Bug#534715: gnome-control-center: enabling "show position of pointer" breaks Xterm "Secure Keyboard"

2014-04-08 Thread kwantam
I have gnome-control-center 1:3.4.3.1-2 and xterm 278-4, and this still appears to be an issue. On Tue, Apr 8, 2014 at 12:37 PM, althaser wrote: > Hey Riad, > > this is an old bug. > > Could you please still reproduce this issue with newer > gnome-control-center version like 1:3.4.3.1-2 or 1:3.

Bug#708289: libcddb-get-perl: debug enabled by default

2013-05-14 Thread kwantam
Package: libcddb-get-perl Version: 2.28-1 Severity: minor Tags: patch Not a huge deal. Debug is true by default; probably doesn't need to be. Workaround: modify the .pm file (patch below) or just (for example) use CDDB_get qw( get_cddb ); $CDDB_get::debug = 0; Patch: ---CUT HERE--- --- old/CDD