cryinkfly / SOLIDWORKS-for-Linux

This is a project, where I give you a way to use SOLIDWORKS on Linux!
MIT License
370 stars 36 forks source link

Installer never finishes #23

Open dzervas opened 2 years ago

dzervas commented 2 years ago

The installer is stuck for the past 8 hours here: image

As you can see behind the log has the InternetSetOptionW problem. How did you overcome this stage?

doppioandante commented 1 year ago

Having a similar problem, stuck at MS SQL Server installation :(

Luis-Carlos000 commented 1 year ago

Similar problem, stuck at Visual Studio Tools 2015, increases 1% at 15 min and is not freezed but the task is the same. Screenshot_20230408_184903

dzervas commented 1 year ago

Have you tried pressing enter many times in the terminal window?

dzervas commented 1 year ago

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)

maevebaksa commented 9 months ago

Similar problem, stuck at Visual Studio Tools 2015, increases 1% at 15 min and is not freezed but the task is the same. Screenshot_20230408_184903

Did you ever get this fixed? I am in the same boat I think, although mine seems to eventually be going.

jacob153 commented 9 months ago

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