Search Criteria
Package Details: superproductivity 10.1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/superproductivity.git (read-only, click to copy) |
---|---|
Package Base: | superproductivity |
Description: | An advanced todo list app with timeboxing and time tracking capabilities |
Upstream URL: | https://super-productivity.com |
Keywords: | productivity super super-productivity time time-tracker to-do todo tracker |
Licenses: | MIT |
Submitter: | Morganamilo |
Maintainer: | mhdi |
Last Packager: | mhdi |
Votes: | 16 |
Popularity: | 0.54 |
First Submitted: | 2017-11-27 05:10 (UTC) |
Last Updated: | 2024-11-07 11:16 (UTC) |
Dependencies (5)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- electron32 (electron32-binAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
jvalecillos commented on 2020-05-11 12:14 (UTC)
Fixed build and updated to version 5.1.2
Tio commented on 2019-09-07 13:10 (UTC)
Error on Manjaro Stable Gnome:
poningru commented on 2019-04-05 17:51 (UTC)
Hello having this issues: install: cannot stat '/usr/share/applications/superproductivity.desktop': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... ==> ERROR: Makepkg was unable to build superproductivity. Tried to play around with install changes but some other failures show up. Any idea?
korvinko commented on 2019-02-14 13:49 (UTC)
Please update PKGBUILD. For me it works for 2.2.3 https://pastebin.com/A189Z3rM
Morganamilo commented on 2019-02-06 09:19 (UTC)
@korvinko
Weird. 2.0.0 built fine for me but later versions had the same error. Which is why I've not updated it. 2.0.0 now fails to build though weirdly. The checksums have not changed so I dunno if this has been caused by an arch update or something.
Maybe report it upstream.
korvinko commented on 2019-02-06 09:10 (UTC) (edited on 2019-02-06 09:13 (UTC) by korvinko)
For me build does not works. It stops on typescript building.
Date: 2019-02-06T09:11:24.021Z Hash: 4a0bce9ec9ae2519c197 Time: 15660ms chunk {0} runtime.ec2944dd8b20ec099bf3.js (runtime) 1.41 kB [entry] [rendered] chunk {1} main.9868d9b237c3a48c54da.js (main) 128 bytes [initial] [rendered] chunk {2} polyfills.85f47f0bf59079cbc23a.js (polyfills) 130 bytes [initial] [rendered] chunk {3} styles.def9e55ba51c00a0159c.css (styles) 1.72 MB [initial] [rendered]
ERROR in src/app/features/issue/issue.service.ts(55,5): error TS2322: Type 'Observable<{}[]>' is not assignable to type 'Observable<SearchResultItem[]>'. Type '{}[]' is not assignable to type 'SearchResultItem[]'. Type '{}' is not assignable to type 'SearchResultItem'. Property 'title' is missing in type '{}'.
Morganamilo commented on 2018-08-17 16:16 (UTC)
For me an update fixed it, maybe that's what fixed it for you and the modejs stuff was just something you also did.
The update included mesa, glibc, mesa, xorg and more so I can't say what fixed it (although my guess it on glibc).
Anyway, all's fixed, pushed update to .50.
korvinko commented on 2018-08-17 08:17 (UTC) (edited on 2018-08-17 08:17 (UTC) by korvinko)
I fixed segfault by removing nodejs + node-gyp and manually removing /usr/lib/node_modules folder then clean install nodejs + node-gyp
« First ‹ Previous 1 2 3 4 Next › Last »