[Bug 47580] Dolphin Smalltalk 7.1.8 crashes on startup

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 6 11:04:00 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47580

--- Comment #6 from Vincent Povirk <madewokherd at gmail.com> ---
Tried the instructions in comment 1, I get an error dialog:

0009:Call user32.MessageBoxW(00000000,00185dc0 L"Image file
'Z:\\home\\burn\\Desktop\\Dolphin\\DBOOT.img7' is of unrecognised type
'\6570\2f63\3176\6f0a'",00c0f830 L"Dolphin Smalltalk",00013010) ret=004015f1

That looks like ascii text misinterpreted as utf-16:
>>> '\x70\x65\x63\x2f\x76\x31\x0a\x6f'
'pec/v1\no'

That's text from DBOOT.img7.

Is it possible this is pointing it to the wrong file?

-- 
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.



More information about the wine-bugs mailing list