https://bugs.winehq.org/show_bug.cgi?id=37341 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.physics.princeto | |n.edu/pulsar/K1JT/MAP65_250 | |r4366.exe CC| |focht(a)gmx.net Component|bugzilla-unknown |-unknown Product|WineHQ Bugzilla |Wine Summary|the app map65.exe crash at |MAP65 (RF to baseband |the beginning |conversion software) | |crashes on startup --- Comment #1 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, you did almost every bug field wrong. - Wine version ('wine --version')? - additional prerequisites - attachment of actual crash/backtrace missing It seems the plain installer is broken/missing some dependencies. --- snip --- $ pwd /home/focht/.wine/drive_c/MAP65 $ wine ./map65.exe err:module:import_dll Library libusb0.dll (which is needed by L"C:\\MAP65\\map65.exe") not found err:module:import_dll Library palir-02.dll (which is needed by L"C:\\MAP65\\map65.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\MAP65\\map65.exe" failed, status c0000135 --- snip --- The site http://www.physics.princeton.edu/pulsar/K1JT/map65.html doesn't state any additional packages/apps to be installed prior. How is this supposed to work? BTW ... there exists a native Linux port. Why bother with the Windows version which binds against a native win32 libusb. $ sha1sum MAP65_250r4366.exe 2e5e179fa82097a5db71440a8b2aa770c7ece275 MAP65_250r4366.exe $ du -sh MAP65_250r4366.exe 15M MAP65_250r4366.exe $ wine --version wine-1.7.27-113-g5afbb6b Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.