Ticket #2913 (closed defect: fixed)
<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
Note: See
TracTickets for help on using
tickets.
