[GRASS-user] Downloading 7.2.2 and 7.4.0 with Stand-alone installer

Dear GRASS users,

i’m having problems in installing GRASS7.4.0 (and 7.2.2) on Windows 10 by the Stand-along installer (64bit). I had no problem with 7.2.0 and previous versions (7.0.5 7.0.4 …)

The output is reported in the attachment.

Thanks in advance

Aldo Clerici

(attachments)

Grass7.4.0.PNG

Aldo Clerici wrote

Dear GRASS users,
i'm having problems in installing GRASS7.4.0 (and 7.2.2) on Windows 10
by the Stand-along installer (64bit). I had no problem with 7.2.0 and
previous versions (7.0.5 7.0.4 ...)
The output is reported in the attachment.
Thanks in advance
Aldo Clerici

_______________________________________________
grass-user mailing list

grass-user@.osgeo

https://lists.osgeo.org/mailman/listinfo/grass-user

Grass7.4.0.PNG (77K)
<http://osgeo-org.1560.x6.nabble.com/attachment/5352873/0/Grass7.4.0.PNG>

It seems, not installation but startup of winGRASS has problems.

- which operating system? Win 7, 8, 10?
-32 bit/64 bit?
- do you have addons installed? Try to delete them first and then try to
start winGRASS again

-----
best regards
Helmut
--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html

Yes, the startup has problems.
- The operating system is windows 10
- 64 bit
- No addons installed.

The startup runs ok when installing 7.2.0 and previous versions.
Many thanks.
A. Clerici

-----Messaggio originale-----
Da: grass-user [mailto:grass-user-bounces@lists.osgeo.org] Per conto di Helmut Kudrnovsky
Inviato: lunedì 5 febbraio 2018 17:04
A: grass-user@lists.osgeo.org
Oggetto: Re: [GRASS-user] Downloading 7.2.2 and 7.4.0 with Stand-alone installer

Aldo Clerici wrote

Dear GRASS users,
i'm having problems in installing GRASS7.4.0 (and 7.2.2) on Windows
10 by the Stand-along installer (64bit). I had no problem with 7.2.0
and previous versions (7.0.5 7.0.4 ...) The output is reported in the
attachment.
Thanks in advance
Aldo Clerici

_______________________________________________
grass-user mailing list

grass-user@.osgeo

https://lists.osgeo.org/mailman/listinfo/grass-user

Grass7.4.0.PNG (77K)
<http://osgeo-org.1560.x6.nabble.com/attachment/5352873/0/Grass7.4.
0.PNG>

It seems, not installation but startup of winGRASS has problems.

- which operating system? Win 7, 8, 10?
-32 bit/64 bit?
- do you have addons installed? Try to delete them first and then try to start winGRASS again

-----
best regards
Helmut
--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

Hi,

2018-02-05 17:24 GMT+01:00 Aldo CLERICI <aldo.clerici@unipr.it>:

- The operating system is windows 10
- 64 bit

such error has been reported yesterday by another windows user. There
is something broken in wingrass74 binaries. I will take a look ASAP
(now busy unfortunately). @Helmut, do you have any idea what could be
wrong? I have small tip: I have removed gdal20dll dependency before
creating binaries for G74. Could someone try to reproduce this error
and then install in osgeo4w framework gdal20dll package, does it help?

Ma

--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa

Aldo Clerici wrote

Yes, the startup has problems.
- The operating system is windows 10
- 64 bit
- No addons installed.

have you installed the MS runtimes libraries during installation procedure?

unfortunately I can't reproduce the error.

have you tried OSGeo4W-64bit-winGRASS?

-----
best regards
Helmut
--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html

Martin Landa wrote

Hi,

2018-02-05 17:24 GMT+01:00 Aldo CLERICI &lt;

aldo.clerici@

&gt;:

- The operating system is windows 10
- 64 bit

such error has been reported yesterday by another windows user. There
is something broken in wingrass74 binaries. I will take a look ASAP
(now busy unfortunately). @Helmut, do you have any idea what could be
wrong? I have small tip: I have removed gdal20dll dependency before
creating binaries for G74. Could someone try to reproduce this error
and then install in osgeo4w framework gdal20dll package, does it help?

unfortunately I can't reproduce the error at the moment.

in my OSGeo4W environment I have:

gdal110.dll
gdal111.dll
gdal200.dll
gdal201.dll
gdal202.dll

renamed stepwise all dlls; there is only an error by renaming gdal202.dll:

C:\>Traceback (most recent call last):
  File "C:\OSGEO4~1\apps\grass\grass-7.4.0\gui\wxpython\wxgui.py", line 167,
in <module>
    sys.exit(main())
  File "C:\OSGEO4~1\apps\grass\grass-7.4.0\gui\wxpython\wxgui.py", line 154,
