-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No status bar applet #7
Comments
There are no dependencies other than PulseAudio (installed on most distros OOTB). Are you using Wayland by any chance? Cadmus uses PyQt5, which I've heard doesn't play nicely out of the box with Wayland. Otherwise, I'm unsure & will have to dig deeper. |
I'm on Xorg unfortunately. I'm also running PulseAudio (came OOTB as you said. At your disposal for any log files/test you might need to pinpoint the problem! :) |
The initial version basically has no logging to speak of - I wanted to get something basic out there and gauge response before making it into something more production ready. I'll be releasing 0.0.2 in a day or two, which should include better logging - which hopefully will let us get to the bottom of this. |
I'm not an expert by any mean but I know my way around python, I will try to give a look to the project in the meantime! |
Tray Icon works for me with the TopIcons Plus Git extension on GNOME/Wayland. |
This did the trick! The Apptry icon is there now |
I'm on Arch with GNOME as DE, I've tried running Cadmus from the appimage and from the extracted .zip but in neither case I get the applet in the status bar.
The Cadmus process it's running but I get no effect (testing on Discord, using default input)
Are there any dependencies not explicitly stated as required?
I can give more info if needed, I don't know what could be useful for troubleshooting here
The text was updated successfully, but these errors were encountered: