emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: ypuntot <ypuntot@gmail.com>
To: Org-mode <emacs-orgmode@gnu.org>
Subject: org-icalendar export problems
Date: Mon, 29 Jan 2024 17:17:05 +0100 (GMT+01:00)	[thread overview]
Message-ID: <aabc3205-7d0f-4156-9de2-11aba66242de@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 3333 bytes --]

I am trying to create an android calendar based on the agenda, and the first problem I am finding it's that I can't import it into android (ICSx^5). I am receiving these errors when trying to do it:

Couldn't parse iCalendar  at.bitfire.ical4android.InvalidCalendarException: Couldn't parse iCalendar at at.bitfire.ical4android.ICalendar$Companion.fromReader(ICalendar.kt:91) at at.bitfire.ical4android.Event$Companion.eventsFromReader(Event.kt:79) at at.bitfire.icsdroid.ui.AddCalendarValidationFragment$ValidationModel$validate$downloader$1.onSuccess(AddCalendarValidationFragment.kt:126) at at.bitfire.icsdroid.CalendarFetcher.fetchLocal$icsx5_72_2_1_1_standardRelease(CalendarFetcher.kt:115) at at.bitfire.icsdroid.CalendarFetcher.fetch(CalendarFetcher.kt:49) at at.bitfire.icsdroid.ui.AddCalendarValidationFragment$ValidationModel.validate(AddCalendarValidationFragment.kt:168) at at.bitfire.icsdroid.ui.AddCalendarValidationFragment$ValidationModel.access$validate(AddCalendarValidationFragment.kt:103) at at.bitfire.icsdroid.ui.AddCalendarValidationFragment$ValidationModel$4.invokeSuspend(AddCalendarValidationFragment.kt:114) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) Caused by: net.fortuna.ical4j.data.ParserException: Error at line 1.893:Expected [61], read [10] at net.fortuna.ical4j.data.CalendarParserImpl.assertToken(CalendarParserImpl.java:486) at net.fortuna.ical4j.data.CalendarParserImpl.access$700(CalendarParserImpl.java:56) at net.fortuna.ical4j.data.CalendarParserImpl$ParameterParser.parse(CalendarParserImpl.java:357) at net.fortuna.ical4j.data.CalendarParserImpl$ParameterParser.access$2000(CalendarParserImpl.java:335) at net.fortuna.ical4j.data.CalendarParserImpl$ParameterListParser.parse(CalendarParserImpl.java:330) at net.fortuna.ical4j.data.CalendarParserImpl$PropertyParser.parse(CalendarParserImpl.java:266) at net.fortuna.ical4j.data.CalendarParserImpl$PropertyParser.access$1100(CalendarParserImpl.java:241) at net.fortuna.ical4j.data.CalendarParserImpl$PropertyListParser.parse(CalendarParserImpl.java:226) at net.fortuna.ical4j.data.CalendarParserImpl$ComponentParser.parse(CalendarParserImpl.java:446) at net.fortuna.ical4j.data.CalendarParserImpl$ComponentParser.access$900(CalendarParserImpl.java:422) at net.fortuna.ical4j.data.CalendarParserImpl$PropertyListParser.parse(CalendarParserImpl.java:224) at net.fortuna.ical4j.data.CalendarParserImpl.parseCalendar(CalendarParserImpl.java:128) at net.fortuna.ical4j.data.CalendarParserImpl.parseCalendarList(CalendarParserImpl.java:194) at net.fortuna.ical4j.data.CalendarParserImpl.parse(CalendarParserImpl.java:163) at net.fortuna.ical4j.data.CalendarBuilder.build(CalendarBuilder.java:197) at net.fortuna.ical4j.data.CalendarBuilder.build(CalendarBuilder.java:185) at at.bitfire.ical4android.ICalendar$Companion.fromReader(ICalendar.kt:89) ... 13 more

[-- Attachment #2: Type: text/html, Size: 3665 bytes --]

             reply	other threads:[~2024-01-29 16:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-29 16:17 ypuntot [this message]
2024-01-29 16:31 ` org-icalendar export problems Ihor Radchenko
2024-01-30  3:30   ` Jack Kamm
2024-01-30  3:57     ` ypuntot
2024-01-30  4:13       ` Jack Kamm
2024-02-01 19:38         ` Ypo
2024-02-02 16:53           ` Ihor Radchenko
2024-02-02 21:16             ` [BUG] No result exporting combined org-agenda files to icalendar [9.6.15 (release_9.6.15 @ z:/emacs-i686/share/emacs/29.2/lisp/org/)]. It was: " Ypo
2024-02-02 21:25               ` Ihor Radchenko
2024-02-03 12:13                 ` Ypo
2024-02-03 14:24                   ` Fraga, Eric
2024-02-03 18:58                   ` Jack Kamm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aabc3205-7d0f-4156-9de2-11aba66242de@gmail.com \
    --to=ypuntot@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).