Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installer never finishes #23

Open
dzervas opened this issue Jul 26, 2022 · 6 comments
Open

Installer never finishes #23

dzervas opened this issue Jul 26, 2022 · 6 comments
Labels
bug Something isn't working

Comments

@dzervas
Copy link
Contributor

dzervas commented Jul 26, 2022

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
Copy link

doppioandante commented Oct 30, 2022

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

@cryinkfly cryinkfly added the bug Something isn't working label Mar 12, 2023
@Luis-Carlos000
Copy link

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
Copy link
Contributor Author

dzervas commented Apr 9, 2023

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

@dzervas
Copy link
Contributor Author

dzervas commented Apr 9, 2023

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
Copy link

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants