Before running makepkg
, you must do this (as a normal user):
$ gpg --recv-keys 064182440C674D9F8D0F6F8B4DA79EDA231C852B
More information: https://wiki.archlinux.org/title/Makepkg#Signature_checking
Git Clone URL: | https://aur.archlinux.org/krita-appimage.git (read-only, click to copy) |
---|---|
Package Base: | krita-appimage |
Description: | Edit and paint images (AppImage version) |
Upstream URL: | https://krita.org |
Licenses: | GPL3 |
Conflicts: | krita |
Provides: | krita |
Submitter: | vini |
Maintainer: | libele |
Last Packager: | libele |
Votes: | 8 |
Popularity: | 0.40 |
First Submitted: | 2019-08-21 19:57 (UTC) |
Last Updated: | 2023-01-22 08:45 (UTC) |
Before running makepkg
, you must do this (as a normal user):
$ gpg --recv-keys 064182440C674D9F8D0F6F8B4DA79EDA231C852B
More information: https://wiki.archlinux.org/title/Makepkg#Signature_checking
If someone would like to take over maintaining this package, that'd be nice. I'm not using this software as much as I thought I would, so I won't be the most responsive when it comes to updates.
I still have random crashes when running the official package from the repository. Since switching to this I've had no problems, and manually update the PKGBUILD to the latest AppImage to keep up to date. However, I can't open files with spaces in the path. If anyone else has that issue, the solution is to put quotes around the argument in the krita.sh file.
/opt/appimages/./krita.AppImage "$@"
Official package in community give me error when start.
Only this package is ok for me.
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = krita path = /usr/bin pid = 26434
KCrash: Arguments: /usr/bin/krita
KCrash: Attempting to start /usr/lib/drkonqi from kdeinit
sock_file=/run/user/1000/kdeinit5__0
[1]+ Stopped krita
Hi, script krita.sh is not passing any arguments given to krita, please consider adding $@ so arguments will be passed i.e allowing opening .kra files in file managers.
Pinned Comments
libele commented on 2022-12-19 00:01 (UTC)
Before running
makepkg
, you must do this (as a normal user):More information: https://wiki.archlinux.org/title/Makepkg#Signature_checking