Skip to content
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

Notification says "pa-applet" instead of the volume. #16

Open
JarrColl opened this issue Aug 28, 2017 · 6 comments
Open

Notification says "pa-applet" instead of the volume. #16

JarrColl opened this issue Aug 28, 2017 · 6 comments

Comments

@JarrColl
Copy link

I am using i3wm and dunst.

@mschwager
Copy link

I'm getting this as well. I wonder if it's something to do with the notification daemon missing or missing the correct icons?

@kckbck88
Copy link

kckbck88 commented May 3, 2018

Same for me, on awesome windows manager.

@michaelmyc
Copy link

Also facing this issue on awesome wm.

@michaelmyc
Copy link

Wrote a fix for this issue. You can clone my fork, cd to the directory and compile:

./autogen.sh
./configure
make

Test it with ./src/pa-applet. If it works, run sudo make install. You should be fine after that.
I'm using Manjaro-awesome, so this should work for you @kckbck88 .

@mschwager
Copy link

Finally figured out how to get the volume slider working. On Ubuntu you have to install the notify-osd and notify-osd-icons packages. This will detect volume changes and present a visible notification.

@dxps
Copy link

dxps commented Apr 2, 2021

@michaelmyc 🙏 Thank you, it works quite nice!

@mschwager So kind from you to drop here the solution. I'm on Manjaro and unfortunately I found only notify-osd package, so the result was the same on my case: showing that "pa-applet" text and complaining about missing icons in ~/.xsession-errors file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants