It&#39;s now working, but with some unusual side effects. The channels program, but it resets all of the rest of the settings to the factory default. Still a fine program, though.<br><br>Randy<br><br><div class="gmail_quote">
On Thu, Sep 29, 2011 at 1:33 PM, KE5EOT <span dir="ltr">&lt;<a href="mailto:ke5eot@gmail.com">ke5eot@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I just installed it and it runs. I still have battles to fight with the programming cable, but that&#39;s a different story. Many thanks for getting this up and running.<div class="im"><br>
<br>
Randy (KE5EOT)<br>
  ARRL, QCWA, ARES, RACES<br>
     <a href="http://ke5eot.webs.com" target="_blank">http://ke5eot.webs.com</a><br>
<br>
<br></div><div><div></div><div class="h5">
On 09/29/2011 11:52 AM, Steve Conklin wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
The chirp package is now available in the Ubuntu-hams PPA for all<br>
Ubuntu series except Karmic, which is still building.<br>
<br>
<a href="https://launchpad.net/%7Eubuntu-hams/+archive/ppa/" target="_blank">https://launchpad.net/~ubuntu-<u></u>hams/+archive/ppa/</a><br>
<br>
Information about how to subscribe to this PPA is included at the link.<br>
<br>
The Ubuntu-Hams PPA includes a lot of other ham software which<br>
the ubuntu-hams team backports from the latest release to older<br>
Ubuntu Series. These include chirp, d-rats, fldigi, cqrlog, hamlib, and more.<br>
<br>
If you&#39;re using Ubuntu, this PPA is a good source of the latest<br>
package updates.<br>
<br>
[shameless plug]<br>
<br>
Also, if you&#39;re using Ubuntu in the shack, you might be interested in<br>
joining Ubuntu-hams:<br>
<br>
<a href="https://wiki.ubuntu.com/UbuntuHams" target="_blank">https://wiki.ubuntu.com/<u></u>UbuntuHams</a><br>
<br>
The IRC channel we hang out in is a good place to get help.<br>
<br>
73 de AI4QR<br>
<br>
Steve<br>
<br>
On Fri, Sep 23, 2011 at 11:57 AM, KE5EOT&lt;<a href="mailto:ke5eot@gmail.com" target="_blank">ke5eot@gmail.com</a>&gt;  wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Thanks, I&#39;ll uninstall and wait on the new package. Let me know when<br>
it&#39;s ready and I&#39;ll do a test install if you&#39;d like outside confirmation.<br>
<br>
Randy (KE5EOT)<br>
   ARRL, QCWA, ARES, RACES<br>
      <a href="http://ke5eot.webs.com" target="_blank">http://ke5eot.webs.com</a><br>
<br>
<br>
On 09/23/2011 10:59 AM, Steve Conklin wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
OK, I&#39;ve made some progress in troubleshooting this. The package in<br>
the PPA is just plain broken,<br>
and I suggest you install from the tarball until I can fix it, and<br>
don&#39;t use the PPA. In fact, I&#39;m<br>
going to delete the broken package from the PPA.<br>
<br>
The package installs the modules to the wrong directory, putting them<br>
in /usr/share instead<br>
of in /usr/local/lib/python2.6/dist-<u></u>packages<br>
<br>
So I understand the problem, but I can&#39;t fix the packaging right away<br>
because I&#39;m traveling for<br>
the rest of today. I can probably fix it by Monday.<br>
<br>
The reason this didn&#39;t fail on the machine I&#39;m on now is that the<br>
files in the right location were<br>
left over from a previous release which I had installed manually and<br>
forgotten was even installed<br>
(i.e. I thought this was a clean machine). I&#39;m sorry for the problems<br>
caused by the bad package,<br>
but thanks for the help in tracking this down.<br>
<br>
Steve AI4QR<br>
<br>
On Thu, Sep 22, 2011 at 10:16 PM, Alvin Koffman&lt;<a href="mailto:ka9qlq@gmail.com" target="_blank">ka9qlq@gmail.com</a>&gt;    wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I just download the newest .gz and expand it to a dir in my /home/alvin/bin<br>
I keep scripts in<br>
Alvin Koffman<br>
<br>
IN brightest day, in blackest night,<br>
<br>
No evil shall escape my sight<br>
<br>
Let those who worship evil&#39;s might,<br>
<br>
Beware my power...<br>
<br>
My Holy Spirit&#39;s light!<br>
<br>
<br>
On Thu, Sep 22, 2011 at 7:27 PM, KE5EOT&lt;<a href="mailto:ke5eot@gmail.com" target="_blank">ke5eot@gmail.com</a>&gt;    wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
If no one objects, I&#39;ll keep it on the list. It might help the next<br>
person. My thanks for all the help!<br>
<br>
randy@randy-laptop:~$ python<br>
Python 2.6.5 (r265:79063, Apr 16 2010, 13:09:56)<br>
[GCC 4.4.3] on linux2<br>
Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.<br>
   &gt;&gt;&gt;    import sys<br>
   &gt;&gt;&gt;    print sys.path<br>
