[drats_users] [D-RATS] #91: Italian language version - error
D-RATS Tracker
Sat Jul 4 01:54:59 PDT 2009
#91: Italian language version - error
------------------------------+---------------------------------------------
Reporter: iz5fsa@… | Owner: kk7ds
Type: Bug | Status: new
Priority: Functionality | Milestone:
Component: General | Version: 0.3.0b12
Keywords: | Platform: Linux
------------------------------+---------------------------------------------
Putting D-RATS in Italian language create an error:
leo at leonardinux:~$ d-rats
/usr/local/lib/python2.6/dist-packages/d_rats/utils.py:22:
DeprecationWarning: The popen2 module is deprecated. Use the subprocess
module.
import popen2
BeautifulSoup was not found. Geocoders assuming malformed markup will not
work.
simplejson was not found. Geocoders relying on JSON parsing will not work.
FILE: /home/leo/.d-rats/d-rats.config
Loading locale `it'
Locale dir is: /usr/share/d-rats/locale
Static position: 43.754160,11.181000
/usr/local/lib/python2.6/dist-packages/d_rats/mainwindow.py:234:
GtkWarning: gtk_notebook_set_tab_label: assertion `GTK_IS_WIDGET (child)'
failed
"mainwindow", "D-RATS")
Traceback (most recent call last):
File "/usr/local/bin/d-rats", line 43, in <module>
app = mainapp.MainApp(safe=opts.safe)
File "/usr/local/lib/python2.6/dist-packages/d_rats/mainapp.py", line
760, in __init__
self.mainwindow = mainwindow.MainWindow(self.config)
File "/usr/local/lib/python2.6/dist-packages/d_rats/mainwindow.py", line
245, in __init__
self.tabs["chat"] = ChatTab(wtree, config)
File "/usr/local/lib/python2.6/dist-packages/d_rats/ui/main_chat.py",
line 469, in __init__
self._qst = ChatQST(wtree, config)
File "/usr/local/lib/python2.6/dist-packages/d_rats/ui/main_chat.py",
line 206, in __init__
self.reconfigure()
File "/usr/local/lib/python2.6/dist-packages/d_rats/ui/main_chat.py",
line 268, in reconfigure
q = qc(self._config, c)
TypeError: 'NoneType' object is not callable
leo at leonardinux:~$
--
Ticket URL: <http://www.d-rats.com/trac/ticket/91>
D-RATS <http://www.d-rats.com/trac>
D-RATS Development
More information about the drats_users
mailing list