Bug 114397 - pyslsk settings dialog fails
Summary: pyslsk settings dialog fails
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Other (show other bugs)
Version: unspecified
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Jan Matejek
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-31 13:52 UTC by Juergen Weigert
Modified: 2005-10-10 11:27 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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