[&#39;&#39;, &#39;/usr/lib/python2.6&#39;, &#39;/usr/lib/python2.6/plat-<u></u>linux2&#39;,<br>
&#39;/usr/lib/python2.6/lib-tk&#39;, &#39;/usr/lib/python2.6/lib-old&#39;,<br>
&#39;/usr/lib/python2.6/lib-<u></u>dynload&#39;, &#39;/usr/lib/python2.6/dist-<u></u>packages&#39;,<br>
&#39;/usr/lib/python2.6/dist-<u></u>packages/PIL&#39;,<br>
&#39;/usr/lib/python2.6/dist-<u></u>packages/gst-0.10&#39;,<br>
&#39;/usr/lib/pymodules/python2.6&#39;<u></u>,<br>
&#39;/usr/lib/python2.6/dist-<u></u>packages/gtk-2.0&#39;,<br>
&#39;/usr/lib/pymodules/python2.6/<u></u>gtk-2.0&#39;,<br>
&#39;/usr/lib/python2.6/dist-<u></u>packages/wx-2.8-gtk2-unicode&#39;,<br>
&#39;/usr/local/lib/python2.6/<u></u>dist-packages&#39;]<br>
   &gt;&gt;&gt;<br>
<br>
Randy (KE5EOT)<br>
    ARRL, QCWA, ARES, RACES<br>
       <a href="http://ke5eot.webs.com" target="_blank">http://ke5eot.webs.com</a><br>
<br>
<br>
On 09/22/2011 05:08 PM, Steve Conklin wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Can you do the following for me?<br>
<br>
start python and type the next two lines into the python interpreter<br>
and paste the results here:<br>
<br>
$ python<br>
... python startup banner ...<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
import sys<br>
print sys.path<br>
</blockquote></blockquote></blockquote>
You can email me directly if you want to take this off-list.<br>
<br>
Steve<br>
<br>
On Thu, Sep 22, 2011 at 5:43 PM, Steve Conklin&lt;<a href="mailto:steve@conklinhouse.com" target="_blank">steve@conklinhouse.com</a><u></u>&gt;<br>
   wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
On Thu, Sep 22, 2011 at 5:28 PM, Steve Conklin&lt;<a href="mailto:steve@conklinhouse.com" target="_blank">steve@conklinhouse.com</a><u></u>&gt;<br>
   wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Actually, I saw this same problem in the preliminary packaging that<br>
I&#39;ve been working on, but I haven&#39;t tracked down the problem. I&#39;ll<br>
have another look.<br>
<br>
Steve<br>
</blockquote>
I was running the exact same version on this 10.04 machine, and it was<br>
working.<br>
I just uninstalled and reinstalled and it works fine after that, too.<br>
So I&#39;m not sure<br>
what&#39;s going on.<br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
On Thu, Sep 22, 2011 at 5:05 PM, Dan Smith&lt;<a href="mailto:dsmith@danplanet.com" target="_blank">dsmith@danplanet.com</a>&gt;<br>
   wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

I used the instructions on this site.<br>
</blockquote>
Okay.<br>
<br>
Steve, is it possible that the package isn&#39;t installing the module in<br>
the right place on 10.04 to get picked by chirpw?<br>
<br>
Thanks!<br>
<br>
--<br>
Dan Smith<br>
<a href="http://www.danplanet.com" target="_blank">www.danplanet.com</a><br>
KK7DS<br>
______________________________<u></u>_________________<br>
chirp_users mailing list<br>
<a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank">chirp_users@intrepid.<u></u>danplanet.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" target="_blank">http://intrepid.danplanet.com/<u></u>mailman/listinfo/chirp_users</a><br>
<br>
</blockquote></blockquote></blockquote>
______________________________<u></u>_________________<br>
chirp_users mailing list<br>
<a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank">chirp_users@intrepid.<u></u>danplanet.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" target="_blank">http://intrepid.danplanet.com/<u></u>mailman/listinfo/chirp_users</a><br>
<br>
</blockquote>
______________________________<u></u>_________________<br>
chirp_users mailing list<br>
<a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank">chirp_users@intrepid.<u></u>danplanet.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" target="_blank">http://intrepid.danplanet.com/<u></u>mailman/listinfo/chirp_users</a><br>
</blockquote>
______________________________<u></u>_________________<br>
chirp_users mailing list<br>
<a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank">chirp_users@intrepid.<u></u>danplanet.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" target="_blank">http://intrepid.danplanet.com/<u></u>mailman/listinfo/chirp_users</a><br>
<br>
<br>
</blockquote>
______________________________<u></u>_________________<br>
chirp_users mailing list<br>
<a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank">chirp_users@intrepid.<u></u>danplanet.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" target="_blank">http://intrepid.danplanet.com/<u></u>mailman/listinfo/chirp_users</a><br>
<br>
</blockquote>
______________________________<u></u>_________________<br>
chirp_users mailing list<br>
<a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank">chirp_users@intrepid.<u></u>danplanet.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" target="_blank">http://intrepid.danplanet.com/<u></u>mailman/listinfo/chirp_users</a><br>
<br>
</blockquote>
______________________________<u></u>_________________<br>
chirp_users mailing list<br>
<a href="mailto:chirp_users@intrepid.danplanet.com" target="_blank">chirp_users@intrepid.<u></u>danplanet.com</a><br>
<a href="http://intrepid.danplanet.com/mailman/listinfo/chirp_users" target="_blank">http://intrepid.danplanet.com/<u></u>mailman/listinfo/chirp_users</a><br>
<br>
</blockquote>
</div></div></blockquote></div><br>