[GRASS-user] wingrass6 "d.mon png" and wingrass7 gui start failure in XP

Hi,all
I find wingrass6svn could not use “d.mon start=PNG” and wingrass7svn can not start in gui normally. the python.exe error of wingrass7 gui starting is ""sqlite3-rtree-geometry-callback" not found in the dll "sqlite3.dll".

thanks!

Dehui Wang

On Wed, Oct 24, 2012 at 7:39 AM, 王德辉 <dehuiw@gig.ac.cn> wrote:

Hi,all
I find wingrass6svn could not use "d.mon start=PNG" and wingrass7svn can not
start in gui normally. the python.exe error of wingrass7 gui starting is
""sqlite3-rtree-geometry-callback" not found in the dll "sqlite3.dll".

There is an open ticket for this:
https://trac.osgeo.org/osgeo4w/ticket/305

It would be very good if you could add a note in this ticket
that it also affects you - to raise the importance. It is an
OSGeo4W packaging issue and cannot be directly influences
by the GRASS developers.

best,
Markus

On 24 October 2012 10:12, Markus Neteler <neteler@osgeo.org> wrote:

On Wed, Oct 24, 2012 at 7:39 AM, 王德辉 <dehuiw@gig.ac.cn> wrote:

Hi,all
I find wingrass6svn could not use "d.mon start=PNG" and wingrass7svn can not
start in gui normally. the python.exe error of wingrass7 gui starting is
""sqlite3-rtree-geometry-callback" not found in the dll "sqlite3.dll".

There is an open ticket for this:
https://trac.osgeo.org/osgeo4w/ticket/305

It would be very good if you could add a note in this ticket
that it also affects you - to raise the importance. It is an
OSGeo4W packaging issue and cannot be directly influences
by the GRASS developers.

It seems that WinGRASS (WinGRASS-7.0.svn-r53520-384-Setup.exe) is affected too.

Message after starting GUI is:
Can not find entry point sqlite3_rtree_geometry_callback of the
procedure in the dynamic link library sqlite3.dll.

Is there any solution or workaround for user, like to use older
version of WinGRASS or sqlite/spatialite?

Vaclav

It seems that WinGRASS (WinGRASS-7.0.svn-r53520-384-Setup.exe) is affected

too.

yes, because based on the osgeo4w-build-environment.

Is there any solution or workaround for user, like to use older
version of WinGRASS or sqlite/spatialite?

AFAIK a repackaging in osgeo4w is needed. no idea which older
sqlite/spatialite-versions could work.

-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/wingrass6-d-mon-png-and-wingrass7-gui-start-failure-in-XP-tp5010686p5010831.html
Sent from the Grass - Users mailing list archive at Nabble.com.

Il 24/10/2012 14:56, Vaclav Petras ha scritto:

Is there any solution or workaround for user, like to use older
version of WinGRASS or sqlite/spatialite?

Hi Vaclav, I had the same problem; as a workaround I searched in Google a new (recent) version of sqlite3.dll and I copy it in apps/python27/DLLS, replacing the old one;
Now everything if working: anyway, I hope that OSgeo4W will soon replace directly in the compiled package.

ciao,
roberto