Package Details: superproductivity 12.0.2-1

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.032431
First Submitted: 2017-11-27 05:10 (UTC)
Last Updated: 2025-04-04 21:52 (UTC)

Latest Comments

1 2 3 4 Next › Last »

cg505 commented on 2025-04-10 17:59 (UTC)

chroot build fails for me

> superProductivity@12.0.2 electron:build
> tsc -p electron/tsconfig.electron.json

  • electron-builder  version=26.0.12 os=6.13.8-arch1-1
  • loaded configuration  file=/build/superproductivity/src/super-productivity-12.0.2/electron-builder.yaml
  • executing @electron/rebuild  electronVersion=35.1.4 arch=x64 buildFromSource=false appDir=./
  • installing native dependencies  arch=x64
  • completed installing native dependencies
  • packaging       platform=linux arch=x64 electron=35.1.4 appOutDir=app-builds/linux-unpacked
  • custom electronDist provided but no zip found; assuming unpacked electron directory.  electronDist=/usr/lib/electron35 expectedFile=electron-v35.1.4-linux-x64.zip
  • copying Electron  source=/usr/lib/electron35 destination=/build/superproductivity/src/super-productivity-12.0.2/app-builds/linux-unpacked
  ⨯ ENOENT: no such file or directory, scandir '/build/superproductivity/src/super-productivity-12.0.2/node_modules/@lmdb/lmdb-darwin-x64'  failedTask=build stackTrace=Error: ENOENT: no such file or directory, scandir '/build/superproductivity/src/super-productivity-12.0.2/node_modules/@lmdb/lmdb-darwin-x64'

Might have to do with bump to electron35 but I don't really know.

ark commented on 2024-09-11 15:56 (UTC) (edited on 2024-09-11 15:56 (UTC) by ark)

I was able to build this on an arm machine but I had to change the PKGBUILD

from: install -Dm644 app-builds/linux-unpacked/resources/app.asar -t "${pkgdir}/usr/lib/${pkgname}"

to: install -Dm644 app-builds/linux-arm64-unpacked/resources/app.asar -t "${pkgdir}/usr/lib/${pkgname}"

Blackclaws commented on 2024-04-19 08:11 (UTC)

Unfortunately for me electron regularly (every ten minutes or so) dumps core when running superproductivity built by this package making it unusable.

jvalecillos commented on 2022-12-13 08:19 (UTC)

If you compile it manually it works, if using makepkg it does not. That's why I didn't fix it earlier. I didn't manage to make the build work consistently.

nojitsi commented on 2022-09-22 18:45 (UTC)

This installation guide from official repository works!

git clone https://aur.archlinux.org/superproductivity-bin.git cd superproductivity-bin makepkg -si

It gave me latest version - 7.12

jvalecillos commented on 2022-04-04 07:54 (UTC)

I've tried to fix the build several times, but I always get errors. I think it is related with dependencies and the fact that nodejs version in Arch is newer.

I'm still working on it.

MacroController commented on 2022-03-10 16:10 (UTC)

I am on manjaro KDE 5.16.11-2 (yes, I know that this is arch, not manjaro), and I have problems with building superproductivity that I think are relevant to arch as well. I am a noob, though, so I'm not sure of the steps to take to solve the problem.

warning Resolution field "webpack@4.44.2" is incompatible with requested version "webpack@4.44.1"

