Package Details: xp-pen-tablet 4.0.4-240815

Git Clone URL: https://aur.archlinux.org/xp-pen-tablet.git (read-only, click to copy)
Package Base: xp-pen-tablet
Description: XP-Pen (Official) Linux utility (New UI driver)
Upstream URL: https://www.xp-pen.com/download/index.html
Keywords: driver pen tablet xp xp-pen
Licenses: custom
Submitter: Poilrouge
Maintainer: labaman
Last Packager: labaman
Votes: 29
Popularity: 0.044400
First Submitted: 2020-06-12 15:35 (UTC)
Last Updated: 2024-10-30 09:51 (UTC)

Dependencies (0)

Required by (0)

Sources (1)

Pinned Comments

labaman commented on 2024-06-11 16:49 (UTC) (edited on 2024-06-11 16:56 (UTC) by labaman)

This is the driver for the new current models of XP-PEN graphics tablets, if you have a legacy model, use this package

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 Next › Last »

Dettorer commented on 2021-02-04 08:11 (UTC)

zwastik's link does work indeed, it also requires changing a few paths in the PKGBUILD.

zwastik commented on 2021-02-03 20:39 (UTC)

last ver, notice the -2

https://download01.xp-pen.com/file/2021/02/XP- PEN_Pentablet_3.0.5.201126-2.x86_64.tar.gz.zip

Dettorer commented on 2021-02-02 16:22 (UTC)

The source zip's link seems already dead, it gives a 404 error.

tbaudoin commented on 2021-01-26 12:37 (UTC)

I have problem when I try to work with dualscreen. I can't choose the width and height to fit my entire screen. So, there is a zone in which I can't go m<th my cursor. Any ideas ?

Poilrouge commented on 2021-01-25 11:14 (UTC)

@linuxmobile

Your problem looks like what happen when there's no user configuration when trying to launch the utility. For some reason, the utility does not create them automatically at launch (hence the pentablet.sh.patch).

Check if the files ~/.local/share/pentablet/{config.xml,language.ini,name_config.ini} have been created, if not that is where the problem comes from.

You can hotfix this by copying them from the /usr/lib/pentablet/conf directory into a ~/.local/share/pentablet directory with 755 access.

If that is the indeed then problem, we need to know why these file haven't been automatically copied. Maybe your home directory path isn't of the form '/home/user/'?

Hudd commented on 2021-01-24 18:03 (UTC)

Doesn't work after update

linuxmobile commented on 2021-01-22 15:34 (UTC)

I forget to add this when i do yay -S xp-pen-tablet

warning: could not get file information for usr/lib/pentablet/ warning: could not get file information for usr/lib/pentablet/LGPL warning: could not get file information for usr/lib/pentablet/conf/ warning: could not get file information for usr/lib/pentablet/conf/config.xml warning: could not get file information for usr/lib/pentablet/conf/language.ini warning: could not get file information for usr/lib/pentablet/conf/name_config.ini warning: could not get file information for usr/lib/pentablet/lib/ warning: could not get file information for usr/lib/pentablet/lib/libQt5Core.so.5 warning: could not get file information for usr/lib/pentablet/lib/libQt5DBus.so.5 warning: could not get file information for usr/lib/pentablet/lib/libQt5Gui.so.5 warning: could not get file information for usr/lib/pentablet/lib/libQt5Network.so.5 warning: could not get file information for usr/lib/pentablet/lib/libQt5Widgets.so.5 warning: could not get file information for usr/lib/pentablet/lib/libQt5X11Extras.so.5 warning: could not get file information for usr/lib/pentablet/lib/libQt5XcbQpa.so.5 warning: could not get file information for usr/lib/pentablet/lib/libQt5Xml.so.5 warning: could not get file information for usr/lib/pentablet/lib/libicudata.so.56 warning: could not get file information for usr/lib/pentablet/lib/libicui18n.so.56 warning: could not get file information for usr/lib/pentablet/lib/libicuuc.so.56 warning: could not get file information for usr/lib/pentablet/pentablet warning: could not get file information for usr/lib/pentablet/pentablet.sh warning: could not get file information for usr/lib/pentablet/platforms/ warning: could not get file information for usr/lib/pentablet/platforms/libqxcb.so warning: could not get file information for usr/lib/pentablet/resource.rcc warning: could not get file information for usr/lib/udev/rules.d/10-xp-pen.rules warning: could not get file information for usr/share/applications/xppentablet.desktop warning: could not get file information for usr/share/icons/pentablet.png

linuxmobile commented on 2021-01-22 15:26 (UTC)

New update, i'm happy but now my tablet don't work... IMG: https://ibb.co/L9RnMx7

zwastik commented on 2020-12-16 07:47 (UTC) (edited on 2020-12-16 07:59 (UTC) by zwastik)

New driver https://drive.google.com/file/d/1tf_1ajHVwLUdaMKoSKw1LmNGJ3F760IT/view?usp=sharing from xp-pen support mail.

install video: https://drive.google.com/file/d/1e8J3pQQCnoXQAi2bp98IpsDORBpP-PPh/view

zwastik commented on 2020-12-04 21:02 (UTC) (edited on 2020-12-04 21:05 (UTC) by zwastik)

How do you run this under wayland?

QT_QPA_PLATFORM=xcb GDK_BACKEND=x11 env -u WAYLAND_DISPLAY xp-pen-tablet

Invalid MIT-MAGIC-COOKIE-1 keyqt.qpa.xcb: could not connect to display :0 qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.

This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.