I am trying to install D-RATS on our gateway server (CentOS 5.4). Yum will not find the FeedParser Python module. Help a Linux noob out please. I am pasting the d-bug dump in case the the missing module is but a part of the reason for the failure. tanx! -Brian<br>
<br>Enabled debug log<br>Installing hashlib replacement hack<br>simplejson was not found. Geocoders relying on JSON parsing will not work.<br>FeedParser not available<br>Installing hashlib replacement hack<br>FILE: /root/.d-rats/d-rats.config<br>
Loading locale `en'<br>Locale dir is: /root/Desktop/d-rats-0.3.2b11/locale<br>---------------------------------------------------------------------------<br>D-RATS v0.3.2b11 starting at Fri Mar 19 08:11:32 2010<br>Platform UnixPlatform:<br>
base: /root/.d-rats<br> source_dir: /root/Desktop/d-rats-0.3.2b11<br> OS version: Linux - CentOS release 5.4 (Final)<br>Kernel \r on an \m<br>---------------------------------------------------------------------------<br>
Setting LatLon value: 41.6970<br>LatLon text: 41.6970<br>Setting LatLon value: -72.7312<br>LatLon text: -72.7312<br>Demand-opening aspell...<br>Tested spelling okay: ['spelling,', 'spieling,', 'sapling,', 'spilling,', 'spoiling,', 'spooling,', 'spline,', 'spewing,', 'spellings,', 'pealing,', 'peeling,', 'sealing,', 'selling,', 'soling,', 'spleen,', 'sling,', 'speckling,', 'Selina,', 'Seline,', 'paling,', 'piling,', 'poling,', 'puling,', 'splint,', "spelling's"]<br>
Setting ports_0: True,net:<a href="http://ref.d-rats.com:9000">ref.d-rats.com:9000</a>,,False,False,RAT<br>Setting LatLon value: 41.697000<br>LatLon text: 41.697000<br>Setting LatLon value: -72.731200<br>LatLon text: -72.731200<br>
Tested spelling okay: ['spelling,', 'spieling,', 'sapling,', 'spilling,', 'spoiling,', 'spooling,', 'spline,', 'spewing,', 'spellings,', 'pealing,', 'peeling,', 'sealing,', 'selling,', 'soling,', 'spleen,', 'sling,', 'speckling,', 'Selina,', 'Seline,', 'paling,', 'piling,', 'poling,', 'puling,', 'splint,', "spelling's"]<br>
Setting ports_0: True,net:<a href="http://ref.d-rats.com:9000">ref.d-rats.com:9000</a>,,False,False,RAT<br>Setting ports_0: True,net:<a href="http://ref.d-rats.com:9000">ref.d-rats.com:9000</a>,,False,False,RAT<br>Static position: 41.697000,-72.731200<br>
/root/Desktop/d-rats-0.3.2b11/d_rats/mainwindow.py:247: GtkWarning: gtk_notebook_set_tab_label: assertion `GTK_IS_WIDGET (child)' failed<br> "mainwindow", "D-RATS")<br>/root/Desktop/d-rats-0.3.2b11/d_rats/mainwindow.py:247: GtkWarning: gtk_tree_row_reference_new: assertion `GTK_IS_TREE_MODEL (model)' failed<br>
"mainwindow", "D-RATS")<br>/root/Desktop/d-rats-0.3.2b11/d_rats/mainwindow.py:247: GtkWarning: gtk_cell_view_set_displayed_row: assertion `GTK_IS_TREE_MODEL (cell_view->priv->model)' failed<br>
"mainwindow", "D-RATS")<br>Traceback (most recent call last):<br> File "/root/Desktop/d-rats-0.3.2b11/d-rats", line 43, in ?<br> app = mainapp.MainApp(safe=opts.safe)<br> File "/root/Desktop/d-rats-0.3.2b11/d_rats/mainapp.py", line 893, in __init__<br>
self.mainwindow = mainwindow.MainWindow(self.config)<br> File "/root/Desktop/d-rats-0.3.2b11/d_rats/mainwindow.py", line 258, in __init__<br> self.tabs["chat"] = ChatTab(wtree, config)<br> File "/root/Desktop/d-rats-0.3.2b11/d_rats/ui/main_chat.py", line 499, in __init__<br>
dest.set_tooltip_text(_("Choose the port where chat " +<br>AttributeError: 'gtk.ComboBox' object has no attribute 'set_tooltip_text'<br><br>