Why is the package flagged out of date? As I can see
pkgver=v15.0.0.89.202205241352
is the latest.
Search Criteria
Package Details: huiontablet v15.0.0.121.202301131103-1
Git Clone URL: | https://aur.archlinux.org/huiontablet.git (read-only, click to copy) |
---|---|
Package Base: | huiontablet |
Description: | Official Huion tablet drivers |
Upstream URL: | https://www.huion.com/download/ |
Keywords: | drivers huion tablet |
Licenses: | unknown |
Submitter: | waicool20 |
Maintainer: | waicool20 |
Last Packager: | waicool20 |
Votes: | 11 |
Popularity: | 0.032514 |
First Submitted: | 2022-05-01 06:03 (UTC) |
Last Updated: | 2023-02-05 01:16 (UTC) |
Dependencies (0)
Required by (0)
Sources (1)
jithinj.johnson commented on 2022-11-20 06:57 (UTC) (edited on 2022-11-20 06:57 (UTC) by jithinj.johnson)
devilmaycryyyy commented on 2022-10-29 07:38 (UTC)
sorry but i fixed it on my own again thanks for this awesome stuff
devilmaycryyyy commented on 2022-10-29 07:08 (UTC)
any way to fix the tablet dialog box opening at startup.i want it to just stay at system tray icon.btw thanks for this tool its very easy and user friendly
tczank commented on 2022-07-20 12:04 (UTC)
Thanks @zenlian your workaround is perfect. I think it could be worth giving some warning or info on installation. I use systemd-homed and my home got into dirty state after installing, took me a while to find out huiontablet was the reason.
zenlian commented on 2022-06-29 06:24 (UTC)
@ghbrown
To disable autodstart, I deleted /etc/xdg/autostart/huiontablet.desktop
;
To change working directory, I copied /usr/share/applications/huiontablet.desktop
to ~/.local/share/applications/huiontablet.desktop
, and add Path=/home/username/.local/share/huiontablet
(mkdir
first).
These tweaks worked for me.
ghbrown commented on 2022-06-28 02:08 (UTC)
Well I deleted my /etc/xdg/autostart/huiontablet.desktop
file to prevent the autostart, which worked. Still had ${HOME}
issues after that.
I snooped in /usr/lib/huiontablet
, but it doesn't seem that any bash scripts there do any obvious copying or creating of files. I see that they grab the PID, but I can't make out how it makes its way into ${HOME}
.
After replacing the .desktop file I copied it to .config/autostart
and tried setting the Path
variable to define the application's working directory with no luck.
Has anybody successfully avoided autostarting and application files in ${HOME}
?
waicool20 commented on 2022-06-28 01:01 (UTC)
@ghbrown I think it starts the app in the users home dir, you could probably edit the auto start file such that it starts up in /tmp and generates the files there.
leonidsbox commented on 2022-06-27 12:25 (UTC)
Working great with H1161. And GUI is nice, much better than Windows counterpart.
ghbrown commented on 2022-06-25 22:56 (UTC)
Any ideas how to keep it from infesting ${HOME}
with DriverUI.pid, HuionCore.pid, huion.log
files?
I'm sure they are important for operation, but they should not be in userland in my opinion.
druba009 commented on 2022-06-23 10:46 (UTC)
I thank you so very much.. i just cant express how much i am thankful to you for this.. Wanted this for so long and it finally arrived! (Working flawlessly with Huion HS64 ✨
Pinned Comments
waicool20 commented on 2022-11-20 09:09 (UTC) (edited on 2023-02-05 01:22 (UTC) by waicool20)
Seems like there's a new version v15.0.0.103.202208301443 @ https://www.huion.com/dowload/driver-update-log.html
But it is only compatible with a select few new devices, lock the huiontablet package to v15.0.0.89.202205241352 if you're not using one of those I guess.
I'll probably split this package up if more releases like this with different device support continue. (Huion please make this easier for me)
20230204-EDIT: Added v15.0.0.107.202209081050 and v15.0.0.121.202301131103, once again compatibility among devices seems to be iffy, check the driver update log and see which one works best for you. Also god dammit Huion, why are you silently changing peoples wayland sessions to x11, and the script they wrote only works on GDM!!