[GRASSLIST:10688] Re: [Qgis-user] QGIS/GRASS for Windows 060228

Radim Blazek radim.blazek at gmail.com
Thu Mar 2 08:52:37 EST 2006


On 3/2/06, Radim Blazek <radim.blazek at gmail.com> wrote:
> > Further problem
> > 2. Shape Layer creation and editing crashes QGIS
>
> This is strange, it fails with:
>   Assertion failed: myResult ==  0, file qgsspatialrefsys.cpp, line 612
> Which should almost never happen because the srs.db exists
> (and projection dialog works).
> Maybe the database is already open and SQLite cannot open it twice?
> Is it possible that srs.db was left open somewhere?

Fixed, OGR provider was linked with static libs and consequently
the path to QGIS resources was not initialized.

I have also changed qgsspatialrefsys.cpp so that it does not exit with assert
if database cannot be opened.

Radim




More information about the grass-user mailing list