[QGIS-trac] Re: [Quantum GIS] #2618: Settings->Options -> assertion
failing
Quantum GIS
qgis at qgis.org
Mon Jun 21 07:09:17 EDT 2010
#2618: Settings->Options -> assertion failing
---------------------------------------------------------+------------------
Reporter: strk | Owner: nobody
Type: bug | Status: new
Priority: critical: causes crash or data corruption | Milestone: Version 1.5.0
Component: Build/Install | Version: HEAD
Keywords: | Platform_version:
Platform: SuSE | Must_fix: No
Status_info: 1 |
---------------------------------------------------------+------------------
Comment(by wonder):
You seem to be affected by an issue that installation prefix is empty -
this is typically caused by having some files from old installation (to be
precise: a plugin for older version of qgis is loaded which also loads
older qgis libraries and creates the mess). That's also why it fails to
open the database file.
To fix this, the easiest way would be to remove your ~/extra directory and
install qgis again. If you don't want to do that (other applications in
that directory), just make sure to remove ~/extra/lib/qgis and all files
matching ~/extra/lib/libqgis*
We should probably add some versioning to the names of plugin binaries to
avoid loading incompatible plugins.
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/2618#comment:10>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list