flathub / flathub/io.beekeeperstudio.Studio
Issues running on KDE wayland
- Dominant language
- Shell
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I don't use an NVIDIA card. I am on intel integrated graphics.
```
flatpak run io.beekeeperstudio.Studio
01:52:45.311 › initializing background
[2:0726/015245.320522:ERROR:ozone_platform_x11.cc(247)] Missing X server or $DISPLAY
[2:0726/015245.320630:ERROR:env.cc(225)] The platform failed to initialize. Exiting.
```
this is what I am getting
here is my session type
```
echo $XDG_SESSION_TYPE
wayland
```
however if I remove the wayland windowing system permission for this flatpak from flatseal, it starts up alright
here is the output for running without the above mentioned permission
```
flatpak run io.beekeeperstudio.Studio
01:58:31.525 › initializing background
Gtk-Message: 01:58:31.656: Failed to load module "colorreload-gtk-module"
Gtk-Message: 01:58:31.656: Failed to load module "window-decorations-gtk-module"
[2:0726/015831.675539:ERROR:bus.cc(397)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2:0726/015831.675602:ERROR:bus.cc(397)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
LD_LIBRARY_PATH
running migrations
[43:0726/015831.852085:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.
[43:0726/015835.944348:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.