Ticket #3650 (closed defect: fixed)
TB when trying to turn of logging
| Reported by: | anonymous | Owned by: | asterix |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12 |
| Component: | preferences | Version: | svn |
| Severity: | normal | Keywords: | |
| Cc: | OS: | All |
Description
When trying to turn of the option "Save conversation logs for all contacts" in the Account configuration dialog I get the following TB:
File "/path/to/gajim/src/config.py", line 1974, in on_log_history_checkbutton_toggled
if not self.xml.get_widget('log_history_checkbutton').get_active():
AttributeError?: 'NoneType?' object has no attribute 'get_active'
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
