Ticket #2913 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

<localhost> why option dialog won't open in svn version?

Reported by: bb Owned by: asterix
Priority: normal Milestone: 0.11.1
Component: preferences Version: svn
Severity: normal Keywords:
Cc: OS:

Description

02:37:38 <localhost> here is error:
Traceback (most recent call last):
  File "/usr/local/share/gajim/src/roster_window.py", line 3192, in on_preferences_menuitem_activate
    gajim.interface.instances['preferences'] = config.PreferencesWindow()
  File "/usr/local/share/gajim/src/config.py", line 236, in __init__
    self._set_sensitivity_for_before_after_time_widgets(False)
  File "/usr/local/share/gajim/src/config.py", line 700, in _set_sensitivity_for_before_after_time_widgets
    self.xml.get_widget('time_stamp_label').set_sensitive(sensitive)
AttributeError: 'NoneType' object has no attribute 'set_sensitive'

that's the second time I see somebody report this error. The previous dude said he was running gentoo

Attachments

Change History

follow-up: ↓ 2   Changed 2 years ago by Mirrakor

  • milestone set to 0.11.1

Worked again after deleting ~/.gajim ...

in reply to: ↑ 1 ; follow-up: ↓ 3   Changed 2 years ago by anonymous

Replying to Mirrakor:

Worked again after deleting ~/.gajim ...

btw. <localhost> is using Gentoo too''' (maybe a gentoo related error?)

Here are a few version details about him: python 2.5 gentoo 2.6.19 pygtk 2.10.3 gtk 2.10.7

in reply to: ↑ 2   Changed 2 years ago by Mirrakor

I'm not sure if I ever get used to this :D above post is from me too, sorry for the fat text :/

  Changed 2 years ago by jim++

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

(In [7864]) Add some correction to ([7838]remove timestamp and before/after_nickname from GUI). Fixes #2913.

Add/Change #2913 (<localhost> why option dialog won't open in svn version?)

Author



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