Package Details: opentabletdriver 0.6.4.0-4

Git Clone URL: https://aur.archlinux.org/opentabletdriver.git (read-only, click to copy)
Package Base: opentabletdriver
Description: A cross-platform open source tablet driver
Upstream URL: https://opentabletdriver.net
Keywords: artisul digimend gaomon huion otd parblo uc-logic uclogic ugtablet veikk wacom xencelabs xp-pen xppen
Licenses: LGPL3
Conflicts: digimend-drivers-git-dkms, digimend-kernel-drivers, digimend-kernel-drivers-dkms, digimend-kernel-drivers-dkms-git
Submitter: LavaDesu
Maintainer: gonX (jamesbt365)
Last Packager: gonX
Votes: 39
Popularity: 3.56
First Submitted: 2021-06-10 13:34 (UTC)
Last Updated: 2024-03-21 23:45 (UTC)

Latest Comments

1 2 3 4 Next › Last »

kby commented on 2024-03-18 01:05 (UTC) (edited on 2024-03-18 01:09 (UTC) by kby)

Seems to be broken, otp-daemon crashes with Failure processing application bundle; possible file corruption.

There seems to be a proposed hotfix though: https://github.com/OpenTabletDriver/OpenTabletDriver/issues/3252

Caparazo commented on 2024-03-17 07:43 (UTC) (edited on 2024-03-17 07:59 (UTC) by Caparazo)

Upon finishing installation using yay and running the following commands per the official website:

sudo mkinitcpio -P
sudo rmmod wacom hid_uclogic
systemctl --user enable opentabletdriver.service --now

opentabletdriver will not launch, running it through a terminal with otd-gui displays the following:

Failure processing application bundle; possible file corruption.
Arithmetic overflow while reading bundle.
A fatal error occurred while processing application bundle

Reinstalling did not alleviate the issue.
aur/opentabletdriver 0.6.4.0-3 (+36 4.00)

gonX commented on 2024-02-21 17:00 (UTC)

Please at git to the makedepends. Otherwise the build fails in a clean chroot.

Thanks, added in 0.6.4.0-3

DonkoXI commented on 2024-02-10 04:12 (UTC)

Please at git to the makedepends. Otherwise the build fails in a clean chroot.

ilsubyeega commented on 2023-12-23 15:55 (UTC)

jq command was required on building, maybe adding that on dependencies? https://gist.github.com/ilsubyeega/da835b4896b23c6968653b61ec56fef3

jamesbt365 commented on 2023-08-30 14:40 (UTC) (edited on 2023-08-30 14:49 (UTC) by jamesbt365)

What GonX previously said is true but the dotnet packages for SteamOS are outdated, so OTD will not build correctly without pulling newer dotnet. You can temporarily use dotnet-sdk-6.0-bin from the AUR to get around this until SteamOS repos are updated. Note that you'll need to use all -bin packages for dotnet to prevent hostfxr issues. Don't mix SteamOS repos and AUR dotnet together.

gonX commented on 2023-08-29 23:49 (UTC)

Could not build before installing dotnet-runtime, probably it should be changed in PKGBUILD from dotnet-runtime-6.0?

I just tested from a clean chroot and it does pull in dotnet-runtime 7.0 and builds successfully - maybe you had some old 6.0 packages installed? (e.g. dotnet-runtime-bin)

xezo360hye commented on 2023-08-24 17:41 (UTC)

Could not build before installing dotnet-runtime, probably it should be changed in PKGBUILD from dotnet-runtime-6.0?

gonX commented on 2023-08-16 14:32 (UTC)

consider adding "Graphics;Settings;Utility" to the categories section of the .desktop file instead of "Accessories". Using the latter isn't recognized in KDE Plasma and shows up as "Lost & Found".

Next release should have this - with just Settings. The new releases of OpenTabletDriver include a .desktop file, but they are required to be generated first. I missed this in the 0.6.2.0-1 release.

frozenkitten commented on 2023-08-01 14:47 (UTC)

I tweaked tleydxdy's PKGBUILD scripts to get them running on my machine. https://github.com/frozenkitten/opentabletdriver-archpkg