rafatosta / zapzap

WhatsApp desktop application written in Pyqt6 + PyQt6-WebEngine.
GNU General Public License v3.0
44 stars 2 forks source link

It is not openning #200

Closed JumperLuko closed 1 month ago

JumperLuko commented 1 month ago

Previously there were problems on my laptop with the app freezing and not opening, now it happens on my PC that it crashes when opening.

Fedora 40 Flatpak 1.15.8 6.8.10-300.fc40.x86_64

$ /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=zapzap --file-forwarding com.rtosta.zapzap @@u %u @@ [3:25:0603/140358.214676:FATAL:flatpak_sandbox.cc(289)] Your Flatpak installation is setuid, which is not supported

image

rafatosta commented 1 month ago

Are you using this command to open Zapzap? $ /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=zapzap --file-forwarding com.rtosta.zapzap @https://github.com/U %u

Do you have nvidia?

Have you tried to install Zapzap via COPR and check if the error also occurs?

JumperLuko commented 1 month ago

AMD here.

$ /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=zapzap --file-forwarding com.rtosta.zapzap @https://github.com/U %u
[3:25:0603/181517.929672:FATAL:flatpak_sandbox.cc(289)] Your Flatpak installation is setuid, which is not supported

Is COPR the fedora repository? I tried to install it from the flathub repository, but I get this error.

rafatosta commented 1 month ago

AMD here.

$ /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=zapzap --file-forwarding com.rtosta.zapzap @https://github.com/U %u
[3:25:0603/181517.929672:FATAL:flatpak_sandbox.cc(289)] Your Flatpak installation is setuid, which is not supported

Is COPR the fedora repository? I tried to install it from the flathub repository, but I get this error.

https://copr.fedorainfracloud.org/coprs/rafatosta/zapzap/

JumperLuko commented 1 month ago

I think sudo chmod u-s /usr/bin/bwrap fix, because after it is working

I got this error in Chromium did it help

Screenshot from 2024-06-04 12-32-14