Worked like a charm! Thanks.<div><br></div><div>I chose to use Synaptic as it is the &#39;ubuntu way&#39;.</div><div><br></div><div>I did a search for &quot;qgis&quot; in synaptic and selected everything that came up installed to mark for complete removal.</div>
<div><br></div><div>I applied that and had to restart (on 11.04 natty) because without the restart, when I went to install the latest packages it gave an error saying certain qgis companion packages couldn&#39;t be found.</div>
<div><br></div><div>All is well now.</div><div><br></div><div><br><div class="gmail_quote">On Sun, Dec 18, 2011 at 6:59 PM, Alex Mandel <span dir="ltr">&lt;<a href="mailto:tech_dev@wildintellect.com">tech_dev@wildintellect.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 12/18/2011 05:39 PM, Donovan Cameron wrote:<br>
&gt; *I recently upgraded QGIS from the ubuntugis-unstable repository and it<br>
&gt; seems to not be working correctly anymore. That seems like a pun...*<br>
&gt; *<br>
&gt; *<br>
&gt; *LTS 10.04 (Lucid Lynx): QGIS 1.7.3 (fresh install of ubuntu)*<br>
&gt; *11.04 (Natty Narwhal): QGIS 1.7.2*<br>
&gt;<br>
&gt; *I get the following errors:*<br>
&gt; *Warning: loading of qgis translation failed<br>
&gt; [/usr/share/qgis/i18n//qgis_en_CA]*<br>
&gt; *Warning: loading of qt translation failed<br>
&gt; [/usr/share/qt4/translations/qt_en_CA]*<br>
&gt; ***Warning: void DBusMenuExporterPrivate::addAction(QAction*, int): Already<br>
<div class="im">&gt; tracking action &quot;Project Properties...&quot; under id 104 *<br>
</div>&gt; *****Warning: void DBusMenuExporterPrivate::addAction(QAction*, int):<br>
<div class="im">&gt; Already tracking action &quot;Options...&quot; under id 108 *<br>
</div>&gt; ***Warning: void DBusMenuExporterPrivate::addAction(QAction*, int): Already<br>
<div class="im">&gt; tracking action &quot;Snapping Options...&quot; under id 109 *<br>
</div>&gt; ***Warning: void DBusMenuExporterPrivate::addAction(QAction*, int): Already<br>
<div class="im">&gt; tracking action &quot;Configure shortcuts...&quot; under id 107 *<br>
</div>&gt; ***Warning: void DBusMenuExporterPrivate::addAction(QAction*, int): Already<br>
<div class="im">&gt; tracking action &quot;Style manager...&quot; under id 106 *<br>
</div>&gt; ***Warning: void DBusMenuExporterPrivate::addAction(QAction*, int): Already<br>
&gt; tracking action &quot;Custom CRS...&quot; under id 105 *<br>
&gt; *Warning: Couldn&#39;t load Python support library: Cannot load library<br>
<div class="im">&gt; /lib/qgispython: (/lib/libqgispython.so: cannot open shared object file: No<br>
</div>&gt; such file or directory)*<br>
&gt; *The warnings with the ** are only seen on the natty machine running qgis<br>
&gt; 1.7.2.*<br>
&gt;<br>
&gt; *When I try to click &quot;Settings &gt; Options...&quot; QGIS fails unexpectedly with<br>
&gt; the following*:<br>
&gt; *Fatal: ASSERT: &quot;myResult == 0&quot; in file<br>
&gt; /build/buildd/qgis-1.7.2/src/app/qgsoptions.cpp, line 824*<br>
&gt; *Aborted*<br>
&gt; *<br>
&gt; *<br>
&gt; *I have a slow internet connection with limited bandwidth so I want to<br>
<div class="im">&gt; avoid re-downloading anything. I already spent the better half of the day<br>
</div>&gt; upgrading. So of course, any suggestions are more than welcome.*<br>
&gt; *<br>
&gt; *<br>
&gt; *I also noticed that the option to &quot;Fetch Python Plugins&quot; is gone as well!*<br>
&gt; *<br>
&gt; *<br>
&gt; *Is it possible to uninstall QGIS but leave its package files so I can<br>
<div class="im">&gt; simply re-install from the cached packages on disk - found in<br>
</div>&gt; /var/cache/apt/archives?*<br>
&gt; *<br>
&gt; *<br>
&gt; *Would the following example work?:*<br>
&gt; *sudo apt-get purge qgis**<br>
&gt; *sudo apt-get install qgis* python-qgis**<br>
&gt;<br>
&gt;<br>
&gt; *PS: Is there an effective way to search the archived mailing list to see<br>
&gt; if this is already answered out there?*<br>
<br>
Generally sudo apt-get remove packagename does not actually remove the<br>
cached installer, though that depends on your settings. You can review<br>
your settings for apt preferences via command line text files but<br>
synaptic makes it much easier to check. apt-cache is where those files<br>
are stored. The gui also makes it pretty easy to just say reinstall.<br>
<br>
I would make sure to do:<br>
sudo apt-get update<br>
sudo apt-get remove qgis<br>
<div class="im">sudo apt-get install qgis* python-qgis*<br>
<br>
</div>If you use the gui I think you can say reinstall, but I don&#39;t know what<br>
the cli equivalent of that is.<br>
<br>
Note you may need to specifically apt-get remove some of the qgis 1.7.2<br>
packages like libqgis1.7.2<br>
<br>
I have checked that the 1.7.3 packages are up for all the distro<br>
variants and it&#39;s seems fine on my Natty machine. I&#39;m guessing you just<br>
had an out of date package list.<br>
<br>
It doesn&#39;t look like we have ubuntugis archived on nabble yet, so I&#39;ll<br>
work on getting that done to help future searches. Note searching the<br>
qgis lists on nabble might return some useful answers too.<br>
<br>
Thanks,<br>
Alex<br>
_______________________________________________<br>
UbuntuGIS mailing list<br>
<a href="mailto:Ubuntu@lists.osgeo.org">Ubuntu@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/ubuntu" target="_blank">http://lists.osgeo.org/mailman/listinfo/ubuntu</a><br>
<a href="http://trac.osgeo.org/ubuntugis/wiki" target="_blank">http://trac.osgeo.org/ubuntugis/wiki</a><br>
</blockquote></div><br></div>