Description of problem: Samba does not save shared folders Version-Release number of selected component (if applicable): samba-common-3.0.25b-2.fc7 samba-3.0.25b-2.fc7 samba-client-3.0.25b-2.fc7 system-config-samba-1.2.47-1.fc7 How reproducible: Always Steps to Reproduce: 1. Open s-c-samba 2. Create a new shared folder 3. Browse to point to the shared file 4. Don't enter any description, check the 2 boxes visible and writable 5. In the access tab, allow everyone (lower button) 6. Validate -> the folder is adding on the back window, but the window to add a shared folder does not close it self. 7. Try to delete your shared folder. It does not work and the following lines appear. Traceback (most recent call last): File "/usr/share/system-config-samba/shareWindow.py", line 436, in onOkButtonClicked token = self.samba_data.createToken("", last_section) File "/usr/share/system-config-samba/sambaParser.py", line 228, in createToken if line[-1] == '\n': IndexError: string index out of range Traceback (most recent call last): File "/usr/share/system-config-samba/mainWindow.py", line 341, in onDeleteButtonClicked section.delete () AttributeError: 'NoneType' object has no attribute 'delete' Traceback (most recent call last): File "/usr/share/system-config-samba/mainWindow.py", line 341, in onDeleteButtonClicked section.delete () AttributeError: 'NoneType' object has no attribute 'delete' Traceback (most recent call last): File "/usr/share/system-config-samba/mainWindow.py", line 341, in onDeleteButtonClicked section.delete () AttributeError: 'NoneType' object has no attribute 'delete' I don't think it may be relevant to give you my smb.conf file, as I just installed s-c-samba and used it without having tried anything before. I tested it at work, on a very fresh install of FC7, and it does not work either. Thanks.
cbulleri I have exactlly the same situation. Please respond with a solution. Thanks fresh fedora 7 install .
Upon closer inspection, this really is a duplicate of bug #253464. *** This bug has been marked as a duplicate of 253464 ***