https://bugs.winehq.org/show_bug.cgi?id=41607
Bug ID: 41607 Summary: Piggi 2 Demo version fails to start and throws runtime and fatal error Product: Wine Version: 1.9.20 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: maiktapwagner@aol.com Distribution: ---
Created attachment 55951 --> https://bugs.winehq.org/attachment.cgi?id=55951 Backtrace wine 1.9.20
Dear wine-team,
I had a request from somebody working in agriculture to test an application in wine and used wine 1.9.20 as 1.9.21 is not currently available on openSUSE.
A demo version is available at the following URL: http://www.oask.de/Sauenplaner/piggi20_setup.exe
$ md5sum piggi20_setup.exe bfd61acc354000a14e2974d383e7bd5f piggi20_setup.exe
The application throws a runtime error of 3633 (Laufzeitfehler) and then crashes producing the debugging output shown in the attachment.
Is there anything I can do with winetricks to work aroud this issue?
Kind regards,
Maik
https://bugs.winehq.org/show_bug.cgi?id=41607
Maik Wagner maiktapwagner@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |SUSE CC| |maiktapwagner@aol.com URL| |http://www.oask.de/Sauenpla | |ner/piggi20_setup.exe Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=41607
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #1 from fjfrackiewicz@gmail.com --- (In reply to Maik Wagner from comment #0)
Created attachment 55951 [details] Backtrace wine 1.9.20
Dear wine-team,
I had a request from somebody working in agriculture to test an application in wine and used wine 1.9.20 as 1.9.21 is not currently available on openSUSE.
A demo version is available at the following URL: http://www.oask.de/Sauenplaner/piggi20_setup.exe
$ md5sum piggi20_setup.exe bfd61acc354000a14e2974d383e7bd5f piggi20_setup.exe
The application throws a runtime error of 3633 (Laufzeitfehler) and then crashes producing the debugging output shown in the attachment.
Is there anything I can do with winetricks to work aroud this issue?
Kind regards,
Maik
You might want to run this demo via your terminal and post the terminal output to go with your backtrace :)
https://bugs.winehq.org/show_bug.cgi?id=41607
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #2 from winetest@luukku.com --- When trying to run it spams this message.
fixme:olepicture:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
Also at install time happened this
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\windows\system32\dao2535.tlb" failed with error 2 err:winediag:ODBC_LoadDriverManager failed to open library "libodbc.so": libodbc.so: cannot open shared object file: No such file or directory
so this needs some ODBC recipe?
https://bugs.winehq.org/show_bug.cgi?id=41607
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to winetest from comment #2)
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\windows\system32\dao2535.tlb" failed with error 2 err:winediag:ODBC_LoadDriverManager failed to open library "libodbc.so": libodbc.so: cannot open shared object file: No such file or directory
Ideally you can try to fix this in your linux distro before trying any winetricks. In Debian the package is called libodbc1, I don't know in other systems.
https://bugs.winehq.org/show_bug.cgi?id=41607
--- Comment #4 from Maik Wagner maiktapwagner@aol.com --- Created attachment 58431 --> https://bugs.winehq.org/attachment.cgi?id=58431 Backtrace on wine 2.10 (non-staging)
https://bugs.winehq.org/show_bug.cgi?id=41607
--- Comment #5 from Maik Wagner maiktapwagner@aol.com ---
Ideally you can try to fix this in your linux distro before trying any winetricks. In Debian the package is called libodbc1, I don't know in other systems.
I found a package called unixODBC for my openSUSE Tumbleweed system and installed both the 32-bit and 64-bit version and tried again with 2.11 (non-staging)
https://bugs.winehq.org/show_bug.cgi?id=41607
--- Comment #6 from Maik Wagner maiktapwagner@aol.com --- Created attachment 58562 --> https://bugs.winehq.org/attachment.cgi?id=58562 Console output wine 2.11 (non-staging)
https://bugs.winehq.org/show_bug.cgi?id=41607
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |xerox.xerox2000x@gmail.com
--- Comment #7 from Louis Lenders xerox.xerox2000x@gmail.com --- Confirming. I tested this yesterday and wasn`t able to get running.
Tried several things as installing mdac28, native dlls etc. For me it comes up with a window that I should change my languagesettings to german, but then exits silently like it did in comment 6.
wine-2.18-170-gde7220e2 nor wine-2.18-1-gf81b06b (Staging) gets it running
https://bugs.winehq.org/show_bug.cgi?id=41607
Maik Wagner maiktapwagner@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #55951|0 |1 is obsolete| | Attachment #58431|0 |1 is obsolete| |
--- Comment #8 from Maik Wagner maiktapwagner@aol.com --- Created attachment 60057 --> https://bugs.winehq.org/attachment.cgi?id=60057 Backtrace on wine 3.0rc2 (non-staging)
https://bugs.winehq.org/show_bug.cgi?id=41607
Maik Wagner maiktapwagner@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #58562|0 |1 is obsolete| |
--- Comment #9 from Maik Wagner maiktapwagner@aol.com --- Created attachment 60058 --> https://bugs.winehq.org/attachment.cgi?id=60058 Console Output wine 3.0rc2 (Non-staging)
https://bugs.winehq.org/show_bug.cgi?id=41607
--- Comment #10 from Maik Wagner maiktapwagner@aol.com --- Created attachment 61291 --> https://bugs.winehq.org/attachment.cgi?id=61291 Console Output wine 3.6
The backtrace doesn't show up anymore. The application still doesn't start up and throws a runtime error. Console output is attached for wine 3.6 on openSUSE Tumbleweed.
https://bugs.winehq.org/show_bug.cgi?id=41607
--- Comment #11 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 61293 --> https://bugs.winehq.org/attachment.cgi?id=61293 screenshot \
https://bugs.winehq.org/show_bug.cgi?id=41607
--- Comment #12 from Louis Lenders xerox.xerox2000x@gmail.com --- uurgh, submitted too soon, last comment shows errorwindow i get. Maik, do you get that errorwindow too?
https://bugs.winehq.org/show_bug.cgi?id=41607
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=41607
--- Comment #13 from Maik Wagner maiktapwagner@aol.com --- Created attachment 61623 --> https://bugs.winehq.org/attachment.cgi?id=61623 Console Output wine 3.9 (staging)
I didn't get that far and tried 3.9 staging from my previous prefix.
https://bugs.winehq.org/show_bug.cgi?id=41607
--- Comment #14 from Maik Wagner maiktapwagner@aol.com --- Created attachment 64974 --> https://bugs.winehq.org/attachment.cgi?id=64974 Piggi Backtrace (4.11 - staging)
https://bugs.winehq.org/show_bug.cgi?id=41607
--- Comment #15 from Maik Wagner maiktapwagner@aol.com --- Created attachment 64975 --> https://bugs.winehq.org/attachment.cgi?id=64975 Piggi Console Output (4.11 - staging)
https://bugs.winehq.org/show_bug.cgi?id=41607
--- Comment #16 from Maik Wagner maiktapwagner@aol.com --- Upstream URL now points to a different file which still throws the runtime error.,
http://www.oask.de/Sauenplaner/piggi10_setup.exe
mwagner@silentrig:~/Downloads> sha1sum piggi10_setup.exe 4a9494aa0bc5cd79ab2f0529c5c687ade122de7e piggi10_setup.exe
https://bugs.winehq.org/show_bug.cgi?id=41607
--- Comment #17 from Maik Wagner maiktapwagner@aol.com --- Created attachment 70283 --> https://bugs.winehq.org/attachment.cgi?id=70283 Console Output (wine 6.11)
https://bugs.winehq.org/show_bug.cgi?id=41607
ake.rehnman@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ake.rehnman@gmail.com
--- Comment #18 from ake.rehnman@gmail.com --- I think the loading of libodbc.so is wrong. That file is used for linking not sure but it is only availble in the unixodbc-dev package.
You can however set the LIB_ODBC_DRIVER_MANAGER to libodbc.so.1 like:
LIB_ODBC_DRIVER_MANAGER="libodbc.so.1" wine <your program>
https://bugs.winehq.org/show_bug.cgi?id=41607
--- Comment #19 from Maik Wagner maiktapwagner@aol.com --- Created attachment 73611 --> https://bugs.winehq.org/attachment.cgi?id=73611 Console output (wine-7.21 on Slackware64/Multilib)
Upstream URL now seems to point to:
http://www.oask.de/Sauenplaner/piggi10_setup.exe
bash-5.1$ sha256sum piggi10_setup.exe d673d5edb71c48d457b59fdac4b72c769c9671447c2e3da803cb5e08f514e92f piggi10_setup.exe
With this no fatal errors are thrown but there seems to be a complaint about data types and delimiters as far as I understand it.
bash-5.1$ wine --version wine-7.22
https://bugs.winehq.org/show_bug.cgi?id=41607
Maik Wagner maiktapwagner@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #20 from Maik Wagner maiktapwagner@aol.com --- Backtrace no longer occuring but German complaints about country settings, timezone and delimiter are shown. But that would be a different story. Marking as FIXED.
https://bugs.winehq.org/show_bug.cgi?id=41607
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #21 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.16.