I solved it by installing the 'qt5-base' package explicitly. Same for 'qt5-svg'.
Search Criteria
Package Details: optimus-manager-qt 1.6.9-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/optimus-manager-qt.git (read-only, click to copy) |
---|---|
Package Base: | optimus-manager-qt |
Description: | A Qt interface for Optimus Manager that allows to configure and switch GPUs on Optimus laptops using the tray menu |
Upstream URL: | https://github.com/Shatur/optimus-manager-qt |
Keywords: | Intel Nvidia Optimus Qt |
Licenses: | GPL3 |
Submitter: | Shatur |
Maintainer: | Shatur |
Last Packager: | Shatur |
Votes: | 70 |
Popularity: | 0.22 |
First Submitted: | 2019-02-27 10:13 (UTC) |
Last Updated: | 2024-07-05 07:58 (UTC) |
Dependencies (6)
- optimus-manager (optimus-manager-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-svg (qt5-svg-gitAUR)
- qt5-x11extras
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- qt5-tools (make)
Required by (0)
Sources (1)
dartheian commented on 2019-12-05 11:43 (UTC) (edited on 2019-12-05 11:45 (UTC) by dartheian)
Shatur commented on 2019-12-01 01:30 (UTC)
@indarian, could you open an issue on GitHub with more information about your setup?
indarian commented on 2019-11-30 21:47 (UTC)
@Shatur no, the only application so far is optimus-manager-qt.
Shatur commented on 2019-11-30 17:54 (UTC)
@indarian, Do you have this problem in other Qt applications?
indarian commented on 2019-11-30 14:00 (UTC)
Can confirm missing icons (not only intel and nvidia, but all icons in app)
Shatur commented on 2019-11-28 21:32 (UTC)
@dartheian, can't reproduce the issue.
dartheian commented on 2019-11-28 10:38 (UTC) (edited on 2019-11-28 10:39 (UTC) by dartheian)
Icons don't show up in the widget. When i start optimus-manager-qt i get the following message: "QSystemTrayIcon::setVisible: No Icon set".
Shatur commented on 2019-11-16 09:36 (UTC)
@deep99, can't reproduce the issue. Also please post the application-related issues to the github page.
deep99 commented on 2019-11-16 03:47 (UTC)
Not working for latest version of Optimus Manager 1.2.2 and Nvidia Driver 440.x. I am using Plasma. System Tray icon does not appear on launching Optimus Manager . Neither it starts on startup. Even there is no entry in plasma Notification settings.
$ optimus-manager
optimus-manager optimus-manager-qt
optimus-manager-daemon optimus-manager-setup
$ optimus-manager-qt
$ sudo optimus-manager-qt
[sudo] password for deep:
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
Shatur commented on 2019-11-05 00:09 (UTC)
@tarmabal, I think that user might not expect this behavior...
Pinned Comments
Shatur commented on 2019-02-27 10:15 (UTC) (edited on 2024-07-05 07:58 (UTC) by Shatur)
If you are using Plasma, it is recommended to replace in PKGBUILD
_with_plasma=false
with_with_plasma=true
to use additional KDE API feautures (this also adds additional dependencies).