Hi all,
I need a bit of help with this Cygwin problem. Since the last Cygwin update my
GRASS 7.2 gui stopped working with a cryptical Cygwin-related error message:
GRASS 7.2.0 (italia):~ > g.gui
Launching GUI in the background, please wait…
0 [main] python2.7 13544 child_info_fork::abort: unable to map C:\cygwin64\bin\cygSDL2-2-0-0.dll, Win32 error 1114
Unable to import pyGRASS: grass_gis.7.2.0 not found.
Some functionality will be not accessible
plus a list of wxPython errors. I tried rolling back a few Cygwin packages to previous versions, but I had no luck. Same result going to grass74. The list of options used to compile GRASS and the list of installed Cygwin packages is attached here!
Massimiliano
(attachments)
config.txt (50.6 KB)
Hi,
On Tue, Mar 13, 2018 at 11:21 PM, Massi Alvioli <nocharge@gmail.com> wrote:
Hi all,
I need a bit of help with this Cygwin problem. Since the last Cygwin update
my GRASS 7.2 gui stopped working with a cryptical Cygwin-related error message:
----- --- -- -
GRASS 7.2.0 (italia):~ > g.gui
Launching <wxpython> GUI in the background, please wait...
0 [main] python2.7 13544 child_info_fork::abort: unable to map
C:\cygwin64\bin\cygSDL2-2-0-0.dll, Win32 error 1114
--> confusingly it shows a Win32 error while being in cygwin64\ ?
Your configuration is also
./configure \
--prefix=/home/alvioli/macs/local/grass74_inst \
--host='x86_64-pc-cygwin' \
...
Was the cygwin update mixing up 32bit and 64bit (just guessing)?
Markus
Hi Markus,
thanks for your answer. That was also one of my concerns, but I have no handle on that other than
using the 64bit installation utility for cygwin. The package containing cygSDL (which seems to be
the problem, here) does not bear any reference to 32/64 bit … and google does not help on that
“Win32 error 1114” alone or in conjunction with cygwin, cygSDL or python. I guess I’ll have to
wait for the next major cygwin upgrade, if nobody else comes up with some idea.
Massi
···
2018-03-14 20:05 GMT+01:00 Markus Neteler <neteler@osgeo.org>:
Hi,
On Tue, Mar 13, 2018 at 11:21 PM, Massi Alvioli <nocharge@gmail.com> wrote:
Hi all,
I need a bit of help with this Cygwin problem. Since the last Cygwin update
my GRASS 7.2 gui stopped working with a cryptical Cygwin-related error message:
GRASS 7.2.0 (italia):~ > g.gui
Launching GUI in the background, please wait…
0 [main] python2.7 13544 child_info_fork::abort: unable to map
C:\cygwin64\bin\cygSDL2-2-0-0.dll, Win32 error 1114
→ confusingly it shows a Win32 error while being in cygwin64\ ?
Your configuration is also
./configure
–prefix=/home/alvioli/macs/local/grass74_inst
–host=‘x86_64-pc-cygwin’
…
Was the cygwin update mixing up 32bit and 64bit (just guessing)?
Markus
dear GRASS users,
just want to let you know that the problem was finally solved with the
latest Cygwin update.
Now GRASS GIS can be compiled and used in Cygwin, again.
Massi
Il giorno gio 15 mar 2018 alle ore 10:52 Massi Alvioli
<nocharge@gmail.com> ha scritto:
Hi Markus,
thanks for your answer. That was also one of my concerns, but I have no handle on that other than
using the 64bit installation utility for cygwin. The package containing cygSDL (which seems to be
the problem, here) does not bear any reference to 32/64 bit .. and google does not help on that
"Win32 error 1114" alone or in conjunction with cygwin, cygSDL or python. I guess I'll have to
wait for the next major cygwin upgrade, if nobody else comes up with some idea.
Massi
2018-03-14 20:05 GMT+01:00 Markus Neteler <neteler@osgeo.org>:
Hi,
On Tue, Mar 13, 2018 at 11:21 PM, Massi Alvioli <nocharge@gmail.com> wrote:
> Hi all,
>
> I need a bit of help with this Cygwin problem. Since the last Cygwin update
> my GRASS 7.2 gui stopped working with a cryptical Cygwin-related error message:
> ----- --- -- -
> GRASS 7.2.0 (italia):~ > g.gui
> Launching <wxpython> GUI in the background, please wait...
> 0 [main] python2.7 13544 child_info_fork::abort: unable to map
> C:\cygwin64\bin\cygSDL2-2-0-0.dll, Win32 error 1114
--> confusingly it shows a Win32 error while being in cygwin64\ ?
Your configuration is also
./configure \
--prefix=/home/alvioli/macs/local/grass74_inst \
--host='x86_64-pc-cygwin' \
...
Was the cygwin update mixing up 32bit and 64bit (just guessing)?
Markus