Bug 114397

Summary: pyslsk settings dialog fails
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Juergen Weigert <jw>
Component: OtherAssignee: Jan Matejek <jmatejek>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Juergen Weigert 2005-08-31 13:52:06 UTC
when I start pyslsk, I get the message    
15:21:58: Your configuration is incomplete, please check File->Settings    
    
Klicking open the Settings dialog, then klicking on OK (even without changing   
anything) produces the following python callback and a hanging application:   
   
Traceback (most recent call last):   
  File "/usr/lib64/python2.4/site-packages/pysoulseek/wxgui/configwindow.py",   
line 444, in OnOk   
    self.parent.SettingsClosed()   
  File "/usr/lib64/python2.4/site-packages/pysoulseek/wxgui/frame.py", line   
362, in SettingsClosed   
    settings = self.configwindow.GetSettings()   
  File "/usr/lib64/python2.4/site-packages/pysoulseek/wxgui/configwindow.py",   
line 532, in GetSettings   
    for i in range(self.transferspanel.uploaddirsctrl.Number()):   
AttributeError: 'ListBox' object has no attribute 'Number'   
  
This prevents use of pyslsk
Comment 1 Lukas Tinkl 2005-10-03 10:48:07 UTC
new maintainer 
Comment 2 Jan Matejek 2005-10-10 11:27:27 UTC
updated to version 1.2.7b, this does not happen