Public bug reported:

Binary package hint: unclutter

I'm running unclutter in a kubuntu gutsy amd64 session, but my cursor is
never hidden (except by konsole's own built-in equivalent).

$ pgrep unclutter
1077
$ apt-show-versions unclutter
unclutter/gutsy uptodate 8-5build1
$ apt-show-versions xorg
xorg/gutsy uptodate 1:7.2-5ubuntu13
$ apt-show-versions kwin
kwin/gutsy uptodate 4:3.5.7-1ubuntu28
$ uname -a
Linux mblakele-lt 2.6.22-14-generic #1 SMP Tue Oct 9 09:24:55 GMT 2007 x86_64 
GNU/Linux

I've tried '-jitter 100' and '-visible', as well as '-grab' and '-root',
with no change in behavior. In strace, I see the select loop finishing
every five seconds:

open("/usr/share/X11/locale/C/XLC_LOCALE", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=772, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x2accec571000
read(4, "#  $Xorg: C,v 1.3 2000/08/17 19:"..., 4096) = 772
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x2accec571000, 4096)            = 0
uname({sys="Linux", node="mblakele-lt", ...}) = 0
open("/home/mblakele/.Xdefaults-mblakele-lt", O_RDONLY) = -1 ENOENT (No such 
file or directory)
write(3, "7\0\5\0\2\0\240\3\1\0\240\3\1\0\0\0\0\0\0\0F\0\5\0\1\0"..., 108) = 108
read(3, "\1\302\20\0\0\0\0\0\206\1\0\0\0\0\0\0$\266~\0\0\0\0\0@"..., 32) = 32
write(3, "\17\0\2\0=\0\0\0", 8)         = 8
read(3, "\1\0\21\0\v\2\0\0=\0\0\0\0\0\0\0\v\2~\0\0\0\0\0\277%W\0"..., 32) = 32
read(3, "\202\4\0\1\246\16\0\1\2\5\0\1\217\5\0\1\341\4\0\1u\4\0"..., 2092) = 
2092
write(3, "\24\0\6\0\202\4\0\1\206\1\0\0!\0\0\0\0\0\0\0\1\0\0\0", 24) = 24
read(3, "\1 \22\0\1\0\0\0!\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32
read(3, "E\0 \1", 4)                    = 4
write(3, "\1\0\10\0\4\0\240\3=\0\0\0\0\0\0\0\1\0\1\0\0\0\1\0\0\0"..., 40) = 40
read(3, "\1\1\24\0\0\0\0\0=\0\0\0\0\0\0\0\305\2\362\0\305\2\362"..., 32) = 32
select(0, NULL, NULL, NULL, {5, 0})     = 0 (Timeout)
write(3, "&\0\2\0E\0 \1", 8)            = 8
read(3, "\1\1\25\0\0\0\0\0=\0\0\0\0\0\0\0\305\2\362\0\305\2\362"..., 32) = 32
select(0, NULL, NULL, NULL, {5, 0})     = 0 (Timeout)
write(3, "&\0\2\0E\0 \1", 8)            = 8
read(3, "\1\1\26\0\0\0\0\0=\0\0\0\0\0\0\0\251\0-\2\251\0-\2\0\0"..., 32) = 32
select(0, NULL, NULL, NULL, {5, 0})     = 0 (Timeout)

I'll follow up with a copy of xdpyinfo, in case that's helpful.

** Affects: unclutter (Ubuntu)
     Importance: Undecided
         Status: New

-- 
unclutter does not hide the cursor
https://bugs.launchpad.net/bugs/151160
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to