Package Details: kalu 4.5.2-2

Git Clone URL: https://aur.archlinux.org/kalu.git (read-only, click to copy)
Package Base: kalu
Description: Upgrade notifier w/ AUR support, watched (AUR) packages, news
Upstream URL: https://github.com/Thulinma/kalu
Licenses: GPL3+
Submitter: jjacky
Maintainer: Thulinma
Last Packager: Thulinma
Votes: 184
Popularity: 1.15
First Submitted: 2012-02-14 18:03 (UTC)
Last Updated: 2024-09-15 21:24 (UTC)

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 17 Next › Last »

gabx commented on 2014-05-13 10:47 (UTC)

TY for you very good and simple app. I am wondering why there is no systemd service unit. Is it a deliberated choice ?

mask2011 commented on 2014-03-29 09:19 (UTC)

I use kalu for about 6 or more months. Sinced I posted here I haven't had any issues. If it happpens again I'll try to provide further info.

jjacky commented on 2014-03-15 12:26 (UTC)

Yeah, any info would help. Did you use kalu before 2.4.0 and if so, if this new with this version? If you can start kalu using `kalu -dd` and send me the output of the crash it might help. Also, if you could send have a backtrace that'd be great. If you hve gdb, you might be able to do `systemd-coredump gdb kalu` to load the latest coredump into gdb, then do `bt full` and send me the output. Feel free to email me said outputs, or if you have questions.

mask2011 commented on 2014-03-14 21:41 (UTC)

I get random crashes when trying to update. It even goes away from the tray. I haven't noticed doing something specific before hand. If there is a way to provide further info please tell me.

LithiumPT commented on 2014-02-17 00:06 (UTC)

Thanks jjacky! I did not have the whole base-devel group installed, all fine now :)

jjacky commented on 2014-02-14 12:52 (UTC)

Any chance you don't have pkg-config installed (it is required, and expected to be installed as it is part of base-devel) ?

LithiumPT commented on 2014-02-14 11:43 (UTC)

I keep getting this error when running 'makepkg -s': configure: error: libnotify is required ==> ERROR: A failure occurred in build(). $pacman -Q libnotify libnotify 0.7.6-1 $pacman -Q notification-daemon notification-daemon 0.7.6-2 what's happening? (I've got all the other listed dependencies too...)