Jump to content

Unable to start Cura 2.5 on OSX 10.8.5


User17

Recommended Posts

Posted · Unable to start Cura 2.5 on OSX 10.8.5

Hi

I just tried to update my Cura from Version 15.06.03 to Cura 2.5.

If I try to start Cura - nothing happens (double click on the app).

I downloaded Cura 2.4 and tried to start.

Cura starts very slowly. It has nothing to do with the slicing. Just orbiting the platform with the right button of the mouse. It has a lag of 0.5..1sec.

I can not load a model, the platform is empty.

In version 15 there are two processes:

ps -ef | grep Cura

/Volumes/Cura-15.06.03-Darwin/Cura.app/Contents/MacOS/Cura -psn_0_2175507

/Volumes/Cura-15.06.03-Darwin/Cura.app/Contents/MacOS/CuraEngine -j /Volumes/Cura-15.06.03-Darwin/Cura.app/Contents/Resources/cura/resources/settings/fdmprinter.json -vv --connect 127.0.0.1:49674

For versions 2.4 there is only one process.

Strange.

I tried again with 2.5:

I can start the GUI from the terminal. I get a lot of debug, finally showing an endless loop:

2017-04-30 12:42:09,733 - DEBUG - CuraEngineBackend.CuraEngineBackend._terminate [223]: Attempting to kill the engine process

2017-04-30 12:42:09,736 - DEBUG - UM.Backend.Backend._createSocket [209]: Previous socket existed. Closing that first.

2017-04-30 12:42:09,742 - DEBUG - UM.Backend.Backend._onSocketError [194]: Socket was unable to bind to port, increasing port number to 49706

2017-04-30 12:42:09,847 - DEBUG - UM.Backend.Backend._createSocket [209]: Previous socket existed. Closing that first.

2017-04-30 12:42:09,850 - DEBUG - CuraEngineBackend.CuraEngineBackend._terminate [223]: Attempting to kill the engine process

If I change CuraEngineBackend.py _createSocket and comment the line

super()._createSocket(os.path.abspath(os.path.join(PluginRegistry.getInstance().getPluginPath(self.getPluginId()), "Cura.proto")))

The GUI starts and I can orbit at normal speed. Of course I can't load a model and don't get GCode, it was just a test.

The engine itself runs fine, I can start it from the terminal and get probably valid GCode:

/Applications/Cura.app/Contents/MacOS/CuraEngine slice -j ../Contents/Resources/resources/definitions/ultimaker2.def.json -l test.stl

What is wrong?

Any hint/help appreciated

Toby

PS Your robot test sucks!!!!!!

  • 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

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • Introducing the UltiMaker Factor 4
        We are happy to announce the next evolution in the UltiMaker 3D printer lineup: the UltiMaker Factor 4 industrial-grade 3D printer, designed to take manufacturing to new levels of efficiency and reliability. Factor 4 is an end-to-end 3D printing solution for light industrial applications
          • Thanks
          • Like
        • 3 replies
      • UltiMaker Cura 5.7 stable released
        Cura 5.7 is here and it brings a handy new workflow improvement when using Thingiverse and Cura together, as well as additional capabilities for Method series printers, and a powerful way of sharing print settings using new printer-agnostic project files! Read on to find out about all of these improvements and more. 
         
          • Like
        • 26 replies
    ×
    ×
    • Create New...