https://bugs.winehq.org/show_bug.cgi?id=53779
Bug ID: 53779 Summary: Lego Mindstorms EV3 Installer fails to install "LEGO MINDSTORMS NXT Driver" Product: Wine Version: 7.18 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: maiktapwagner@aol.com Distribution: ---
Created attachment 73265 --> https://bugs.winehq.org/attachment.cgi?id=73265 Console output (wine-7.18 on Slackware64/Multilib)
Hello everyone,
this might be related to 51858 but in my case installation went through but fails to install the NXT Driver after some installation progress is made.
I got the application from this URL: https://go.api.education.lego.com/v1/lms-ev3_en-us_win32#noUrlRewrite
bash-5.1$ sha256sum LMS-EV3_Full-setup_1.4.5_en-US_WIN32.exe 5372ca5f706296c15144443af6193d4597e5c285a900e10ab5de6354664337a4 LMS-EV3_Full-setup_1.4.5_en-US_WIN32.exe
bash-5.1$ wine --version wine-7.18
At the end of the process it is being complained that "Installation has failed".
Please also see the AppDB
https://appdb.winehq.org/objectManager.php?sClass=version&iId=39993
for a previous test.
Console output is attached from 7.18 (non-staging) on Slackware Linux
https://bugs.winehq.org/show_bug.cgi?id=53779
Maik Wagner maiktapwagner@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer Distribution|--- |Slackware URL| |https://go.api.education.le | |go.com/v1/lms-ev3_en-us_win | |32#noUrlRewrite CC| |maiktapwagner@aol.com
https://bugs.winehq.org/show_bug.cgi?id=53779
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #1 from Austin English austinenglish@gmail.com ---
019c:err:winediag:load_odbc failed to open library "libodbc.so": libodbc.so: cannot open shared object file: No such file or directory
Try fixing that first and installing in a fresh WINEPREFIX (and/or, try native mdac27/28).
https://bugs.winehq.org/show_bug.cgi?id=53779
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #2 from Zeb Figura z.figura12@gmail.com --- I don't think ODBC is relevant here.
The actual error is pretty well hidden, but shows up in a relay log:
0160:016c:Call KERNEL32.GetVersionExW(01faeac0) ret=020babb1 0160:016c:Ret KERNEL32.GetVersionExW() retval=00000001 ret=020babb1 0160:016c:Call msvcrt._vsnwprintf(01fae3d0,000003ff,020b16b0 L"DIFXAPP: ERROR - The operating system you are running on is not supported. Only Windows 2000, Windows XP, Windows Server 2003 and Windows codenamed Longhorn are supported.">
Does this actually work on real Windows 7 or newer?