easyeffects icon indicating copy to clipboard operation
easyeffects copied to clipboard

invisible effects

Open SnuggleCovenant opened this issue 2 weeks ago • 1 comments

EasyEffects Version

8.0.4

What package are you using?

Flatpak (Flathub)

Distribution

fedora 43

Describe the bug

the effects box is invisible. clicking output, input has no effect. clicking pipewire shows the pipewire content.

Expected Behavior

show input/output effects list and parameters

Debug Log

Debug Log
QWebEngineDesktopMediaRequest is neither a default constructible QObject, nor a default- and copy-constructible Q_GADGET, nor a QObject marked as uncreatable.
You should not use it as a QML type.
QQmlComponent: Component is not ready
file:///usr/lib/qml/org/kde/kirigami/PageRow.qml:976: Error: Error while loading page: qrc:/qt/qml/ee/ui/contents/ui/PageStreamsEffects.qml:437 Type EeChart unavailable
qrc:/qt/qml/ee/ui/contents/ui/EeChart.qml:2 Cannot load library /app/lib/qml/QtGraphs/libgraphsplugin.so: /app/lib/libQt6Graphs.so.6: undefined symbol: _ZN14QObjectPrivateC2E16QtPrivate_6_10_0, version Qt_6_PRIVATE_API

qrc:/qt/qml/ee/ui/contents/ui/Main.qml:223:5: QML ShortcutsSheet: Binding loop detected for property "implicitHeight":
qrc:/qt/qml/org/kde/kirigami/templates/OverlaySheet.qml:139:5

Additional Information

i didn't have this issue in 8.0.0. i'm not certain how far back it broke. I'm on gnome 49.2.

SnuggleCovenant avatar Dec 10 '25 05:12 SnuggleCovenant

qrc:/qt/qml/ee/ui/contents/ui/EeChart.qml:2 Cannot load library /app/lib/qml/QtGraphs/libgraphsplugin.so: /app/lib/libQt6Graphs.so.6: undefined symbol: _ZN14QObjectPrivateC2E16QtPrivate_6_10_0, version Qt_6_PRIVATE_API

Upgrading to the latest version 8.0.6' will fix this.

wwmm avatar Dec 10 '25 21:12 wwmm