-
Notifications
You must be signed in to change notification settings - Fork 58
Description
Code of conduct
- I have read and agree to adhere to the Code of Conduct
Self-training on how to write a bug report
- I have learned how to write a bug report
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Session-desktop` keeps on crashing when I run it. Here is the verbose output:
administrator@fedora:~$ flatpak run network.loki.Session -vv
[2:0204/113413.277919:ERROR:dbus/bus.cc:406] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
SESSION_ALLOW_APP_SUSPENSION is not set, so we prevent app suspension
Set Windows Application User Model ID (AUMID) { appUserModelId: 'com.loki-project.messenger-desktop' }
NODE_ENV production
NODE_APP_INSTANCE undefined
NODE_CONFIG_DIR /app/Session/resources/app.asar/config
NODE_CONFIG {}
userData: /home/administrator/.var/app/network.loki.Session/config/Session
config/get: Successfully read user config file
Checking for beta autoupdate feature for deb/rpm distributions
Found package-type: deb
config/get: Successfully read ephemeral config file
making app single instance
[2:0204/113414.550258:ERROR:ui/ozone/platform/wayland/host/wayland_connection.cc:202] Failed to connect to Wayland display: No such file or directory (2)
[2:0204/113414.550293:ERROR:ui/ozone/platform/wayland/ozone_platform_wayland.cc:282] Failed to initialize Wayland platform
[2:0204/113414.550313:ERROR:ui/aura/env.cc:257] The platform failed to initialize. Exiting.
Expected Behavior
Session doesn't crash.
Steps To Reproduce
Running flatpak run network.loki.Session -vv on Fedora with Gnome Wayland as the desktop environment.
Desktop Version
1.17.8
Anything else?
No