Package: screenkey Version: 0.2-1 Severity: serious Justification: Policy 3.5
screenkey needs to depend on python-gtk2 and x11-xserver-utils: # screenkey Traceback (most recent call last): File "/usr/bin/screenkey", line 19, in <module> import pygtk ImportError: No module named pygtk # screenkey Traceback (most recent call last): File "/usr/bin/screenkey", line 59, in <module> Main() File "/usr/bin/screenkey", line 54, in Main s = Screenkey(logger=logger, nodetach=options.nodetach) File "/usr/lib/python2.7/dist-packages/Screenkey/screenkey.py", line 107, in __init__ mode=self.options['mode']) File "/usr/lib/python2.7/dist-packages/Screenkey/listenkdb.py", line 77, in __init__ self.keymap = modmap.get_keymap_table() File "/usr/lib/python2.7/dist-packages/Screenkey/modmap.py", line 31, in get_keymap_table keymap_table = cmd_keymap_table() File "/usr/lib/python2.7/dist-packages/Screenkey/modmap.py", line 22, in cmd_keymap_table ['xmodmap','-pk'], stdout=subprocess.PIPE).communicate()[0] File "/usr/lib/python2.7/subprocess.py", line 679, in __init__ errread, errwrite) File "/usr/lib/python2.7/subprocess.py", line 1259, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org