Ticket #32 (closed defect: invalid)
Bug with python
| Reported by: | Gounlaf | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | guake | Version: | |
| Keywords: | svn,python | Cc: |
Description
Hi. I'have this bug with the last "svn version" (update at ~ 01:20 GMT+1) I'have some probleme with other soft who use python (emesene)
gounlaf@c3x-laptop:~$ guake -q
Traceback (most recent call last):
File "/usr/local/lib/guake/guake.py", line 1143, in <module>
g = Guake()
File "/usr/local/lib/guake/guake.py", line 639, in __init__
self.load_accelerators()
File "/usr/local/lib/guake/guake.py", line 760, in load_accelerators
key, mask = gtk.accelerator_parse(ac)
TypeError: Gtk.accelerator_parse() argument 1 must be string, not None
Change History
Note: See
TracTickets for help on using
tickets.