[drats_users] Error on Ubuntu Jaunty after latest upgrade (5 mins ago)

IZ5FSA
Tue Jun 16 11:44:26 PDT 2009


This is the error... any trick?

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 `en'
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:211:
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
730, in __init__
    self.mainwindow = mainwindow.MainWindow(self.config)
  File "/usr/local/lib/python2.6/dist-packages/d_rats/mainwindow.py",
line 222, in __init__
    self.tabs["chat"] = ChatTab(wtree, config)
  File "/usr/local/lib/python2.6/dist-packages/d_rats/ui/main_chat.py",
line 465, 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:~$





More information about the drats_users mailing list