http://bugs.winehq.org/show_bug.cgi?id=8149
Summary: fGis hang when opening default project Product: Wine Version: 0.9.35. Platform: Other URL: http://www.ac- nantes.fr:8080/peda/disc/svt/populiculture/fgis_install. htm OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: guy.roussin@teledetection.fr
Hi,
fGis is a freeware GIS (only before october 2005) You can get a french freeware version with this link : http://www.ac-nantes.fr:8080/peda/disc/svt/tel_fGIS/fGIS050913.zip
You need only to extract this zip file under "C:\Program Files\fGis"
I get this error when i choose the "default project" :
:~/.wine/drive_c/Program Files/fGis$ wine fGis.exe fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented wine: Unhandled exception 0x0eedfade at address 0x0000:0x7ee0e400 (thread 0009), starting debugger... WineDbg starting on pid 0008 First chance exception: 0xc0000025 in 32-bit code (0x7ef98f2c). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7ef98f2c ESP:0033f594 EBP:0033f5f8 EFLAGS:00200282( - 00 - -IS1) EAX:0033f5a0 EBX:7efe47ec ECX:00110020 EDX:0033f970 ESI:0033f970 EDI:0033f604 Stack dump: 0x0033f594: 0000007b 0033f5d4 01246970 c0000025 0x0033f5a4: 00000001 0033f970 0040285b 00000000 0x0033f5b4: 00404fc9 01246984 0033f5d4 0040500c 0x0033f5c4: 0124696c 01246970 00665644 00407275 0x0033f5d4: 6f727245 72632072 69746165 6f20676e 0x0033f5e4: 63656a62 20202e74 61656c50 7ef98ee0 Backtrace: =>1 0x7ef98f2c __regs_RtlRaiseException+0x4c(rec=0x33f970, context=0x33f608) [/u sr/local/src/wine-0.9.35/dlls/ntdll/exception.c:387] in ntdll (0x0033f5f8) 2 0x7efd12e3 __wine_call_from_32_regs+0xc3() in ntdll (0x0033f954) 3 0x7ef98516 RtlRaiseException+0x6() in ntdll (0x0033f9cc) 4 0x006689b3 in fgis (+0x2689b3) (0x0033fa0c) 5 0x00669243 in fgis (+0x269243) (0x0033fa44) 6 0x00424424 in fgis (+0x24424) (0x0033fa70) 7 0x00424655 in fgis (+0x24655) (0x0033fac8) 8 0x00424902 in fgis (+0x24902) (0x0033faf4) 9 0x00424841 in fgis (+0x24841) (0x0033fb10) 10 0x00429792 in fgis (+0x29792) (0x0033fb40) 11 0x00486b3a in fgis (+0x86b3a) (0x0033fb60) 12 0x00425640 in fgis (+0x25640) (0x0033fbe0) 13 0x00422cb7 in fgis (+0x22cb7) (0x0033fc00) 14 0x0041f79c in fgis (+0x1f79c) (0x0033fc24) 15 0x0041f926 in fgis (+0x1f926) (0x0033fd44) 16 0x0041f9b7 in fgis (+0x1f9b7) (0x0033fd74) 17 0x004864d2 in fgis (+0x864d2) (0x0033fec8) 18 0x0048dde8 in fgis (+0x8dde8) (0x0033feec) 19 0x006af44e in fgis (+0x2af44e) (0x0033ff08) 20 0x7ee3dd6b start_process+0xeb(arg=0x0) [/usr/local/src/wine-0.9.35/dlls/ker nel32/process.c:821] in kernel32 (0x0033ffe8) 21 0xb7e61787 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000) 0x7ef98f2c __regs_RtlRaiseException+0x4c [/usr/local/src/wine-0.9.35/dlls/ntdll/ exception.c:387] in ntdll: subl $4,%esp 387 RtlRaiseException( &newrec ); /* never returns */ Wine-dbg>
Thank you
Guy