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.
Search Criteria
Package Details: huiontablet v15.0.0.121.202301131103-1
Package Actions
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: | 14 |
Popularity: | 0.009026 |
First Submitted: | 2022-05-01 06:03 (UTC) |
Last Updated: | 2023-02-05 01:16 (UTC) |
Dependencies (0)
Required by (0)
Sources (1)
tczank commented on 2022-07-20 12:04 (UTC)
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 ✨
waicool20 commented on 2022-06-14 09:02 (UTC)
@MicaelJarniac auto start file is /etc/xdg/autostart/huiontablet.desktop
, but I'm not aware of any command line arguments you can change to alter start up behavior
MicaelJarniac commented on 2022-06-13 19:31 (UTC)
Where can I configure the startup behavior of this application?
It's currently both starting up and showing the configuration window on login.
I'd like it to start on login, but only on the system tray, and not show the full configuration window. Sometimes it does start like that, but usually, it shows the full window.
I'm on Manjaro KDE.
xndrive commented on 2022-06-02 15:56 (UTC) (edited on 2022-06-02 15:57 (UTC) by xndrive)
whoever you are, THANK YOU VERY MUCH!!! Its working pretty well with my Kamvas 13 pro
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!!