-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Import problems in V 2.5: 1. import stops with error message, 2. full-day events > 1 day are shrunk to a 1 full-day event #66
Comments
@Floyd2000, is the full days events issue caused when using v2.5 on both ends, or v2.4 on the target? Could you provide the problematic calendar entry that doesn't work with v2.5? (feel free to redact personal information as you need, as long as it still fails). Thanks. |
Hi tasn,
The export from V2.4 can be imported by V2.5 without errors. Everything's fine However, the V2.4 export has the problem that all-day events spreading across several days are truncated to 1 day. This was fixed in 2.5. Workaround:
Hope this helps to track down the bug. Thanks |
Hey there, This should be fairly easy to fix. I'm on vacation at the moment, so mostly AFK, but I'll try to get to it as soon as possible. |
I don't know why this would happen, but a user managed to encounter an issue related to this. This fix assumes that if there's no end date, we should assume it's one day long. This should fix SufficientlySecure#66.
I opened a pull request (#68) with a potential fix. I wasn't able to trigger the issue, so can't verify it's indeed the problem and the solution, but I'm pretty sure it is. Please test and if it works, we can merge the PR. |
Dear developers,
I've successfully used this excellent app in the past and also recommended it to a number of people.
Unfortunately, I recently stumbled upon a strange problem in the latest version:
I had exported an Offline Calendar with "Calendar Import-Export V2.5" on an Android 6.0.1 (CM13) phone. The export ran fine without any errors.
Then I tried to import that exported file on an Android 7.1 (LineageOS 14.1) phone with the same "Calendar Import-Export V2.5".
The file contains 720 entries in total and after 557 entries the import process stops and an error message pops up:
When I downgrade to V2.4 on the target phone, the error does not occur and the import finishes smoothly.
I tried various parameters in the settings to no avail.
However, I noticed another critical issue with both versions:
Full day events that spread across 2 or more days are only shown as a 1-day event after import. That is critical in my opinion.
Was that actually meant to be fixed in V2.5 (that's how I understood the changelog on Github)?
The issue was reported closed in #50
Thanks for a short feedback & maybe a fix :-)
Floyd
The text was updated successfully, but these errors were encountered: