Opened 14 years ago

Closed 14 years ago

#2923 closed bug (fixed)

QGIS 1.5 Tethys crashes when open the Fetch Python Plugins

Reported by: mapasPT Owned by: borysiasty
Priority: critical: causes crash or data corruption Milestone: Version 1.6.0
Component: Python plugins and bindings Version: 1.5.0
Keywords: Fetch Python Plugins, Plugins Installer Cc:
Must Fix for Release: No Platform: Windows
Platform Version: Seven Awaiting user input: no

Description

Hello

I have a Toshiba AMD Turion X2 with the Windows 7 installed and I'm reporting a problem with the latest QGIS version, the 1.5 Tethys.

Until last Friday (30/July/2010), I had the Trunk version 1.5 installed on my computer and everything worked fine. The QGIS Time have edit a new version an so, I decided to install the "Tethys". After I have installed it, I started to use this new version but I found that when I open the "Fetch Python Plugins" command, the QGIS crashs. With this, the QGIS is unable to install new plugins or update the existing ones.

Any suggestions to solve this?

Regards Joaquim

Change History (17)

comment:1 by lutra, 14 years ago

Olá Joaquim,

can you pleae try make a clean install? remove qgis, the .qgis directory, etc, then test again.

Are you using osgeo4w or the standalone installer?

comment:2 by mapasPT, 14 years ago

Hello Lutra,

I've tried do that - clean install with osgeo4w and installer - several times. You can see everything I've tried in here http://forum.qgis.org/viewtopic.php?f=2&t=6911

comment:3 by lutra, 14 years ago

The first error (the one reported in the message you reported in the forum) is easy fixed. It depends by the fact that qgis 1.5 ships with gdal 1.5 and apparently in osgeo4w the python bindigs are not yet available.

The workaround (until the bindings will be available) is

copyt the folder

gdal\python

in this arquive

http://vbkto.dyndns.org/sdk/release-1310-gdal-1-7-mapserver-5-6.zip

and copy it to

C:\OSGeo4W\apps\gdal-17\pymod

tested myself under windows seven.

comment:4 by lutra, 14 years ago

did not read the entire forum thread, do you have other problems?

in reply to:  3 comment:5 by jef, 14 years ago

Replying to lutra:

The first error (the one reported in the message you reported in the forum) is easy fixed. It depends by the fact that qgis 1.5 ships with gdal 1.5 and apparently in osgeo4w the python bindigs are not yet available.

I suppose you mean GDAL 1.7. QGIS 1.5 ships with GDAL 1.6 including python bindings. The nightly builds (currently 1.6) are built with GDAL 1.7, which still doesn't have python bindings in OSGeo4W.

Still I miss how that affects the plugins installer and where QGIS crashes.

comment:6 by lutra, 14 years ago

the error message that is shown in the description of the forum thread (see above) is caused by the gdal tools plugin that does not finds the bindings for gdal 1.7 (if you use trunk).

comment:7 by lutra, 14 years ago

PS this has nothing to do with the crash while opening "fetch python plugins", an error that I have seen myself a few times in (others) machines. I once posted in the ML about this problem but with no feedback.

comment:8 by mapasPT, 14 years ago

Hello,

The problem with the GDAL tools ara solved. I've reported that in the Forum.

The real problem are with the Fetch Python Plugins that when I open it the Quantum GIS crashes.

You said "...crash while opening "fetch python plugins", an error that I have seen myself a few times in (others) machines. I once posted in the ML about this problem but with no feedback."

You have solved this problem in (others) machines?

regards

in reply to:  8 comment:9 by lutra, 14 years ago

The problem with the GDAL tools ara solved. I've reported that in the Forum.

sorry, I do not have the time to follow both the trac and forum.

You have solved this problem in (others) machines?

I don't remember exactly.

Under linux it probably passed by removing the packages, all remaining qgis system files, the .qgis folder and the ~/.config/QuantumGIS/QGIS.conf file

Under linux you may want ot try to reomve the c:\osgeo4w directory, all the shortcuts, the .qgis directory and then make a full scan of the registry (I use CCleaner) and fix problems.

If I'm not wrong this worked but this doesn't mean that this is *the* solution for this problem.

comment:10 by lutra, 14 years ago

any positive advance?

in reply to:  10 comment:11 by mapasPT, 14 years ago

Replying to lutra:

any positive advance?

Hello,

Nothing and I don´t have any idea to solve this.

comment:12 by lutra, 14 years ago

please write to the user list, specifying your configuration/installation and what you have tried to do, hopefully someone will have ad idea of what is going on.

in reply to:  12 comment:13 by mapasPT, 14 years ago

Replying to lutra:

please write to the user list, specifying your configuration/installation and what you have tried to do, hopefully someone will have ad idea of what is going on.

User list? I've wrote in the QGIS Forum and in here and I have to do de same in a user list? And where is it?

Sorry for my comments but I'm very frustrated with this problem.

Regards

comment:14 by lutra, 14 years ago

the qgis forum is a nice resource but I believe that most of the users (and especially the developers) stay in contact trough the users mailing list and the developers mailing list

http://www.qgis.org/en/community/mailing-lists.html

in reply to:  14 comment:15 by mapasPT, 14 years ago

Replying to lutra:

the qgis forum is a nice resource but I believe that most of the users (and especially the developers) stay in contact trough the users mailing list and the developers mailing list

http://www.qgis.org/en/community/mailing-lists.html

Ok. I will try this option of the mailing list....

comment:16 by mapasPT, 14 years ago

Hello,

The reported problem was solved when I installed the code revision 13923M of QGIS (by OSGeo4w). The Fetch Python Plugin are now working like a charme!

YESSSSSSSSSSSSSSSSS

comment:17 by borysiasty, 14 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.