You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[11:19:09 INF] PlatformImpl: Using LinuxPlatformImplCreator
[11:19:09 INF] IpcService: Service listening on the session bus
[11:19:09 ERR] Unhandled exception in main thread
System.Exception: XOpenDisplay failed
at Avalonia.X11.AvaloniaX11Platform.Initialize(X11PlatformOptions options)
at Avalonia.AvaloniaX11PlatformExtensions.<>c.b__0_0()
at Avalonia.AppBuilder.SetupUnsafe()
at Avalonia.AppBuilder.Setup()
at Avalonia.AppBuilder.SetupWithLifetime(IApplicationLifetime lifetime)
at Avalonia.ClassicDesktopStyleApplicationLifetimeExtensions.StartWithClassicDesktopLifetime(AppBuilder builder, String[] args, ShutdownMode shutdownMode)
at GalaxyBudsClient.Program.Main(String[] args) in /run/build/GalaxyBudsClient/GalaxyBudsClient/Program.cs:line 118
Error: Couldn't find per display information
The text was updated successfully, but these errors were encountered:
Describe the bug
App will not open and throws an error "Error: Couldn't find per display information"
To Reproduce
run "flatpak run me.timschneeberger.GalaxyBudsClient "
Expected behavior
for the app to open
Desktop (please complete the following information):
OS: Fedora 40, Default Language: ENG, Wayland, Gnome 46.5
Application version: GalaxyBudsClient 5.1.0.0+5afccf24ffffd58e47a9d77001f2d6de5458625b
Log files
[11:19:09 INF] PlatformImpl: Using LinuxPlatformImplCreator
[11:19:09 INF] IpcService: Service listening on the session bus
[11:19:09 ERR] Unhandled exception in main thread
System.Exception: XOpenDisplay failed
at Avalonia.X11.AvaloniaX11Platform.Initialize(X11PlatformOptions options)
at Avalonia.AvaloniaX11PlatformExtensions.<>c.b__0_0()
at Avalonia.AppBuilder.SetupUnsafe()
at Avalonia.AppBuilder.Setup()
at Avalonia.AppBuilder.SetupWithLifetime(IApplicationLifetime lifetime)
at Avalonia.ClassicDesktopStyleApplicationLifetimeExtensions.StartWithClassicDesktopLifetime(AppBuilder builder, String[] args, ShutdownMode shutdownMode)
at GalaxyBudsClient.Program.Main(String[] args) in /run/build/GalaxyBudsClient/GalaxyBudsClient/Program.cs:line 118
Error: Couldn't find per display information
The text was updated successfully, but these errors were encountered: