Cider icon indicating copy to clipboard operation
Cider copied to clipboard

[Bug]: Flatpak on Pop!_OS Linux is broken

Open LiamDawe opened this issue 2 years ago β€’ 34 comments

Describe the Bug

I updated Pop!_OS Linux today and now it won't run via the Flatpak

Steps to Reproduce

  1. actually try it?

Environment Information

  • OS: Pop!_OS
  • App Version and/or Commit ID:

Anything else?

Log of it:

liamdawe@pop-os:~$ flatpak run sh.cider.Cider [10:48:12.068] [info] [AppEvents] App started LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings [10:48:12.225] [info] [PluginHandler] Loaded plugins: [ 'chromecast.js', 'discordrpc.js', 'lastfm.js', 'menubar.js', 'mpris.js', 'raop.js', 'thumbar.js', 'webNowPlaying.js' ] Gtk-Message: 10:48:12.230: Failed to load module "appmenu-gtk-module" Gtk-Message: 10:48:12.265: Failed to load module "canberra-gtk-module" Gtk-Message: 10:48:12.265: Failed to load module "canberra-gtk-module" [0727/104812.276907:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Operation not permitted (1) /app/bin/cider-wrapper: line 7: 13 Trace/breakpoint trap (core dumped) cider "$@"

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

LiamDawe avatar Jul 27 '22 09:07 LiamDawe

The same problem with flatpak in Ubuntu 20.04 LTS. The message is the following.

[13 zypak-helper] Portal v4 is not available [09:01:59.795] [info] [AppEvents] App started LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings [09:02:00.142] [info] [PluginHandler] Loaded plugins: [ 'chromecast.js', 'discordrpc.js', 'lastfm.js', 'menubar.js', 'mpris.js', 'raop.js', 'thumbar.js', 'webNowPlaying.js' ] Gtk-Message: 09:02:00.186: Failed to load module "canberra-gtk-module" Gtk-Message: 09:02:00.186: Failed to load module "canberra-gtk-module" [0727/090200.212813:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Operation not permitted (1) [21 zypak-sandbox] Dropping 0x55b131f24300 (3) because of connection closed [21 zypak-sandbox] Host is gone, preparing to exit... [21 zypak-sandbox] Quitting Zygote... /app/bin/cider-wrapper, linha 7: 13 Trace/breakpoint trap (imagem do nΓΊcleo gravada)cider "$@"

habeasdata404 avatar Jul 27 '22 12:07 habeasdata404

The same problem with flatpak in Fedora 36

[15:53:50.309] [info] [AppEvents] App started [15:53:50.313] [info] Hardware acceleration is disabled. LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings [15:53:50.506] [info] [PluginHandler] Loaded plugins: [ 'chromecast.js', 'discordrpc.js', 'lastfm.js', 'menubar.js', 'mpris.js', 'raop.js', 'thumbar.js', 'webNowPlaying.js' ] Gtk-Message: 15:53:50.553: Failed to load module "canberra-gtk-module" Gtk-Message: 15:53:50.553: Failed to load module "canberra-gtk-module" [0727/155350.567869:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Operation not permitted (1) /app/bin/cider-wrapper: line 7: 13 Trace/breakpoint trap (core dumped) cider "$@"

geodro avatar Jul 27 '22 12:07 geodro

v1.5.1-beta..455 (https://github.com/ciderapp/Cider/tree/ab76c3c82dc6c4297f658824e400add9744f583e) works. There are some changes after this making it core dumped

streetsamurai00mi avatar Jul 27 '22 13:07 streetsamurai00mi

I suspect electron 20 beta 11 has something to do with this

vapormusic avatar Jul 27 '22 13:07 vapormusic

It works for me (which is odd), I maintain the Flatpak version I test all builds before I publish them.

Fedora 36 Silverblue

I'm using AMD graphics using the free drivers.

rowbawts avatar Jul 27 '22 17:07 rowbawts

Should I revert to 1.5?

rowbawts avatar Jul 27 '22 17:07 rowbawts

Not working for me either on Pop OS. Tried running flatpak repair and uninstalled and reinstalled it. No go with version 1.5.1.

mattmilano avatar Jul 27 '22 17:07 mattmilano

Ok, for everyone else did the issue begin after the 1.5.1 update or a system update? Because I find it odd that it works for me but not others.

@mattmilano If you're willing to try something out navigate to ~/.var/app/sh.cider.Cider/config/Cider/ and delete the cider-config.json file and try again. Uninstalling and reinstalling wouldn't have cleared this directory or any of its contents so it's worth a shot.

rowbawts avatar Jul 27 '22 18:07 rowbawts

~~Also try this build flatpak install --user https://dl.flathub.org/build-repo/100199/sh.cider.Cider.flatpakref~~

Edit: This build has been pushed to the public channels report back with results.

rowbawts avatar Jul 27 '22 18:07 rowbawts

@rowbawts Deleted the file and no effect.

mattmilano avatar Jul 27 '22 18:07 mattmilano

@rowbawts Deleted the file and no effect.

Try the build I posted as well.

rowbawts avatar Jul 27 '22 18:07 rowbawts

Ok, for everyone else did the issue begin after the 1.5.1 update or a system update? Because I find it odd that it works for me but not others.

@mattmilano If you're willing to try something out navigate to ~/.var/app/sh.cider.Cider/config/Cider/ and delete the cider-config.json file and try again. Uninstalling and reinstalling wouldn't have cleared this directory or any of its contents so it's worth a shot.

The issue began after the Cider 1.5.1 update. My other flatpaks are working fine.

habeasdata404 avatar Jul 28 '22 00:07 habeasdata404

Ok, for everyone else did the issue begin after the 1.5.1 update or a system update? Because I find it odd that it works for me but not others. @mattmilano If you're willing to try something out navigate to ~/.var/app/sh.cider.Cider/config/Cider/ and delete the cider-config.json file and try again. Uninstalling and reinstalling wouldn't have cleared this directory or any of its contents so it's worth a shot.

The issue began after the Cider 1.5.1 update. My other flatpaks are working fine.

Can you also try the build I posted above and report back? If that one works I'll push that to everyone.

I can't test it myself as the current one works for me already.

rowbawts avatar Jul 28 '22 00:07 rowbawts

It works for me (which is odd), I maintain the Flatpak version I test all builds before I publish them.

Fedora 36 Silverblue

I'm using AMD graphics using the free drivers.

I am also using Silverblue, but is not working.

This is my deployment:

● fedora:fedora/36/x86_64/silverblue (index: 0) Version: 36.20220727.0 (2022-07-27T01:16:38Z) BaseCommit: df3b6b99f3e9204859e6d9c0971636e94c2a5d2b8e63c1796f18b82db9962c47 β”œβ”€ repo-0 (2022-05-04T21:16:11Z) β”œβ”€ repo-1 (2022-07-27T00:46:42Z) └─ repo-2 (2022-07-27T00:53:25Z) Commit: 0bcf00d115c67c12e6f5e38cc800dcf5cd06b1119a2747c6d73ab54370d9f104 β”œβ”€ copr:copr.fedorainfracloud.org:lukenukem:asus-linux (2022-07-21T07:59:46Z) β”œβ”€ fedora (2022-05-04T21:16:11Z) β”œβ”€ fedora-cisco-openh264 (2022-04-07T16:52:38Z) β”œβ”€ fedora-modular (2022-05-04T21:12:01Z) β”œβ”€ rpmfusion-nonfree-nvidia-driver (2022-07-05T12:27:49Z) β”œβ”€ rpmfusion-nonfree-steam (2022-02-13T17:48:12Z) β”œβ”€ updates (2022-07-27T02:04:11Z) β”œβ”€ updates-archive (2022-07-27T04:18:29Z) └─ updates-modular (2022-07-27T02:38:12Z) Staged: no StateRoot: fedora GPGSignature: 1 signature Signature made Mi 27 iul 2022 04:16:45 +0300 using RSA key ID 999F7CBF38AB71F4 Good signature from "Fedora [email protected]" RemovedBasePackages: firefox 102.0-1.fc36 LayeredPackages: akmod-nvidia asusctl containernetworking-plugins docker-compose podman-docker podman-plugins steam-devices supergfxctl tilix xorg-x11-drv-nvidia-cuda xorg-x11-drv-nvidia-power xprop zsh

geodro avatar Jul 28 '22 07:07 geodro

Ok, for everyone else did the issue begin after the 1.5.1 update or a system update? Because I find it odd that it works for me but not others. @mattmilano If you're willing to try something out navigate to ~/.var/app/sh.cider.Cider/config/Cider/ and delete the cider-config.json file and try again. Uninstalling and reinstalling wouldn't have cleared this directory or any of its contents so it's worth a shot.

The issue began after the Cider 1.5.1 update. My other flatpaks are working fine.

Can you also try the build I posted above and report back? If that one works I'll push that to everyone.

I can't test it myself as the current one works for me already.

@rowbawts, I've just updated to 1.5.2, but the problem remains:

[13 zypak-helper] Portal v4 is not available [08:25:20.195] [info] [AppEvents] App started LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings [08:25:20.575] [info] [PluginHandler] Loaded plugins: [ 'chromecast.js', 'discordrpc.js', 'lastfm.js', 'menubar.js', 'mpris.js', 'raop.js', 'thumbar.js', 'webNowPlaying.js' ] Gtk-Message: 08:25:20.673: Failed to load module "canberra-gtk-module" Gtk-Message: 08:25:20.673: Failed to load module "canberra-gtk-module" [0728/082520.724451:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Operation not permitted (1) [21 zypak-sandbox] Dropping 0x560dd0220300 (3) because of connection closed [21 zypak-sandbox] Host is gone, preparing to exit... [21 zypak-sandbox] Quitting Zygote... /app/bin/cider-wrapper, linha 7: 13 Trace/breakpoint trap (imagem do nΓΊcleo gravada)cider "$@"

habeasdata404 avatar Jul 28 '22 11:07 habeasdata404

@rowbawts Sorry, got tied up with work and meeting yesterday and didn't get to try out the test build.

Just logged in and saw the updated to 1.5.2. Installed it and still no go.

mattmilano avatar Jul 28 '22 13:07 mattmilano

My experience has been similar on another Ubuntu 22.04 derivative, Linux Mint 21 beta. The latest Cider 1.5.2 still appears to work on Arch (on separate hardware). Of note, xapp won't (re?)install via apt on Linux Mint, and Arch has it installed (via pacman).

juanejot avatar Jul 28 '22 20:07 juanejot

My experience has been similar on another Ubuntu 22.04 derivative, Linux Mint 21 beta. The latest Cider 1.5.2 still appears to work on Arch (on separate hardware). Of note, xapp won't (re?)install via apt on Linux Mint, and Arch has it installed (via pacman).

Yeah this builds confidence in my theory a newer Electron version shipped with these newer Cider builds has a bug with certain hardware/driver stacks.

What hardware are in the 2 machines?

rowbawts avatar Jul 29 '22 00:07 rowbawts

Yeah this builds confidence in my theory a newer Electron version shipped with these newer Cider builds has a bug with certain hardware/driver stacks.

What hardware are in the 2 machines?

The one running Arch has an i7-9700K and an RX 6600 XT. The one running Linux Mint 21 beta* has a dinosaur of a T9900 Core 2 Duo and GeForce 9400 M/9600M GT (an old MacBookPro5,3).

*As an experiment, I also installed Arch on a USB to run on the MBP5,3, and the latest version of Cider doesn't start on it, whether xapp is installed (via pacman; don't see an install candidate for flatpak) or not.

juanejot avatar Jul 29 '22 02:07 juanejot

Yeah this builds confidence in my theory a newer Electron version shipped with these newer Cider builds has a bug with certain hardware/driver stacks. What hardware are in the 2 machines?

The one running Arch has an i7-9700K and an RX 6600 XT. The one running Linux Mint 21 beta* has a dinosaur of a T9900 Core 2 Duo and GeForce 9400 M/9600M GT (an old MacBookPro5,3).

*As an experiment, I also installed Arch on a USB to run on the MBP5,3, and the latest version of Cider doesn't start on it, whether xapp is installed (via pacman; don't see an install candidate for flatpak) or not.

Ok yeah this goes along with what I'm thinking somehow on Nvidia the newer Electron provided with this new release is broken somehow.

Because I'm not having any issues either and I'm using a 6700 XT. But most of the people that are having issues (if not all) are reporting to be using Nvidia which most likely explains why I can't replicate it.

Can anyone with Nvidia try launching it with this command flatpak run sh.cider.Cider --disable-gpu just to see what happens.

rowbawts avatar Jul 29 '22 05:07 rowbawts

Ok for everyone following this thread we are going to release a new build rolling back Electron to a previously know good release and test that. If anyone affected can help me test I would greatly appreciate it.

rowbawts avatar Jul 29 '22 06:07 rowbawts

@rowbawts I can help.

Also, I don't have Nvidia. AMD with integrated Radeon graphics. So the theory that it's an Nvidia problem is not correct.

mattmilano avatar Jul 29 '22 06:07 mattmilano

I have nvidia. still does not work

➜ ~ flatpak run sh.cider.Cider --disable-gpu [09:42:04.374] [info] [AppEvents] App started [09:42:04.377] [info] Hardware acceleration is disabled. LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings [09:42:04.533] [info] [PluginHandler] Loaded plugins: [ 'chromecast.js', 'discordrpc.js', 'lastfm.js', 'menubar.js', 'mpris.js', 'raop.js', 'thumbar.js', 'webNowPlaying.js' ] Gtk-Message: 09:42:04.567: Failed to load module "canberra-gtk-module" Gtk-Message: 09:42:04.568: Failed to load module "canberra-gtk-module" [0729/094204.578953:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Operation not permitted (1)

geodro avatar Jul 29 '22 06:07 geodro

Ok yeah this goes along with what I'm thinking somehow on Nvidia the newer Electron provided with this new release is broken somehow.

Because I'm not having any issues either and I'm using a 6700 XT. But most of the people that are having issues (if not all) are reporting to be using Nvidia which most likely explains why I can't replicate it.

Can anyone with Nvidia try launching it with this command flatpak run sh.cider.Cider --disable-gpu just to see what happens.

It didn't work on my MBP5,3 under Linux Mint, but then without the GPU its rendering performance may be awful to non-existent, as a 13 year old laptop. The resulting output was as follows, which looks like that quoted above to my eye:

[23:35:29.942] [info] [AppEvents] App started LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings [23:35:30.619] [info] [PluginHandler] Loaded plugins: [ 'chromecast.js', 'discordrpc.js', 'lastfm.js', 'menubar.js', 'mpris.js', 'raop.js', 'thumbar.js', 'webNowPlaying.js' ] Gtk-Message: 23:35:30.672: Failed to load module "xapp-gtk3-module" [0728/233530.940465:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Operation not permitted (1) /app/bin/cider-wrapper: line 7: 13 Trace/breakpoint trap (core dumped) cider "$@"

Gonna go try it on the same hardware under Arch now, will update only if the result is different there.

UPDATE: The only difference with the same hardware on Arch is what module it attempted to load rather than xapp-gtk3-module:

Gtk-Message: 23:51:01.617: Failed to load module "canberra-gtk-module" Gtk-Message: 23:51:01.618: Failed to load module "canberra-gtk-module"

The rest of the lines show up the same.

juanejot avatar Jul 29 '22 06:07 juanejot

@rowbawts I can help.

Also, I don't have Nvidia. AMD with integrated Radeon graphics. So the theory that it's an Nvidia problem is not correct.

Yeah it's definitely odd then, anyway it's really late for me now I'm going to post the test build tomorrow sometime.

Thanks for offering to help with this and being patient with this, it's only making it difficult to trace because I'm the only tester for the Flatpak releases atm and it's not an issue for me for some reason.

rowbawts avatar Jul 29 '22 07:07 rowbawts

Yeah this builds confidence in my theory a newer Electron version shipped with these newer Cider builds has a bug with certain hardware/driver stacks. What hardware are in the 2 machines?

The one running Arch has an i7-9700K and an RX 6600 XT. The one running Linux Mint 21 beta* has a dinosaur of a T9900 Core 2 Duo and GeForce 9400 M/9600M GT (an old MacBookPro5,3). *As an experiment, I also installed Arch on a USB to run on the MBP5,3, and the latest version of Cider doesn't start on it, whether xapp is installed (via pacman; don't see an install candidate for flatpak) or not.

Ok yeah this goes along with what I'm thinking somehow on Nvidia the newer Electron provided with this new release is broken somehow.

Because I'm not having any issues either and I'm using a 6700 XT. But most of the people that are having issues (if not all) are reporting to be using Nvidia which most likely explains why I can't replicate it.

Can anyone with Nvidia try launching it with this command flatpak run sh.cider.Cider --disable-gpu just to see what happens.

@rowbawts, my GPU is NVIDIA GeForce GT 640M LE. The result of flatpak run sh.cider.Cider --disable-gpu:

[13 zypak-helper] Portal v4 is not available [08:59:57.120] [info] [AppEvents] App started LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings [08:59:57.523] [info] [PluginHandler] Loaded plugins: [ 'chromecast.js', 'discordrpc.js', 'lastfm.js', 'menubar.js', 'mpris.js', 'raop.js', 'thumbar.js', 'webNowPlaying.js' ] Gtk-Message: 08:59:57.607: Failed to load module "canberra-gtk-module" Gtk-Message: 08:59:57.607: Failed to load module "canberra-gtk-module" [0729/085957.650137:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Operation not permitted (1) [21 zypak-sandbox] Dropping 0x561ab2963300 (3) because of connection closed [21 zypak-sandbox] Host is gone, preparing to exit... [21 zypak-sandbox] Quitting Zygote... /app/bin/cider-wrapper, linha 7: 13 Trace/breakpoint trap (imagem do nΓΊcleo gravada)cider "$@"

I can help with the tests.

habeasdata404 avatar Jul 29 '22 12:07 habeasdata404

Here's a test build for you guys to try flatpak install --user https://dl.flathub.org/build-repo/100482/sh.cider.Cider.flatpakref

rowbawts avatar Jul 29 '22 20:07 rowbawts

Here's a test build for you guys to try flatpak install --user https://dl.flathub.org/build-repo/100482/sh.cider.Cider.flatpakref

On Linux Mint 21 beta on the affected MBP5,3 hardware, this version of Cider does not start by selecting the app's icon. When run from the command line with command flatpak run sh.cider.Cider [that's right, I let it use the GPU], it does successfully start up, play selected music & quit (ie. run as expected), with the following terminal output:

[13:55:12.820] [info] [AppEvents] App started

LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings [13:55:13.183] [info] [PluginHandler] Loaded plugins: [ 'chromecast.js', 'discordrpc.js', 'lastfm.js', 'menubar.js', 'mpris.js', 'raop.js', 'thumbar.js', 'webNowPlaying.js' ] Gtk-Message: 13:55:13.195: Failed to load module "xapp-gtk3-module" [13:55:13.418] [info] [AppEvents] App ready [13:55:13.441] [info] [Cider] Application is Ready. Creating Window. [13:55:13.488] [info] Setting up handlers for local files [13:55:13.497] [info] [Connect] Auth URL: https://connect.cidercollective.dev/callback/discord?app=cider&appPort=9000 [13:55:13.593] [info] WebSocketServer started on port: 26369 [13:55:13.636] [info] [Cider][Widevine] Status: { oimompecagnajdejgnnjijobebaeigek: { name: 'Widevine Content Decryption Module', status: 'new', version: '4.10.2449.0' } } [74:0729/135513.658010:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. [13:55:13.708] [info] { auxAttributes: { amdSwitchable: false, canSupportThreadedTextureMailbox: false, glResetNotificationStrategy: 0, inProcessGpu: true, initializationTime: 0, isAsan: false, jpegDecodeAcceleratorSupported: false, optimus: false, passthroughCmdDecoder: false, sandboxed: false, softwareRendering: false, subpixelFontRendering: true, videoDecodeAcceleratorFlags: 0, visibilityCallbackCallCount: 0 }, gpuDevice: [ { active: true, cudaComputeCapabilityMajor: 0, deviceId: 1607, driverVendor: 'Nvidia', driverVersion: '340.108', vendorId: 4318 }, { active: false, cudaComputeCapabilityMajor: 0, deviceId: 2147, driverVendor: 'Nvidia', driverVersion: '340.108', vendorId: 4318 } ] } [13:55:13.710] [info] From here can you check for real changes, the initial scan has been completed. [13:55:13.710] [info] Cider client port: 9000 [13:55:13.714] [info] Cider remote port: 6942 [13:55:13.717] [info] remote broadcasted [13:55:16.639] [info] folders [] [13:55:45.950] [warn] Cider exited.

I'm off next to test it under Arch on the same hardware, will update with any salient differences in behavior/terminal output.

UPDATE: This new build starts, runs & quits normally from the app icon (in GNOME) on Arch, though I did see the icon "cycle" an old one out and a new one in, as I went to click on it. Running flatpak run sh.cider.Cider from the command line does not provide appreciably (to me) different output, but you're welcome to request it if you think any detail may be salient.

It might still have the issue with the icon because you still have the "stable" build installed and the icon is for some reason still triggering the "stable" one that's still installed.

I'll go back to Linux Mint 21 beta & see whether potentially a similar reload/relink of icons (in Cinnamon) allows it to run based on a click. If not & the "stable" flatpak gets updated, then I'll be happy to wait for that.

Thanks for your work & help on this!

UPDATE 2: As somewhat expected, a reboot into Linux Mint 21 beta/Cinnamon gets the icon to work. When the "stable" comes out, I'll make sure to remove the dl repo & reinstall the stable flatpak, then reboot before clicking the icon again.

juanejot avatar Jul 29 '22 20:07 juanejot

Here's a test build for you guys to try flatpak install --user https://dl.flathub.org/build-repo/100482/sh.cider.Cider.flatpakref

On Linux Mint 21 beta on the affected MBP5,3 hardware, this version of Cider does not start by selecting the app's icon. When run from the command line with command flatpak run sh.cider.Cider [that's right, I let it use the GPU], it does successfully start up, play selected music & quit (ie. run as expected), with the following terminal output:

[13:55:12.820] [info] [AppEvents] App started

LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings [13:55:13.183] [info] [PluginHandler] Loaded plugins: [ 'chromecast.js', 'discordrpc.js', 'lastfm.js', 'menubar.js', 'mpris.js', 'raop.js', 'thumbar.js', 'webNowPlaying.js' ] Gtk-Message: 13:55:13.195: Failed to load module "xapp-gtk3-module" [13:55:13.418] [info] [AppEvents] App ready [13:55:13.441] [info] [Cider] Application is Ready. Creating Window. [13:55:13.488] [info] Setting up handlers for local files [13:55:13.497] [info] [Connect] Auth URL: https://connect.cidercollective.dev/callback/discord?app=cider&appPort=9000 [13:55:13.593] [info] WebSocketServer started on port: 26369 [13:55:13.636] [info] [Cider][Widevine] Status: { oimompecagnajdejgnnjijobebaeigek: { name: 'Widevine Content Decryption Module', status: 'new', version: '4.10.2449.0' } } [74:0729/135513.658010:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. [13:55:13.708] [info] { auxAttributes: { amdSwitchable: false, canSupportThreadedTextureMailbox: false, glResetNotificationStrategy: 0, inProcessGpu: true, initializationTime: 0, isAsan: false, jpegDecodeAcceleratorSupported: false, optimus: false, passthroughCmdDecoder: false, sandboxed: false, softwareRendering: false, subpixelFontRendering: true, videoDecodeAcceleratorFlags: 0, visibilityCallbackCallCount: 0 }, gpuDevice: [ { active: true, cudaComputeCapabilityMajor: 0, deviceId: 1607, driverVendor: 'Nvidia', driverVersion: '340.108', vendorId: 4318 }, { active: false, cudaComputeCapabilityMajor: 0, deviceId: 2147, driverVendor: 'Nvidia', driverVersion: '340.108', vendorId: 4318 } ] } [13:55:13.710] [info] From here can you check for real changes, the initial scan has been completed. [13:55:13.710] [info] Cider client port: 9000 [13:55:13.714] [info] Cider remote port: 6942 [13:55:13.717] [info] remote broadcasted [13:55:16.639] [info] folders [] [13:55:45.950] [warn] Cider exited.

I'm off next to test it under Arch on the same hardware, will update with any salient differences in behavior/terminal output.

It might still have the issue with the icon because you still have the "stable" build installed and the icon is for some reason still triggering the "stable" one that's still installed.

rowbawts avatar Jul 29 '22 21:07 rowbawts

@rowbawts, I updated to 1.5.2-beta.24, as a regular update on Flatpak, and it's working.

[13 zypak-helper] Portal v4 is not available [12:12:45.950] [info] [AppEvents] App started LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings [12:12:46.318] [info] [PluginHandler] Loaded plugins: [ 'chromecast.js', 'discordrpc.js', 'lastfm.js', 'menubar.js', 'mpris.js', 'raop.js', 'thumbar.js', 'webNowPlaying.js' ] Gtk-Message: 12:12:46.394: Failed to load module "canberra-gtk-module" Gtk-Message: 12:12:46.394: Failed to load module "canberra-gtk-module" [12:12:46.484] [info] [AppEvents] App ready [12:12:46.486] [info] [Cider] Application is Ready. Creating Window. [12:12:46.510] [info] Setting up handlers for local files [12:12:46.518] [info] [Connect] Auth URL: https://connect.cidercollective.dev/callback/discord?app=cider&appPort=9000 [12:12:46.577] [info] WebSocketServer started on port: 26369 [12:12:46.597] [info] [Cider][Widevine] Status: { oimompecagnajdejgnnjijobebaeigek: { name: 'Widevine Content Decryption Module', status: 'new', version: '4.10.2449.0' } } [12:12:46.663] [info] { auxAttributes: { amdSwitchable: false, canSupportThreadedTextureMailbox: false, glResetNotificationStrategy: 0, inProcessGpu: true, initializationTime: 0, isAsan: false, jpegDecodeAcceleratorSupported: false, optimus: true, passthroughCmdDecoder: false, sandboxed: false, softwareRendering: false, subpixelFontRendering: true, videoDecodeAcceleratorFlags: 0, visibilityCallbackCallCount: 0 }, gpuDevice: [ { active: true, cudaComputeCapabilityMajor: 0, deviceId: 4051, vendorId: 4318 }, { active: false, cudaComputeCapabilityMajor: 0, deviceId: 358, vendorId: 32902 } ] } [12:12:46.665] [info] From here can you check for real changes, the initial scan has been completed. [12:12:46.665] [info] Cider client port: 9000 [12:12:46.668] [info] Cider remote port: 6942 [12:12:46.675] [info] remote broadcasted libva error: /usr/lib/x86_64-linux-gnu/dri/intel-vaapi-driver/iHD_drv_video.so init failed [57:0802/121246.871162:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process. [12:12:50.034] [info] folders []

habeasdata404 avatar Aug 02 '22 15:08 habeasdata404