http://plf.zarb.org/bugzilla/show_bug.cgi?id=175

           Summary: impossible to save nicotine settings (name, pwd, dirs
                    etc.)
           Product: nicotine
           Version: 1.2.9
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: program
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Every time i launch nicotine name,pwd,incomplete files dir, shared dir and
other attributes are empty, and you can't enter any setting because "Validate"
button doesn't work. So Nicotine can't connect to the server.

P.S. I tried to launch nicotine from terminal window and enter my prefs, When I
push onto "validate" button, I get this message on the terminal output:

AttributeError: 'NoneType' object has no attribute 'lower'
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/pynicotine/gtkgui/frame.py", line
1560, in OnSettingsClosed
    output = self.settingswindow.GetSettings()
  File "/usr/lib/python2.5/site-packages/pynicotine/gtkgui/settingswindow.py",
line 2215, in GetSettings
    sub = page.GetSettings()
  File "/usr/lib/python2.5/site-packages/pynicotine/gtkgui/settingswindow.py",
line 1209, in GetSettings
    "tabmain": self.MainPosition.get_active_text().lower(),
AttributeError: 'NoneType' object has no attribute 'lower'










Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/pynicotine/gtkgui/frame.py", line
1560, in OnSettingsClosed
    output = self.settingswindow.GetSettings()
  File "/usr/lib/python2.5/site-packages/pynicotine/gtkgui/settingswindow.py",
line 2215, in GetSettings
    sub = page.GetSettings()
  File "/usr/lib/python2.5/site-packages/pynicotine/gtkgui/settingswindow.py",
line 1209, in GetSettings
    "tabmain": self.MainPosition.get_active_text().lower(),
AttributeError: 'NoneType' object has no attribute 'lower'


-- 
Configure bugmail: http://plf.zarb.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
PLF-discuss mailing list
[email protected]
https://www.zarb.org/mailman/listinfo/plf-discuss

Reply via email to