easyeffects icon indicating copy to clipboard operation
easyeffects copied to clipboard

Does not work

Open VortexAcherontic opened this issue 1 month ago • 8 comments

EasyEffects Version

8.0.0 - 8.0.3

What package are you using?

Flatpak (Flathub)

Distribution

Kalpa Desktop and Aeon Desktop

Describe the bug

Starting Easy Effects causes everything to go mute. Audio Playback and microphone. No other app is able to use the mic afterwards. Tested this with OBS Studio, Discord and Audacity.

Plus on Aeon (Gnome 49) exiting Easy Effects crashes the desktop and returns to login screen.

Expected Behavior

It to be working

Debug Log

Debug Log
G_MESSAGES_DEBUG=easyeffects flatpak run com.github.wwmm.easyeffects
easyeffects: stream_input_effects.cpp:245       Before: 40 -> alsa_input.usb-SC440_USB_Microphone_SC440_USB_Microphone_20210327-00.mono-fallback
easyeffects: plugin_base.cpp:139        Processing: we received a null left_out pointer. Using the dummy array instead.
easyeffects: plugin_base.cpp:151        Processing: we received a null right_out pointer. Using the dummy array instead.
easyeffects: stream_input_effects.cpp:245       Before: 40 -> alsa_input.usb-SC440_USB_Microphone_SC440_USB_Microphone_20210327-00.mono-fallback
easyeffects: main.cpp:154       Disabling global bypass
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.
qrc:/qt/qml/ee/type/presets/contents/ui/PageStreamsEffects.qml:11:1: QML PageStreamsEffects: Created graphical object was not placed in the graphics scene.
qt.graphs2d.series: points list size is 0, can't calculate spline points.
qrc:/qt/qml/ee/type/presets/contents/ui/Main.qml:221:5: QML ShortcutsSheet: Binding loop detected for property "implicitHeight":
qrc:/qt/qml/org/kde/kirigami/templates/OverlaySheet.qml:139:5

Additional Information

This issue started occurring with 8.0.0 and is also present with 8.0.3

Since Aeon and Kalpa are rather unknown, they are openSUSE Tumbleweed based distros aimed at desktop users. Aeon ships with latest Gnome, Kalpa with latest KDE.

VortexAcherontic avatar Nov 16 '25 09:11 VortexAcherontic

Hello. I have the feeling you have the same issue other Tumbleweed users had: using an uncompatible Pipewire version.

Please report the version of your Pipewire installation.

Digitalone1 avatar Nov 16 '25 12:11 Digitalone1

same muting issue on Tumbleweed. PipeWire 1.5.83

and i have the same issue of GNOME 49 crashing and logging me out when i try to exit easyeffects, on Fedora 43

hani-5 avatar Nov 16 '25 14:11 hani-5

Hello. I have the feeling you have the same issue other Tumbleweed users had: using an uncompatible Pipewire version.

Please report the version of your Pipewire installation.

What exactly is a "supported" version of PipeWire? I run 1.5.81 which seems to be one of the PipeWire 1.6 Release Candidates.

According to upstream:

This is the first 1.6 release candidate that is API and ABI compatible with previous 1.4.x, 1.2.x and 1.0.x releases.

VortexAcherontic avatar Nov 16 '25 15:11 VortexAcherontic

What exactly is a "supported" version of PipeWire? I run 1.5.81 which seems to be one of the PipeWire 1.6 Release Candidates.

PipeWire's latest stable release is 1.4.9. It is the one Arch Linux has in its repository.

wwmm avatar Nov 16 '25 15:11 wwmm

What exactly is a "supported" version of PipeWire? I run 1.5.81 which seems to be one of the PipeWire 1.6 Release Candidates.

PipeWire's latest stable release is 1.4.9. It is the one Arch Linux has in its repository.

So much for 1.5.81 up to 1.5.83 being ABI and API compatible with 1.4.x I guess 😅

VortexAcherontic avatar Nov 16 '25 21:11 VortexAcherontic

So much for 1.5.81 up to 1.5.83 being ABI and API compatible with 1.4.x I guess 😅

To make things even more bizarre it seems that it actually works for some people.

wwmm avatar Nov 16 '25 23:11 wwmm

I also have exactly the same issue with pipewire 1.4.9 and easyeffects 8.0.3 on NixOS

nazarewk avatar Nov 25 '25 16:11 nazarewk

I also have exactly the same issue with pipewire 1.4.9 and easyeffects 8.0.3 on NixOS

If possible try to test on 8.0.5. You might be affected by a different and already fixed bug that could also cause lack of sound in some cases. I haven't seen anyone using pipewire 1.4.9 being affected by the same bug people using its release candidate are. I also use pipewire 1.4.9 on Arch Linux. This one is fine.

wwmm avatar Nov 25 '25 16:11 wwmm