Cura не запускается на windows 10

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

Closed

reibuehl opened this issue

Apr 4, 2019

· 59 comments

Comments

@reibuehl

Application Version
3.6 and 4.0

Platform
Windows 10 Professional 64-bit, Version 1809

Printer
Ultimaker 2

Steps to Reproduce
After installing Windows 10 Version 1809, start Cura

Actual Results
Cura doesn’t start even if the same Cura installation has started on the same PC before. After setting «Windows 8» compatibility on the Cura.exe, Cura starts fine again.

Expected results
Cura should start without the need for the Windows 8 compatibility beeing set manually.

Additional Information
See https://community.ultimaker.com/topic/27056-cura-36-and-40-dont-start/ for more reports of the same issue.

@Ghostkeeper

Maybe do you have a log file of Cura starting unsuccessfully (without the compatibility mode set)?

@reibuehl



Copy link


Contributor


Author

The files %AppData%\cura\stderr.log and %AppData%\cura\stdout.log are created when I try to start cura without the compatibility flag but they stay empty. The file %AppData%\cura\4.0\cura.log is not created. The process is visible in task manager but no UI components are shown — not even the splash screen.

@Yves31820

@Ghostkeeper

Very weird! Then maybe running this via the command line would give a bit more output to debug what’s going on. Here’s some instructions, though you seem to know your salt but just in case:

  1. Press Win+R.
  2. Type cmd and press enter.
  3. In the command window, type C:\Program Files\Ultimaker Cura 4.0\Cura.exe (or wherever you installed it).

I’d expect it to produce something in STDCOUT then… 🤔

@reibuehl



Copy link


Contributor


Author

Unfortunately no output at all (see attached screenshot). The command prompt comes back very fast. Process Explorer shows that the process is running but no output on the command line.

tempsnip

@mqudsi

Run eventvwr.msc and check Windows Logs\Application for any Cura-related entries.

fwiw I’m running Cura 3.6 and 4.0 under Windows 10 64-bit edition (17763) without any such issues.

@reibuehl



Copy link


Contributor


Author

I checked the Application event log but no entries there either.

@Ghostkeeper

We’re also getting this bug report via the support channel of Ultimaker (who gets it via resellers who gets it from customers).

@JamieARK

If it helps, my issue was actually caused by the fact my laptop has multiple graphics chipsets. My laptop has both Intel Graphics on board but also a dedicated Nvidia 1060 as well. If I configured the app to always start using the Intel Chipset it opens fine, it only has an issue with the Nvidia chipset.

It just seems to be this shared setup that is the issue as my desktop PC only has an Nvidia Card and that opens fine.

Thanks
Jamie.

@TheAndi

It also happens on my notebook with Intel Core i7-8550u and just Intel UHD graphics 620.

This bug happened to me in 3.5, 3.6 and 4.0 (and it also takes an eternity to open :/ )

Thanks in advance.

@Rickrat

It also happens on my notebook with Intel Core i7-8550u and just Intel UHD graphics 620.

This bug happened to me in 3.5, 3.6 and 4.0 (and it also takes an eternity to open :/ )

Thanks in advance.

yes. me too on my microsoft surface 2017 model (windows 10)

@Donner-Party

If it helps, my issue was actually caused by the fact my laptop has multiple graphics chipsets. My laptop has both Intel Graphics on board but also a dedicated Nvidia 1060 as well. If I configured the app to always start using the Intel Chipset it opens fine, it only has an issue with the Nvidia chipset. It just seems to be this shared setup that is the issue as my desktop PC only has an Nvidia Card and that opens fine. Thanks Jamie.

I think I have this problem, too. How do you make it use Intel rather than Nvidia?

@Donner-Party

I disabled Intel UHD 620 in the control panel and Cura 4.0 now runs. #5699

@reibuehl



Copy link


Contributor


Author

I have the problem on a Desktop PC with only one display adapter according to device manager. It is an Intel HD Graphics 630.

@trunneml

Same here. (MS Surface Pro 4; Intel HD Graphic with dual screen setup)
Only extra Plugin is OctoPrint.

@Adminius

same here (i3-6100 with integrated Intel GPU), Windows 10 x64.
Tested with Cura 3.6 and 4.1

@italocjs

Any luck with this? interestingly i also have intel UHD620 as graphic card (notebook), so this issue might be related to it

@Donner-Party

No luck for me. I still have to disable UHD 620 when I want to use Cura.

