Missing libappindicator-gtk3 dependency (will crash if not installed)
Search Criteria
Package Details: rog-control-center 6.0.12-0.1
Package Actions
Git Clone URL: | https://aur.archlinux.org/asusctl.git (read-only, click to copy) |
---|---|
Package Base: | asusctl |
Description: | App to control asusctl |
Upstream URL: | https://asus-linux.org |
Keywords: | anime asus matrix rog |
Licenses: | MPL-2.0 |
Submitter: | fabiscafe |
Maintainer: | fabiscafe |
Last Packager: | fabiscafe |
Votes: | 17 |
Popularity: | 0.76 |
First Submitted: | 2021-09-18 11:01 (UTC) |
Last Updated: | 2024-08-31 21:34 (UTC) |
Dependencies (21)
- asusctlAUR (asusctl-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libayatana-appindicator
- libinput (libinput-noaccumAUR, libinput-multiplierAUR, libinput-three-finger-dragAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber)
- seatd (seatd-gitAUR)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR) (make)
- libayatana-appindicator (make)
- libinput (libinput-noaccumAUR, libinput-multiplierAUR, libinput-three-finger-dragAUR) (make)
- libusb (libusb-gitAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
- seatd (seatd-gitAUR) (make)
- Show 1 more dependencies...
Required by (1)
- asusctl (optional)
Sources (1)
glorious-yellow commented on 2022-11-20 21:21 (UTC)
dodomo commented on 2022-10-12 23:45 (UTC)
@aliksend It might be that you're using the nightly release of rust. I got the same error, but once I changed to the stable release of rust and re-installed, it worked fine.
fabiscafe commented on 2022-10-06 11:18 (UTC)
@aliksend sadly it builds just fine for me. The eframe package also is in this commit. I honestly have no idea whats wrong.
Would you mind to try to build it in a clean chroot?
aliksend commented on 2022-10-06 09:43 (UTC) (edited on 2022-10-06 09:44 (UTC) by aliksend)
Unable to install:
==> Starting pkgver()...
==> Starting build()...
cargo build --release
error: no matching package named `eframe` found
location searched: https://github.com/emilk/egui#9b2c3d10
required by package `rog-control-center v1.1.1 (/home/aliksend/.cache/yay/asusctl/src/asusctl/rog-control-center)`
make: *** [Makefile:116: build] Error 101
==> ERROR: A failure occurred in build().
Aborting...
-> error making: asusctl
fabiscafe commented on 2022-10-05 17:38 (UTC)
@encelo pkgconf is part of base-devel. You're expected to have it installed if you build packages, they should not be added to PKGBUILDs.
encelo commented on 2022-10-05 00:36 (UTC)
It seems like pkgconf
should be added to the make depends array.
fabiscafe commented on 2022-08-08 14:31 (UTC) (edited on 2022-10-05 17:41 (UTC) by fabiscafe)
@fbn I'm also pro that. This should be dealt with on power-profiles-daemon. Asusctl is the wrong place.
fbn commented on 2022-08-08 14:22 (UTC)
asusctl depends on power-profiles-daemon, which conflicts with many power management packages like tlp:
https://gitlab.freedesktop.org/hadess/power-profiles-daemon#conflicts
I believe the conflict should be marked on power-profiles-daemon itself, not in asusctl, but that package choose to refuse to start the systemd service instead of explicitly mark the packages conflicts.
fabiscafe commented on 2022-08-08 07:14 (UTC) (edited on 2022-08-08 07:14 (UTC) by fabiscafe)
@labaman Do you have any documentation/bugreport on why/how it conflicts with tlp?
labaman commented on 2022-08-07 12:43 (UTC)
Add "tlp" to conflicts
Pinned Comments
fabiscafe commented on 2023-06-13 21:53 (UTC) (edited on 2024-05-11 23:43 (UTC) by fabiscafe)
Official Setup Guide
https://asus-linux.org/guides/arch-guide/
Merge/Pull Requests / Bugreports
https://gitlab.archlinux.org/fabiscafe/asusctl_aur
Known Issues