[drats_users] [D-RATS] #43: d-rats-0.3.0b3.tar.gz on CenTOS 5.3
Adrian
Thu Apr 23 17:51:20 PDT 2009
D-RATS Tracker wrote:
> #43: d-rats-0.3.0b3.tar.gz on CenTOS 5.3
> ---------------------------------+------------------------------------------
> Reporter: vk4tux@… | Owner: kk7ds
> Type: Bug | Status: closed
> Priority: Stability | Milestone: 0.3.0b4
> Component: General | Version: 0.3.0b3
> Resolution: Fixed | Keywords:
> Platform: Linux |
> ---------------------------------+------------------------------------------
> Changes (by kk7ds):
>
> * status: new => closed
> * resolution: => Fixed
> * milestone: => 0.3.0b4
>
>
> Comment:
>
> Fixed in changeset:1451. GTK 2.10 doesn't have native support for
> tooltips on that widget, so you just won't see them on that version of the
> library.
>
> If you want to test this for me, grab the following source:
>
> http://d-rats.com/hg/hgwebdir.cgi/d-rats.hg/archive/715065908ff8.tar.gz
>
> Thanks!
>
>
shellscript (d-rats2.sh);
-------------------------------------------------------------------------
#!/bin/bash
#cd /root/download/D-Star/d-rats-linux2/d-rats-0.3.0b3
cd /root/download/D-Star/d-rats-linux2/d-rats-hg-715065908ff8
./d-rats
#./d-rats --safe
--------------------------------------------------------------------------
[root at localhost d-rats-linux2]# ./d-rats2.sh
Installing hashlib replacement hack
BeautifulSoup was not found. Geocoders assuming malformed markup will
not work.
Installing hashlib replacement hack
Traceback (most recent call last):
File "./d-rats", line 41, in ?
from d_rats import mainapp
File
"/root/download/D-Star/d-rats-linux2/d-rats-hg-715065908ff8/d_rats/mainapp.py",
line 50, in ?
import mainwindow
File
"/root/download/D-Star/d-rats-linux2/d-rats-hg-715065908ff8/d_rats/mainwindow.py",
line 41, in ?
from d_rats.ui.main_files import FilesTab
File
"/root/download/D-Star/d-rats-linux2/d-rats-hg-715065908ff8/d_rats/ui/main_files.py",
line 28, in ?
from d_rats import rpcsession
File
"/root/download/D-Star/d-rats-linux2/d-rats-hg-715065908ff8/d_rats/rpcsession.py",
line 26, in ?
import sessions
File
"/root/download/D-Star/d-rats-linux2/d-rats-hg-715065908ff8/d_rats/sessions.py",
line 30, in ?
from version import DRATS_VERSION
ImportError: No module named version
[root at localhost d-rats-linux2]#
No GUI Dan
regards
Adrian
More information about the drats_users
mailing list