New Problems

  • 1

    Verjaardag aanpassen

    Raderoos · 0 · Posted

    Er staat een verjaardag verkeerd in de agenda die moet van 14 naar 15 juli maar nergens kan ik hem aanpassen 

  • 1

    iOS iCloud on device calendar sync error dateTime parameter is an invalid time

    Eluk97 · 0 · Posted

    dateTime parameter is an invalid time

    Action: SyncReceiveCalendar

    Calendar: Denny & Emmy

    System.ArgumentException: dateTime parameter is an invalid time

      at System.TimeZoneInfo.ConvertTimeToUtc (System.DateTime dateTime, System.TimeZoneInfo sourceTimeZone, System.TimeZoneInfoOptions flags) <0x100b4bbec + 0x00134> in <aae03b95719e488f8a163bae4d2b5dcb#fa7403f0528be75c2d3aabe72112c8d3>:0

      at System.TimeZoneInfo.ConvertTimeToUtc (System.DateTime dateTime, System.TimeZoneInfo sourceTimeZone) <0x100b4bbac + 0x0000f> in <aae03b95719e488f8a163bae4d2b5dcb#fa7403f0528be75c2d3aabe72112c8d3>:0

      at XCalendarApp.Common.iOS.Timezones.XTimeZoneHelper.ConvertTimeToUtc (System.DateTime dateTime, System.TimeZoneInfo sourceTimeZone) <0x1025c9b88 + 0x00013> in <c4d8accfdf8f421dab9cd255342d4b28#fa7403f0528be75c2d3aabe72112c8d3>:0

      at XCalendarApp.Common.TimeZones.TimeZoneHelper.ConvertTimeToUtc (System.DateTime dateTime, System.TimeZoneInfo sourceTimeZone) <0x101a59654 + 0x0004f> in <a98612eb509144f6897999cdfec23ae9#fa7403f0528be75c2d3aabe72112c8d3>:0

      at XCalendarApp.Common.Timezones.DateTimes.TZDateTime.ToUtc (System.Int16 timezoneId) <0x101a5da6c + 0x00053> in <a98612eb509144f6897999cdfec23ae9#fa7403f0528be75c2d3aabe72112c8d3>:0

      at XCalendarApp.Common.Timezones.DateTimes.TZDateTime.ToUtcDateTime () <0x101a5d93c + 0x00013> in <a98612eb509144f6897999cdfec23ae9#fa7403f0528be75c2d3aabe72112c8d3>:0

      at XCalendarApp.ProviderBase.StorageManager`8[TCachedCalendar,TProviderCalendarItem,TCachedAppointment,TProviderAppointmentItem,TCachedContacts,TCachedContact,TProviderContactItem,TAppointmentDbData].AppointmentToEntity (TCachedAppointment appointment, System.String providerItemID, System.String providerItemLastUpdated) <0x1021bb6b8 + 0x00173>

  • 1

    Adding MicrosoftGraph Calendar: The mailbox is either inactive, soft-deleted, or is hosted on-premise

    Anna Rost · 0 · Posted

    I would like to integrate my work email (Outlook) into OneCalendar. It asks me to log into the account of my institution and accepts username and password, but then this error message appears. Is there something I can do to fix this?

  • 1

    Su Android da due giorni non accetta più gli account Microsoft e Google e non funziona.

    P Manavella · 0 · Posted

    DescrizioSu Android da due giorni non accetta più gli account Microsoft e Google e non funziona.ne

  • 1

    I get this error - please advise

    David Millward · 0 · Posted

    Constraint

    Action: ReceiveCalendar Calendar: Calendar

    SQLite.SQLiteException: Constraint at SQLite.PreparedSqlLiteInsertCommand.ExecuteNonQuery (System.Object[] source) [0x00178] in <84b9c9e630fa45bd8ac799333976ebbf>:0 at SQLite.SQLiteConnection.Insert (System.Object obj, System.String extra, System.Type objType) [0x000ef] in <84b9c9e630fa45bd8ac799333976ebbf>:0 at SQLite.SQLiteConnection.Insert (System.Object obj) [0x00012] in <84b9c9e630fa45bd8ac799333976ebbf>:0 at XCalendarApp.SQLite.Repositories.RepositoryBase`1[T].Insert (T entity) [0x00006] in <f62bc91f4d704b99852e85142d4fa38b>:0 at XCalendarApp.SQLite.Repositories.CIExpandedRepository.Insert (XCalendarApp.SQLite.Entities.CIExpandedDataEntity entity) [0x00025] in <f62bc91f4d704b99852e85142d4fa38b>:0 at XCalendarApp.ProviderBase.StorageManager`8[TCachedCalendar,TProviderCalendarItem,TCachedAppointment,TProviderAppointmentItem,TCachedContacts,TCachedContact,TProviderContactItem,TAppointmentDbData].AddCIExpanded (XCalendarApp.SQLite.Transaction transaction, XCalendarApp.Model.Data.ICalendarItem calendarItem, XCalendarApp.Common.Timezones.TZDateTime tzStartDateTime, XCalendarApp.Common.Timezones.TZDateTime tzEndDateTime) [0x0008b] in <c20640e5815f4d379695772f2e8b118d>:0 at XCalendarApp.ProviderBase.StorageManager`8[TCachedCalendar,TProviderCalendarItem,TCachedAppointment,TProviderAppointmentItem,TCachedContacts,TCachedContact,TProviderContactItem,TAppointmentDbData].AddCIExpanded (XCalendarApp.SQLite.Transaction transaction, XCalendarApp.Model.Data.IAppointment appointment) [0x0000f] in <c20640e5815f4d379695772f2e8b118d>:0 at XCalendarApp.ProviderBase.AccountProviderBase`9[TCachedCalendar,TProviderCalendarItem,TCachedAppointment,TProviderAppointmentItem,TCachedContacts,TCachedContact,TProviderContactItem,TAppointmentDbData,TAccountOptions].UpdateExpandedDataForAppointment (XCalendarApp.SQLite.Transaction trans, TCachedAppointment appointment) [0x0009b] in <c20640e5815f4d379695772f2e8b118d>:0 at XCalendarApp.ProviderBase.AccountProviderBase`9[TCachedCalendar,TProviderCalendarItem,TCachedAppointment,TProviderAppointmentItem,TCachedContacts,TCachedContact,TProviderContactItem,TAppointmentDbData,TAccountOptions].UpdateAppointmentAndExpanded (XCalendarApp.SQLite.Transaction trans, TCachedAppointment appointment) [0x0004b] in <c20640e5815f4d379695772f2e8b118d>:0 at XCalendarApp.MicrosoftGraphProvider.MicrosoftGraphAccount.SyncReceiveCalendarFromProvider (XCalendarApp.MicrosoftGraphProvider.CachedMicrosoftCalendar cachedMicrosoftCalendar, XCalendarApp.Model.Data.SyncResults.SyncResult syncResult, XCalendarApp.Common.Timezones.UtcDateTime syncStartDateTime, XCalendarApp.Common.Timezones.UtcDateTime syncEndDateTime, System.String deltaLink) [0x004c8] in

  • 1
  • 1

    OneCAlendar CalDAV and Framagenda : 405 error

    Gervaise Ropars · 0 · Posted

    Hello !

    I can't install my calendar in OneCalendar... I explain : my calendar is on framagenda.org  which can syncronize with the CalDAV way (https://docs.framasoft.org/fr/agenda/Synchronisation/iOS.html) .

    It works with the iphone native agenda and others but not with OneCalendar :-(

    It says " code does not indicate success : 405 (Method Not Allowed). Can you help me ?

    Thank you very much !

    Gervaise Ropars

  • 1

    Cannot open onecalendar. I attached problem report if needed.

    Michael Horrocks · 0 · Posted

    Running an 2020 iMac.  When attempting to open onecalendar, it opens small momentarily and then closes and a 63 page problem and configuration report appears.  I tried safe mode and no go.  This happened 6 months ago and I have been using another calendar but I would like to use onecalendar.  Any ideas?

    Thanks,

    Mike Horrocks

  • 3

    Series does not work well

    Alejandra Baron · 0 · Posted

    For some months now, the "Repeat" option for events has not been working properly. It lets me create events that repeat in the time that I select but the problem comes when I want to edit them, if I want to delete an event of the series, it lets me delete one but when I delete another one the first one reappears. It does not work well, the same happens if I edit them, if I change the description of an event included in a series when I save it, it returns to the way it was initially. HELP

  • 1

    Tool - one of the best, but Bullshit for "recurring appointments"

    Ingo Rost · 0 · Posted

    At first i am very angry, nothing are answer about Mails !!!

    Than i have much "Recurring Appointments", and if i want to delete something in the past (only by one Time) it dont work.

    The 2nd Think is that i delete all in the past and get new series, so that my calender (IOS Kalendar) is clean, and my own server (Synology) is clean too, but the Programm make his own entrys in the Past, thats absolutly Bullshit.

    In the Attachments you can see, all in the past is clear, but on your tool not !!!

  • 1

    ERROR on adding or opening event detail

    Paul1300 · 0 · Posted

    After updating to application version v4.5.0 build: 4.5.0 the following error is displayed upon attempting to add a new event or tapping an existing event to edit or view the details:

    Tapping OK closes the app.  Upon restarting the same behavior occurs.   Happens with ANY event on every calendar (local, subscribed, and remote).

    This behavior renders the application useless.

    (iOS 15.7.4 iPhone)

    Please advise.

  • 1

    Other peoples calendar's

    shallettalmeida · 0 · Posted

    I have other peoples calendars view in outlook which I don't always have turned on but for some reason one person calendar propagated to this one and I can't remove there calendar information.

  • 1
  • 0

    Synchronisieren

    Ernst Waser · 0 · Posted

    Beschreibung

  • 0

    The specified object was not found in the store (ErrorItemNotFound)

    Chloe Watson · 1 · Last reply by Chloe Watson

    I am assuming this error is related to the sync problem that Microsoft created on 3/8/23. The content of the error is below. Any help is appreciated if this is an unrelated event.

    -------------------------

    CalendarApp.ProviderBase.Exceptions.AccountRequestException: The specified object was not found in the store. (ErrorItemNotFound) ---> CalendarApp.Common.Net.HttpException: Not found (404).

    Response status code does not indicate success: 404 (Not Found). ---> System.Exception: Not found (404).

    Response status code does not indicate success: 404 (Not Found). at System.Runtime.InteropServices.McgMarshal.ThrowOnExternalCallFailed(Int32, RuntimeTypeHandle) + 0x21 at __Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe at __Interop.ForwardComStubs.Stub_2[TThis, TResult](__ComObject, Int32) + 0x37 at Windows.Web.Http.HttpResponseMessage.EnsureSuccessStatusCode() + 0x18 at CalendarApp.Common.Net.CalendarHttpClient.d__29.MoveNext() +

  • 6

    Synchronisation - Nullable object must have a value?

    Dewald Pretorius · 3 · Last reply by Dewald Pretorius

    OneCalendar on Samsung gives the following message; Synchronisation completed with 1 errors. Nullable object must have a value.

    Please advise/assist

    Dewald Pretorius

  • 1
  • 1

    android-can't sync from yahoo calendar

    Jlob2 · 0 · Posted

    this was working several days ago and can still sync from google account. My wife can still sync from yahoo on her android

    I have:

    1) removed/re-added yahoo account

    2) removed/re-added yahoo account with new yahoo app password

    3) Uninstall/reinstalled onecalendar then re-added yahoo account with new yahoo app password

    Beginning of error 504 trace:

    09-02-2023 13:46:21.765: ERR 0016 - Unexpected error occured XCalendarApp.CalDavProvider.DavAccountRequestException: Response status code does not indicate success: 504 (Connection Timed Out). : <HTML> <HEAD> <TITLE>Inactivity Timeout</TITLE> </HEAD>

    <BODY BGCOLOR="white" FGCOLOR="black"> <H1>Inactivity Timeout</H1> <HR>

    <FONT FACE="Helvetica,Arial"><B> Description: Too much time has passed without sending any data for document. </B></FONT>

  • 2

    OneCalendar (iOS): Old data (contact birthday) remained when actual contact was removed.

    Stephen · 0 · Posted

    OneCalendar (iOS): Old data (contact birthday) remained in OneCalendar when actual contact was removed. Calendar sync was with Google Calendar. On browser, Google Calendar did not show the birthday after the contact was remove, but the info still remained in OneCalendar (iPhone). The only way to remove was to remove the Google calendar account, then add back to resync all data. I'm wondering if this could be a local iOS cache data issue? 

  • 1

    Muchos botones hay que apretar para eliminar un evento que se repite. Hay que optimizar

    Edgarmeyer · 0 · Posted

    DescripciónMuchos botones hay que apretar para eliminar un evento que se repite.