[kalarm] [Bug 470477] Cannot create alarms

2023-06-24 Thread David Jarvie
https://bugs.kde.org/show_bug.cgi?id=470477

--- Comment #9 from David Jarvie  ---
There don't seem to be any backports for Debian 10, so you would need to update
your system to Debian 11 or 12. Alternatively, it is possible to build KAlarm
from source using the kdesrc-build package, but I wouldn't recommend that
unless you already have some knowledge or experience of building software from
source.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalarm] [Bug 470477] Cannot create alarms

2023-06-23 Thread van . snyder
https://bugs.kde.org/show_bug.cgi?id=470477

--- Comment #8 from van.sny...@sbcglobal.net  ---
On Fri, 2023-06-23 at 23:29 +, David Jarvie wrote:
> https://bugs.kde.org/show_bug.cgi?id=470477
> 
> David Jarvie  changed:
>What|Removed |Added---
> ---
> -- Resolution|
> -
> -- |FIXED Status|REPORTED
> |RESOLVED
> --- Comment #7 from David Jarvie  ---Marking as
> fixed because this issue has been fixed in KAlarm version 3 andlater,
> due to Akonadi no longer being used.

Can I install this in Debian 10, or do I need to upgrade first?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalarm] [Bug 470477] Cannot create alarms

2023-06-23 Thread David Jarvie
https://bugs.kde.org/show_bug.cgi?id=470477

David Jarvie  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #7 from David Jarvie  ---
Marking as fixed because this issue has been fixed in KAlarm version 3 and
later, due to Akonadi no longer being used.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalarm] [Bug 470477] Cannot create alarms

2023-06-05 Thread David Jarvie
https://bugs.kde.org/show_bug.cgi?id=470477

--- Comment #6 from David Jarvie  ---
This problem is clearly due to Akonadi. It is because of its unreliability that
KAlarm (since version 3, released in 2020 in KDE Apps 20.08) no longer uses
Akonadi. Upgrading would be the most reliable way to fix the issue.

In the meantime, I suggest trying the following. In each case, quit KAlarm
first before running the fix. In a terminal window, run the commands
akonadictl vacuum
akonadictl fsck

If that doesn't fix things, run the commands
akonadictl stop
rm ~/.config/akonadi_*kalarm*rc
rm ~/.config/akonadi/*_kalarm*

If that still doesn't fix things, all I can think of is to completely wipe
Akonadi's configuration. WARNING: this should only be done if you don't use any
other KDE PIM applications which use Akonadi, such as KMail, KOrganizer, KNotes
(and possibly others), since those applications could lose data. It would be
wise to back up all files and directories before deleting them, so that you can
reinstate them afterwards if things go wrong. To wipe the Akonadi
configuration,

akonadictl stop
rm -rf ~/.config/akonadi*
rm -rf ~/.local/share/akonadi*

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalarm] [Bug 470477] Cannot create alarms

2023-06-03 Thread van . snyder
https://bugs.kde.org/show_bug.cgi?id=470477

--- Comment #5 from van.sny...@sbcglobal.net  ---
On Thu, 2023-06-01 at 20:34 +, David Jarvie wrote:
> https://bugs.kde.org/show_bug.cgi?id=470477
> 
> --- Comment #3 from David Jarvie  ---A possible fix
> is to right click on the alarm calendar in the calendar viewpanel,
> and ensure that "Use as default for active alarms" is selected.
> However, if the calendar is already selected as default, or if it
> still doesn'twork after doing that, I suggest deleting and re-adding
> the alarm calendar asfollows:
> 1) Select the active alarm calendar in the calendar view panel, and
> click ShowDetails. Note the File location.2) Remove it from KAlarm's
> database by clicking Remove. (Note that this doesn'tdelete your
> actual alarm calendar file.)3) Add the calendar again by clicking
> Add. In the dialog, enter the filelocation noted in step 1, select
> Active Alarms, enter "Active Alarms" as thename, and do not select
> read only.

After doing both sets of steps, it still refuses to create alarms. The
"Active Alarms" calendar is not read only. It is enabled, and is the
default calendar.
Are there any secret incantations that can be invoked when launching
kalarm so that it produces messages about why things went wrong?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalarm] [Bug 470477] Cannot create alarms

2023-06-01 Thread van . snyder
https://bugs.kde.org/show_bug.cgi?id=470477

--- Comment #4 from van.sny...@sbcglobal.net  ---
On Thu, 2023-06-01 at 20:34 +, David Jarvie wrote:
> https://bugs.kde.org/show_bug.cgi?id=470477
> 
> --- Comment #3 from David Jarvie  ---A possible fix
> is to right click on the alarm calendar in the calendar viewpanel,
> and ensure that "Use as default for active alarms" is selected.
> However, if the calendar is already selected as default, or if it
> still doesn'twork after doing that, I suggest deleting and re-adding
> the alarm calendar asfollows:
> 1) Select the active alarm calendar in the calendar view panel, and
> click ShowDetails. Note the File location.2) Remove it from KAlarm's
> database by clicking Remove. (Note that this doesn'tdelete your
> actual alarm calendar file.)3) Add the calendar again by clicking
> Add. In the dialog, enter the filelocation noted in step 1, select
> Active Alarms, enter "Active Alarms" as thename, and do not select
> read only.

After doing both sets of steps, it still refuses to create alarms. The
"Active Alarms" calendar is not read only. It is enabled, and is the
default calendar.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalarm] [Bug 470477] Cannot create alarms

2023-06-01 Thread David Jarvie
https://bugs.kde.org/show_bug.cgi?id=470477

--- Comment #3 from David Jarvie  ---
A possible fix is to right click on the alarm calendar in the calendar view
panel, and ensure that "Use as default for active alarms" is selected.

However, if the calendar is already selected as default, or if it still doesn't
work after doing that, I suggest deleting and re-adding the alarm calendar as
follows:

1) Select the active alarm calendar in the calendar view panel, and click Show
Details. Note the File location.
2) Remove it from KAlarm's database by clicking Remove. (Note that this doesn't
delete your actual alarm calendar file.)
3) Add the calendar again by clicking Add. In the dialog, enter the file
location noted in step 1, select Active Alarms, enter "Active Alarms" as the
name, and do not select read only.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalarm] [Bug 470477] Cannot create alarms

2023-06-01 Thread van . snyder
https://bugs.kde.org/show_bug.cgi?id=470477

--- Comment #2 from van.sny...@sbcglobal.net  ---
On Thu, 2023-06-01 at 14:36 +, David Jarvie wrote:
> https://bugs.kde.org/show_bug.cgi?id=470477
> 
> --- Comment #1 from David Jarvie  ---In the calendar
> view (menu View -> Show Calendars), are any Active Alarmscalendars
> shown?
> If so, right click on the calendar and select Show Details. Please
> report itsPermissions, Status and Default calendar setting.

Today the "new" button and the "new" pick on the "file" menu are
active.

But when I try to create a display alarm, the response is "Failed to
create alarm." The details are "Failed to append item."

There is only one active alarm. Its permissions are read-write. The
status is "Enabled." The Default is "No". These are independent of
whether its box  is checked.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kalarm] [Bug 470477] Cannot create alarms

2023-06-01 Thread David Jarvie
https://bugs.kde.org/show_bug.cgi?id=470477

--- Comment #1 from David Jarvie  ---
In the calendar view (menu View -> Show Calendars), are any Active Alarms
calendars shown?

If so, right click on the calendar and select Show Details. Please report its
Permissions, Status and Default calendar setting.

-- 
You are receiving this mail because:
You are watching all bug changes.