in main
    app = GMApp(workspaceFile)
  File "C:\OSGEO4~1\apps\grass\grass-7.4.0\gui\wxpython\wxgui.py", line 48,
in __init__
    wx.App.__init__(self, False)
  File
"C:\OSGEO4~1\apps\Python27\lib\site-packages\wx-2.8-msw-unicode\wx\_core.py",
line 7981, in __init__
    self._BootstrapApp()
  File
"C:\OSGEO4~1\apps\Python27\lib\site-packages\wx-2.8-msw-unicode\wx\_core.py",
line 7555, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File "C:\OSGEO4~1\apps\grass\grass-7.4.0\gui\wxpython\wxgui.py", line 99,
in OnInit
    from lmgr.frame import GMFrame
  File "C:\OSGEO4~1\apps\grass\grass-7.4.0\gui\wxpython\lmgr\frame.py", line
50, in <module>
    from lmgr.layertree import LayerTree, LMIcons
  File "C:\OSGEO4~1\apps\grass\grass-7.4.0\gui\wxpython\lmgr\layertree.py",
line 38, in <module>
    from mapdisp.frame import MapFrame
  File "C:\OSGEO4~1\apps\grass\grass-7.4.0\gui\wxpython\mapdisp\frame.py",
line 33, in <module>
    from mapdisp.toolbars import MapToolbar, NvizIcons
  File
"C:\OSGEO4~1\apps\grass\grass-7.4.0\gui\wxpython\mapdisp\toolbars.py", line
22, in <module>
    from nviz.main import haveNviz
  File "C:\OSGEO4~1\apps\grass\grass-7.4.0\gui\wxpython\nviz\main.py", line
24, in <module>
    from nviz import mapwindow
  File "C:\OSGEO4~1\apps\grass\grass-7.4.0\gui\wxpython\nviz\mapwindow.py",
line 42, in <module>
    from nviz.workspace import NvizSettings
  File "C:\OSGEO4~1\apps\grass\grass-7.4.0\gui\wxpython\nviz\workspace.py",
line 23, in <module>
    from nviz import wxnviz
  File "C:\OSGEO4~1\apps\grass\grass-7.4.0\gui\wxpython\nviz\wxnviz.py",
line 45, in <module>
    from grass.lib.raster3d import *
  File
"C:\OSGEO4~1\apps\grass\grass-7.4.0\etc\python\grass\lib\raster3d.py", line
23, in <module>
    _libs["grass_g3d.7.4.0"] = load_library("grass_g3d.7.4.0")
  File
"C:\OSGEO4~1\apps\grass\grass-7.4.0\etc\python\grass\lib\ctypes_loader.py",
line 62, in load_library
    return self.load(path)
  File
"C:\OSGEO4~1\apps\grass\grass-7.4.0\etc\python\grass\lib\ctypes_loader.py",
line 240, in load
    return _WindowsLibrary(path)
  File
"C:\OSGEO4~1\apps\grass\grass-7.4.0\etc\python\grass\lib\ctypes_loader.py",
line 223, in __init__
    self.cdll = ctypes.cdll.LoadLibrary(path)
  File "C:\OSGEO4~1\apps\Python27\lib\ctypes\__init__.py", line 443, in
LoadLibrary
    return self._dlltype(name)
  File "C:\OSGEO4~1\apps\Python27\lib\ctypes\__init__.py", line 365, in
__init__
    self._handle = _dlopen(self._name, mode)
WindowsError: [Error 126] Das angegebene Modul wurde nicht gefunden

renaming the other dlls, there is no GUI crash.

-----
best regards
Helmut
--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html

Hi,
It seems that I have the same problem as you. Did you success to use GRASS
7.2.0 or 7.4.0 version?
If yes, how?
Best regards
Nat

--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html

NAT_Deb wrote

Hi,
It seems that I have the same problem as you. Did you success to use GRASS
7.2.0 or 7.4.0 version?
If yes, how?
Best regards
Nat

--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html
_______________________________________________
grass-user mailing list

grass-user@.osgeo

https://lists.osgeo.org/mailman/listinfo/grass-user

Which version isn't working for you?

32bit? 64bit?
Win7, win8, win10?

-----
best regards
Helmut
--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html

NAT_Deb wrote

Hi,
It seems that I have the same problem as you. Did you success to use GRASS
7.2.0 or 7.4.0 version?
If yes, how?
Best regards
Nat

have you looked at the wiki? have you tried:

https://grasswiki.osgeo.org/wiki/WinGRASS_errors#The_GRASS_GIS_exits_when_started_with_g.list_CalledModuleError_and_-1073741511_return_code

?

-----
best regards
Helmut
--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html

Hi,

My operating system is windows 8.1, 64b
Nat