warning "@angular-builders/custom-webpack > @angular-devkit/build-angular@0.1002.1" has incorrect peer dependency "@angular/compiler-cli@^10.0.0".
warning "@angular-builders/custom-webpack > @angular-devkit/build-angular > @ngtools/webpack@10.2.1" has incorrect peer dependency "@angular/compiler-cli@^10.0.0".
warning " > @angular-eslint/builder@1.1.0" has unmet peer dependency "@angular-devkit/architect@~0.1001.4 || ~0.1100.1".
warning " > @angular-eslint/schematics@1.1.0" has unmet peer dependency "@angular-devkit/core@*".
warning " > @angular-eslint/schematics@1.1.0" has unmet peer dependency "@angular-devkit/schematics@*".
warning " > @ngrx/data@10.1.2" has incorrect peer dependency "@angular/common@^10.0.0".
warning " > @ngrx/data@10.1.2" has incorrect peer dependency "@angular/core@^10.0.0".
warning " > @ngrx/data@10.1.2" has incorrect peer dependency "@ngrx/store@10.1.2".
warning " > @ngrx/effects@10.1.2" has incorrect peer dependency "@angular/core@^10.0.0".
warning " > @ngrx/effects@10.1.2" has incorrect peer dependency "@ngrx/store@10.1.2".
warning " > @ngrx/entity@10.1.2" has incorrect peer dependency "@angular/core@^10.0.0".
warning " > @ngrx/entity@10.1.2" has incorrect peer dependency "@ngrx/store@10.1.2".
warning "@ngrx/schematics > @angular/core@10.2.4" has incorrect peer dependency "zone.js@~0.10.3".
warning " > @ngrx/store@10.1.1" has incorrect peer dependency "@angular/core@^10.0.0".
warning " > @ngrx/store-devtools@10.1.2" has incorrect peer dependency "@ngrx/store@10.1.2".
warning " > angular2-promise-buttons@4.0.10" has incorrect peer dependency "@angular/common@^9.0.4".
warning " > angular2-promise-buttons@4.0.10" has incorrect peer dependency "@angular/core@^9.0.4".
warning " > codelyzer@6.0.1" has unmet peer dependency "tslint@^5.0.0 || ^6.0.0".
warning " > ngx-date-time-picker-schedule@9.4.13" has incorrect peer dependency "@angular/common@^8.0.0 || ^9.0.0 || ^10.0.0".
warning " > ngx-date-time-picker-schedule@9.4.13" has incorrect peer dependency "@angular/core@^8.0.0 || ^9.0.0 || ^10.0.0".
warning " > ngx-date-time-picker-schedule@9.4.13" has incorrect peer dependency "@angular/cdk@^8.0.0 || ^9.0.0 || ^10.0.0".
warning " > ngx-markdown@10.1.1" has incorrect peer dependency "@angular/common@^10.0.0".
warning " > ngx-markdown@10.1.1" has incorrect peer dependency "@angular/core@^10.0.0".
warning " > ngx-markdown@10.1.1" has incorrect peer dependency "@angular/platform-browser@^10.0.0".
warning " > ngx-markdown@10.1.1" has incorrect peer dependency "zone.js@^0.10.3".

WARNING in /var/tmp/pamac-build-username/superproductivity/src/super-productivity-6.4.0/src/app/core-ui/side-nav/side-nav.component.scss exceeded maximum budget. Budget 6 kB was not met by 179 bytes with a total of 6.17 kB.

WARNING in /var/tmp/pamac-build-username/superproductivity/src/super-productivity-6.4.0/src/app/pages/daily-summary/daily-summary.component.scss exceeded maximum budget. Budget 6 kB was not met by 165 bytes with a total of 6.16 kB.

WARNING in /var/tmp/pamac-build-username/superproductivity/src/super-productivity-6.4.0/src/app/features/tasks/task/task.component.scss exceeded maximum budget. Budget 6 kB was not met by 9.91 kB with a total of 15.9 kB.

ERROR in src/app/core/electron/electron.service.ts:4:23 - error TS2305: Module '"electron"' has no exported member 'remote'.

4 import { ipcRenderer, remote, shell, webFrame } from 'electron';
                        ~~~~~~
src/app/core/electron/electron.service.ts:38:30 - error TS2339: Property 'remote' does not exist on type 'typeof Renderer'.

38       this.remote = electron.remote;
                                ~~~~~~
