pop-os / cosmic-epoch

Next generation Cosmic desktop environment
3.19k stars 86 forks source link

Unable to Launch XP-Pen Drawing Tablet Driver with Qt Wayland Plugin Error #309

Open loafylemon opened 6 months ago

loafylemon commented 6 months ago

I'm having trouble running the XP-Pen drawing tablet driver on my system while using COSMIC. Despite installing the qtwayland5 and qt6-wayland packages (I don't know what version of QT they used, or how to check it), the driver fails to launch correctly. The driver is listed as compatible with Pop!_OS on its download page, which is why I chose this tablet in the first place. It would be great to get it working under COSMIC sooner or later. I should emphasize that the driver works fine under GNOME.

System Information:

Bug Description:

loafy@pop-os:~$ /usr/lib/pentablet/PenTablet.sh
This application failed to start because it could not find or load the Qt platform plugin "wayland;xcb"
in "".

Available platform plugins are: xcb.

Reinstalling the application may fix this problem.
Aborted (core dumped)

Steps to Reproduce:

Workaround:

  1. When launching the driver with QT_QPA_PLATFORM=xcb env var, it launches, but the interface is broken. For example, drop-down menus do not work properly.
lewi0332 commented 1 week ago

Just attempted to install the driver and use a Wacom tablet and found the same issue.