https://bugs.winehq.org/show_bug.cgi?id=47603
Bug ID: 47603 Summary: Crash with error report Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: marko.tuovila@gmail.com Distribution: ---
Created attachment 65028 --> https://bugs.winehq.org/attachment.cgi?id=65028 error report
Crash with error report when opening Note Shot Finance.exe available from: http://www.noteshot.fi/tiedostot/Note_Shot_Finance_SETUP.exe
Error does not come with Windows.
It's a VB6 app.
https://bugs.winehq.org/show_bug.cgi?id=47603
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Crash with error report |Note Shot Finance crashes | |on open URL| |http://www.noteshot.fi/tied | |ostot/Note_Shot_Finance_SET | |UP.exe Keywords| |download Version|unspecified |4.0 Severity|critical |normal
--- Comment #1 from Jeff Zaroyko jeffz@jeffz.name --- Not critical: https://wiki.winehq.org/Bugs
https://bugs.winehq.org/show_bug.cgi?id=47603
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 65566 --> https://bugs.winehq.org/attachment.cgi?id=65566 screenshot, cannot understand the message......
Hi, I cannot reproduce the exact crash from comment 1.
I get a runtime error 445 that can be worked around by "winetricks wsh57", probably related to 0009:fixme:scrrun:filesys_QueryInterface Unsupported interface {7fd52380-4e07-101b-ae2d-08002b2ec713} 0009:fixme:scrrun:filesys_QueryInterface Unsupported interface {37d84f60-42cb-11ce-8135-00aa004bb851} 0009:fixme:scrrun:folder_get_Drive (001B1280)->(0032EFD0): stub
Then the app starts but there`s a messagbox in finnish (?) that i cannot read or click away, as the app then exits. What does the message say?
@Reporter of bug: Could you give exact instructions how you got that crash (did you install any winetricks stuff etc..)
At least there`s an insufficency in scrrun so i will confirm the bug for now
https://bugs.winehq.org/show_bug.cgi?id=47603
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- confirming it doesn`t start
https://bugs.winehq.org/show_bug.cgi?id=47603
--- Comment #4 from Marko marko.tuovila@gmail.com --- Error in the screenshot says that Windows regional settings (number and time format) should be in Finnish (or east Europe) style.
Is it possible to change regional settings in wine? But I think program does not crash because of this.
https://bugs.winehq.org/show_bug.cgi?id=47603
--- Comment #5 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Marko from comment #4)
Error in the screenshot says that Windows regional settings (number and time format) should be in Finnish (or east Europe) style.
Is it possible to change regional settings in wine? But I think program does not crash because of this.
Hi, could you tell us if you get the same error? As I said, I cannot reproduce crash from comment 1.
https://bugs.winehq.org/show_bug.cgi?id=47603
Robert Wilhelm sloper42@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sloper42@yahoo.com Component|-unknown |scrrun Summary|Note Shot Finance crashes |Note Shot Finance crashes |on open |on open, needs | |scrrun:folder_get_Drive | |implementation.
--- Comment #6 from Robert Wilhelm sloper42@yahoo.com --- No crash here, either. But runtime error 445 which vanishes once scrrun::folder_get_Drive is implemented.
Let´s make this bug abount scrrun missing function.