[drats_users] RSS in CentOS 5.2 with 0.2.7b9

Adrian
Sat Oct 11 08:39:36 PDT 2008


I meant B9 not B 8 sorry too Dan. I did the RSS feed QST and it wont 
display either when clicked,
(but does show in the monitor), although the timer goes to zero and then 
resets. I ran from the shell and saw this part when clicking the RSS QST;

Started a thread for QST data...
Exception in thread Thread-3:
Traceback (most recent call last):
  File "/var/tmp/python2.4-2.4-root/usr/lib/python2.4/threading.py", 
line 442, in __bootstrap
    self.run()
  File "/var/tmp/python2.4-2.4-root/usr/lib/python2.4/threading.py", 
line 422, in run
    self.__target(*self.__args, **self.__kwargs)
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/qst.py", line 
203, in threaded_fire
    msg = self.do_qst()
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/qst.py", line 
234, in do_qst
    if entry.id != self.last_id:
  File "/usr/lib/python2.4/site-packages/feedparser.py", line 236, in 
__getattr__
    raise AttributeError, "object has no attribute '%s'" % key
AttributeError: object has no attribute 'id'

QST thread still running, not starting another
QST thread still running, not starting another
QST thread still running, not starting another
QST thread still running, not starting another
QST thread still running, not starting another
QST thread still running, not starting another
QST thread still running, not starting another
QST thread still running, not starting another
QST thread still running, not starting another


The txt file function should still function and will not show up in the 
qst monitor when it is definitely in the qst settings added list and 
enabled there etc, and I get this;

Traceback (most recent call last):
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/qst.py", line 
934, in ev_selected
    self.__current.from_qst(self.__config.get(sec, "content"))
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/qst.py", line 
685, in from_qst
    self.__fn.set_filename(content)
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/miscwidgets.py", 
line 595, in set_filename
    self.filename.set_text(fn)
TypeError: GtkEntry.set_text() argument 1 must be string, not tuple
Traceback (most recent call last):
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/qst.py", line 
934, in ev_selected
    self.__current.from_qst(self.__config.get(sec, "content"))
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/qst.py", line 
685, in from_qst
    self.__fn.set_filename(content)
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/miscwidgets.py", 
line 595, in set_filename
    self.filename.set_text(fn)
TypeError: GtkEntry.set_text() argument 1 must be string, not tuple
Traceback (most recent call last):
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/qst.py", line 
934, in ev_selected
    self.__current.from_qst(self.__config.get(sec, "content"))
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/qst.py", line 
685, in from_qst
    self.__fn.set_filename(content)
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/miscwidgets.py", 
line 595, in set_filename
    self.filename.set_text(fn)
TypeError: GtkEntry.set_text() argument 1 must be string, not tuple
Traceback (most recent call last):
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/qst.py", line 
934, in ev_selected
    self.__current.from_qst(self.__config.get(sec, "content"))
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/qst.py", line 
685, in from_qst
    self.__fn.set_filename(content)
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/miscwidgets.py", 
line 595, in set_filename
    self.filename.set_text(fn)
TypeError: GtkEntry.set_text() argument 1 must be string, not tuple
Traceback (most recent call last):
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/qst.py", line 
934, in ev_selected
    self.__current.from_qst(self.__config.get(sec, "content"))
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/qst.py", line 
685, in from_qst
    self.__fn.set_filename(content)
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/miscwidgets.py", 
line 595, in set_filename
    self.filename.set_text(fn)
TypeError: GtkEntry.set_text() argument 1 must be string, not tuple
Traceback (most recent call last):
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/qst.py", line 
934, in ev_selected
    self.__current.from_qst(self.__config.get(sec, "content"))
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/qst.py", line 
685, in from_qst
    self.__fn.set_filename(content)
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/miscwidgets.py", 
line 595, in set_filename
    self.filename.set_text(fn)
TypeError: GtkEntry.set_text() argument 1 must be string, not tuple
Traceback (most recent call last):
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/qst.py", line 
934, in ev_selected
    self.__current.from_qst(self.__config.get(sec, "content"))
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/qst.py", line 
685, in from_qst
    self.__fn.set_filename(content)
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/miscwidgets.py", 
line 595, in set_filename
    self.filename.set_text(fn)
TypeError: GtkEntry.set_text() argument 1 must be string, not tuple
Set GPS units to Imperial
Stopping session `chat'
Got close request
=-=-=-=-=-=-=-=- FIRING SESSION CB
Got close request
Stopping session `Sniffer'
Got close request
=-=-=-=-=-=-=-=- FIRING SESSION CB
Got close request
New data path: ('10.0.0.4', 9000)
Registered session 0: control
=-=-=-=-=-=-=-=- FIRING SESSION CB
Registered session 1: chat
=-=-=-=-=-=-=-=- FIRING SESSION CB
Registered session 2: Sniffer
=-=-=-=-=-=-=-=- FIRING SESSION CB
Doing QST qst_27
Traceback (most recent call last):
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/chatgui.py", 
line 685, in menu_handler
    self.config.refresh_app()
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/config.py", 
line 394, in refresh_app
    self.mainapp.refresh_config()
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/mainapp.py", 
line 329, in refresh_config
    self.refresh_qsts()
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/mainapp.py", 
line 164, in refresh_qsts
    qstinst.enable()
  File 
"/root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9/d_rats/qst.py", line 
93, in enable
    print "Starting QST `%s'" % self.text
TypeError: not all arguments converted during string formatting
Calling chat callback with {'Msg': 'D-RATS  Repeater Proxy: 
net:vk4tux.no-ip.org:9000 on CentOS 5.2', 'To': 'CQCQCQ', 'From': 'CQCQCQ'}
Received block 0:0 for session `chat'



                                                
vk4tux



More information about the drats_users mailing list