LTSpice24 Installation Error

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Post Reply
RonLat
Newbie
Newbie
Posts: 1
Joined: Sun Mar 02, 2025 10:12 am

LTSpice24 Installation Error

Post by RonLat »

Hello,
I'm trying to install LTSpice24 on Ubuntu 20.04.

Code: Select all

$ wine --version
wine-10.0

Code: Select all

$ WINEPREFIX=~/wine/LTspice24 wine winecfg
winecfg set to Windows 10

Code: Select all

ron@T460:~/wine$ WINEPREFIX=~/wine/LTspice24 wine start /unix ~/Downloads/LTspice64.msi
0214:fixme:exec:SHELL_execute flags ignored: 0x00000100

ron@T460:~/wine$ 021c:fixme:file:NtLockFile I/O completion on lock not implemented yet
021c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0240:fixme:combase:RoGetActivationFactory (L"Windows.UI.ViewManagement.UISettings", {00000035-0000-0000-c000-000000000046}, 01D4F524): semi-stub
0240:fixme:ui:factory_QueryInterface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented, returning E_NOINTERFACE.
021c:fixme:wincodecs:jpeg_decoder_get_metadata_blocks stub
0268:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0268:fixme:ole:CoInitializeSecurity 00000000, -1, 00000000, 00000000, 0, 3, 00000000, 0, 00000000 stub
0268:fixme:wbemprox:client_security_SetBlanket 72FB2D10, 00351350, 10, 0, (null), 3, 3, 00000000, 0
0268:fixme:wbemprox:client_security_Release 72FB2D10

0268:err:wgl:X11DRV_WineGL_InitOpenglInfo  couldn't initialize OpenGL, expect problems
0268:err:d3d:wined3d_caps_gl_ctx_create Failed to find a suitable pixel format.
0268:err:system:user_check_not_lock BUG: holding USER lock
siexec.exe: dlls/win32u/sysparams.c:316: user_check_not_lock: Zusicherung »0« nicht erfüllt.

wine: Assertion failed at address 85501549 (thread 0268), starting debugger...
0268:fixme:process:NtCreateUserProcess unhandled output attribute 0
0268:fixme:process:NtCreateUserProcess unhandled output attribute 2
0268:fixme:process:NtCreateUserProcess unhandled output attribute 164eaf8
The installation dialog opens but freezes and the installation does not go any further. Somebody an idea what to do with the OpenGL error message?
Post Reply