--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html

NAT_Deb wrote

Hi,

My operating system is windows 8.1, 64b
Nat

Which version isn't working for you?

?

7.2.2 and 7.4.0

?

what is your error message during winGRASS startup?

https://grasswiki.osgeo.org/wiki/WinGRASS_errors#The_GRASS_GIS_exits_when_started_with_g.list_CalledModuleError_and_-1073741511_return_code

https://grasswiki.osgeo.org/wiki/WinGRASS_errors#GRASS_GIS_installation_.28OSGeo4W_or_standalone.29_fails_with_a_sqlite3_error

have you followed these wiki entries?

-----
best regards
Helmut
--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html

I also installed QGis and add Grass GIS 7.4.0 as plugin, QGis crashed while
opening an existing raster file created with GRASS GIS 7.0.0.
I send you a screen snapshot of the error message
<http://osgeo-org.1560.x6.nabble.com/file/t383000/WinGrassError.png&gt;
As mentionned on the wiki page, lots of my applications have their own
sqlite3.dll. I did not try to rename those files as I use these software
too.
Nat

--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html

I send you a screen snapshot of the error message
<http://osgeo-org.1560.x6.nabble.com/file/t383000/WinGrassError.png&gt;

it seems to be the sqlite3 issue.

As mentionned on the wiki page, lots of my applications have their own
sqlite3.dll.

if these sqlite3.dlls live in the program folders of these programs, e.g.

C:\Program Files\software1\bin\sqlite3.dll
C:\Program Files\software2\bin\sqlite3.dll
C:\Program Files\software3\bin\sqlite3.dll

than it's not a problem.

citing:

https://grasswiki.osgeo.org/wiki/WinGRASS_errors#GRASS_GIS_installation_.28OSGeo4W_or_standalone.29_fails_with_a_sqlite3_error

--------------------------
Windows operating systems don't install natively a SQLite dll in any
directory available in %PATH%.

First steps are:

    typing in a windows console: where "$path:sqlite3*"
    search in C:\Windows in the explorer for sqlite3*

If one of results of the steps above are positive, another software
installed the dll in a directory available in %PATH%.
--------------------------

if this is the case, then it's clearly not a winGRASS issue; other software
pollutes %PATH%.

a possible solution:

if the broken software is found, move xxxsqlite3.dll to the installation
directory of that software (e.g. e.g. c:\Programs\YourSoftwareBreakingGrass)
and rename it back to sqlite3.dll

-----
best regards
Helmut
--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html

Hi,
I tried to find the problem using your procedure, but didn't find the broken
software.
I tested all folders that contains sqlite3.ddl except those surligned in red
in the attach file.
The sqlite3.dll files, I didn't rename are stored in :
   - C:\Program Files (x86)\Trend Micro : I didn't have the permissions;
   - C:\Windows\System32 ;

src="WinGrassError1.png" border="0" class="center"/>

Before installing 7.4.0 version of Grass, I use to run the 7.0.0 version. Is
there a difference between 7.4.0 and 7.0.0 that can explain the problem?.
I also tried to install the 7.2.0 and had the same problem.
As I do not have the permissions to modify C:\Program Files (x86)\Trend
Micro (this program was installed by the computer department recently), is
there another way to install Grass GIS ?
With my best regards
Nat

--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html

C:\Program Files (x86)\Trend Micro : I didn't have the permissions;

This shouldn't interefere, no renaming needed

  - C:\Windows\System32 ;

This one may interefere. any chance to rename this one, e.g by your it?

your screenshot wasn't attached, could you send it again?

You could try OSGeo4W to install winGRASS.

the Windows operating system messes up with dlls, the so called 'dll-hell'.
It's unfortunately not forseeable, if and when dlls interfere.

-----
best regards
Helmut
--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html

Thanks a lot for your help
here is the attached file :
<http://osgeo-org.1560.x6.nabble.com/file/t383000/WinGrassError1.png&gt;
Nat

--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html

Helmut
You are right : I rename sqlite3.dll and success to launch grass 7.4.0.

Is this file needed during the boot procedure ? For the moment to avoid
problem, I will rename it again before shutting down the lapstop
Many thanks for your help ..
Best regards
Nat

--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html

NAT_Deb wrote

Helmut
You are right : I rename sqlite3.dll and success to launch grass 7.4.0.

Is this file needed during the boot procedure ? For the moment to avoid
problem, I will rename it again before shutting down the lapstop
Many thanks for your help ..
Best regards

GRASS depends on GDAL/OGR to read/write raster and vector data, GDAL/OGR
depends on sqlite to read/write e.g. Spatialite dataset.

it's a dependency chain to provide a wide range of functionality where dll
hell can happen on every step.

-----
best regards
Helmut
--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html