@italocjs

@Donner-Party you have another graphic card right? i dont think thats a option for me, i made it work with win7 compatibility, but its kinda slow

@Donner-Party

Yes. My laptop has dual graphics processors.
Untitled

@johnseghers

This thread on the Ultimaker forums seems to be confirming an issue with Intel GPUs. https://community.ultimaker.com/topic/29138-cura-421-does-not-start-and-makes-41-dead-as-well/?tab=comments#comment-245633

I have a SurfaceBook v2. This has an Nvidia GTX 1060 in the detachable keyboard and an Intel UHD 620 in the screen. When the screen is detached (Intel GPU only) Cura will not start. When connected to the keyboard it starts fine.

I did have an issue where the Nvidia adapter would stop responding. When this happened, again with only Intel GPU available, Cura would not start.

When Cura fails to start like this, there is no log information written.

In my case, I have 100% repro for having it start or fail under these conditions.

@ScruffR

Yup, same here on a Surface Pro 2017
Cura starts up and runs a process in the background but never creates a window

TaskManager Process view
image

@teccec

Same issue on Windows 10/64 laptop with just the Intel HD Graphics 520 GPU. I’ve only been able to get Cura to open a couple times, but some article I’d seen had mentioned trying over and over — so I’ve been attempting to open it about a dozen times both as administrator and not, before wiping them out in Task Manager and starting over. It has worked a couple times but the method may have nothing to do with it.

Today, I succeeded by running in Win8 compatibility mode and hitting Test the program 3-times (without killing the failed processes). Finally got the Cura splash screen to load on the third try and the program to open. I’ll try to come back and edit this comment if I reboot and succeed with same method a few times.

@ScruffR

This issue still exists in 4.3!
Is this ever going to be addressed?

I have to revert to 4.1 (again!!!) in order to have Cura running on my MS Surface Pro 2017

@Ghostkeeper

We’re trying to fix this. Since 4.3 it also started reproducing on our test printers. We still have no idea what’s causing it though and it hasn’t happened yet on any computer with the debugging tools to fix it. And it’s a bit of a phantom bug, too, as is evident by you reporting that it works in 4.1 but not in 4.3 while the original issue was reported for 3.6 and 4.0.

@Pseudothink

This is happening with me on my fully updated Surface Book 2 (Core i5 with integrated Intel graphics only) with Windows 10 and Cura 4.1. If I start Cura, the Cura process appears in task manager, but never opens a window. If I start another Cura instance, it does the same thing. Restarting Windows or power-cycling the machine don’t fix the issue. I’ll see if reinstalling Cura does.

Update: Uninstalling Cura (full uninstall, including configuration files), restarting Windows, and reinstalling Cura doesn’t fix the issue for me. However, reinstalling, then setting Windows 8 compatibility mode did: https://community.ultimaker.com/topic/27056-cura-36-and-40-dont-start/?do=findComment&comment=236568

@smartavionics

@Adminius

@smartavionics

Hi @Adminius , thanks for the report. Please report again if you have any further problems related to this.

@reibuehl



Copy link


Contributor


Author

@smartavionics

Hi @reibuehl , thanks for the report, sorry it didn’t help you.

@nallath

Could you also try to run cura but then via commandline? Some things are logged before the logging plugins are loaded (so they don’t get written to the semi permanent logs).

@reibuehl



Copy link


Contributor


Author

Hi @nallath , if I try that, the command prompt returns immediately. No logging there. The Cura.exe seems to just run the python stuff that then shows the splash screen and everything after. Should I create a short video of the behavior?

@Cesar-S

Hi, I had a similar problem with another slicer.
You have to go to the system registry, delete the records and leave that window open.
Open Cura, go to the registration window and update data, if there is an error it will appear there.

@BobBuenzow

Similar issue here. Cura 4.4.1 installed fine on Win 8.1 64bit. Upon execution, it hangs during interface load, then shuts down. Log file attached. Thanks in advance for any advise.
cura.log

@Cesar-S

Try running curaengine.exe and then cura.exe … it happened to me in the latest version and I only did it once, then I charge well.

@BobBuenzow

Cesar,

Thank you very much for the quick reply and advise. Unfortunately, it did not fix my problem:

Do you know anything else I might try?

Best Regards,

Bob

@Cesar-S

have you tried this? it was the best result for me

66627552-70d24a00-ebd2-11e9-960c-6edb2e548ec8 1

@BobBuenzow

Hi Cesar,

