Wine suddenly has a problem with Sketchup 8

Questions about Wine on Linux
Locked
parchping
Newbie
Newbie
Posts: 3
Joined: Fri Jun 21, 2024 10:43 am

Wine suddenly has a problem with Sketchup 8

Post by parchping »

I'm running Linux Mint 21.3 with Wine 9.0, and Sketchup 8.

I have used Sketchup 8 under wine for years. Most recently I used it on June 16, less than a week ago. Today it will not start. Below my signature is what happens when I use the start command in the icon via terminal.

Please advise,
Steve

env WINEPREFIX="/home/steve/.wine" wine C:\\Program\ Files\ \(x86\)\\Google\\Google\ SketchUp\ 8\\SketchUp.exe
0094:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0098:fixme:wineusb:add_usb_device Interface 3 has 2 alternate settings; using the first one.
0098:fixme:wineusb:add_usb_device Interface 4 has 2 alternate settings; using the first one.
0094:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0094:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0094:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0094:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0094:fixme:xinput:pdo_pnp IRP_MN_QUERY_ID type 5, not implemented!
0094:fixme:xinput:pdo_pnp IRP_MN_QUERY_ID type 5, not implemented!
0094:fixme:xinput:pdo_pnp IRP_MN_QUERY_ID type 5, not implemented!
0094:fixme:xinput:pdo_pnp IRP_MN_QUERY_ID type 5, not implemented!
0094:fixme:wineusb:query_id Unhandled ID query type 0x5.
0094:fixme:wineusb:query_id Unhandled ID query type 0x5.
0094:fixme:wineusb:query_id Unhandled ID query type 0x5.
0094:fixme:wineusb:query_id Unhandled ID query type 0x5.
0094:fixme:wineusb:query_id Unhandled ID query type 0x5.
0094:fixme:wineusb:query_id Unhandled ID query type 0x5.
0024:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.MFCLOC" (8.0.50608.0)
0024:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0024:err:commdlg:DllMain failed to create activation context, last error 14001
0024:fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 30000
0024:fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 30000
0024:fixme:wininet:InternetSetOptionW INTERNET_OPTION_CONNECT_RETRIES 0
0024:fixme:msvcrt:type_info_name_internal_method type_info_node parameter ignored

Intrinsic Alchemy v3.3 Beta-0702 (Dynamic/Release)
Built by <unknown> on Fri Jul 2 00:00:00 2010

0024:fixme:wininet:InternetCheckConnectionW (L"http://www.google.com" 1 0)
0024:fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 30000
0024:fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 30000
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 151 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 20258
Current serial number in output stream: 20259
parchping
Newbie
Newbie
Posts: 3
Joined: Fri Jun 21, 2024 10:43 am

Re: Wine suddenly has a problem with Sketchup 8

Post by parchping »

Note that Sketchup 2017 does the same thing. It used to work fine.
parchping
Newbie
Newbie
Posts: 3
Joined: Fri Jun 21, 2024 10:43 am

Re: Wine suddenly has a problem with Sketchup 8

Post by parchping »

The problem turned out to be the graphics driver. I was using Nvidia 470. inxi -Ga showed that there was no OpenGL. I switched to the nouveau driver, which has OpenGL, and Sketchup 8 and 2017 now work.
Locked