-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Open-PC.com   
Apps
Groups
Knowledge Base
Events
Forum
People
Jobs
Register
Login

-
- Content .- Fans  .- Knowledge Base  . 

KAlarm

   2.4.1 (KDE3/4)  

KDE Other Utility

KAlarm
zoom


KAlarm
zoom


KAlarm
zoom


Link:  Link
Depends on:  KDE 3.3.x
Downloads:  10008
Submitted:  Jan 7 2004
Updated:  Dec 9 2009
Score: 
score80%80%score
 80% good
bad   good

Description:

KAlarm is a personal alarm scheduler which displays messages, executes commands, plays sounds or sends emails, at scheduled times. You can set up recurring alarms, or restrict alarms to working hours. Among its options, it allows you to choose the message font and color, whether to display an advance reminder, whether to speak the message or play a sound when it is displayed, whether to cancel the alarm if it can't be triggered on time (e.g. if you are logged out when it triggers).

You can optionally use multiple alarm calendars, or share calendars. This allows, for example, sharing alarm calendars between laptops and desktop computers.

As well as using the graphical interface to configure alarms, you can use the command line, and there is a DCOP interface for other applications.

KAlarm is part of the official KDE kdepim package. The KAlarm version for KDE 4 downloadable from here is an update to the current KDE 4 release. The KDE 3 package is functionally the same, and offers considerable improvements compared to the version supplied with KDE 3.5.10.




Changelog:

Version 2.4.0: There is a new audio alarm option, which does not display an alarm window. You can configure the duration of alarms copied to KOrganizer. The main menu organisation is improved. Alarms are not overlaid on full screen windows on dual head systems. The system time zone is now recognized if its name is not in the form 'continent/city'. Polish and Latvian translations are improved. There are various other minor improvements and bug fixes.

Version 2.4.1 fixes a serious KDE 4 bug where recurring date-only alarms trigger repeatedly at high frequency.




LicenseGPL
Source(Stable KDE4 version for use with KDE 4.2 or later)
Source(Stable KDE3 version for use with KDE 3.3 or later)
Debian(Stable version for Debian Lenny (i386))
Source(Stable version for use with KDE 3 ()
Source(Stable version for use with KDE 2 (>= 2.1))
donate
send to a friend
subscription
other apps from djarvie

goto page: prev   1  2  3  4 

-

 FC5 compile problem

 
 by bumphead on: Jan 2 2007
 

Hi, when i compile kalarm in kde 3.5.5, got the following msg:

.....
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... configure: error: Qt (>= Qt 3.0 and < 4.0) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.

in 2.6.18-1.2257.fc5
i have the following packages installed:
qt-3.3.7-0.1.fc5
qt4-x11-4.2.2-1.fc5
qt4-4.2.2-1.fc5
qt4-devel-4.2.2-1.fc5

any idea ? thanks.

bumphead


reply to this

-

 Re: FC5 compile problem

 
 by djarvie on: Jan 2 2007
 

Do you have the Qt 3 development package (which contains header files) installed? It's probably called qt-devel or qt3-dev or something along those lines.


reply to this

-

 back compatibility?

 
 by xtekhne on: Jun 23 2008
 

I have successfully compiled and installed in /usr/local your latest beta version on kubuntu.

It does not show any items that had been set with the standard 1.5.1
Any hints?

thank you

--
Pol.


reply to this

-

 Re: back compatibility?

 
 by djarvie on: Jun 23 2008
 

It certainly should be backwards compatible. Perhaps for some reason the new version isn't looking for an alarm calendar file in the same location as the old version used. Are you running with the same KDE config directory ($KDEHOME, which is usually ~/.kde)? I wonder whether installing it in /usr/local instead of /usr may have made it look in the wrong place.

You can check the calendar file's location by displaying the resources view (in the menu, View -> Show Resources). Hover the cursor over the active calendar entry and it will display its file location. Check whether this is indeed the same file as was used by the previous version of KAlarm, which would usually be ~/.kde/share/apps/kalarm/calendar.ics .


reply to this

-

 Re: Re: back compatibility?

 
 by xtekhne on: Jun 23 2008
 

I have just discovered that KDEHOME is not set (in kubuntu).
Should i add that variable, anywhere?

I am starting kalarm as a local host, not being the owner of the kde session.
On a terminal, that user gets 'permission denied' to

.kde/share/apps/kalarmd/calendar.ics

Actually, the kalarmd directory does not exist at all.
.
Finally message pops up:
"Failure to create menus
(perhaps kalarmui.rc missing or corrupted)"


Any ideas?

thank you
--
Pol


reply to this

-

 Re: back compatibility?

 
 by djarvie on: Jun 23 2008
 

I don't think it is essential to have $KDEHOME defined - it may just default to ~/.kde .

The error creating menus is because you installed into /usr/local instead of into the KDE installation directory (presumably /usr). Configuration files (such as the menu definition) are still being taken from the KDE installation instead of from /usr/local. If you install into some other directory such as /usr/local, you need at the very least to have /usr/local as the first entry in $KDEDIRS when the KDE session starts. If you want things to work properly, I'd definitely recommend installing into the normal KDE directory unless you really know what you're doing.


reply to this

-

 Re: Re: back compatibility?

 
 by xtekhne on: Jun 23 2008
 

I have just discovered that KDEHOME is not set (in kubuntu).
Should i add that variable, anywhere?

I am starting kalarm as a local host, not being the owner of the kde session.
On a terminal, that user gets 'permission denied' to

.kde/share/apps/kalarmd/calendar.ics

Actually, the kalarmd directory does not exist at all.
.
Finally message pops up:
"Failure to create menus
(perhaps kalarmui.rc missing or corrupted)"


Any ideas?

thank you
--
Pol


reply to this

goto page: prev   1  2  3  4 

add commentback




-
-
all messages
openDesktop.org Facebook App

Partners
Place Your Link Here!
online casino bonus

-
Best Twitter Client
 Official Twitter Web Interface
 Choqok
 Plasma Twitter Applet
 Twitux
 gTwitter
 Spaz
 Twitterfox
 Gwibber
 Qwit
 TweetDeck
 Other
 Not using Twitter

resultmore
Cool Sites
iPhone Hintergrundbilder

 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Jobs
Knowledge Base
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
Events RSS   

Participate
Groups
Forum
Add App
Public API
About KDE-Apps.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2003-2010 KDE-Apps.org Team  
All rights reserved. KDE-Apps.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.