mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-26 11:35:47 +03:00
[GH-ISSUE #97] Outlook stalls when sync is running #562
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#562
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Kugeleis on GitHub (Jan 6, 2016).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/97
When the sync is in progress my outlook is not usable. It reacts with massive delay and Windows proposes to close the non-reacting application. (outlook 2010 on windows 7 prof 32bit)
In the log I find hints for the reason:
Is there a way to avoid this? The calendar items are not by me and I can't change them. I see some appointments with no attachments but many attendies with an item size >1MB.
@aluxnimm commented on GitHub (Jan 6, 2016):
do you only sync calendar or also contacts? for calendar we don't sync attachments at all. but you could disable sync attendees and organizer and body of appointments in advanced options - mapping configuration. for contacts you can disable sync of contact pictures.
@Kugeleis commented on GitHub (Jan 6, 2016):
I sync only the calender. In advanced options I disabled attendees already. I will try it with disabled body now.
@Kugeleis commented on GitHub (Jan 6, 2016):
It still stalls with everyhing disabled.

@aluxnimm commented on GitHub (Jan 6, 2016):
Can you attach the full debug log
@Kugeleis commented on GitHub (Jan 6, 2016):
here you go
log.zip
@aluxnimm commented on GitHub (Jan 6, 2016):
Ok there are issues with recurrence exceptions and getting mail adress of attendees. Those should be fixed with latest commits which will be in next release. But I can build you a test release 1.13.1 and you can check it
@aluxnimm commented on GitHub (Jan 6, 2016):
https://sourceforge.net/projects/outlookcaldavsynchronizer/files/1.13.1_Test/
@Kugeleis commented on GitHub (Jan 6, 2016):
This actually seems to fix it. No error log comes up. Sync time dropped from 4 minutes to 9 seconds. Thanks, great work & great support.
@aluxnimm commented on GitHub (Jan 6, 2016):
good news thx for testing
@aluxnimm commented on GitHub (Jan 8, 2016):
Fixed in new release 1.13.2.