th-ch / youtube-music

YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
https://th-ch.github.io/youtube-music/
MIT License
7.01k stars 427 forks source link

[Bug]: app not working on clean install ubuntu 24.04 and kubuntu 24.04 #2123

Closed falconnnx closed 4 weeks ago

falconnnx commented 1 month ago

Preflight Checklist

YouTube Music (Application) Version

3.3.10 .deb

Checklists

What operating system are you using?

Ubuntu

Operating System Version

Ubuntu 24.04

What CPU architecture are you using?

x64

Last Known Working YouTube Music (Application) version

nope on clean flash ubuntu 24.04

Reproduction steps

just trying to open the app

Expected Behavior

opening the app

Actual Behavior

When I try to open the application, it does not open. When I try to open it from the terminal, I get the following output: $ youtube-music LaunchProcess: failed to execvp: /opt/YouTube [9730:0605/110120.260550:FATAL:zygote_host_impl_linux.cc(201)] Check failed: . : Geçersiz bağımsız değişken (22) İzleme/kesme noktası yakalayıcı (çekirdek döküldü)

Enabled plugins

i dont know because app doesnt work. Its your 3.3.10 build.

Additional Information

tried .deb, .snap, .appimage but no one is worked for me

JellyBrick commented 1 month ago

Did you use this application in virtual env? (e.g. docker)

https://github.com/electron/electron/issues/41919

falconnnx commented 4 weeks ago

Did you use this application in virtual env? (e.g. docker)

electron/electron#41919

no i am not using any virtual env. just clean flasher ubuntu 24.04 tried kubuntu too but not worked

huiqiangyang commented 4 weeks ago

my ubuntu 24.04 not working too.

falconnnx commented 4 weeks ago

I tried it with my friend's laptop, the application was installed on him for a long time and when he upgraded to ubuntu 24.04, the application continued to work. The application was working on my computer before I reset my laptop, but since I reset and did a clean installation, the application has not been opening.

mihaistana commented 4 weeks ago

Same behavior here, I tried with youtube-music --no-sandbox from terminal and it works fine

JellyBrick commented 4 weeks ago

@falconnnx @huiqiangyang @mihaistana

Caused by Ubuntu 24.04's AppArmor

See https://github.com/electron/electron/issues/41066#issuecomment-1913509942

Su-Yong commented 4 weeks ago

Duplicate of #2007