You are not logged in.
Hi,
I compiled xfce4.12 in debian testing, when i increase and decrease monitor backlight ask user auth everytime :
((authentication needed to run /usr/local/sbin/xfpm-power-backlight-helper as the super user))
====
another question is there is no volume manager in xfce4.12 ? because can not change volume with fn+up|down keys .
Thanks.
Offline
Hi,
I compiled xfce4.12 in debian testing, when i increase and decrease monitor backlight ask user auth everytime :
((authentication needed to run /usr/local/sbin/xfpm-power-backlight-helper as the super user))
Do you have polkit 0.91 or above installed and working properly?
another question is there is no volume manager in xfce4.12 ? because can not change volume with fn+up|down keys.
From the release notes:
Due to gstreamer1.0 having dropped the mixer-interface entirely, and xfce4-mixer and xfce4-volumed relying on this interface with gstreamer0.10, our mixer application and volume daemon cannot be ported to 1.0 and are consequently not maintained anymore.
You can still build,install and run xfce4-volumed if Debian testing still provides gstreamer0.10 and it will provide for you the functionality. Otherwise, if you use pulseaudio, then the xfce4-pulseaudio-plugin (or pnmixer) also provide function key management. If you don't use pulseaudio, then I'm not sure what options exist.
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
Do you have polkit 0.91 or above installed and working properly?
# dpkg --list | grep polkit ii gir1.2-polkit-1.0 0.105-8 amd64 GObject introspection data for PolicyKit ii libpolkit-agent-1-0:amd64 0.105-8 amd64 PolicyKit Authentication Agent API ii libpolkit-backend-1-0:amd64 0.105-8 amd64 PolicyKit backend API ii libpolkit-gobject-1-0:amd64 0.105-8 amd64 PolicyKit Authorization API ii libpolkit-gtk-mate-1-0:amd64 1.8.0+dfsg1-4 amd64 MATE authentication agent for PolicyKit-1 (library) ii libpolkit-qt-1-1 0.103.0-1 amd64 PolicyKit-qt-1 library ii mate-polkit:amd64 1.8.0+dfsg1-4 amd64 MATE authentication agent for PolicyKit-1 ii mate-polkit-common 1.8.0+dfsg1-4 amd64 MATE authentication agent for PolicyKit-1 (common files) rc polkit-kde-1 0.99.1-1 amd64 KDE dialogs for PolicyKit
# ps aux | grep polkit root 234 0.0 0.1 282380 3466 ? Ssl 11:34 0:00 /usr/lib/policykit-1/polkitd --no-debug ali 3334 0.0 0.5 342148 456477 ? Sl 11:35 0:05 /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1
Last edited by alirezaimi (2015-03-03 11:45:57)
Offline
I guess its because you build xfce with the wrong paths (/usr/local/sbin/xfpm-power-backlight-helper)
usually (on debian) you should build packages with:
./autogen.sh --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib/$(gcc -print-multiarch)
Offline
I guess its because you build xfce with the wrong paths (/usr/local/sbin/xfpm-power-backlight-helper)
usually (on debian) you should build packages with:
./autogen.sh --prefix=/usr --sysconfdir=/etc --libdir=/usr/lib/$(gcc -print-multiarch)
Thanks , password asking goes away, but display window opened every times backlight change. why ?
Offline
i dont have this issue on unstable with xfce git, so you probably missed some depends
Offline
i dont have this issue on unstable with xfce git, so you probably missed some depends
There is a keyboard shortcut in my keyboard configuration ! I removed it and every things is ok !
Thanks.
Offline
@alirezaimi do you remember what the keyboard shortcut WAS? I've got this having just upgraded to 16.04 then 16.10. In keyboard > application shortcuts, it's full of shortcuts, as expected. Nothing there intuitively related. Looking life it might be settings > session & startup > application autostart > power manager...
Doesn't seem like I can change it to run as root though. When I hit my laptop brightness hotkeys (Fn+F8/F9) it asks me each time. Brightness changes regardless but needs root for the notification popup...
And seems to need password when it autodims after a set time. Getting tiring!
Does anyone know how to get xfce4-power-manager to call xfpm-power-backlight-helper as root?
Last edited by Sharky (2016-10-19 20:16:14)
Offline
[ Generated in 0.010 seconds, 8 queries executed - Memory usage: 552.39 KiB (Peak: 569.67 KiB) ]