Search Criteria
Package Details: autokey-gtk 0.96.0-8
Package Actions
Git Clone URL: | https://aur.archlinux.org/autokey.git (read-only, click to copy) |
---|---|
Package Base: | autokey |
Description: | A desktop automation utility for Linux and X11 - GTK frontend |
Upstream URL: | https://github.com/autokey/autokey |
Licenses: | GPL-3.0-or-later |
Submitter: | dark-saber |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 69 |
Popularity: | 0.000003 |
First Submitted: | 2019-02-12 12:21 (UTC) |
Last Updated: | 2025-07-11 16:55 (UTC) |
Dependencies (12)
- autokey-commonAUR
- gtksourceview3
- libayatana-appindicator
- libnotify (libnotify-gitAUR)
- python-gobject
- zenity (zenity-gtk3AUR, zenity-gitAUR, qarma-gitAUR)
- python-build (make)
- python-installer (make)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-atspi (python-atspi-gitAUR) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 16 Next › Last »
yochananmarqos commented on 2024-05-01 22:25 (UTC)
@Tio: Please delete your comment, we don't need spam logs for an issue I already fixed about 6 hours ago. Please also read recent comments to see if anyone else is having an issue before commenting.
Having said that, I do appreciate your feedback normally.
matthewls commented on 2024-05-01 16:58 (UTC)
Thank you @simona, @inifinteh, and @yochananmarqos
simona commented on 2024-05-01 16:32 (UTC)
now perfect
yochananmarqos commented on 2024-05-01 16:29 (UTC)
It's fixed with 0.96.0-6.
infiniteh commented on 2024-05-01 16:21 (UTC)
The permission errors come from these lines in the PKGBUILD:
Looks like the compileall module needs a positional argument. From the python docs:
So the compilation step ends up looking in
sys.path
for files to compile, hence the permission errors. Here's what worked for me. I'm not sure if my destination directory (-d
) is correct, but it gets the packages installed and working:matthewls commented on 2024-05-01 14:12 (UTC)
same errors here as @simona and @xiota
simona commented on 2024-05-01 09:00 (UTC) (edited on 2024-05-01 09:00 (UTC) by simona)
same errors for me... as @xiota
yochananmarqos commented on 2024-04-30 22:05 (UTC)
@ectospasm: I tested before pushing changes, I had no issues. I have never had any permission errors with
makepkg
. Apparently it's something on your end. If you post a log using a pastebin service, I'll see if I can help, either way.« First ‹ Previous 1 2 3 4 5 6 7 8 .. 16 Next › Last »