When running Logos 6.0b SR1 (problem was also present in the 6.0b release) I am notified of a sync error (exclamation mark in status bar)
Looking at the log it appears to be related to trying to sync a highlight style
2015-01-22 08:58:20.6950 22 Error ApplicationUtility Exception while syncing client: HighlightingStyleSyncItem ~ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: type
2015-01-22 08:58:20.6950 22 Error SyncManager ExceptionHandled: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: type
at Libronix.DigitalLibrary.LabelEntryAttributeTypeHelper.ToLabelEntryAttributeType(String type)
at Libronix.DigitalLibrary.LabelEntryAttributeTypeHelper.ToLabelEntryAttribute(LabelAttributeData attribute)
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Libronix.Utility.EnumerableUtility.ToReadOnlyCollection[T](IEnumerable`1 seq)
at Libronix.DigitalLibrary.VisualMarkup.VisualMarkupManager.OurSyncClientRepository.UpgradeToV2()
at Logos.Sync.Client.SyncClient.Sync(SyncPurpose purpose, IWorkState state)
at Logos.Sync.Client.SyncV2Client.Sync(SyncPurpose purpose, IWorkState workState)
at Logos.Sync.Client.SyncManager.SyncManagerThread()
Is there any way to track down which highlight is causing this problem or working out how to address it?
I don't get this notification on my 6.1 b1 system.
5226.Logos.log
Thanks, Graham