https://bugs.winehq.org/show_bug.cgi?id=44726
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 URL| |http://www.klaus-wessiepe.d | |e/download/geno200.exe Keywords| |download Status|UNCONFIRMED |NEEDINFO Summary|runtime error 380 starting |GenoGraph 2.1 (VB5 app) |genograph |sometimes reports 'Runtime | |error 380' CC| |focht@gmx.net
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't reproduce there, works fine with Wine-3.3
You have to be more specific on what exact actions did you take to make it crash. For example: "I opened existing *.gno, *.gen file and clicked ...", "I created a new document, clicked menu "xx", used Y to draw A,B, clicked <here> and <there>".
--- quote --- I am using Linux Mint Cinnamon and I think the latest version of wine. --- quote ---
This is not very useful information. How would one know which *exact* Wine version do you use?
Mine:
$ wine --version wine-3.3-263-gbf7b21ec7b
Tidbit: The app seems to be Visual Basic 5.0 based (ships VB5 runtime).
A search with 'Runtime error 380' results:
https://stackoverflow.com/questions/1979281/what-causes-this-error-runtime-e...
--- snip --- -=[ ProtectionID v0.6.9.0 DECEMBER]=- (c) 2003-2017 CDKiLLER & TippeX Build 24/12/17-21:05:42 Ready... Scanning -> C:\Program Files\GenoGraph 2.1 D+E\Geno.exe File Type : 32-Bit Exe (Subsystem : Win GUI / 2), Size : 651776 (09F200h) Byte(s) | Machine: 0x14C (I386) Compilation TimeStamp : 0x59D9FEA4 -> Sun 08th Oct 2017 10:32:04 (GMT) [TimeStamp] 0x59D9FEA4 -> Sun 08th Oct 2017 10:32:04 (GMT) | PE Header | - | Offset: 0x00000088 | VA: 0x00400088 | - [LoadConfig] CodeIntegrity -> Flags 0xA3F0 | Catalog 0x46 (70) | Catalog Offset 0x2000001 | Reserved 0x46A4A0 [LoadConfig] GuardAddressTakenIatEntryTable 0x8000011 | Count 0x46A558 (4629848) [LoadConfig] GuardLongJumpTargetTable 0x8000001 | Count 0x46A5F8 (4630008) [LoadConfig] HybridMetadataPointer 0x8000011 | DynamicValueRelocTable 0x46A66C [LoadConfig] FailFastIndirectProc 0x8000011 | FailFastPointer 0x46C360 [LoadConfig] UnknownZero1 0x8000011 [File Heuristics] -> Flag #1 : 00000000000001001100000000000000 (0x0004C000) [Entrypoint Section Entropy] : 5.60 (section #0) ".text " | Size : 0x98964 (624996) byte(s) [DllCharacteristics] -> Flag : (0x0000) -> NONE [SectionCount] 5 (0x5) | ImageSize 0xAE000 (712704) byte(s) [VersionInfo] Company Name : Softwareentwicklung und Vertrieb [VersionInfo] Product Name : GenoGraph 2.1 D+E [VersionInfo] Product Version : 2.01.0004 [VersionInfo] File Description : Grafisch-orientiertes Computerprogramm zur Erstellung von Familiengenogrammen in der systemischen Arbeit. [VersionInfo] File Version : 2.01.0004 [VersionInfo] Original FileName : Geno.exe [VersionInfo] Internal Name : Geno [VersionInfo] Version Comments : Unbefugte Vervielfältigung und unbefugter Vertrieb dieses Programms sind nicht gestattet. [VersionInfo] Legal Copyrights : Copyright © 2008 by [ModuleReport] [IAT] Modules -> MSVBVM50.DLL [!] File appears to have no protection or is using an unknown protection - Scan Took : 0.305 Second(s) [000000131h (305) tick(s)] [506 of 580 scan(s) done] --- snip ---
Regards