https://bugs.kde.org/show_bug.cgi?id=524187
--- Comment #1 from David Jarvie <[email protected]> --- When I run KAlarm for the first time on a KDE Neon system (which is based on Kubuntu), the calendars are created correctly. To try to find out why it doesn't work on your system, could you please do the following: 1) Edit the file ~/.local/share/qt6/qtlogging.ini (creating it if necessary) and add this content: [Rules] org.kde.pim.kalarm=true org.kde.pim.kalarm.kalarmcal=true 2) Open a terminal window and run KAlarm using the following command. This command will write debug output into the file /tmp/kalarm.log. kalarm >/tmp/kalarm.log 2>&1 3) Attach the file /tmp/kalarm.log to this bug report. -- You are receiving this mail because: You are watching all bug changes.
