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

      • 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
        • 18 replies
      • S-Line Firmware 8.3.0 was released Nov. 20th on the "Latest" firmware branch.
        (Sorry, was out of office when this released)

        This update is for...
        All UltiMaker S series  
        New features
         
        Temperature status. During print preparation, the temperatures of the print cores and build plate will be shown on the display. This gives a better indication of the progress and remaining wait time. Save log files in paused state. It is now possible to save the printer's log files to USB if the currently active print job is paused. Previously, the Dump logs to USB option was only enabled if the printer was in idle state. Confirm print removal via Digital Factory. If the printer is connected to the Digital Factory, it is now possible to confirm the removal of a previous print job via the Digital Factory interface. This is useful in situations where the build plate is clear, but the operator forgot to select Confirm removal on the printer’s display. Visit this page for more information about this feature.
          • Like
        • 0 replies
    ×
    ×
    • Create New...