Bug 143951

Summary: AttributeError: BasicPreferencesWin instance has no attribute
Product: [Fedora] Fedora Reporter: Ivan Gyurdiev <ivg231>
Component: system-config-sambaAssignee: Nils Philippsen <nphilipp>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-01-02 19:33:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.