Tastenkombination soll ausgeführt werden.. keine Funktion

Bug #246072 reported by steffen
2
Affects Status Importance Assigned to Milestone
gestikk
New
Undecided
Unassigned

Bug Description

Tastenkombination soll ausgeführt werden. OSD zeigt alles an. (Stich und Tastenkombination)
-> Passiert nichts.

Output im Terminal bei Geste: (Debug)

DEBUG: Using OSD notification
DEBUG: recognized: (0,1),(1,0)
DEBUG: checking global condition ...
DEBUG: fine.
DEBUG: Condition: True
DEBUG: keystroke repr: 'Alt_L+F4'
DEBUG: modifiers: ; ordinary: Alt_L+F4
DEBUG: modifier mask: 0; keyval: 0
DEBUG: Simulating keystroke ...
DEBUG: Starting action with gesture (0,1),(1,0)
/usr/lib/python2.5/site-packages/gestikk/osd.py:230: GtkWarning: No colormap in gc_get_foreground
  bitmap.draw_layout(fg_gc, off_x, off_y, layout)
/usr/lib/python2.5/site-packages/gestikk/osd.py:231: GtkWarning: No colormap in gc_get_foreground
  bitmap.draw_layout(fg_gc, off_x + BORDER_WIDTH, off_y, layout)
/usr/lib/python2.5/site-packages/gestikk/osd.py:232: GtkWarning: No colormap in gc_get_foreground
  bitmap.draw_layout(fg_gc, off_x + BORDER_WIDTH, off_y + BORDER_WIDTH, layout)
/usr/lib/python2.5/site-packages/gestikk/osd.py:233: GtkWarning: No colormap in gc_get_foreground
  bitmap.draw_layout(fg_gc, off_x, off_y + BORDER_WIDTH, layout)
/usr/lib/python2.5/site-packages/gestikk/osd.py:234: GtkWarning: No colormap in gc_get_foreground
  bitmap.draw_layout(fg_gc, off_x - BORDER_WIDTH, off_y + BORDER_WIDTH, layout)
/usr/lib/python2.5/site-packages/gestikk/osd.py:235: GtkWarning: No colormap in gc_get_foreground
  bitmap.draw_layout(fg_gc, off_x - BORDER_WIDTH, off_y, layout)
/usr/lib/python2.5/site-packages/gestikk/osd.py:236: GtkWarning: No colormap in gc_get_foreground
  bitmap.draw_layout(fg_gc, off_x - BORDER_WIDTH, off_y - BORDER_WIDTH, layout)
/usr/lib/python2.5/site-packages/gestikk/osd.py:237: GtkWarning: No colormap in gc_get_foreground
  bitmap.draw_layout(fg_gc, off_x, off_y - BORDER_WIDTH, layout)
/usr/lib/python2.5/site-packages/gestikk/osd.py:238: GtkWarning: No colormap in gc_get_foreground
  bitmap.draw_layout(fg_gc, off_x + BORDER_WIDTH, off_y - BORDER_WIDTH, layout)

python 2.5
gestikk 0.6 für 8.04
pygtk 2.12

Revision history for this message
Friedrich Weber (fredreichbier) wrote :

Hallo.

Du benutzt noch die alte Schreibweise von gestikk 0.5.1. Diese haben sich zu 0.6 geändert. Dein 'Alt_L+F4' wird somit (bzw. sollte werden) zu '<Alt>F4' :)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.