Package Details: alarm-clock-applet 1:0.4.1-3

Git Clone URL: https://aur.archlinux.org/alarm-clock-applet.git (read-only, click to copy)
Package Base: alarm-clock-applet
Description: A fully-featured alarm clock for use with an AppIndicator implementation.
Upstream URL: https://alarm-clock-applet.github.io/
Keywords: alarm applet clock desktops for gtk
Licenses: GPL2
Conflicts: alarm-clock-applet-git
Submitter: gwash
Maintainer: linuxergr (tatokis)
Last Packager: tatokis
Votes: 106
Popularity: 0.008079
First Submitted: 2008-08-23 19:27 (UTC)
Last Updated: 2023-01-21 18:36 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

Jakeukalane commented on 2020-06-04 02:51 (UTC) (edited on 2020-06-04 02:51 (UTC) by Jakeukalane)

I have the same error as vishnu.

vishnu commented on 2020-05-21 13:35 (UTC)

Getting these errors

/usr/bin/ld: alarm-gconf.o:(.bss+0x0): multiple definition of app_command_map'; alarm-applet.o:(.bss+0x0): first defined here /usr/bin/ld: ui.o:(.bss+0x0): multiple definition ofapp_command_map'; alarm-applet.o:(.bss+0x0): first defined here /usr/bin/ld: alarm-actions.o:(.bss+0x0): multiple definition of app_command_map'; alarm-applet.o:(.bss+0x0): first defined here /usr/bin/ld: alarm-list-window.o:(.bss+0x0): multiple definition ofapp_command_map'; alarm-applet.o:(.bss+0x0): first defined here /usr/bin/ld: alarm-settings.o:(.bss+0x0): multiple definition of app_command_map'; alarm-applet.o:(.bss+0x0): first defined here /usr/bin/ld: prefs.o:(.bss+0x10): multiple definition ofapp_command_map'; alarm-applet.o:(.bss+0x0): first defined here

JohnRobson commented on 2017-09-26 03:18 (UTC)

@danscava Thank you very much '--enable-compile-warnings=no' works! This is the best Alarm for Linux

JohnRobson commented on 2017-09-17 19:43 (UTC)

CC alarm-actions.o util.c: In function ‘get_alarm_timestamp’: util.c:57:31: error: ‘%c’ yields only last 2 digits of year in some locales [-Werror=format-y2k] strftime (tmp, sizeof (tmp), "%c", tm); ^~~~ cc1: some warnings being treated as errors make[3]: *** [Makefile:474: util.o] Error 1

fennectech commented on 2017-06-02 08:58 (UTC)

util.c: In function ‘get_alarm_timestamp’: util.c:57:31: error: ‘%c’ yields only last 2 digits of year in some locales [-Werror=format-y2k] strftime (tmp, sizeof (tmp), "%c", tm); ^~~~

danscava commented on 2016-05-28 06:21 (UTC)

To get rid of the -Werror=format-y2k. Just edit the PKGBUILD and put "--enable-compile-warnings=no" at the end of the ./configure line on build()

thetotalchaos commented on 2016-05-19 23:38 (UTC)

The installation failed ;-( ... In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from alarm-applet.h:32, from alarm-applet.c:26: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ CC player.o CC util.o util.c: In function ‘get_alarm_timestamp’: util.c:57:31: error: ‘%c’ yields only last 2 digits of year in some locales [-Werror=format-y2k] strftime (tmp, sizeof (tmp), "%c", tm); ^~~~ cc1: some warnings being treated as errors Makefile:474: recipe for target 'util.o' failed make[3]: *** [util.o] Error 1 make[3]: Leaving directory '/tmp/yaourt-tmp-biser/aur-alarm-clock-applet/src/alarm-clock-applet-0.3.4/src' Makefile:494: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/tmp/yaourt-tmp-biser/aur-alarm-clock-applet/src/alarm-clock-applet-0.3.4/src' Makefile:411: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/tmp/yaourt-tmp-biser/aur-alarm-clock-applet/src/alarm-clock-applet-0.3.4' Makefile:350: recipe for target 'all' failed make: *** [all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...

Jesse2004 commented on 2015-09-10 06:48 (UTC)

Installing gst-plugins-good solves the problem. Might be a good candidate for optdepends?

Jesse2004 commented on 2015-09-10 06:17 (UTC)

I'm trying to use this package in mate desktop. It works except no sound. Running in terminal gives the following errors: ** (alarm-clock-applet:19532): WARNING **: AlarmApplet: Could not locate sounds! ** (alarm-clock-applet:19532): WARNING **: AlarmApplet: Could not locate sounds! ** (alarm-clock-applet:19532): CRITICAL **: Could not create player. ** (alarm-clock-applet:19532): CRITICAL **: Alarm(0x1a0ccf0) #0: alarm_error: #1: Could not create player! Please check your sound settings. Maybe some dependencies are missing?

ckafi commented on 2014-02-19 23:00 (UTC)

I've recently adopted this package and have rewritten some parts of the PKGBUILD. As I don't like making silent changes, I've bumped the release number to 2.