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

Seg3D fails to start under Windows 10 #397

Open
robertf opened this issue Apr 10, 2021 · 20 comments
Open

Seg3D fails to start under Windows 10 #397

robertf opened this issue Apr 10, 2021 · 20 comments
Assignees
Milestone

Comments

@robertf
Copy link

robertf commented Apr 10, 2021

Description

Seg3D 2.5.0 fails to start under Windows 10

Steps to Reproduce

  1. Download Seg3D2-2.5.0-win64.exe to Windows 10
  2. Run installer, apparently successfully
  3. Run Seg3D2 using its icon in the Start Menu (or from the command line). I also tried running it as Administrator.

Expected behavior: It should start

Actual behavior: An Application Error window appeared saying that the application failed to start (0xc000007b)

Versions

Windows 10 Home 20H2 19042.804 120.2212.551.0

@dcwhite
Copy link
Member

dcwhite commented Apr 12, 2021

I'll try to replicate this one. It might be the out-of-date Qt libraries used.

@allywarner
Copy link
Contributor

I can't replicate this bug even after updating my Windows OS version. Can you replicate @dcwhite?

@allywarner
Copy link
Contributor

Try with new release 2.5.1

@robertf
Copy link
Author

robertf commented May 21, 2021

Is 2.5.1 available yet? I couldn't find it.

@allywarner
Copy link
Contributor

@robertf yes! It is now posted! Thank you for your patience.

@robertf
Copy link
Author

robertf commented May 21, 2021

It still fails to start, the same as before :-(
C:\Program Files\Seg3D2_2.5\bin\Seg3D2.exe with timestamp 2021-05-21 16:37

@allywarner
Copy link
Contributor

What kind of machine are you running?

@robertf
Copy link
Author

robertf commented May 21, 2021

ASUS VivoBook Pro 15 N580GD-DB74, 64-bit, 16 GB

@allywarner allywarner reopened this May 21, 2021
@allywarner
Copy link
Contributor

Do you have another machine to try on?

@robertf
Copy link
Author

robertf commented May 21, 2021

I have an old Windows 7 laptop that might wake up long enough to try it.

@allywarner
Copy link
Contributor

Let me know what happens!

@robertf
Copy link
Author

robertf commented May 21, 2021

It can't start because MSVCP140_1.DLL is missing.

@allywarner
Copy link
Contributor

Yes, that's probably too old. We can't reproduce this with our machines. Is there any information when you try to open Seg3D on Windows 10? Possibly on the command line?

@robertf
Copy link
Author

robertf commented May 21, 2021

When I give this command in the PowerShell:
& "C:\Program Files\Seg3D2_2.5\bin\Seg3D2.exe"
nothing happens, it just returns to the command prompt.

@robertf
Copy link
Author

robertf commented May 22, 2021

I also tried running it from the Start menu as administrator, with the same result. I've attached a screenshot of the error-message window.
Seg3D2_error

@allywarner
Copy link
Contributor

Is your machine in French?

@robertf
Copy link
Author

robertf commented May 22, 2021

Partly. When the shop installed Windows 10, they did it in French. When I added my account I did it in English, and the interface is in English, but occasionally bits of French still pop up for reasons I don't understand. It's never caused a problem.

@dcwhite
Copy link
Member

dcwhite commented May 22, 2021

https://www.diskgenius.com/how-to/fix-error-code-0xc000007b.php

Is your machine running 32-bit Windows perhaps? I suppose it's possible with the complicated setup you described.

@dcwhite
Copy link
Member

dcwhite commented May 22, 2021

That web page also mentions updating DirectX, .NET Framework, C++ runtime packages, and various other things. Essentially, this is most likely a machine problem rather than a Seg3D problem.

@robertf
Copy link
Author

robertf commented May 22, 2021

It's definitely 64-bit and Windows is fully up to date.
.NET Framework 4.8 was installed but not .NET Framework 3.5 so I installed it and then rebooted.
Still no luck :-(
I'll let you know if I find anything that helps.

@allywarner allywarner modified the milestones: 2.5.1, 2.5.2 May 26, 2021
@allywarner allywarner removed this from the 2.5.2 milestone Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants