Ticket #3650 (closed defect: fixed)

Opened 11 months ago

Last modified 11 months ago

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

Changed 11 months ago by nicfit

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

Fixed by [9224], using widget instead of getting from glade object

Add/Change #3650 (TB when trying to turn of logging)

Author



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