Re: [Qgis-user] QGis crashes when loading unprojecter layer

2012-08-15 Thread zbynek
Well, I have full rights and no error is shown after adding pause to the
bat file

Zbynek



--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/QGis-crashes-when-loading-unprojected-layer-tp4994765p4995293.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] QGis crashes when loading unprojecter layer

2012-08-15 Thread Andre Joost

Am 15.08.12 08:25, schrieb zbynek:

Well, I have full rights and no error is shown after adding pause to the
bat file

Zbynek


So, next try:

Create another Windows user, and try with that the Windows standalone 
installer, which installs to C:\Programs\...


HTH,
André Joost

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] QGis crashes when loading unprojecter layer

2012-08-15 Thread zbynek
Unfortunately I dont have rights to create new windows users. However, QGis
used to work fine on my computer before. The problems started after I
installed several another programs, like Mapnik, some python libraries etc.



--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/QGis-crashes-when-loading-unprojected-layer-tp4994765p4995303.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] QGis crashes when loading unprojecter layer

2012-08-15 Thread Andre Joost

Am 15.08.12 08:51, schrieb zbynek:

Unfortunately I dont have rights to create new windows users. However, QGis
used to work fine on my computer before. The problems started after I
installed several another programs, like Mapnik, some python libraries etc.



I see. But you can rename the .qgis folder in 
C:\DocumentsSettings\username and then try the standalone installer.


My PATH variable for the current user is:

C:\mapnik-0.7.1\lib;C:\Python26;%PATH%

and for all users is:

C:\Perl\site\bin;C:\Perl\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem

The C:\Python2.6 and C:\mapnik are not used by Qgis. If you have 
installed them via Osgeo4w, it may interfere. The hard way would be to 
delete the whole C:\Osgeo4w folder and reinstall.


Greetings,
André Joost




___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] QGis crashes when loading unprojecter layer

2012-08-15 Thread zbynek
Thanks for all efforts, I will try this and reinstall Osgeo4w if necessary.

Zbynek



--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/QGis-crashes-when-loading-unprojected-layer-tp4994765p4995309.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] QGis crashes when loading unprojecter layer

2012-08-14 Thread zbynek
No, everything allright on this front
What should be my PATH avriable in Windows?
currently it is C:\WINDOWS;C:\WINDOWS\SYSTEM, perhaps pointing it to
C:\OSGEO4W would help?

Zbynek





--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/QGis-crashes-when-loading-unprojected-layer-tp4994765p4995087.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] QGis crashes when loading unprojecter layer

2012-08-14 Thread Andre Joost

Am 14.08.12 14:40, schrieb zbynek:

No, everything allright on this front
What should be my PATH avriable in Windows?
currently it is C:\WINDOWS;C:\WINDOWS\SYSTEM, perhaps pointing it to
C:\OSGEO4W would help?


That is not necessary, because it is set in qgis.bat before starting the 
program. But you could add a pause at the end of that batch file to 
see if there are any error messages.


You have full rights on C:\OSGEO4W and all subfolders?

HTH,
André Joost


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] QGis crashes when loading unprojecter layer

2012-08-13 Thread Giovanni Manghi

 Any suggestions?

can you share a sample of your problematic data?


cheers

-- Giovanni --

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] QGis crashes when loading unprojecter layer

2012-08-13 Thread zbynek
any data without .prj file attached will cause the crash, also clicling
Project Properties (with or without loaded data) will cause the trouble



--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/QGis-crashes-when-loading-unprojected-layer-tp4994765p4994779.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] QGis crashes when loading unprojecter layer

2012-08-13 Thread Giovanni Manghi
On Mon, 2012-08-13 at 02:59 -0700, zbynek wrote:
 any data without .prj file attached will cause the crash, also clicling
 Project Properties (with or without loaded data) will cause the trouble

just tested here on both 1.8/master and linux/windows and no problems
whatsoever.

cheers

-- Giovanni --


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] QGis crashes when loading unprojecter layer

2012-08-13 Thread zbynek
Thanks, but I suspect this may be problem caused by windows, not QGis.
Perhaps incorrect settings, but so far no luck finding it



--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/QGis-crashes-when-loading-unprojected-layer-tp4994765p4994787.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] QGis crashes when loading unprojecter layer

2012-08-13 Thread Andre Joost

Am 13.08.12 12:31, schrieb zbynek:

Thanks, but I suspect this may be problem caused by windows, not QGis.
Perhaps incorrect settings, but so far no luck finding it


Username with non-ASCII-characters?

Greetings,
André Joost

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user