aditya-K2 / gomp

MPD client inspired by ncmpcpp with builtin cover-art view and LastFM integration.
GNU General Public License v3.0
85 stars 2 forks source link

Possible Wayland incompatibility #65

Open faustseele opened 3 months ago

faustseele commented 3 months ago

OS version: 6.9.8.arch1-1 Window system: Wayland

I get this output when trying to launch gomp:

Error Occured While getting font width: BadDrawable {NiceName: Drawable, Sequence: 8, BadValue: 0, MinorOpcode: 0, MajorOpcode: 14}

The app flashes for a split-second and disappears. Both ttf-dejavu & noto-fonts are installed, if it's important.

faustseele commented 3 months ago

The config it the default one from here

danielwerg commented 3 weeks ago

Originally I installed gomp-bin but cover art wasn't displaying (https://github.com/aditya-K2/gomp/issues/60) now after switching to gomp-git I'm facing same issue. And only after writing this I saw https://github.com/aditya-K2/gomp?tab=readme-ov-file#things-to-note ;D

Images are rendered using the X child windows. Currently there is no support for Wayland.