Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian 12 Bookworm launch error #2423

Closed
Slyfox88 opened this issue Jun 23, 2023 · 6 comments
Closed

Debian 12 Bookworm launch error #2423

Slyfox88 opened this issue Jun 23, 2023 · 6 comments

Comments

@Slyfox88
Copy link

Slyfox88 commented Jun 23, 2023

EasyEffects Version

easyeffects/stable,now 7.0.0-1 amd64

What package are you using?

Other (specify below)

Distribution

Debian 12 Bookworm

Describe the bug

After installing app failed to launch.

Expected Behavior

Expect app to launch

Debug Log

Debug Log
(easyeffects:84435): Gtk-WARNING **: 19:16:14.202: Unknown key gtk-modules in /home/user/.config/gtk-4.0/settings.ini

(easyeffects:84435): Adwaita-WARNING **: 19:16:14.246: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
[W][03121.110588] pw.conf      | [          conf.c:  939 try_load_conf()] can't load config client-rt.conf: No such file or directory
[W][03121.110638] pw.conf      | [          conf.c:  939 try_load_conf()] can't load config client.conf: No such file or directory
[E][03121.110644] pw.conf      | [          conf.c:  963 pw_conf_load_conf_for_context()] can't load default config client.conf: No such file or directory

(easyeffects:84435): easyeffects-ERROR **: 19:16:14.274:        pipe_manager.cpp:1451   could not create PipeWire context
Trace/breakpoint trap (core dumped)

Additional Information

No response

@wwmm
Copy link
Owner

wwmm commented Jun 23, 2023

can't load config client-rt.conf: No such file or directory

It seems your pipewire installation is broken. The file /usr/share/pipewire/client-rt.conf should be there

@Slyfox88
Copy link
Author

Server String: /run/user/1000/pulse/native
Library Protocol Version: 35
Server Protocol Version: 35
Server Name: pulseaudio
Server Version: 16.1

@wwmm
Copy link
Owner

wwmm commented Jun 24, 2023

Are you sure you have PipeWire running? EasyEffects does not run on Pulseaudio. You have to remove Pulseaudio and install PipeWire if you want to sue EasyEffects.

@rambo919
Copy link

rambo919 commented Aug 16, 2023

Same problem on MX Linux KDE based on DB12

$ easyeffects

(easyeffects:18693): Gtk-WARNING **: 13:29:26.187: Unknown key gtk-modules in /home/user/.config/gtk-4.0/settings.ini

(easyeffects:18693): easyeffects-ERROR **: 13:29:26.444: pipe_manager.cpp:1457 context connection failed
Trace/breakpoint trap

@wwmm
Copy link
Owner

wwmm commented Aug 16, 2023

pipe_manager.cpp:1457 context connection failed

It usually happens when PipeWire is not fully installed. Or it wen't through a "major" update and the computer was not rebooted.

@Slyfox88
Copy link
Author

Yeah, surprisingly the just released Debian 12 doesn't use PipeWire by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants