You are not logged in.
Pages: 1
I've put up with this for ages and many rebuilds, but I had hoped that it would finally stop now that I've installed Ubuntu 18.04 with XFCE on top.
A volume notification will show itself at random, despite no changes to volume being made and no media apps being run. Sometimes it's very intrusive and will show every few seconds. I looked into this a few years back and couldn't find a decent solution which didn't come with side-effects on sound function, so I just put up with it.
I'm posting now because my partner's dual-boot machine is getting more XFCE use and she finds it impossible to ignore this fault and has asked me to exorcise the demons.
Any suggestions most welcome
Offline
Hello and welcome to the forum.
I don't have this problem myself, but I've found a couple of posts that might be of interest:
Sound popup showing every minute in xubuntu
Ubuntu is showing multiple notification when volume is changed
Please tell us how it goes, good luck!
Offline
Hi! Thanks for the quick reply. Those are some of the solutions which helped in the past, but something has changed. Perhaps i need to find the up-to-date equivalent of xfce4-volumed because it no longer seems to exist in 16.04 onward.
killall xfce4-volumed
xfce4-volumed: no process found
EDIT: The part about xfce4-volumed is incorrect, I had already disabled it in previous investigations.
Last edited by BFG (2018-06-06 10:53:18)
Offline
Well, no worries, I think some of our forum peers will show with some good info in the next hours/days, you'll see!
Offline
The updated version of xfce4-volumed is xfce4-volumed-pulse. The xfce4-pulseaudio-plugin also displays sound notifications and can be turned off.
However, it sounds like there is something going on with pulseaudio if you are getting sound notification changes without changing sounds. Follow these instructions to get a pulseaudio log to see what is happening there.
Another thing to try is to create a second test account on your computer and log in with that account. Make no configuration changes (leave everything at its defaults) and see if it happens then as well. This would help to determine if its a systemic problem or something related just to you login.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
It's strongly related to “Indicator Plugin”, as if this is removed from the panel, the random notifications stop. But of course so do all other notifications.
Things tried:
1. disabling xfce4-volumed
killall xfce4-volumed
- To disable xfce4-volumed permanently open Session and Startup from settings manager. Go to Application Autostart tab. Look for XFCE Volume Daemon (pulseaudio) and untick it to disable.
No effect. Problem still showing.
2. Modify “Indicator Plugin” to remove sound:
- Right click on an empty space of the Panel -> Panel -> Panel Properties
- Go to Items Tab
- Select Indicator Plugin
- Click on the right side small cog icon.
- Place a tick mark for the Sound Menu entry. This will be hidden on next panel restart.
- Close this Indicators window.
- Press Alt-F2 to bring Run command dialog box.
- Type xfce4-panel -r and Hit
No effect. The tick is still shown in the "hidden" column, but the volume notification still annoys. Reboot just in case, still there.
3. Added xfce4-pulseaudio-plugin
sudo apt install xfce4-pulseaudio-plugin
- right click on the panel -> Panel -> Add New Items and Add PulseAudio Plugin
Same fault, but now results in two notifications being shown simultaneously.
Changed xfce4-pulseaudio-plugin settings with:
- Right click on an empty space of the Panel -> Panel -> Panel Properties
- Go to Items Tab
- Select PulseAudio Plugin
- Click on the right side small cog icon.
- Disable keyboard shortcuts and show notifications when volume changes.
Result: Now back to only one notification being shown.
Re user profile:
I just renamed the user's home folder and created a new blank folder to get a fresh session. The problem was immediately present.
This is on a Ubuntu 16.04 install with XFCE added and gnome/unity removed. Which might be a factor - but this is also happening on 18.04 installed the same way.
I'll do the logs next. Thanks guys.
Last edited by BFG (2018-06-06 11:19:12)
Offline
I've captured the log and uploaded here.
pulseverbose.log 477.89 KB
Thanks
Offline
It's strongly related to “Indicator Plugin”, as if this is removed from the panel, the random notifications stop. But of course so do all other notifications.
This is interesting. If you have the package "indicator-sound" installed, remove it. Use xfce4-pulseaudio-plugin instead (enable notifications in the plugin). I wonder whether the indicator-sound package is causing the issue - it would reside in the indicator plugin.
I'll review the pulseaudio logs to see if anything sticks out.
Edit: the pulseaudio log file shows the headphones being plugged and unplugged. Was this the case? If not, this is probably the cause of the continuous notifications.
( 15.936| 10.044) D: [pulseaudio] module-alsa-card.c: Jack 'Front Headphone Jack' is now plugged in
( 15.936| 0.000) D: [pulseaudio] device-port.c: Setting port analog-output-headphones to status yes
( 15.936| 0.000) D: [pulseaudio] module-switch-on-port-available.c: Trying to switch to port analog-output-headphones
( 15.936| 0.000) D: [alsa-sink-ALC887-VD Analog] alsa-mixer.c: Activating path analog-output-headphones
.....
( 15.957| 0.019) D: [pulseaudio] module-alsa-card.c: Jack 'Front Headphone Jack' is now unplugged
( 15.957| 0.000) D: [pulseaudio] device-port.c: Setting port analog-output-lineout to status yes
( 15.957| 0.000) D: [pulseaudio] module-switch-on-port-available.c: Trying to switch to port analog-output-lineout
( 15.957| 0.000) D: [alsa-sink-ALC887-VD Analog] alsa-mixer.c: Activating path analog-output-lineout
Last edited by ToZ (2018-06-06 13:36:17)
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Here is a bug report with a solution to use hdajackretask to fix the issue.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Pages: 1
[ Generated in 0.011 seconds, 9 queries executed - Memory usage: 575.88 KiB (Peak: 592.73 KiB) ]