https://bugs.winehq.org/show_bug.cgi?id=52454
Bug ID: 52454 Summary: QTranslate 6.3.1 fails to start Product: Wine Version: 7.0-rc6 Hardware: x86-64 URL: https://web.archive.org/web/20170606113219if_/http://q translate1.appspot.com/QTranslate.6.3.1.exe OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: jscript Assignee: wine-bugs@winehq.org Reporter: gijsvrm@gmail.com Distribution: ---
Created attachment 71742 --> https://bugs.winehq.org/attachment.cgi?id=71742 +jscript
It shows a window with 'QTranslate initialization error. The program will be closed.' After clicking 'OK' it exits.
winetricks -q wsh57 fixes the issue and allows the program to start.
$ sha1sum QTranslate.6.3.1.exe 7a8f9940049ec50352e732b14349b9bfc3f704a4 QTranslate.6.3.1.exe
$ du -sh QTranslate.6.3.1.exe 780K QTranslate.6.3.1.exe
https://bugs.winehq.org/show_bug.cgi?id=52454
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #71742|0 |1 is obsolete| |
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- Created attachment 76472 --> https://bugs.winehq.org/attachment.cgi?id=76472 +jscript
Still present with wine-9.9. Native jscript still works around.
Seems like it might need more handling in JScript_SetScriptState.