<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.3">
</HEAD>
<BODY>
OK, I think this is going to explain it all.....<BR>
Dan chime in if you can....<BR>
<BR>
here's the output.... hence problem found...<BR>
<BR>
<FONT COLOR="#ff0000">Serial exception on connect: could not open port /dev/ttyUSB0: [Errno 13] Permission denied: '/dev/ttyUSB0'</FONT><BR>
<FONT COLOR="#ff0000">COMM did not connect: Unable to open serial port</FONT><BR>
<BR>
<BR>
<BR>
[kd4efm@dstargw2 d-rats-0.2.7b9]$ ./d-rats<BR>
Installing hashlib replacement hack<BR>
FeedParser not available<BR>
BeautifulSoup was not found. Geocoders assuming malformed markup will not work.<BR>
simplejson was not found. Geocoders relying on JSON parsing will not work.<BR>
Static position: 28.02,-081.56<BR>
Unable to load old log: ChatFilter instance has no attribute 'root'<BR>
Opened log: /home/kd4efm/.d-rats/logs/main.txt<BR>
Adding group Stations<BR>
Failed to parse line `': need more than 1 value to unpack<BR>
Pane Height: 370<BR>
Set GPS units to Imperial<BR>
New data path: ('/dev/ttyUSB0', 19200)<BR>
Software XON/XOFF control initialized<BR>
Serial exception on connect: could not open port /dev/ttyUSB0: [Errno 13] Permission denied: '/dev/ttyUSB0'<BR>
COMM did not connect: Unable to open serial port<BR>
GPS: False on @4800<BR>
Static position: 28.02,-081.56<BR>
Failed to register session CB: 'NoneType' object has no attribute 'register_session_cb'<BR>
Refresh listeners: {}<BR>
Done with sessiongui refresh<BR>
Set GPS units to Imperial<BR>
New data path: ('/dev/ttyUSB0', 19200)<BR>
Software XON/XOFF control initialized<BR>
Serial exception on connect: could not open port /dev/ttyUSB0: [Errno 13] Permission denied: '/dev/ttyUSB0'<BR>
COMM did not connect: Unable to open serial port<BR>
GPS: False on @4800<BR>
Static position: 28.02,-081.56<BR>
Failed to register session CB: 'NoneType' object has no attribute 'register_session_cb'<BR>
Refresh listeners: {}<BR>
Done with sessiongui refresh<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
On Sun, 2008-10-12 at 01:56 +1000, Adrian wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Evans I use these shell scripts I setup, fired from the KDE menu I added </FONT>
<FONT COLOR="#000000">thiese programs too;</FONT>

<FONT COLOR="#000000">KDE D-Rats menu command</FONT>

<FONT COLOR="#000000">/root/download/D-Star/d-rats-linux2//d-rats2.sh</FONT>

<FONT COLOR="#000000">d-rats2.sh</FONT>
<FONT COLOR="#000000">-------------------------------------------------------</FONT>
<FONT COLOR="#000000">#!/bin/bash</FONT>

<FONT COLOR="#000000">cd /root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9</FONT>

<FONT COLOR="#000000">./d-rats</FONT>

<FONT COLOR="#000000">#./d-rats --safe </FONT>
<FONT COLOR="#000000">--------------------------------------------------------</FONT>

<FONT COLOR="#000000">KDE D-Repeater menu command</FONT>

<FONT COLOR="#000000">/root/download/D-Star/d-rats-linux2/repeater.sh</FONT>

<FONT COLOR="#000000">repeater.sh</FONT>
<FONT COLOR="#000000">--------------------------------------------------------</FONT>
<FONT COLOR="#000000">#!/bin/bash</FONT>

<FONT COLOR="#000000">cd /root/download/D-Star/d-rats-linux2/d-rats-0.2.7b9</FONT>

<FONT COLOR="#000000">./repeater</FONT>
<FONT COLOR="#000000">--------------------------------------------------------</FONT>

<FONT COLOR="#000000">vk4tux</FONT>
<FONT COLOR="#000000">_______________________________________________</FONT>
<FONT COLOR="#000000">drats_users mailing list</FONT>
<FONT COLOR="#000000"><A HREF="mailto:drats_users@lists.danplanet.com">drats_users@lists.danplanet.com</A></FONT>
<FONT COLOR="#000000"><A HREF="http://lists.danplanet.com/mailman/listinfo/drats_users">http://lists.danplanet.com/mailman/listinfo/drats_users</A></FONT>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>