@pztrn: Thanks for the heads up.
FYI, GTG development is very slow. One might be better served using Planify or something.
| Git Clone URL: | https://aur.archlinux.org/gtg-git.git (read-only, click to copy) |
|---|---|
| Package Base: | gtg-git |
| Description: | Getting Things GNOME! is a personal tasks and TODO-list items organizer for GNOME |
| Upstream URL: | https://getting-things-gnome.github.io |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | gtg |
| Provides: | gtg |
| Submitter: | shtrom |
| Maintainer: | yochananmarqos |
| Last Packager: | yochananmarqos |
| Votes: | 38 |
| Popularity: | 0.000000 |
| First Submitted: | 2014-04-03 06:31 (UTC) |
| Last Updated: | 2025-08-02 18:16 (UTC) |
@pztrn: Thanks for the heads up.
FYI, GTG development is very slow. One might be better served using Planify or something.
Current git requires libportal-gtk4 (or other libportal backend) and python-typing_extensions.
crashes on launch.
the PKGBUILD likely needs adjusting as cloning the repo from GH, and running it directly from there, works, gtg launches and works fine that way.
Edit: seems to be due to the user data.
see here https://github.com/getting-things-gnome/gtg/issues/1097
@dmp1ce: It is now, updated.
Should itstool be a make dependency?
Program itstool found: NO
gtg/docs/user_manual/meson.build:1:6: ERROR: Program 'itstool' not found or not executable
A full log can be found at /home/david/.cache/paru/clone/gtg-git/src/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
Aborting...
error: failed to build 'gtg-git-0.5.r143.g7ce950c6-2':
error: packages failed to build: gtg-git-0.5.r143.g7ce950c6-2
I think "python-caldav" is needed for the new caldav backend support. I get the warning:
2022-01-10 09:01:23,407 - WARNING - __init__:__init__:68 - Backend backend_caldav could not be loaded: ModuleNotFoundError("No module named 'caldav'")
Last update of the package fail with this:
usage: meson [-h] {setup,configure,dist,install,introspect,init,test,wrap,subprojects,help,rewrite,compile} ...
meson: error: unrecognized arguments: --destdir /data/pacaur/gtg-git/pkg/gtg-git
@Dias.Lima: Whoops, fixed the dependency in python-liblarch-git. Thanks for pointing that out.
I installed it with Manjaro and the program just terminates with a "cairo module not found" python exception. I tested it with both python-liblarch and python-liblarch-git from AUR. It worked after manually installing python-cairo from Manjaro's repo.
@AdisonCavani: What passwords? I can't find anything about why it requires it. I added libgnome-keyring to dependencies, it may be able to be dropped to optional. The developers assume one is using GNOME, so only the Python dependencies are listed.
Pinned Comments