Bug 143951 - AttributeError: BasicPreferencesWin instance has no attribute
Summary: AttributeError: BasicPreferencesWin instance has no attribute
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-samba
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-01-02 15:56 UTC by Ivan Gyurdiev
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-01-02 19:33:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ivan Gyurdiev 2005-01-02 15:56:13 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5)
Gecko/20041228 Firefox/1.0 Fedora/1.0-8

Description of problem:
Traceback (most recent call last):
  File "/usr/share/system-config-samba/mainWindow.py", line 319, in
onBasicPreferencesClicked
    self.basic_preferences_win.showWindow()
  File "/usr/share/system-config-samba/basicPreferencesWin.py", line
108, in showWindow
    self.readFile()
  File "/usr/share/system-config-samba/basicPreferencesWin.py", line
121, in readFile
    for line in self.samba_file_list:
AttributeError: BasicPreferencesWin instance has no attribute
'samba_file_list'


Version-Release number of selected component (if applicable):
system-config-samba-1.2.23-1

How reproducible:
Always

Steps to Reproduce:
1. See summary.    

Additional info:

Comment 3 Nils Philippsen 2005-01-02 19:33:06 UTC
Fixed in 1.2.24-1.

Next time, please describe the _steps_ to reproduce the problem, i.e. "click
Preferences/Server Settings" in this case. I figured it out on my own, but it
would be a tad more helpful ;-).

Happy new year!

Comment 4 Ivan Gyurdiev 2005-01-02 20:22:29 UTC
I intended to, but I completely forgot to do that ... oops :)

Happy New Year! 

Bugzilla beta looks pretty.


Note You need to log in before you can comment on or make changes to this bug.