Search Criteria
Package Details: elementary-planner 3.0.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/elementary-planner.git (read-only, click to copy) |
---|---|
Package Base: | elementary-planner |
Description: | Task manager with Todoist support |
Upstream URL: | https://useplanner.com |
Licenses: | GPL3 |
Conflicts: | planner |
Provides: | planner |
Submitter: | cherti |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 16 |
Popularity: | 0.46 |
First Submitted: | 2020-08-04 22:20 (UTC) |
Last Updated: | 2022-04-22 19:29 (UTC) |
Dependencies (13)
- elementary-icon-theme (elementary-icon-theme-git)
- evolution-data-server (evolution-data-server-git)
- granite (granite-git)
- gtk-theme-elementary (gtk-theme-elementary-git)
- gtksourceview4
- libgee (libgee-git)
- libhandy (libhandy-glade-catalog-disabled-git, libhandy-git)
- libpeas (libpeas-luajit, libpeas-git, libpeas-lua51)
- libsoup (libsoup-gnome-git, libsoup-gnome)
- webkit2gtk (webkit2gtk-wpe-bin, webkit2gtk-imgpaste)
- gobject-introspection (gobject-introspection-git) (make)
- meson (meson-git) (make)
- vala (vala0.44, vala-git, vala0.52, vala0.54) (make)
Latest Comments
yochananmarqos commented on 2022-04-18 17:17 (UTC)
@ewout: It's actually failing validating the AppData XML. I've disabled it for now.
ewout commented on 2022-04-18 13:55 (UTC)
check()
fails on a linting of the.desktop
file. Likely a upstream issue?Builds, installs and functions fine when bypassing the
check()
build phase when skipping it by adding--nocheck
to the makepkg/AUR helper' arguments.yochananmarqos commented on 2022-03-26 15:00 (UTC)
@LuciRose431: Thanks for the heads up.
LuciRose431 commented on 2022-03-26 14:05 (UTC) (edited on 2022-03-26 14:06 (UTC) by LuciRose431)
Fix for build:
Patch source : https://patch-diff.githubusercontent.com/raw/alainm23/planner/pull/884.patch
patch function:
Remove patch in later release
Ashark commented on 2021-11-04 17:57 (UTC) (edited on 2021-11-04 18:00 (UTC) by Ashark)
@mizzunet No, sorry, I will not do this. I have checked the application and I did not like it. So I do not need these packages.
I currently have to use gtg (currently the only more or less adequate tasker app), but I plan to contribute to kde native tasker called zanshin. The latter unfortunately lacks some essential features. But when they are implemented, I will switch to it.
mizzunet commented on 2021-11-04 17:52 (UTC)
@Ashark Yes, please
Ashark commented on 2021-10-21 23:35 (UTC) (edited on 2021-10-21 23:35 (UTC) by Ashark)
@archisman, thanks for the link to the issue.
Anybody want to add gtk-theme-elementary5 and elementary-icon-theme5 to aur?
Alukard commented on 2021-09-17 18:29 (UTC) (edited on 2021-09-17 18:51 (UTC) by Alukard)
build is crashing even after downgrading these 2 packages
src/com.github.alainm23.planner.p/Widgets/Pane.c: In function ‘widgets_pane_constructor’: src/com.github.alainm23.planner.p/Widgets/Pane.c:105:60: error: lvalue required as left operand of assignment 105 | #define _g_object_unref0(var) ((var == NULL) ? NULL : (var = (g_object_unref (var), NULL)))
silly error I guess, just change = to ==
archisman commented on 2021-08-10 19:27 (UTC)
Theme is totally messed up after the recent updates in
gtk-theme-elementary
andelementary-icon-theme
. Downgrade gtk-theme-elementary to 5.4.2-1 and elementary-icon-theme to 5.3.1-1 for a temporary fix.See this GitHub issue for details (and the older versions of the packages can be found there too)
flamendless commented on 2021-08-10 03:40 (UTC)
Im getting
towo commented on 2021-04-19 12:11 (UTC)
For convenience's sake, one might want to bump the Arch package version to force a rebuild due to dependencies.
Alterego commented on 2021-04-12 00:43 (UTC)
You need to recompile from scratch and it fixes itself
UnsolvedCypher commented on 2021-04-11 21:09 (UTC)
I'm getting an error:
planner: error while loading shared libraries: libgranite.so.5: cannot open shared object file: No such file or directory
Skallwar commented on 2021-01-07 10:27 (UTC)
@yochananmarqos: I found the issue. My default linker is ld.lld not ld.bfd. For some reason this was causing trouble
yochananmarqos commented on 2021-01-04 16:14 (UTC)
@Skallwar: I just built it in a clean chroot just fine. Using the release tag would be the same as using the release tarball. Use
elementary-planner-git
if you want to be "always up to date".Skallwar commented on 2021-01-04 12:08 (UTC)
Moreover, you could maybe use git+tag instead of a tarball. This way this package will always be up to date
Skallwar commented on 2021-01-04 10:28 (UTC)
I'm getting this error:
This does not happen when using meson instead of arch-meson
yochananmarqos commented on 2021-01-02 16:50 (UTC)
@otaj: Dependencies are updated.
otaj commented on 2021-01-02 14:50 (UTC)
Hi, it seems you are missing a package
gobject-introspection
as a dependency, see https://github.com/alainm23/planner/issues/634Alterego commented on 2020-09-04 12:54 (UTC)
I think gtk-theme-elementary is not optional
Alterego commented on 2020-09-04 12:46 (UTC)
There are several GUI issues under Gnome