rafatosta / zapzap

WhatsApp desktop application written in Pyqt6 + PyQt6-WebEngine.
https://rtosta.com/zapzap-web/
GNU General Public License v3.0
86 stars 2 forks source link

frequent crashes #212

Closed chrostino closed 2 months ago

chrostino commented 2 months ago

don't know what made it start happening, but I've been experiencing frequent crashes of the app. I'm using the flatpak app on Fedora 40 with plasma 6.1 and the new nvidia 555 drivers. everytime the app crashes i get a system notification saying "python3.11" crashed. I don't know if it's some specific action that's causing the crash, at first it was happening when trying to type, now it's happening mostly when opening images. I can try to get a log if I'm told how

rafatosta commented 2 months ago

don't know what made it start happening, but I've been experiencing frequent crashes of the app. I'm using the flatpak app on Fedora 40 with plasma 6.1 and the new nvidia 555 drivers. everytime the app crashes i get a system notification saying "python3.11" crashed. I don't know if it's some specific action that's causing the crash, at first it was happening when trying to type, now it's happening mostly when opening images. I can try to get a log if I'm told how

Does this problem happen in X11?

chrostino commented 2 months ago

Does this problem happen in X11?

forgot to mention it's on wayland, I don't use X11

rafatosta commented 2 months ago

Does this problem happen in X11?

forgot to mention it's on wayland, I don't use X11

Test on x11 and see if the problem happens, please.

Use Flatseal for this or per user session

chrostino commented 2 months ago

disabling the wayland windowing system from flatseal does seem to solve the problem, after some quick testing it didn't crash once

rafatosta commented 2 months ago

disabling the wayland windowing system from flatseal does seem to solve the problem, after some quick testing it didn't crash once

So the problem is with Nvidia! There's nothing I can do.

If you want, try the rpm version of Copr.

chrostino commented 2 months ago

gotcha, maybe it's something to do with the new 555 drivers