Jump to content

13.06.5 debian hangs on startup


ianeagland

Recommended Posts

Posted · 13.06.5 debian hangs on startup

Hi

I have just installed Cura from the package on Ubuntu 10.04 LTS.

I get the blue splash screen and then nothing happens, the splash screen just stays on the desktop.

Any ideas how I can get it to run?

Regards

Ian

 

  • Link to post
    Share on other sites

    Posted · 13.06.5 debian hangs on startup

    Hi Ian

    You can open a gnome-terminal then just type the following

    /usr/bin/cura

    If ever it is another path, type which cura should tell you.

    As a naive guess, try to upgrade with apt-get update followed by apt-get upgrade.

    Sometime ago I ran into trouble due to the python or pypy version (see mine below).

    But it currently runs fine on my Ubuntu 12.04. Only the splash screen seems empty -- when it stays long enough so I can see it. Really not an issue for me, don't make it slower! ;)

    BTW a few more useful console commands to provide more information.

    Daid, I saw no "--verbose" nor "--help" option to Cura, they could prove useful maybe.

    I also don't know if python/pypy is still in use (I guess so for the GUI).

    lsb_release -a

    LSB Version: core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:core-4.0-ia32:core-4.0-noarch

    Distributor ID: Ubuntu

    Description: Ubuntu 12.04.2 LTS

    Release: 12.04

    Codename: precise

     

    pypy --version

    Python 2.7.2 (1.8+dfsg-2, Feb 19 2012, 19:16:05)

    [PyPy 1.8.0 with GCC 4.6.2]

     

    python --version

    Python 2.7.3

     

    cura && lsof | grep cura | awk '{print $9}' | grep -v /dev/

    /volatile

    /

    /bin/dash

    /lib/i386-linux-gnu/libc-2.15.so

    /lib/i386-linux-gnu/ld-2.15.so

    /usr/bin/cura

     

    cheers,

    Jeremie

     

     

  • Link to post
    Share on other sites

    Posted · 13.06.5 debian hangs on startup

    Many thanks Jeremie

    I can now see an error. The update/upgrade did not solve the problem, error remains the same.

    ian@ian-desktop:/usr/bin$ cura

    Traceback (most recent call last):

    File "/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 14614, in <lambda>

    lambda event: event.callable(*event.args, **event.kw) )

    File "/usr/share/cura/Cura/gui/splashScreen.py", line 16, in DoCallback

    self.callback()

    File "/usr/share/cura/Cura/gui/app.py", line 41, in afterSplashCallback

    from Cura.gui import mainWindow

    File "/usr/share/cura/Cura/gui/mainWindow.py", line 16, in <module>

    from Cura.gui import sceneView

    File "/usr/share/cura/Cura/gui/sceneView.py", line 26, in <module>

    from Cura.gui.util import previewTools

    File "/usr/share/cura/Cura/gui/util/previewTools.py", line 13, in <module>

    from Cura.gui.util import opengl

    File "/usr/share/cura/Cura/gui/util/opengl.py", line 20, in <module>

    from OpenGL.GL import shaders

    ImportError: cannot import name shaders

     

    One for Daid I guess.

    I don't want to upgrade Ubuntu as I have linuxCNC on the same computer and they don't support 12.04 yet.

    Regards

    Ian

     

  • Link to post
    Share on other sites

    Posted · 13.06.5 debian hangs on startup

    Tried to install this on Mint 13 (12.04) however i get a Blue startup window and then hangs with this error

    Traceback (most recent call last):

    File "/usr/lib/python2.7/dist-packages/wx-2.6-gtk2-unicode/wx/_core.py", line 13535, in <lambda>

    lambda event: event.callable(*event.args, **event.kw) )

    File "/usr/share/cura/Cura/gui/splashScreen.py", line 16, in DoCallback

    self.callback()

    File "/usr/share/cura/Cura/gui/app.py", line 41, in afterSplashCallback

    from Cura.gui import mainWindow

    File "/usr/share/cura/Cura/gui/mainWindow.py", line 8, in <module>

    from Cura.gui import configBase

    File "/usr/share/cura/Cura/gui/configBase.py", line 7, in <module>

    from wx.lib.agw import floatspin

    ImportError: No module named agw

     

    Also the file is listed as 13.06.3-1 when installing

     

  • Link to post
    Share on other sites

    Posted · 13.06.5 debian hangs on startup

    mttr, your version of wxPython is too old for Cura (no idea which minimal version is needed)

     

  • Link to post
    Share on other sites

    Posted · 13.06.5 debian hangs on startup

    Hi Daid

    Do you know how to solve my problem. Error report posted above on 6th July.

    Regards

    Ian

     

  • Link to post
    Share on other sites

    Posted · 13.06.5 debian hangs on startup

    Oh, yes, sorry, that "missing shaders" error is from the Python-OpenGL package, most likely the version on your machine is too old for Cura.

     

  • Link to post
    Share on other sites

    Posted · 13.06.5 debian hangs on startup

    FYI on my system I run fine with version 2.8.12

    sudo apt-show-versions |grep -i python|grep wx

    python-wxgtk2.8/precise uptodate 2.8.12.1-6ubuntu2

    python-wxtools/precise uptodate 2.8.12.1-6ubuntu2

    python-wxversion/precise uptodate 2.8.12.1-6ubuntu2

    Check http://stackoverflow.com/questions/9212234/no-module-named-agw-aui

     

  • 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...