https://bugs.winehq.org/show_bug.cgi?id=43052
Bug ID: 43052 Summary: ChessBase 14 - crashes right after start Product: Wine Version: 2.8 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: blizzard@sachlevice.eu Distribution: ---
Created attachment 58215 --> https://bugs.winehq.org/attachment.cgi?id=58215 whole program run log
I attach whole log from start to crash from console.
https://bugs.winehq.org/show_bug.cgi?id=43052
blizzard@sachlevice.eu changed:
What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64
https://bugs.winehq.org/show_bug.cgi?id=43052
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #1 from winetest@luukku.com --- How about the crash location? Does this have a free trial?
https://bugs.winehq.org/show_bug.cgi?id=43052
--- Comment #2 from blizzard@sachlevice.eu --- Unfortunately I dont think so. If I can add an info tell me what.
I think it happens when running under 64bit prefix which is important because there are 64bit functions there.
https://bugs.winehq.org/show_bug.cgi?id=43052
--- Comment #3 from blizzard@sachlevice.eu --- Now I can confirm that it happens on 32bit as well - tried under PlayOnLinux, though. I attach a log.
https://bugs.winehq.org/show_bug.cgi?id=43052
--- Comment #4 from blizzard@sachlevice.eu --- Created attachment 58216 --> https://bugs.winehq.org/attachment.cgi?id=58216 PlayOnLinux 32bit prefix run log
https://bugs.winehq.org/show_bug.cgi?id=43052
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- Can you provide a crashlog, too? That's important.
err:winediag:ODBC_LoadDriverManager failed to open library "libodbc.so": libodbc.so: cannot open shared object file: No such file or directory
This looks like you miss a dependency, did you install ODBC (e.g. unixodbc)? Maybe the program needs that, it seems to use databases at least.
https://bugs.winehq.org/show_bug.cgi?id=43052
--- Comment #6 from blizzard@sachlevice.eu --- Yes, it helped a bit, my fault as it apparently is not a bug, I have not noticed this error, sorry.
However, now it crashes on: err:winediag:SQLDrivers No ODBC drivers could be found. Check the settings for your libodbc provider.
I checked Wine site about ODBC but information there is a bit vague. Can you maybe advice me what to do next? Library is installed correctly and Wine can find it.
https://bugs.winehq.org/show_bug.cgi?id=43052
--- Comment #7 from Fabian Maurer dark.shadow4@web.de --- First, I don't exactly know how to set up wine and ODBC, and I don't have the program to test it.
As far as I know, you need to install ODBC drivers, too. How to do that depends on your distro. Running the program with "WINEDEBUG=+odbc" could give you more information in the log.
You could also try the native ODBC drivers with "winetricks mdac28 msxml4 mfc42 jet40" I think.
https://bugs.winehq.org/show_bug.cgi?id=43052
Bartosz gang65@poczta.onet.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gang65@poczta.onet.pl
--- Comment #8 from Bartosz gang65@poczta.onet.pl --- It was fixed with: https://gitlab.winehq.org/wine/wine/-/merge_requests/1090
https://bugs.winehq.org/show_bug.cgi?id=43052
Bartosz gang65@poczta.onet.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs@winehq.org |gang65@poczta.onet.pl
https://bugs.winehq.org/show_bug.cgi?id=43052
Bartosz gang65@poczta.onet.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #9 from Bartosz gang65@poczta.onet.pl --- Fixed with commit: https://gitlab.winehq.org/wine/wine/-/commit/0998dfe08d169f5f6a387dceafa2c41...
https://bugs.winehq.org/show_bug.cgi?id=43052
Bartosz gang65@poczta.onet.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0998dfe08d169f5f6a387dceafa | |2c411906567af
https://bugs.winehq.org/show_bug.cgi?id=43052
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.6.