Jump to content

RoboDLC

Dormant
  • Posts

    30
  • Joined

  • Last visited

Posts posted by RoboDLC

  1. Pff, not really. It seems to crash when trying to acces a function from a support library that we use.

    Did you also have issues with previous versions?

     

    Nope.  I have only run cura on my PC up until now.  My only laptop, for traveling demos is my Mac.  Cura 2.7 is the first version I have tried to install on it.

    Edit #1:

    I just tried cura 2.6.2 - Same thing happens.

    One more detail in both cases:

    Initially the "C" appears on the dash board as the OS verifies the install, then it warns me that this is the first time it has run an internet download of cura.  when I give the the "OK" it crashes silently, no error screen, no log file.  Every attempt to start it past that point is a silent crash.

    Edit #2:

    Cura 2.6.2 will open and run if I open the app container, go to MacOS and double click on "cura". A terminal window opens and tons of info and a few errors are thrown out. Then cura actually starts and asks me to define a printer.

    Cura 2.7 will NOT work if I go this path, I get a similar error as I posted above in its terminal window.

    Hopefully something I am saying helps.  Does no one else out there have this problem?

    Thanks,

    DLC

  2. Could you share the logs? See https://github.com/ultimaker/cura#logging-issues

    There is nothing here:

    $User/Library/Application Support/cura//cura.log (OSX). So I tried running it on the command line and got the trace:

    Error in sys.excepthook:

    Traceback (most recent call last):

    File "", line 969, in _find_and_load

    File "", line 958, in _find_and_load_unlocked

    File "", line 673, in _load_unlocked

    File "", line 665, in exec_module

    File "", line 222, in _call_with_frames_removed

    File "/Users/ultimaker/build/2.7/build/inst/lib/python3.5/site-packages/cura/CrashHandler.py", line 10, in

    File "ExtensionLoader_PyQt5_QtCore.py", line 22, in

    File "ExtensionLoader_PyQt5_QtCore.py", line 14, in __bootstrap__

    File "/Users/ultimaker/build/env/2.7/inst/lib/python3.5/imp.py", line 342, in load_dynamic

    ImportError: dlopen(./lib/python3.5/PyQt5.QtCore.so, 2): Symbol not found: ___sincos_stret

    Referenced from: /Applications/Cura.app/Contents/MacOS/./libQt5Core.5.dylib

    Expected in: /usr/lib/libSystem.B.dylib

    in /Applications/Cura.app/Contents/MacOS/./libQt5Core.5.dylib

    Original exception was:

    Traceback (most recent call last):

    Traceback (most recent call last):

    File "/Users/ultimaker/build/env/2.7/inst/lib/python3.5/site-packages/cx_Freeze/initscripts/__startup__.py", line 12, in

    File "/Users/ultimaker/build/env/2.7/inst/lib/python3.5/site-packages/cx_Freeze/initscripts/Console.py", line 21, in

    File "/Users/ultimaker/build/2.7/build/inst/bin/cura_app.py", line 54, in

    File "/Users/ultimaker/build/2.7/build/inst/lib/python3.5/site-packages/cura/CuraApplication.py", line 4, in

    File "ExtensionLoader_PyQt5_QtNetwork.py", line 22, in

    File "ExtensionLoader_PyQt5_QtNetwork.py", line 14, in __bootstrap__

    File "/Users/ultimaker/build/env/2.7/inst/lib/python3.5/imp.py", line 342, in load_dynamic

    ImportError: dlopen(./lib/python3.5/PyQt5.QtNetwork.so, 2): Symbol not found: ___sincos_stret

    Referenced from: /Applications/Cura.app/Contents/MacOS/./libQt5Core.5.dylib

    Expected in: /usr/lib/libSystem.B.dylib

    in /Applications/Cura.app/Contents/MacOS/./libQt5Core.5.dylib

    Any clues here?

    Thanks,

    DLC

×
×
  • Create New...