Search Criteria
Package Details: autokey-gtk 0.96.0-6
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.000416 |
First Submitted: | 2019-02-12 12:21 (UTC) |
Last Updated: | 2024-05-14 22:14 (UTC) |
Dependencies (12)
- autokey-commonAUR
- gtksourceview3
- libayatana-appindicator
- libnotify (libnotify-gitAUR)
- python-gobject (python-gobject-gitAUR)
- zenity (qarma-gitAUR, zenity-gtk3AUR, zenity-gitAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-atspi (python-atspi-gitAUR) (optional)
Latest Comments
1 2 3 4 5 6 .. 14 Next › Last »
OriL commented on 2024-09-12 19:35 (UTC)
ModuleNotFoundError: No module named 'asyncore' python version is 3.12 now this package not exist. how to fix it?
ectospasm commented on 2024-05-02 19:33 (UTC)
Thank you for the quick turnaround!
Tio commented on 2024-05-01 22:30 (UTC) (edited on 2024-05-01 23:40 (UTC) by Tio)
Sorry about that. I will pay more attention next time. Thank you for fixing!
EDIT: It is just that for me the 0.96.0-6 still does not work. Same error.
EDIT 2: I cleaned the cache and all works now.
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
1 2 3 4 5 6 .. 14 Next › Last »