Menu

#1357 Sync fails after changing sync folders

open
nobody
None
2022-08-11
2022-08-11
eranl
No

Commit 1562 seems to have introduced a bug, where sync fails after you change a sync folder, because it added a call to MessageBox.Show from the sync thread in that case.

Stack trace:
at System.Windows.Forms.Control.get_Handle()
at System.Windows.Forms.Control.GetSafeHandle(IWin32Window window)
at System.Windows.Forms.MessageBox.ShowCore(IWin32Window owner, String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton, MessageBoxOptions options, Boolean showHelp)
at System.Windows.Forms.MessageBox.Show(IWin32Window owner, String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton)
at GoContactSyncMod.SettingsForm.<sync_threadstarter>d__110.MoveNext()
in ...\GoogleContactsSync\SettingsForm.cs:line 911</sync_threadstarter>

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.