Changes between Initial Version and Version 1 of Ticket #2217


Ignore:
Timestamp:
Mar 12, 2014, 12:01:13 PM (10 years ago)
Author:
neteler
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2217

    • Property Keywords location wizard added
    • Property Platform UnspecifiedMSWindows 7
  • Ticket #2217 – Description

    initial v1  
    77Running on mapset created with linux grass on external device crashes with Win 7 feedback as ECHO 2
    88
    9 
    109----
    1110ECHO 1
    1211----
     12
     13{{{
    1314C:\GRASS64>grass64
    1415Traceback (most recent call last):
     
    224225
    225226C:\Users\jvdm>
     227}}}
    226228
    227229
     
    232234----
    233235
     236
     237{{{
    234238C:\GRASS64>grass64
    235239Traceback (most recent call last):
     
    263267    self._handle = _dlopen(self._name, mode)
    264268WindowsError: [Error 193] %1 is not a valid Win32 application
     269}}}