I was using those settings but they did not get the program to start.

I found my solution. I had to turn on the high performance settings on my NVIDEA graphics processor. Once I did that, it started up properly.

Maybe this info will be helpful to others. Thanks for your help.

Bob

@reibuehl



Copy link


Contributor


Author

I tried setting my INTEL HD graphics to high performance but Cura still doesn’t start. All versions from 3.x to 4.4.1. Cura 15.04 runs fine without issues.

@reibuehl
reibuehl

changed the title
[3.6 and 4.0] Cura doesn’t start on Windows 10 Pro 64bit unless Windows 8 Compatibility is selected

[3.6 to 4.4.1] Cura doesn’t start on Windows 10 Pro 64bit unless Windows 8 Compatibility is selected

Feb 6, 2020

@italocjs

For me clicking like 20 times on the program eventually opens it, tho honestly i gave up on cura (at least on my personal laptop).

@BobBuenzow

Probably a compatibility issue with the INTEL HD driver. That failed on my LT as well. I also have an INVIDEA GeForce card installed. Enabling 3D acceleration on the GeForce fixed my issue.

Glad you can run with 15.4

@Ghostkeeper

As far as we know, this issue is fixed in the 4.5 version. We’ll release a beta today, so feel free to give that a try. It’s a complicated issue since a lot of people are reporting different things under the same denominator.

@reibuehl



Copy link


Contributor


Author

I just installed 4.5 beta and it still fails to start on my HP Laptop. Should I try any special settings or is there anything I can do to help you fix this issue?

@BobBuenzow

Hi Reiner,

I’m not affiliated with Cura; just another user like you. I also happened to have the same issue on my HP Envy LT (for any version up to 4.4.1; haven’t loaded 4.5 beta as yet). What worked for me was to go into the NVidea control panel; Manage 3D Settings and select High-performance NVIDIA processor as the preferred graphics processor on the Global Setting tab. Auto-select will default to integrated graphics and GUI load will fail. Apparently the imbedded graphics processor is not up to the task.

Hope this helps!

Good luck,

Bob

@reibuehl



Copy link


Contributor


Author

@BobBuenzow I have INtel HD graphics, no NVidia. I tried what seemed to be the equivalent in the Intel driver of what you suggested already earlier. My last comment was meant for @Ghostkeeper who seems to be one of the developers. I tried 4.5beta and was wondering if I can create some logs that help him and the other developers to identify the root cause of why it does crash with the Intel HD graphics on the HP Elitebook.

@Ghostkeeper

@riebuehl there are two things I’d like to ask you to try:

  • Update your Intel graphics drivers. I think we’ve probably asked you this before, but a few weeks ago Intel came with an update to their graphics drivers that specifically fixed one of our issues that had this symptom.

  • If Cura still doesn’t start after that, kill the process from the task manager and please find the file C:\Users\<riebuehl>\AppData\Roaming\cura\4.5\cura.cfg and open that with a text editor. Under the header [view], add the following line:

    opengl_version_detect = force_modern
    

    Save that file and try starting Cura again. Does it start then?

@reibuehl



Copy link


Contributor


Author

@Ghostkeeper I did already have the latest drivers from the laptop vendor but did now manually install the newer generic graphics drivers from Intel. Version 10.18.10.5100 was the latest Intel had for the Intel Graphics HD 4000. With this driver version, Cura 4.4.1 and 4.5beta both start.
I will verify if this also solves the issue on my other system that has a different configuration on Saturday and close the issue then if successful.

@marcus-bigrep

@Ghostkeeper Cura 4.5 states something was fixed with Intel GFX drivers.
Is this about this issue? And what is the related commit?

@reibuehl



Copy link


Contributor


Author

Installing the latest (as of February 2020) graphics card drivers from Intel fixed the issue for me on both systems where I had the issue. One had the Intel Graphics HD 4000 and the other the Intel Graphics HD 630.

@Ghostkeeper

Cura 4.5 states something was fixed with Intel GFX drivers.
Is this about this issue? And what is the related commit?

We’ve fixed multiple things in 4.5 that are related to Cura not starting. One of them is the workaround I posted above with force_modern. Related commits are here: Ultimaker/Uranium#565

@Mutos

Hi all,

Cura 4.6.2 on Windows 7 on an HP G72 laptop w/ szitchable GPUs :

  • Intel GMA HD (PCI\VEN_8086&DEV_0046&SUBSYS_143A103C&REV_02)
  • AMD-ATI Radeon HD 5470 (PCI\VEN_1002&DEV_68E0&SUBSYS_143A103C&REV_00).

