Ticket #263 (closed task: fixed)

Opened 7 months ago

Last modified 3 months ago

Settings window does not appear

Reported by: textchimp@… Owned by: daelstorm
Priority: major Milestone:
Component: nicotine Version:
Keywords: settings window error Cc:

Description (last modified by quinox) (diff)

Trying to open the Settings window causes the following error to appear in the terminal:

Traceback (most recent call last):

File "/usr/lib/python2.5/site-packages/pynicotine/gtkgui/frame.py", line 1553, in OnSettings?

self.settingswindow.SetSettings?(self.np.config.sections)

File "/usr/lib/python2.5/site-packages/pynicotine/gtkgui/settingswindow.py", line 2195, in SetSettings?

page.SetSettings?(config)

File "/usr/lib/python2.5/site-packages/pynicotine/gtkgui/settingswindow.py", line 1597, in SetSettings?

elif urlsprotocols?[key][-1] == "&":

IndexError?: string index out of range

(Nicotine+ version 1.2.9, on Ubuntu Feisty Fawn 7.04, compiled from source)

Attachments

Change History

Changed 3 months ago by quinox

  • status changed from new to closed
  • resolution set to fixed
  • description modified (diff)

Thanks, fixed the problem.

If you don't want to upgrade to SVN you can edit the config file (~/.nicotine/config), look for the part where it says "[urls]" and remove that line and the few lines below it. If that still doesn't help try removing the config file.

Add/Change #263 (Settings window does not appear)

Author



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