Package Details: opentabletdriver 0.6.5.1-1

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: 46
Popularity: 2.08
First Submitted: 2021-06-10 13:34 (UTC)
Last Updated: 2025-02-02 15:10 (UTC)

Latest Comments

1 2 3 4 Next › Last »

jamesbt365 commented on 2025-01-28 02:53 (UTC)

dotnet runtime is not backwards compatible, so you need 8 to run opentabletdriver.

Fijxu commented on 2025-01-28 02:52 (UTC) (edited on 2025-01-28 02:52 (UTC) by Fijxu)

installing dotnet-runtime (9.0.1.sdk102-1) breaks dependency 'dotnet-runtime-8.0' required by opentabletdriver

Why don't just use dotnet-runtime? Does OpenTabletDriver has any incompatibility issues with dotnet-runtime-9.0 (and later versions that could come out); I don't think so.

WORMSTweaker commented on 2025-01-27 22:40 (UTC)

For those coming for dependency break error, with dotnet-runtime 9.0.1.sdk102-1, you can possibly switch to dotnet-runtime-8.0-bin instead, it's an alternative that worked on my system

Typology commented on 2025-01-25 22:38 (UTC) (edited on 2025-01-25 22:38 (UTC) by Typology)

I should've looked there first, sorry. normally it's AUR packages that's broken.

jamesbt365 commented on 2025-01-25 22:35 (UTC) (edited on 2025-01-25 22:36 (UTC) by jamesbt365)

:: installing dotnet-runtime (9.0.1.sdk102-1) breaks dependency 'dotnet-runtime-8.0' required by opentabletdriver

This is an upstream issue and the arch maintainers have to handle that correspondingly.

https://gitlab.archlinux.org/archlinux/packaging/packages/dotnet-core-8.0/-/issues/1

Typology commented on 2025-01-25 22:33 (UTC)

:: installing dotnet-runtime (9.0.1.sdk102-1) breaks dependency 'dotnet-runtime-8.0' required by opentabletdriver

00ein00 commented on 2024-12-19 18:31 (UTC)

fails to build once again:

==> Making package: opentabletdriver 0.6.5.0-1 (Thu 19 Dec 2024 20:30:00)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading OpenTabletDriver-0.6.5.0.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  288k  100  288k    0     0   553k      0 --:--:-- --:--:-- --:--:--  553k
  -> Found notes.install
==> Validating source files with sha256sums...
    OpenTabletDriver-0.6.5.0.tar.gz ... Passed
    notes.install ... Passed
==> Extracting sources...
  -> Extracting OpenTabletDriver-0.6.5.0.tar.gz with bsdtar
==> Starting build()...
Restoring packages...
/home/ein/Downloads/opentabletdriver/src/OpenTabletDriver-0.6.5.0/OpenTabletDriver.UX.MacOS/OpenTabletDriver.UX.MacOS.csproj : error NU1101: Unable to find package Microsoft.NETCore.App.Host.arch-x64. No packages exist with this id in source(s): nuget.org [/home/ein/Downloads/opentabletdriver/src/OpenTabletDriver-0.6.5.0/OpenTabletDriver.sln]
/home/ein/Downloads/opentabletdriver/src/OpenTabletDriver-0.6.5.0/OpenTabletDriver.UX.Gtk/OpenTabletDriver.UX.Gtk.csproj : error NU1101: Unable to find package Microsoft.NETCore.App.Host.arch-x64. No packages exist with this id in source(s): nuget.org [/home/ein/Downloads/opentabletdriver/src/OpenTabletDriver-0.6.5.0/OpenTabletDriver.sln]
/home/ein/Downloads/opentabletdriver/src/OpenTabletDriver-0.6.5.0/OpenTabletDriver.Daemon/OpenTabletDriver.Daemon.csproj : error NU1101: Unable to find package Microsoft.NETCore.App.Host.arch-x64. No packages exist with this id in source(s): nuget.org [/home/ein/Downloads/opentabletdriver/src/OpenTabletDriver-0.6.5.0/OpenTabletDriver.sln]
/home/ein/Downloads/opentabletdriver/src/OpenTabletDriver-0.6.5.0/OpenTabletDriver.Console/OpenTabletDriver.Console.csproj : error NU1101: Unable to find package Microsoft.NETCore.App.Host.arch-x64. No packages exist with this id in source(s): nuget.org [/home/ein/Downloads/opentabletdriver/src/OpenTabletDriver-0.6.5.0/OpenTabletDriver.sln]
/home/ein/Downloads/opentabletdriver/src/OpenTabletDriver-0.6.5.0/OpenTabletDriver.UX.Wpf/OpenTabletDriver.UX.Wpf.csproj : error NU1101: Unable to find package Microsoft.NETCore.App.Host.arch-x64. No packages exist with this id in source(s): nuget.org [/home/ein/Downloads/opentabletdriver/src/OpenTabletDriver-0.6.5.0/OpenTabletDriver.sln]
/home/ein/Downloads/opentabletdriver/src/OpenTabletDriver-0.6.5.0/OpenTabletDriver.Benchmarks/OpenTabletDriver.Benchmarks.csproj : error NU1101: Unable to find package Microsoft.NETCore.App.Host.arch-x64. No packages exist with this id in source(s): nuget.org [/home/ein/Downloads/opentabletdriver/src/OpenTabletDriver-0.6.5.0/OpenTabletDriver.sln]
==> ERROR: A failure occurred in build().
    Aborting...

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

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)