arcsikex / cascadeur_bridge

This Blender addon is aimed to help you integrate Cascadeur into your workflow.
GNU General Public License v3.0
277 stars 12 forks source link

Can't launch Cascadeur via `Start Cascadeur` button in panel #39

Open jfaz1 opened 8 months ago

jfaz1 commented 8 months ago

Describe the bug Launching Cascadeur via the start cascadeur button does nothing. Running via shell yields the following output:

2023-10-21 11:34:16,930 INFO [default] Failed to open primary settings
qt.qml.typeregistration: Invalid QML element name "NodeEditorToolData"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "VisibilityData"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "ViewportMode"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "ViewSettingsTypeData"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "MirrorPlaneVisibility"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "SceneTabAction"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "Interpolation"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "Kinematics"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "TimeDisplayFormat"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "SelectedTheme"; value type names should begin with a lowercase letter
qt.qml.typeregistration: Invalid QML element name "PropertyEditorData"; value type names should begin with a lowercase letter
2023-10-21 11:34:16,949 Application executable path: /home/jfaz/Software/cascadeur-linux/cascadeur
2023-10-21 11:34:16,966 Operating system: fedora 38
2023-10-21 11:34:16,966 Window manager: Mutter
2023-10-21 11:34:16,966 CPU_0 - product: AMD Ryzen 7 5800X 8-Core Processor, vendor: AuthenticAMD
2023-10-21 11:34:16,966 RAM - capacity: 31974 MB
2023-10-21 11:34:16,966 Program version: 2023.2 5fdd9b44a36c501b1085de63ae73bd6bdaab8a6f
2023-10-21 11:34:17,106 GL_VERSION: "4.6.0 NVIDIA 535.113.01
2023-10-21 11:34:17,108 ScriptsDir: "/home/jfaz/resources/scripts"
Qt has caught an exception thrown from an event handler. Throwing
exceptions from an event handler is not supported in Qt.
You must not let any exception whatsoever propagate through Qt code.
2023-10-21 11:34:17,109 WARNING [/builds/csc/cascadeurcode/src/main.cpp:220] The scripts directory doesn't include the parts

Cascadeur launches fine on its own.

Environment: