[drats_users] CentOS5 problem with d-rats-0.2.9b5
Adrian
Fri Dec 19 12:11:57 PST 2008
All good now Dan, I don't use the python set-up as I use a shell script
to launch anyhow, and just update the script for new versions coming out
(below shell outputs are just used to see any errors when gui does not
launch, i.e. not used to run program).
d-rats shell script;
---------------------------------------------------------------
#!/bin/bash
cd /root/download/D-Star/d-rats-linux2/d-rats-0.2.9b12
./d-rats
#./d-rats --safe
----------------------------------------------------------------
repeater shell script;
----------------------------------------------------------------
#!/bin/bash
cd /root/download/D-Star/d-rats-linux2/d-rats-0.2.9b12
./d-rats_repeater
----------------------------------------------------------------
A play with the chirp python set-up sent the launcher to ¨lost and
found¨ on centOS 5 kde menu, which I moved to my dstar section.
Latest(working) output for d-rats-0.2.9b12;
root at localhost ~]# cd /root/download/D-Star/d-rats-linux2/d-rats-0.2.9b12
[root at localhost d-rats-0.2.9b12]# ./d-rats_repeater
Installing hashlib replacement hack
BeautifulSoup was not found. Geocoders assuming malformed markup will
not work.
(GUI up and going)
[root at localhost d-rats-0.2.9b12]# ./d-rats
Installing hashlib replacement hack
BeautifulSoup was not found. Geocoders assuming malformed markup will
not work.
FILE: /root/.d-rats/d-rats.config
Loading locale `en'
Locale dir is: ./locale
Static position: -26.132500,152.979444
Failed to get boolean: state/qsts_enabled
/root/download/D-Star/d-rats-linux2/d-rats-0.2.9b12/d_rats/mapdisplay.py:1270:
Warning: value "((GtkWindowType) 2)" of type `GtkWindowType' is invalid
or out of range for property `type' of type `GtkWindowType'
self.info_window = gtk.Window(gtk.gdk.WINDOW_CHILD)
Adding group Stations
Failed to parse line `': Invalid CSV format:
Pane Height: 481
Set GPS units to Imperial
New data path: ('localhost', 9000)
Registered session 0: control
=-=-=-=-=-=-=-=- FIRING SESSION CB
Registered session 1: chat
=-=-=-=-=-=-=-=- FIRING SESSION CB
Registered session 2: Sniffer
=-=-=-=-=-=-=-=- FIRING SESSION CB
Registered session 3: rpc
=-=-=-=-=-=-=-=- FIRING SESSION CB
Doing QST qst_4
Starting QST `ON D-RATS'
Doing QST qst_6
Starting QST `http://rss.weather.com.au/qld/brisbane'
Doing QST qst_1
Starting QST `ON D-RATS'
Doing QST qst_2
Starting QST `V0.2.8b1 Hub; Brisbane Weather RSS feed reported every
half hour.'
GPS: False on @4800
Static position: -26.132500,152.979444
=-=-=-=-=-=-=-=- FIRING SESSION CB
Session GUI callback: new,existing 0
New session (existing) of type: d_rats.sessionmgr.ControlSession
*** Unknown session type: ControlSession
=-=-=-=-=-=-=-=- FIRING SESSION CB
Session GUI callback: new,existing 1
New session (existing) of type: d_rats.sessions.ChatSession
*** Unknown session type: ChatSession
=-=-=-=-=-=-=-=- FIRING SESSION CB
Session GUI callback: new,existing 2
New session (existing) of type: <class 'd_rats.sessions.SniffSession'>
*** Unknown session type: SniffSession
=-=-=-=-=-=-=-=- FIRING SESSION CB
Session GUI callback: new,existing 3
New session (existing) of type: <class 'd_rats.rpcsession.RPCSession'>
*** Unknown session type: RPCSession
Registered Session CB
Refresh listeners: {}
Done with sessiongui refresh
FORMS: ['./forms/radiogram.xsl', './forms/memo.xml',
'./forms/ICS213_OR_WashCoARES.xsl', './forms/hics260.xml',
'./forms/default.xsl', './forms/radiogram.xml', './forms/email.xml',
'./forms/hics260.xsl', './forms/ICS213_OR_WashCoARES.xml',
'./forms/ICS213_US_OS.xsl', './forms/ICS213_US_OS.xml'] (.)
User has form radiogram.xsl
User has form memo.xml
User has form ICS213_OR_WashCoARES.xsl
User has form hics260.xml
User has form default.xsl
User has form radiogram.xml
User has form email.xml
User has form hics260.xsl
User has form ICS213_OR_WashCoARES.xml
User has form ICS213_US_OS.xsl
User has form ICS213_US_OS.xml
Sending warm-up: DDT2-: 0:0:254 !->! (...[8])
Sending block: DDT2-: 0:1:0 vk4tux->CQCQCQ (VK4TUX QRZ...[11])
Calling chat callback with {'Msg': 'D-RATS Repeater Proxy:
net:vk4tux.no-ip.org:9000', 'To': 'CQCQCQ', 'From': 'CQCQCQ'}
Received block 0:0 for session `chat'
(GUI up and going)
More information about the drats_users
mailing list