Cura wouldn’t even start w/ AMD : process visible a few seconds, then disappears with no log anywhere,

With Intel, it starts but at first click, it hangs w/ standard Windows popup «recherche une solution» («looking for a solution») then «fermer l’application» («close application»).

So for me this software is just useless…

@Ghostkeeper

Did you try Windows 8 Compatibility? Or the workaround I mentioned above?

@Mutos

Thanks Ghostkeeper for your answer !

I’ve left the issue for now, got another machine on which Cura works OK and no time to test. This machine is usually on Linux and rarely booted on Windows ^-^ But this week-end I’ll probably have enough time to test both workarounds. I don’t know if there is a W8 compat setting on W7, but I’ll look… but the force_modern workaround seems best bet…

Application Version

5.X.X

Platform

Windows 10 64 Bit

Printer

Not the Problem

Reproduction steps

I try to install all version up to 5.3 and the last one which can I open after installation is 5.0.0 =(

I Restart everthing, deinstall the complett Windows and start with an new one fresh installation.

But nothing is working, I installed all Versions.

The installation is finished fine and after that it is not starting. (Antivirus is deactivated)

Actual results

The installation is finished fine and after that it is not starting. (Antivirus is deactivated)

Expected results

Nothing

Checklist of files to include

  • Log file
  • Project file

Additional information & file uploads

grafik

  • Existing user? Sign In  

  • Sign Up

UltiMaker uses functional, analytical and tracking cookies. Tracking cookies enhance your experience on our website and may also collect your personal data outside of Ultimaker websites. If you agree with the use of tracking cookies, click “I agree, continue browsing”. You can withdraw your consent at any time. If you do not consent with the use of tracking cookies, click “Refuse”. You can find more information about cookies on our Privacy and Cookie Policy page.


SmileyNeil

ksihota

Link to post
Share on other sites

TrollingFlies

Link to post
Share on other sites

dwardio

Link to post
Share on other sites

TrollingFlies

Link to post
Share on other sites

ksihota

dwardio

Link to post
Share on other sites

D1lazarus

Link to post
Share on other sites

elirebelband

Link to post
Share on other sites

Ilanh

Link to post
Share on other sites

dwardio

Link to post
Share on other sites

Travis7s

Link to post
Share on other sites

D1lazarus

Link to post
Share on other sites

haddad

trg

Link to post
Share on other sites

eilerle1

Link to post
Share on other sites

MB3Y

Link to post
Share on other sites

Stef1885

Link to post
Share on other sites

eilerle1

Link to post
Share on other sites

MB3Y

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Sign in

Already have an account? Sign in here.

Sign In Now

Unfortunately, Cura not opening is a common problem you can run into with the software. However, there are many reasons that it might not open, making it difficult to know how to diagnose the problem and fix it. Still, if you know all the probable causes and how to fix them, you’ll never have an issue again!

Cura won’t open when it’s incompatible with your operating system or graphics card. You may want to update your PC or use an older version of the Cura software. Cura might also fail to open if your antivirus blocks it, though this issue is much less common.

This article will discuss the most common reasons Cura won’t open on your PC. Plus, I’ll also go over all of the fixes so that you can get back to 3D printing. Everything you want to know is below, so let’s get started!

1. Cura Isn’t Compatible With Your Current PC

In most cases where Cura won’t launch, it’s not compatible with some aspect of your PC. Most of the time, Cura will have issues with either your operating system or your graphics card. If you have an old operating system or old computer, you’ll have to make some changes.

Newer versions of Cura usually have fixes built-in for these issues. However, if you’re running 4.4 or lower and Cura won’t start, you’ll need to use the directions below to fix it.

Overall, Cura not being fully compatible with your computer is the most common issue. I recommend that you start here when trying to fix it. If Cura still doesn’t work, then move on to troubleshooting using the information below.

How To Fix Incompatibility With Operating System

If you’re using Windows 8 or 10 and Cura doesn’t want to start, it’s likely not compatible with that version of Windows. Cura no longer supports Windows 7 and lower, so you’ll need to upgrade your operating system if you’re still using that version and it won’t run. 

If you’re using Cura 4.3 or 4.4, you can launch it using Windows 8 compatibility mode. This mode allows the program to run with Windows 8 and 10. Here’s how you can do that:

  1. Open the directory where you saved Cura.exe when installing. You likely can find it under C:\Program Files\Ultimaker Cura 4.3 in your system directory.
  2. Right-click on the Cura.exe file and select Properties. There you will find the Compatibility tab.
  3. Inside the Compatibility tab, find the section that says “Run This Program in Compatibility Mode For:” and select the Windows 8 box. Select “Ok,” when prompted, then run the program like usual. The program may ask you to run it in admin mode, which is fine.

Most of the time, this process fixes Cura not launching. However, Cura may not be completely compatible with other areas of your computer if it still doesn’t start after changing the compatibility mode.

How To Fix Incompatibility With Graphics Card

According to Ultimaker’s minimum system requirements for Cura, it requires a graphics card compatible with OpenGL2 or OpenGL 4.1 for 3d layer view.

If your computer doesn’t boot Cura, the GPU or graphics card might be the issue. You can check what graphics specs your PC has by using the following steps:

  1. In Windows 10, go to Task Manager at the bottom of your screen.
  2. Open the Performance menu, which may appear under “More Details.”
  3. You’ll find the GPU brand and model in the top-right corner of the Task Manager.

Compare your graphics card with what Ultimaker requires for Cura to run. 

If yours is too outdated to run the software, that could be why the program won’t start up anymore. You can consider replacing the graphics card on your computer. If you aren’t comfortable doing that on your own, you can have a professional assist you.

Overall, keeping your GPU up to date will help Cura run smoothly. If your computer is old, the chances are that the hardware will begin to struggle with running programs such as this, especially as Cura releases newer updates. 

2. Your PC’s Antivirus Blocks Cura From Opening

In some cases, your computer’s antivirus software might be preventing Cura from opening if the antivirus interprets Cura as malware (don’t worry- it isn’t!). You’ll need to adjust your firewall to get it working.

How To Fix

Your antivirus is likely blocking one of these three executable files:

  • Cura.exe
  • CuraEngine.exe
  • CuraCLi.exe

You can make custom settings for those files in your firewall so that they’ll run again. However, how you do that depends on the antivirus that you use. 

For Windows Defender, open the Windows Defender Firewall and navigate to the Advanced Settings Menu. Then, do the following:

  1. Go to Inbound Rules and Outbound Rules. Delete all instances of the above executable (.exe) files. Then, close the window to save.
  2. Go to Change Settings in the firewall and select Allow an App through Windows Firewall or Allow another app. Select Browse, then go to C:\Program Files\Ultimaker Cura.
  3. Select Cura.exe to add it to the programs through the antivirus firewall. Add in CuraEngine.exe and CuraCLi.exe as well.

Using these steps will stop your firewall from blocking the files that start Cura. After adding those files, you should start up Cura successfully and smoothly every time!

Conclusion

There are a few common reasons why Cura won’t open. Suppose you can figure out what’s preventing Cura from running on your computer. In that case, you can easily make the adjustments to get it going again. Sometimes upgrading to the newest version of Cura is all you need to do to fix it.

I understand how frustrating it can be, but just make sure you try the above fixes first since they’re the two most common issues you’ll run into. If you follow these steps, you’ll likely have the program up and running again in no time!

Written by:
Ben
Last updated:
08/14/2022

About Ben

I started 3D printing since 2013 and have learned a lot since then. Because of this I want to share my knowledge of what I have learned in the past years with the community. Currently I own 2 Bambulab X1 Carbon, Prusa SL1S and a Prusa MK3S+.
Hope you learn something from my blog after my years of experience in 3D printing.

Ultimaker Cura 4.13.1 зависает на инициализации ядра (Initializing engine)

Решение проблемы с запуском Cura 

При запуске Ultimaker Cura (слайсер 3D-моделей для 3D-принтеров) у многих пользователей возникает проблема — приложение зависает. Самое простое решение, это удалить или переименовать папку с файлами конфигурации.

Для этого переходим в папку «Cura», которая находится по следующему пути:

%APPDATA%\cura\

Находим в ней папку с названием «4.13» (название папки — текущая версия Cura). Удаляем или переименовываем папку и вауля, Cura снова работает!

4 апреля 2022 года в 21:46

  • Cumulative update for windows 2012 r2
  • Cumulative update for windows 11 insider preview что это
  • Ctf загрузчик что это за процесс windows 10
  • Cummins fault code advisor для windows
  • Ct5808 драйвер windows 7 скачать