<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Niccolo,<br>
<br>
A further update.<br>
<br>
Immediately after sending the previous mail I realised that the
installed version was not Tethys. It seems that the Lenny & Squeeze
repositories on <a class="moz-txt-link-freetext" href="http://debian.gfoss.it/">http://debian.gfoss.it/</a> are not synchronised.<br>
<br>
I cannot select the Lenny repository with a standard sources.list file
as Synaptic gives preference to the version 1.4.0 in the Debian Squeeze
repository. <br>
<br>
So I temporarily disabled the Debian repository in the sources.list
file and enabled the gfossit repository as follows:<br>
<br>
#deb <a class="moz-txt-link-freetext" href="ftp://ftp.is.co.za/debian">ftp://ftp.is.co.za/debian</a> testing main contrib non-free<br>
#deb <a class="moz-txt-link-freetext" href="http://security.debian.org">http://security.debian.org</a> testing/updates main contrib non-free<br>
deb <a class="moz-txt-link-freetext" href="http://debian.gfoss.it/">http://debian.gfoss.it/</a> lenny main<br>
<br>
I purged the prior qgis installation and reinstalled. Now it is Tethys
again. I still have the crash that I reported yesterday at the same
point of loading but it is now <b>not a segmentation fault </b>- see
below:<br>
<br>
AspireOne:/home/gary# qgis<br>
Warning: Qt: Session management error: None of the authentication
protocols specified are supported<br>
AspireOne:/home/gary# <br>
<br>
Regards <br>
Gary<br>
<br>
<br>
On 04/08/2010 12:22, Niccolo Rigacci wrote:
<blockquote cite="mid:20100804102213.GA7452@rigacci.org" type="cite">
  <pre wrap="">On Tue, Aug 03, 2010 at 07:25:01PM +0200, Gary Smith wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Nicollo,

I get a segmentation fault. This occurs immediately the "Starting  
Python" message is displayed on the Splash screen.

Also, there also appears to be a dependency problem with the grass plugin.
    </pre>
  </blockquote>
  <pre wrap="">
Check all the old packages/libraries you have installed and 
remove them manually:

dpk --list | grep qgis
dpkg --purge <package_name> <package_name> ...

Then re-do the apt-get install.

  </pre>
</blockquote>
</body>
</html>