Ticket #223 (closed defect: fixed)
nicotine+ 1.2.9 has problems with LOCALE=fr_FR.UTF-8
| Reported by: | coldwind@… | Owned by: | daelstorm |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | nicotine | Version: | |
| Keywords: | Cc: |
Description
Copy-paste of Gentoo bug (bug #197835 at bugs.gentoo.org)
--- Bug report by Julien Allanos Clicking on Validate in the Preferences window fails with the following:
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/pynicotine/gtkgui/frame.py", line
1560, in OnSettingsClosed
output = self.settingswindow.GetSettings()
File "/usr/lib/python2.4/site-packages/pynicotine/gtkgui/settingswindow.py",
line 2215, in GetSettings
sub = page.GetSettings()
File "/usr/lib/python2.4/site-packages/pynicotine/gtkgui/settingswindow.py",
line 1207, in GetSettings
return
AttributeError: 'NoneType' object has no attribute 'lower'
Tested with :
dev-lang/python-2.4.4-r5 (USE: ipv6 ncurses readline ssl) dev-python/pygtk-2.10.6 (USE: opengl)
and ~/.nicotine removal. nicotine+-1.2.8 works fine.
I'm using fr_FR.UTF-8 :) With LC_ALL=C there is no problem.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
