Jump to content

Starting an external process using QProcess in a plugin


kim_aurore_biloni

Recommended Posts

Posted · Starting an external process using QProcess in a plugin

I'm developping a plugin for Cura. So I use PyQt5 and Uranium. I use the QProcess Object and start it... but nothing append. I use the log message to see if there is an error but it seems ok. I write the same code only in PyQt5 and it execute as expected.

 

I also tried to use the call function from subprocess (pyton 3) and same result when as using QProcess : external project ok ; Cura ko.

 

Do Cura have some restrictions ? How can I start my process from it ? 

 

 

  • 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.4 stable released
        The full stable release of UltiMaker Cura 5.4 is here and it makes it easier than ever to remove brims and supports from your finished prints. UltiMaker S series users can also look forward to print profiles for our newest UltiMaker PET CF composite material!
          • Like
        • 58 replies
    ×
    ×
    • Create New...