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

Element crashes after I hide/close it (Minimize to tray) and re-open it again (Fedora 37 / Gnome / Wayland) #348

Open
Amberwq opened this issue Mar 13, 2023 · 1 comment

Comments

@Amberwq
Copy link

Amberwq commented Mar 13, 2023

As the title says, the app just straight up crashes after I try to re-open it. It blinks on screen for a moment before disappearing but staying in the systray until I close it. I've also noticed some weird visual glitches like text appearing a second time just below it but being cut off horizontally as it's outside of the box

Here are the logs, one from when I tried to launch it natively and one where I didn't.

[3:0313/133027.193550:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
/home/vitchu/.var/app/im.riot.Riot/config/Element exists: yes
/home/vitchu/.var/app/im.riot.Riot/config/Riot exists: no
LaunchProcess: failed to execvp:
xdg-settings
[3:0313/133027.562020:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3:0313/133027.562053:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
Starting auto update with base URL: https://packages.element.io/desktop/update/
Auto update not supported on this platform
Fetching translation json for locale: en_EN
Changing application language to en-us
Fetching translation json for locale: en-us
Resetting the UI components after locale change
[58:0313/133027.608916:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is egl, ANGLE is 
Resetting the UI components after locale change
Changing application language to en-us
Fetching translation json for locale: en-us
Resetting the UI components after locale change
[3:0313/133135.701716:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
/home/vitchu/.var/app/im.riot.Riot/config/Element exists: yes
/home/vitchu/.var/app/im.riot.Riot/config/Riot exists: no
LaunchProcess: failed to execvp:
xdg-settings
[3:0313/133136.071961:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3:0313/133136.071988:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
Starting auto update with base URL: https://packages.element.io/desktop/update/
Auto update not supported on this platform
[60:0313/133136.118970:ERROR:gpu_init.cc(523)] Passthrough is not supported, GL is egl, ANGLE is 
Fetching translation json for locale: en_EN
Changing application language to en-us
Fetching translation json for locale: en-us
Resetting the UI components after locale change
Resetting the UI components after locale change
Changing application language to en-us
Fetching translation json for locale: en-us
Resetting the UI components after locale change

Over on my desktop at home I've installed it with the .rpm file available on the third party OpenSUSE page (Which has a Fedora 37 specific package) and that works perfectly fine without any of these issues, but I'd like to use the Flatpak as trying to install it on my laptop that way caused dependency issues

@Amberwq
Copy link
Author

Amberwq commented Mar 13, 2023

Wow okay, that log got formatted horribly. I don't use github often, sorry
I'll see if I can fix it

Edit: Done!

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

1 participant