Ticket #1297 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Syntax error at rev. 4852

Reported by: jzgoda@… Owned by: asterix
Priority: normal Milestone: 0.9.1
Component: None Version: svn
Severity: normal Keywords:
Cc: OS:

Description

jarek:~$ gajim
Traceback (most recent call last):
  File "gajim.py", line 99, in ?
    import gtkgui_helpers
  File "/usr/local/share/gajim/src/gtkgui_helpers.py", line 34, in ?
    import vcard
  File "/usr/local/share/gajim/src/vcard.py", line 35, in ?
    import dialogs
  File "/usr/local/share/gajim/src/dialogs.py", line 46, in ?
    from gajim import Contact
  File "/usr/local/share/gajim/src/gajim.py", line 170, in ?
    import roster_window
  File "/usr/local/share/gajim/src/roster_window.py", line 39, in ?
    import config
  File "/usr/local/share/gajim/src/config.py", line 1984
    if t not in (gtk.IMAGE_PIXBUF, gtk.IMAGE_ANIMATION)
                                                      ^
SyntaxError: invalid syntax

Attachments

Change History

Changed 3 years ago by anonymous

  • version set to svn

Changed 3 years ago by aldafu <acid.punk@…>

[19:38:26] <aldafu> changeset 4849 makes gajim crash on start because of src/config.py:1984 [19:38:47] <Sef> yeah

this is related to [4849]

Changed 3 years ago by asterix

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 0.9.1

Add/Change #1297 (Syntax error at rev. 4852)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.