Bug#787436: audacious-plugins: Global Hotkeys only work if focus in same display as audacious
Athanasius
debian at miggy.org
Mon Jun 1 17:12:36 UTC 2015
Package: audacious-plugins
Version: 3.5-1+b2
Severity: important
Dear Maintainer,
I have just upgraded the system in question from Debian Wheezy to
Debian Jessie. In doing so I did allow systemd, including its init
system, to be installed.
On Wheezy the Global Hotkeys plugin would detect my media keys
(Logitech G110, showing them as XF86AudioPrev and the like) no matter
which of my dual monitors I had focus in. Now under Jessie it will
only detect them if the mouse pointer is in the same monitor that
Audacious displays on.
I use the Nvidia binary drivers, via the Debian nvidia-drivers package
for the X display, and it's configured as two separate displays (no
Xinerama). I'm using fvwm as my window manager, started from
~/.Xsession, which will have been triggered by gdm3.
-- System Information:
Debian Release: 8.0
APT prefers stable
APT policy: (990, 'stable'), (500, 'stable-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages audacious-plugins depends on:
ii audacious-plugins-data 3.5-1
ii libasound2 1.0.28-1
ii libatk1.0-0 2.14.0-1
ii libaudcore2 3.5-2
ii libavcodec56 6:11.3-1
ii libavformat56 6:11.3-1
ii libavutil54 6:11.3-1
ii libbinio1ldbl 1.4+dfsg1-4
ii libbs2b0 3.1.0+dfsg-2.1
ii libc6 2.19-18
ii libcairo-gobject2 1.14.0-2.1
ii libcairo2 1.14.0-2.1
ii libcddb2 1.3.2-5
ii libcdio-cdda1 0.83-4.2
ii libcdio13 0.83-4.2
ii libcue1 1.4.0-1
ii libcurl3-gnutls 7.38.0-4+deb8u2
ii libdbus-1-3 1.8.16-1
ii libdbus-glib-1-2 0.102-1
ii libfaad2 2.7-8
ii libflac8 1.3.0-3
ii libfluidsynth1 1.1.6-2
ii libgcc1 1:4.9.2-10
ii libgdk-pixbuf2.0-0 2.31.1-2+b1
ii libgl1-mesa-glx [libgl1] 10.3.2-1
ii libglib2.0-0 2.42.1-1
ii libgtk-3-0 3.14.5-1
ii libjack-jackd2-0 [libjack-0.116] 1.9.10+20140719git3eb0ae6a~dfsg-2
ii liblircclient0 0.9.0~pre1-1.2
ii libmms0 0.6.2-4
ii libmodplug1 1:0.8.8.4-4.1+b1
ii libmp3lame0 3.99.5+repack1-7
ii libmpg123-0 1.20.1-2
ii libneon27-gnutls 0.30.1-1
ii libnotify4 0.7.6-2
ii libogg0 1.3.2-1
ii libpango-1.0-0 1.36.8-3
ii libpangocairo-1.0-0 1.36.8-3
ii libpulse0 5.0-13
ii libsamplerate0 0.1.8-8
ii libsdl1.2debian 1.2.15-10+b1
ii libsidplayfp3 1.6.0-1
ii libsndfile1 1.0.25-9.1
ii libstdc++6 4.9.2-10
ii libvorbis0a 1.3.4-2
ii libvorbisenc2 1.3.4-2
ii libvorbisfile3 1.3.4-2
ii libwavpack1 4.70.0-1
ii libx11-6 2:1.6.2-3
ii libxcomposite1 1:0.4.4-1
ii libxml2 2.9.1+dfsg1-5
ii libxrender1 1:0.9.8-1+b1
ii multiarch-support 2.19-18
ii zlib1g 1:1.2.8.dfsg-2+b1
Versions of packages audacious-plugins recommends:
ii audacious 3.5-2
audacious-plugins suggests no packages.
-- no debconf information
-------------- next part --------------
Section "ServerLayout"
Identifier "Athan's manual config"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Module"
# Load "glx"
# Load "dbe"
# Load "extmod"
# Load "pex5"
# Load "record"
# Disable "xie"
# Load "freetype"
# Load "bitmap"
# Disable "type1"
Load "glx"
# Disable "xtt"
EndSection
Section "ServerFlags"
Option "StandbyTime" "1800"
Option "SuspendTime" "3600"
Option "OffTime" "7200"
Option "Xinerama" "false"
# Option "AllowEmptyInput" "false"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xfree86"
# Option "XkbModel" "pc104"
Option "XkbLayout" "gb"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "evdev"
# Option "Floating" "off"
Option "Device" "/dev/input/event4"
Option "YAxisMapping" "4 5"
Option "XAxisMapping" "18 19"
EndSection
Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "NVidia"
BoardName "GeForce GTX 780 Ti"
BusID "PCI:1:0:0"
Option "Monitor-DFP-4" "Monitor 0"
Screen 0
EndSection
Section "Device"
Identifier "Card1"
Driver "nvidia"
VendorName "NVidia"
BoardName "GeForce GTX 780 Ti"
BusID "PCI:1:0:0"
Option "Monitor-CRT-0" "Monitor 1"
Screen 1
EndSection
Section "Monitor"
Identifier "Monitor 0"
Option "Primary" "true"
Option "DPMS" "on
EndSection
Section "Monitor"
Identifier "Monitor 1"
Option "RightOf" "DFP-4"
Option "DPMS" "on
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor1"
DefaultDepth 24
Option "NoLogo" "on"
EndSection
Section "Screen"
Identifier "Screen1"
Device "Card1"
Monitor "Monitor0"
DefaultDepth 24
Option "NoLogo" "on"
EndSection
More information about the pkg-multimedia-maintainers
mailing list