Ticket #227 (closed defect: fixed)

Opened 13 months ago

Last modified 13 months ago

AttributeError: 'NoneType' object has no attribute 'lower'

Reported by: joss@… Owned by: daelstorm
Priority: major Milestone:
Component: nicotine Version:
Keywords: Cc:

Description

Upon startup, nicotine+ 1.2.9 pops the settings window and asks me for an “Upload directory”. Sorry, but I have no idea what an upload directory is. I paste a random, empty directory in this setting, and it is still impossible to apply the settings. The following traceback appears on the console:

Traceback (most recent call last):

File "/var/lib/python-support/python2.4/pynicotine/gtkgui/frame.py", line 1560, in OnSettingsClosed?

output = self.settingswindow.GetSettings?()

File "/var/lib/python-support/python2.4/pynicotine/gtkgui/settingswindow.py", line 2215, in GetSettings?

sub = page.GetSettings?()

File "/var/lib/python-support/python2.4/pynicotine/gtkgui/settingswindow.py", line 1207, in GetSettings?

return {

AttributeError?: 'NoneType?' object has no attribute 'lower'

Attachments

Change History

Changed 13 months ago by daelstorm

  • status changed from new to closed
  • resolution set to fixed

Pretty sure that I fixed that traceback in svn last week.

The "upload directory" is where files your buddies send you get saved (under subdirectories, that is)

Add/Change #227 (AttributeError: 'NoneType' object has no attribute 'lower')

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.