https://bugs.kde.org/show_bug.cgi?id=460592
Bug ID: 460592 Summary: parse error from icalcomponent_new_from_string Classification: Frameworks and Libraries Product: frameworks-kcalendarcore Version: 5.99.0 Platform: Slackware OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdepim-b...@kde.org Reporter: rica...@palmtx.com.ar Target Milestone: --- SUMMARY When I restart akonadi from konsole I get this output: ``` parse error from icalcomponent_new_from_string. string= "BEGIN:VCALENDAR... ## Loooong line with the full content of my .ics file kf.calendarcore: "/home/richis/.local/share/apps/korganizer/std.ics" is not a valid iCalendar file kf.calendarcore: Error parsing vCalendar file: syntax error at line 108 kf.calendarcore: Error parsing vCalendar file: pop on empty Object Stack at line 108 kf.calendarcore: "/home/richis/.local/share/apps/korganizer/std.ics" is not a valid vCalendar file. exception code 7 akonadi_ical_resource: Error loading file "/home/richis/.local/share/apps/korganizer/std.ics" "Could not read file '/home/richis/.local/share/apps/korganizer/std.ics'" ``` STEPS TO REPRODUCE 1. akonadictl stop 2. akonadictl start 3. read the output OBSERVED RESULT parse error from icalcomponent_new_from_string EXPECTED RESULT .ics file parsed correctly SOFTWARE/OS VERSIONS Operating System: Slackware 15.0 (-current) KDE Plasma Version: 5.26.0 KDE Frameworks Version: 5.99.0 Qt Version: 5.15.6 Kernel Version: 5.19.16 (64-bit) Graphics Platform: X11 ADDITIONAL INFORMATION There are similar cases with ktimetracker, see: https://forum.kde.org/viewtopic.php?f=215&t=176235&p=458379#p458379 -- You are receiving this mail because: You are watching all bug changes.