PhoenicisOrg/phoenicis

Phoenicis crashes when running from a Wayland session

Closed this issue · 1 comments

Running the app from gnome-wayland session on pop_os 21.04 and installed via the .deb package produces this output while the app failing to launch.

`(PhoenicisPlayOnLinux:21982): Gdk-CRITICAL **: 21:23:55.450: gdk_x11_display_set_window_scale: assertion 'GDK_IS_X11_DISPLAY (display)' failed

A fatal error has been detected by the Java Runtime Environment:

SIGSEGV (0xb) at pc=0x00007fe9e5d6de5c, pid=21982, tid=22009

JRE version: OpenJDK Runtime Environment (11.0.1+13) (build 11.0.1+13)
Java VM: OpenJDK 64-Bit Server VM (11.0.1+13, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
Problematic frame:
C [libX11.so.6+0x29e5c]

Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %d %P %E" (or dumping to /usr/share/phoenicis/app/core.21982)

An error report file with more information is saved as:
/tmp/hs_err_pid21982.log

If you would like to submit a bug report, please visit:
http://bugreport.java.com/bugreport/crash.jsp
The crash happened outside the Java Virtual Machine in native code.
See problematic frame for where to report the bug.

/usr/bin/phoenicis: line 3: 21982 Aborted (core dumped) /usr/share/phoenicis/PhoenicisPlayOnLinux "$@"
`
Related to #1698

Sorry, closing it as this issue has been fixed in the latest release.