Open dzervas opened 2 years ago
Having a similar problem, stuck at MS SQL Server installation :(
Similar problem, stuck at Visual Studio Tools 2015, increases 1% at 15 min and is not freezed but the task is the same.
Have you tried pressing enter many times in the terminal window?
on another note there's another way to install sw. Create an admin image and then install swwi/data/solidworks.msi
using wine msiexec /i <path to solidworks.msi>
. Again at some point it seems to hang but press enter many times and it'll go
Note: you need wine-git for this to work and winetricks -q dotnet48 vcrun2019 d3dcompiler_47 corefonts
. For more check this comment (and maybe the whole issue)
Similar problem, stuck at Visual Studio Tools 2015, increases 1% at 15 min and is not freezed but the task is the same.
Did you ever get this fixed? I am in the same boat I think, although mine seems to eventually be going.
I too have been running the installer now close to 20hr and seems hung at 81%. Enter key does nothing
In the terminal output the below is what it repeditive.
05b4:err:sync:RtlpWaitForCriticalSection section 000000017006CCA0 "../wine/dlls/ntdll/thread.c: fls_section" wait timed out in thread 05b4, blocked by 0598, retrying (60 sec) [user@archlinux Downloads]$ 0128:err:ole:com_get_class_object class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered 0128:err:ole:com_get_class_object no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1 0128:err:ole:com_get_class_object class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered 0128:err:ole:com_get_class_object no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1 0128:err:ole:com_get_class_object class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered 0128:err:ole:com_get_class_object no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1 0128:fixme:shell:DllGetClassObject failed for CLSID={ff393560-c2a7-11cf-bff4-444553540000} (History) 04c8:fixme:tbs:Tbsi_GetDeviceInfo (16, 00007FFFFF27FC00) stub 05b4:err:sync:RtlpWaitForCriticalSection section 000000017006CCA0 "../wine/dlls/ntdll/thread.c: fls_section" wait timed out in thread 05b4, blocked by 0598, retrying (60 sec)
Software Info Distro: Arch(fresh install) DE: XFCE4
The installer is stuck for the past 8 hours here:
As you can see behind the log has the
InternetSetOptionW
problem. How did you overcome this stage?