Ticket #4137 (closed defect: fixed)
gajim don't start
| Reported by: | rabio | Owned by: | |
|---|---|---|---|
| Priority: | highest | Milestone: | 0.12 |
| Component: | None | Version: | svn |
| Severity: | normal | Keywords: | |
| Cc: | OS: | All |
Description
After upgrade to to last svn version (10028) gajim don't start but instead I get this TB:
Traceback (most recent call last):
File "gajim.py", line 216, in <module>
import gtkexcepthook
File "/tmp/gajim/gajim/src/gtkexcepthook.py", line 31, in <module>
import dialogs
File "/tmp/gajim/gajim/src/dialogs.py", line 35, in <module>
import conversation_textview
File "/tmp/gajim/gajim/src/conversation_textview.py", line 43, in <module>
from htmltextview import HtmlTextView
File "/tmp/gajim/gajim/src/htmltextview.py", line 567
gajim.log.debug('Error loading image %s ' % attrs['src'] + str(ex)))
^
SyntaxError: invalid syntax
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
