Package: xbindkeys
Version: 1.8.3-1
Severity: important
An strace of xbindkeys shows that it wakes up 10 times a second to look for
a non-existent config file:
read(3, 0x2641764, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
stat("/home/vorlon/.xbindkeysrc.scm", 0x7fff207f4270) = -1 ENOENT (No such file
or directory)
nanosleep({0, 100000000}, NULL) = 0
read(3, 0x2641764, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
stat("/home/vorlon/.xbindkeysrc.scm", 0x7fff207f4270) = -1 ENOENT (No such file
or directory)
nanosleep({0, 100000000}, NULL) = 0
read(3, 0x2641764, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
stat("/home/vorlon/.xbindkeysrc.scm", 0x7fff207f4270) = -1 ENOENT (No such file
or directory)
nanosleep({0, 100000000}, NULL) = 0
read(3, 0x2641764, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
stat("/home/vorlon/.xbindkeysrc.scm", 0x7fff207f4270) = -1 ENOENT (No such file
or directory)
nanosleep({0, 100000000}, ^C <unfinished ...>
*Creating* an empty file there doesn't stop it from doing this, either.
This was annoying to discover on my laptop - that's a big waste of power for
a program that I actually interact with an average of once a month.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages xbindkeys depends on:
ii guile-1.6-libs 1.6.8-10 Main Guile libraries
ii libc6 2.10.2-5 Embedded GNU C Library: Shared lib
ii libguile-ltdl-1 1.6.8-10 Guile's patched version of libtool
ii libqthreads-12 1.6.8-10 QuickThreads library for Guile
ii libx11-6 2:1.3.3-1 X11 client-side library
xbindkeys recommends no packages.
Versions of packages xbindkeys suggests:
ii tk8.0 [wish] 8.0.5-11 Tk toolkit for Tcl and X11, v8.0 -
ii tk8.3 [wish] 8.3.5-15 Tk toolkit for Tcl and X11, v8.3 -
ii tk8.4 [wish] 8.4.19-4 Tk toolkit for Tcl and X11, v8.4 -
ii tk8.5 [wish] 8.5.8-1 Tk toolkit for Tcl and X11, v8.5 -
pn xbindkeys-config <none> (no description available)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]