Jump to content

using "python cura_app.py" command project running flawlessly while running direct exe is crashing and not running


sahil171199

Recommended Posts

Posted · using "python cura_app.py" command project running flawlessly while running direct exe is crashing and not running

Uh. I'm really going to need more information to even attempt to debug this. For starters, log files.

  • Like 1
  • Laugh 1
  • Confused 1
Link to post
Share on other sites

Posted (edited) · using "python cura_app.py" command project running flawlessly while running direct exe is crashing and not running

Screenshot(210).thumb.png.e8b51fb170aa8a4272b27de9255a1a2d.png

13 hours ago, nallath said:

Uh. I'm really going to need more information to even attempt to debug this. For starters, log files.

Error Traceback:
Traceback (most recent call last):
  File "cura_app.py", line 239, in <module>
  File "cura\CuraApplication.py", line 829, in run
  File "UM\Qt\QtApplication.py", line 381, in run
  File "UM\Application.py", line 268, in run
  File "cura\CuraApplication.py", line 497, in startSplashWindowPhase
  File "UM\Qt\QtApplication.py", line 235, in startSplashWindowPhase
  File "cura\CuraApplication.py", line 810, in _loadPlugins
  File "UM\PluginRegistry.py", line 382, in loadPlugins
  File "UM\PluginRegistry.py", line 436, in loadPlugin
UM.PluginError.PluginNotFoundError: Could not find plugin SentryLogger

 

i have tried after removing SentryLogger plugin too. then it shows can't load backend plugin.

Error Logs :
 

Thread 0x00003050 (most recent call first):
  File "threading.py", line 320 in wait
  File "threading.py", line 460 in acquire
  File "UM\JobQueue.py", line 98 in _nextJob
  File "UM\JobQueue.py", line 124 in run
  File "threading.py", line 1009 in _bootstrap_inner
  File "threading.py", line 966 in _bootstrap

Thread 0x000047e4 (most recent call first):
  File "threading.py", line 320 in wait
  File "threading.py", line 460 in acquire
  File "UM\JobQueue.py", line 98 in _nextJob
  File "UM\JobQueue.py", line 124 in run
  File "threading.py", line 1009 in _bootstrap_inner
  File "threading.py", line 966 in _bootstrap

Thread 0x00003e74 (most recent call first):
  File "threading.py", line 320 in wait
  File "threading.py", line 460 in acquire
  File "UM\JobQueue.py", line 98 in _nextJob
  File "UM\JobQueue.py", line 124 in run
  File "threading.py", line 1009 in _bootstrap_inner
  File "threading.py", line 966 in _bootstrap

after removing SentryLogger Pluggin Error TraceBack :

 

Traceback (most recent call last):

File "cura_app.py", line 239, in <module>

File "cura\CuraApplication.py", line 872, in run

File "cura\UI\WelcomePagesModel.py", line 230, in initialize

File "cura\UI\WelcomePagesModel.py", line 255, in _initialize

File "cura\UI\WelcomePagesModel.py", line 220, in _getBuiltinWelcomePagePath

File "UM\Resources.py", line 98, in getPath

FileNotFoundError: Could not find resource ('WelcomePages\\WelcomeContent.qml',) in 129

 

Edited by sahil171199
  • Link to post
    Share on other sites

    Posted · using "python cura_app.py" command project running flawlessly while running direct exe is crashing and not running
    13 hours ago, nallath said:

    Uh. I'm really going to need more information to even attempt to debug this. For starters, log files.

    here is log file from directory : C:\Users\Username\AppData\Roaming\cura\5.5\

    cura.log

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