Comment 7 for bug 1018643

Revision history for this message
anatoly techtonik (techtonik) wrote :

Trying to set Win-` as a hot key crashed it for me on Ubuntu 13.04.

Step by step:
1. F12 - bring Guake to front
2. Right click, Preferences
3. Keyboard shortcuts
4. Toggle Guake visibility
5. Press Win-`
6. Watch
     1. label changes to Super+`
     2. error dialog box "key binding error" appears
7. Close, Close
8. Press Win-`, F12, whatever. Shoud crash.

-- console output --
** (guake:18429): WARNING **: Binding '<Super>grave' failed!

/usr/lib/python2.7/dist-packages/guake/common.py:46: GtkWarning: Failed to set text from markup due to error parsing markup: Error on line 1 char 49: Element 'b' was closed, but the currently open element is 'Super'
  d.format_secondary_markup(msg)
/usr/lib/python2.7/dist-packages/guake/common.py:47: GtkWarning: Failed to set text from markup due to error parsing markup: Error on line 1 char 49: Element 'b' was closed, but the currently open element is 'Super'
  d.run()
Traceback (most recent call last):
  File "/usr/bin/guake", line 381, in reload_globals
    -1)
guake.common.ShowableError