src/app/core/theme/global-theme.service.ts:17:10 - error TS2305: Module '"electron"' has no exported member 'remote'.

17 import { remote } from 'electron';
            ~~~~~~
src/app/features/config/form-cfgs/automatic-backups-form.const.ts:8:81 - error TS2339: Property 'remote' does not exist on type 'typeof Renderer'.

8 const backupPath = IS_ELECTRON && `${(getElectron() as typeof ElectronRenderer).remote.app.getPath('userData')}/backups`;
                                                                                  ~~~~~~
src/app/core/error-handler/global-error-handler.util.ts:7:10 - error TS2305: Module '"electron"' has no exported member 'remote'.

7 import { remote } from 'electron';
           ~~~~~~
src/app/core/error-handler/global-error-handler.class.ts:7:10 - error TS2305: Module '"electron"' has no exported member 'remote'.

7 import { remote } from 'electron';
           ~~~~~~

error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
  • electron-builder  version=22.9.1 os=5.16.11-2-MANJARO
  • loaded configuration  file=/var/tmp/pamac-build-username/superproductivity/src/super-productivity-6.4.0/electron-builder.yaml
  • packaging       platform=linux arch=x64 electron=16.0.8 appOutDir=app-builds/linux-unpacked
  • copying Electron  source=/usr/bin destination=/var/tmp/pamac-build-username/superproductivity/src/super-productivity-6.4.0/app-builds/linux-unpacked
  ⨯ EACCES: permission denied, copyfile '/usr/bin/rscsi' -> '/var/tmp/pamac-build-username/superproductivity/src/super-productivity-6.4.0/app-builds/linux-unpacked/rscsi'  stackTrace=
Error: EACCES: permission denied, copyfile '/usr/bin/rscsi' -> '/var/tmp/pamac-build-username/superproductivity/src/super-productivity-6.4.0/app-builds/linux-unpacked/rscsi'
     at processImmediate (node:internal/timers:466:21)
From previous event:
     at walk (/var/tmp/pamac-build-username/superproductivity/src/super-productivity-6.4.0/node_modules/builder-util/src/fs.ts:75:51)
     at unpack (/var/tmp/pamac-build-username/superproductivity/src/super-productivity-6.4.0/node_modules/app-builder-lib/src/electron/ElectronFramework.ts:173:5)
     at LinuxPackager.doPack (/var/tmp/pamac-build-username/superproductivity/src/super-productivity-6.4.0/node_modules/app-builder-lib/src/platformPackager.ts:174:5)
     at LinuxPackager.pack (/var/tmp/pamac-build-username/superproductivity/src/super-productivity-6.4.0/node_modules/app-builder-lib/src/platformPackager.ts:115:5)
     at Packager.doBuild (/var/tmp/pamac-build-username/superproductivity/src/super-productivity-6.4.0/node_modules/app-builder-lib/src/packager.ts:444:9)
     at executeFinally (/var/tmp/pamac-build-username/superproductivity/src/super-productivity-6.4.0/node_modules/builder-util/src/promise.ts:12:14)
     at Packager._build (/var/tmp/pamac-build-username/superproductivity/src/super-productivity-6.4.0/node_modules/app-builder-lib/src/packager.ts:373:31)
     at Packager.build (/var/tmp/pamac-build-username/superproductivity/src/super-productivity-6.4.0/node_modules/app-builder-lib/src/packager.ts:337:12)
     at executeFinally (/var/tmp/pamac-build-username/superproductivity/src/super-productivity-6.4.0/node_modules/builder-util/src/promise.ts:12:14)
==> ERROR: A failure occurred in build().
    Aborting...

madjoe commented on 2021-07-23 19:40 (UTC)

Error: EACCES: permission denied, copyfile '/usr/bin/rkhunter' -> '/var/tmp/pamac-build-joe/superproductivity/src/super-productivity-6.4.0/app-builds/linux-unpacked/rkhunter'