Closed Arjailer closed 3 years ago
Couldn't replicate, but had a good trawl through the code and added thread-safety around RestoreSearchItemListColumnCustomisation, including replacing the underlying settings Hashtable (which seems to be the collection that was modified) with a ConcurrentDictionary.
Hopefully this will help this not happen again.
Grind | 1.27.0.409 | System.InvalidOperationException | Collection was modified; enumeration operation may not execute.
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
Stack trace at System.Collections.Hashtable.HashtableEnumerator.MoveNext() at System.Linq.Enumerable.d95b0()
at AlanBroad.Grind.UI.Main.MainWindow.RestoreSettings(Settings settings)
at AlanBroad.Common.ViewModels.MainWindow.MainViewModelSkeleton`1.d 44.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
1.MoveNext() at System.Linq.Enumerable.Any[TSource](IEnumerable
1 source, Func`2 predicate) at AlanBroad.Grind.UI.Main.MainWindow.RestoreSearchItemListColumnCustomisation(Settings settings, ListView listView, String key) at AlanBroad.Grind.UI.Main.MainWindow.<>cDisplayClass116_0.Additional Details
Just started the app!
Log
= codepage | Source = Local File System | Matching Engine = Normal Search | Source Masks = *.cs | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files [DEBUG | 12 May 2021 09:29:27 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\ [DEBUG | 12 May 2021 09:29:33 | Grind.SearchEngine] Total items found: 3,514 [DEBUG | 12 May 2021 09:29:33 | Grind.SearchEngine] No duplicate items [DEBUG | 12 May 2021 09:29:33 | Grind.SearchEngine] No unsearchable items [DEBUG | 12 May 2021 09:29:33 | Grind.SearchEngine] Searching items [DEBUG | 12 May 2021 09:29:34 | Grind.SearchEngine] No outstanding errors [INFO | 12 May 2021 09:29:34 | Grind.SearchResults] Search complete: 7.2 seconds [INFO | 12 May 2021 09:29:34 | Grind.SearchResults] Found 1 matches in 1 file [INFO | 13 May 2021 10:22:34 | Grind] Forced shutdown: Shutdown [INFO | 13 May 2021 10:22:34 | Grind.Settings.SQLiteStorage] Saving settings to database: Data Source=C:\Users\jonma\AppData\Roaming\Alan Broad\Grind\Settings.sqlite;Version=3 [DEBUG | 13 May 2021 10:22:34 | Grind.Settings.SQLiteStorage] MainForm.Left = 1913 [DEBUG | 13 May 2021 10:22:34 | Grind.Settings.SQLiteStorage] MainForm.Top = 16 [DEBUG | 13 May 2021 10:22:34 | Grind.Settings.SQLiteStorage] MainForm.Width = 1512 [DEBUG | 13 May 2021 10:22:34 | Grind.Settings.SQLiteStorage] MainForm.Height = 986 [DEBUG | 13 May 2021 10:22:34 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.1 = MatchCount [DEBUG | 13 May 2021 10:22:34 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.2 = TypeDescription [DEBUG | 13 May 2021 10:22:34 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.3 = Size [DEBUG | 13 May 2021 10:22:34 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.4 = ModifiedDate [DEBUG | 13 May 2021 10:22:34 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.5 = Name [DEBUG | 13 May 2021 10:22:34 | Grind.Settings.SQLiteStorage] delete MainForm.Maximised [DEBUG | 13 May 2021 10:22:34 | Grind.Settings.SQLiteStorage] delete EditorDefinition.FullName [DEBUG | 13 May 2021 10:22:34 | Grind.Settings.SQLiteStorage] delete EditorDefinition.FriendlyName [DEBUG | 13 May 2021 10:22:34 | Grind.Settings.SQLiteStorage] delete EditorDefinition.Executable [DEBUG | 13 May 2021 10:22:34 | Grind.Settings.SQLiteStorage] delete EditorDefinition.Arguments [DEBUG | 13 May 2021 10:22:34 | Grind.Settings.SQLiteStorage] delete EditorDefinition.Icon [DEBUG | 13 May 2021 10:22:34 | Grind.Settings.SQLiteStorage] Saved
[INFO | 13 May 2021 14:08:03 | Grind] Startup [INFO | 13 May 2021 14:08:03 | Grind.ApplicationInformation] Version = 1.27.0.409 [INFO | 13 May 2021 14:08:03 | Grind.ApplicationInformation] Build Date = 16 March 2021 14:04:08 [INFO | 13 May 2021 14:08:03 | Grind.ApplicationInformation] Application Filename = Grind.exe [INFO | 13 May 2021 14:08:03 | Grind.ApplicationInformation] Application Folder = C:\Program Files\Grind\ [INFO | 13 May 2021 14:08:03 | Grind.ApplicationInformation] Shared Data Folder = C:\ProgramData\Alan Broad\Grind\ [INFO | 13 May 2021 14:08:03 | Grind.ApplicationInformation] User Data Folder = C:\Users\jonma\AppData\Roaming\Alan Broad\Grind\ [INFO | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] Loading settings from database: Data Source=C:\Users\jonma\AppData\Roaming\Alan Broad\Grind\Settings.sqlite;Version=3 [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] MainForm.Reference = Absolute [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] MainForm.Left = 1913 [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] MainForm.Top = 16 [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] MainForm.Width = 1512 [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] MainForm.Height = 986 [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] MainForm.MainSplitter = 242 [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] SearchItemsList.System.Windows.Controls.CheckBox_Content:_IsChecked:True.Width = 28 [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] SearchItemsList.Name.Width = 143 [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] SearchItemsList.Location.Width = 450 [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] SearchItemsList.Matches.Width = 70 [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] SearchItemsList.Type.Width = 150 [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] SearchItemsList.Size.Width = 70 [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] SearchItemsList.Modified.Width = 150 [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] SearchItemsList.Sort.Column = Name [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] SearchItemsList.Sort.Direction = Ascending [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] ErrorItemsList.Item.Width = 961 [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] ErrorItemsList.Error.Width = 300 [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] ErrorItemsList.Sort.Column = Item [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] ErrorItemsList.Sort.Direction = Ascending [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Item.Width = 450 [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Error.Width = 300 [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Sort.Column = Item [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Sort.Direction = Ascending [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] Search.CaseSensitive = False [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] Search.WholeWord = False [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] Update.LastUpdateCheckTime = 03/16/2021 14:10:22 [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] ConfigurationWindow.Reference = Relative [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] ConfigurationWindow.Left = 459 [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] ConfigurationWindow.Top = 177 [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] NewSearchWindow.Reference = Relative [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] NewSearchWindow.Left = 344 [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] NewSearchWindow.Top = 205 [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] View.UserInterfaceStyle = Ribbon [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] View.ContentsView = AllLines [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] View.ContextLines = 4 [DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] Replace.With =19
[DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] Settings.Version = 1
[DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] SearchItemsList.Encoding.Width = 100
[DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] SearchItemsList.Application.Width = 170
[DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] SearchItemsList.Lines.Width = 55
[DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] SearchItemsList.Characters.Width = 85
[DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.1 = MatchCount
[DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.2 = TypeDescription
[DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.3 = Size
[DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.4 = ModifiedDate
[DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.5 = Name
[DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] FileSystem.Exclusions = .exe;.dll;.pdb;.obj;.gif;.jpg;.jpeg;.png;.bmp;.cache;
[DEBUG | 13 May 2021 14:08:04 | Grind.Settings.SQLiteStorage] Parsing complete
[DEBUG | 13 May 2021 14:08:04 | Grind.Settings] System text file association: Notepad | C:\WINDOWS\system32\NOTEPAD.EXE
[INFO | 13 May 2021 14:08:04 | Grind.Updater] Checking for update
[DEBUG | 13 May 2021 14:08:04 | Grind.MainViewModel] Text editor file association: Notepad | C:\WINDOWS\system32\NOTEPAD.EXE | "$(File)"
[INFO | 13 May 2021 14:08:05 | Grind.Updater] Current version = AlanBroad.Grind, 1.27.0.409, 16 March 2021 14:04
[INFO | 13 May 2021 14:08:05 | Grind.Updater] Available version = AlanBroad.Grind, 1.27, 16 March 2021 00:00
[INFO | 13 May 2021 14:08:05 | Grind.Updater] No update
[INFO | 13 May 2021 14:08:05 | Grind.Updater] Check for update complete
[INFO | 13 May 2021 14:08:17 | Grind.SearchCriteria] Text = popup | Source = Local File System | Matching Engine = Normal Search | Source Masks = .cs | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 13 May 2021 14:08:17 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 13 May 2021 14:08:20 | Grind.SearchEngine] Total items found: 3,514
[DEBUG | 13 May 2021 14:08:20 | Grind.SearchEngine] No duplicate items
[DEBUG | 13 May 2021 14:08:20 | Grind.SearchEngine] No unsearchable items
[DEBUG | 13 May 2021 14:08:20 | Grind.SearchEngine] Searching items
[DEBUG | 13 May 2021 14:08:22 | Grind.SearchEngine] No outstanding errors
[INFO | 13 May 2021 14:08:22 | Grind.SearchResults] Search complete: 5.1 seconds
[INFO | 13 May 2021 14:08:22 | Grind.SearchResults] Found 1,643 matches in 163 files
[INFO | 13 May 2021 14:36:15 | Grind.SearchCriteria] Text = popups.messagebox.show | Source = Local File System | Matching Engine = Normal Search | Source Masks = .cs | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 13 May 2021 14:36:15 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 13 May 2021 14:36:17 | Grind.SearchEngine] Total items found: 3,514
[DEBUG | 13 May 2021 14:36:17 | Grind.SearchEngine] No duplicate items
[DEBUG | 13 May 2021 14:36:17 | Grind.SearchEngine] No unsearchable items
[DEBUG | 13 May 2021 14:36:17 | Grind.SearchEngine] Searching items
[DEBUG | 13 May 2021 14:36:17 | Grind.SearchEngine] No outstanding errors
[INFO | 13 May 2021 14:36:17 | Grind.SearchResults] Search complete: 2.7 seconds
[INFO | 13 May 2021 14:36:18 | Grind.SearchResults] Found 105 matches in 42 files
[INFO | 13 May 2021 16:06:31 | Grind.SearchCriteria] Text = JargoonUIComponentsPropertiesPanels | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 13 May 2021 16:06:31 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 13 May 2021 16:06:34 | Grind.SearchEngine] Total items found: 3,863
[DEBUG | 13 May 2021 16:06:34 | Grind.SearchEngine] No duplicate items
[DEBUG | 13 May 2021 16:06:34 | Grind.SearchEngine] No unsearchable items
[DEBUG | 13 May 2021 16:06:34 | Grind.SearchEngine] Searching items
[DEBUG | 13 May 2021 16:06:35 | Grind.SearchEngine] No outstanding errors
[INFO | 13 May 2021 16:06:35 | Grind.SearchResults] Search complete: 3.9 seconds
[INFO | 13 May 2021 16:06:35 | Grind.SearchResults] Found 8 matches in 5 files
[INFO | 13 May 2021 16:06:56 | Grind.SearchCriteria] Text = PropertiesPanel | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 13 May 2021 16:06:56 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 13 May 2021 16:06:58 | Grind.SearchEngine] Total items found: 3,863
[DEBUG | 13 May 2021 16:06:58 | Grind.SearchEngine] No duplicate items
[DEBUG | 13 May 2021 16:06:58 | Grind.SearchEngine] No unsearchable items
[DEBUG | 13 May 2021 16:06:58 | Grind.SearchEngine] Searching items
[DEBUG | 13 May 2021 16:07:00 | Grind.SearchEngine] No outstanding errors
[INFO | 13 May 2021 16:07:00 | Grind.SearchResults] Search complete: 3.7 seconds
[INFO | 13 May 2021 16:07:00 | Grind.SearchResults] Found 4,519 matches in 558 files
[INFO | 16 May 2021 11:52:35 | Grind] Startup [INFO | 16 May 2021 11:52:35 | Grind.ApplicationInformation] Version = 1.27.0.409 [INFO | 16 May 2021 11:52:35 | Grind.ApplicationInformation] Build Date = 16 March 2021 14:04:08 [INFO | 16 May 2021 11:52:35 | Grind.ApplicationInformation] Application Filename = Grind.exe [INFO | 16 May 2021 11:52:35 | Grind.ApplicationInformation] Application Folder = C:\Program Files\Grind\ [INFO | 16 May 2021 11:52:35 | Grind.ApplicationInformation] Shared Data Folder = C:\ProgramData\Alan Broad\Grind\ [INFO | 16 May 2021 11:52:35 | Grind.ApplicationInformation] User Data Folder = C:\Users\jonma\AppData\Roaming\Alan Broad\Grind\ [INFO | 16 May 2021 11:52:35 | Grind.Settings.SQLiteStorage] Loading settings from database: Data Source=C:\Users\jonma\AppData\Roaming\Alan Broad\Grind\Settings.sqlite;Version=3 [DEBUG | 16 May 2021 11:52:35 | Grind.Settings.SQLiteStorage] MainForm.Reference = Absolute [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] MainForm.Left = 1913 [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] MainForm.Top = 16 [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] MainForm.Width = 1512 [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] MainForm.Height = 986 [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] MainForm.MainSplitter = 242 [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] SearchItemsList.System.Windows.Controls.CheckBox_Content:_IsChecked:True.Width = 28 [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] SearchItemsList.Name.Width = 143 [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] SearchItemsList.Location.Width = 450 [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] SearchItemsList.Matches.Width = 70 [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] SearchItemsList.Type.Width = 150 [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] SearchItemsList.Size.Width = 70 [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] SearchItemsList.Modified.Width = 150 [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] SearchItemsList.Sort.Column = Name [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] SearchItemsList.Sort.Direction = Ascending [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] ErrorItemsList.Item.Width = 961 [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] ErrorItemsList.Error.Width = 300 [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] ErrorItemsList.Sort.Column = Item [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] ErrorItemsList.Sort.Direction = Ascending [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Item.Width = 450 [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Error.Width = 300 [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Sort.Column = Item [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Sort.Direction = Ascending [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] Search.CaseSensitive = False [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] Search.WholeWord = False [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] Update.LastUpdateCheckTime = 03/16/2021 14:10:22 [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] ConfigurationWindow.Reference = Relative [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] ConfigurationWindow.Left = 459 [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] ConfigurationWindow.Top = 177 [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] NewSearchWindow.Reference = Relative [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] NewSearchWindow.Left = 344 [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] NewSearchWindow.Top = 205 [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] View.UserInterfaceStyle = Ribbon [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] View.ContentsView = AllLines [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] View.ContextLines = 4 [DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] Replace.With =19
[DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] Settings.Version = 1
[DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] SearchItemsList.Encoding.Width = 100
[DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] SearchItemsList.Application.Width = 170
[DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] SearchItemsList.Lines.Width = 55
[DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] SearchItemsList.Characters.Width = 85
[DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.1 = MatchCount
[DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.2 = TypeDescription
[DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.3 = Size
[DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.4 = ModifiedDate
[DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.5 = Name
[DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] FileSystem.Exclusions = .exe;.dll;.pdb;.obj;.gif;.jpg;.jpeg;.png;.bmp;.cache;
[DEBUG | 16 May 2021 11:52:36 | Grind.Settings.SQLiteStorage] Parsing complete
[DEBUG | 16 May 2021 11:52:36 | Grind.Settings] System text file association: Notepad | C:\WINDOWS\system32\NOTEPAD.EXE
[INFO | 16 May 2021 11:52:36 | Grind.Updater] Checking for update
[DEBUG | 16 May 2021 11:52:36 | Grind.MainViewModel] Text editor file association: Notepad | C:\WINDOWS\system32\NOTEPAD.EXE | "$(File)"
[INFO | 16 May 2021 11:52:37 | Grind.Updater] Current version = AlanBroad.Grind, 1.27.0.409, 16 March 2021 14:04
[INFO | 16 May 2021 11:52:37 | Grind.Updater] Available version = AlanBroad.Grind, 1.27, 16 March 2021 00:00
[INFO | 16 May 2021 11:52:37 | Grind.Updater] No update
[INFO | 16 May 2021 11:52:37 | Grind.Updater] Check for update complete
[INFO | 16 May 2021 11:52:42 | Grind.SearchCriteria] Text = eta at | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 16 May 2021 11:52:42 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 16 May 2021 11:52:46 | Grind.SearchEngine] Total items found: 3,863
[DEBUG | 16 May 2021 11:52:46 | Grind.SearchEngine] No duplicate items
[DEBUG | 16 May 2021 11:52:46 | Grind.SearchEngine] No unsearchable items
[DEBUG | 16 May 2021 11:52:46 | Grind.SearchEngine] Searching items
[DEBUG | 16 May 2021 11:52:48 | Grind.SearchEngine] No outstanding errors
[INFO | 16 May 2021 11:52:48 | Grind.SearchResults] Search complete: 5.4 seconds
[INFO | 16 May 2021 11:52:48 | Grind.SearchResults] Found 1 matches in 1 file
[INFO | 18 May 2021 14:33:33 | Grind.SearchCriteria] Text = service.jargoon | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs, .config | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 18 May 2021 14:33:33 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 18 May 2021 14:33:36 | Grind.SearchEngine] Total items found: 4,318
[DEBUG | 18 May 2021 14:33:36 | Grind.SearchEngine] No duplicate items
[DEBUG | 18 May 2021 14:33:36 | Grind.SearchEngine] No unsearchable items
[DEBUG | 18 May 2021 14:33:36 | Grind.SearchEngine] Searching items
[DEBUG | 18 May 2021 14:33:37 | Grind.SearchEngine] No outstanding errors
[INFO | 18 May 2021 14:33:37 | Grind.SearchResults] Search complete: 4.4 seconds
[INFO | 18 May 2021 14:33:37 | Grind.SearchResults] Found 86 matches in 31 files
[INFO | 18 May 2021 15:17:21 | Grind.SearchCriteria] Text = service.jargoon | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs, .config | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 18 May 2021 15:17:22 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 18 May 2021 15:17:24 | Grind.SearchEngine] Total items found: 4,318
[DEBUG | 18 May 2021 15:17:24 | Grind.SearchEngine] No duplicate items
[DEBUG | 18 May 2021 15:17:24 | Grind.SearchEngine] No unsearchable items
[DEBUG | 18 May 2021 15:17:24 | Grind.SearchEngine] Searching items
[DEBUG | 18 May 2021 15:17:25 | Grind.SearchEngine] No outstanding errors
[INFO | 18 May 2021 15:17:25 | Grind.SearchResults] Search complete: 3.9 seconds
[INFO | 18 May 2021 15:17:25 | Grind.SearchResults] Found 86 matches in 31 files
[INFO | 18 May 2021 15:27:51 | Grind] Forced shutdown: Logoff
[INFO | 25 May 2021 09:43:28 | Grind] Startup [INFO | 25 May 2021 09:43:28 | Grind.ApplicationInformation] Version = 1.27.0.409 [INFO | 25 May 2021 09:43:28 | Grind.ApplicationInformation] Build Date = 16 March 2021 14:04:08 [INFO | 25 May 2021 09:43:28 | Grind.ApplicationInformation] Application Filename = Grind.exe [INFO | 25 May 2021 09:43:28 | Grind.ApplicationInformation] Application Folder = C:\Program Files\Grind\ [INFO | 25 May 2021 09:43:28 | Grind.ApplicationInformation] Shared Data Folder = C:\ProgramData\Alan Broad\Grind\ [INFO | 25 May 2021 09:43:28 | Grind.ApplicationInformation] User Data Folder = C:\Users\jonma\AppData\Roaming\Alan Broad\Grind\ [INFO | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] Loading settings from database: Data Source=C:\Users\jonma\AppData\Roaming\Alan Broad\Grind\Settings.sqlite;Version=3 [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] MainForm.Reference = Absolute [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] MainForm.Left = 1913 [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] MainForm.Top = 16 [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] MainForm.Width = 1512 [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] MainForm.Height = 986 [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] MainForm.MainSplitter = 242 [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] SearchItemsList.System.Windows.Controls.CheckBox_Content:_IsChecked:True.Width = 28 [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] SearchItemsList.Name.Width = 143 [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] SearchItemsList.Location.Width = 450 [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] SearchItemsList.Matches.Width = 70 [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] SearchItemsList.Type.Width = 150 [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] SearchItemsList.Size.Width = 70 [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] SearchItemsList.Modified.Width = 150 [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] SearchItemsList.Sort.Column = Name [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] SearchItemsList.Sort.Direction = Ascending [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] ErrorItemsList.Item.Width = 961 [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] ErrorItemsList.Error.Width = 300 [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] ErrorItemsList.Sort.Column = Item [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] ErrorItemsList.Sort.Direction = Ascending [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Item.Width = 450 [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Error.Width = 300 [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Sort.Column = Item [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Sort.Direction = Ascending [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] Search.CaseSensitive = False [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] Search.WholeWord = False [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] Update.LastUpdateCheckTime = 03/16/2021 14:10:22 [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] ConfigurationWindow.Reference = Relative [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] ConfigurationWindow.Left = 459 [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] ConfigurationWindow.Top = 177 [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] NewSearchWindow.Reference = Relative [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] NewSearchWindow.Left = 344 [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] NewSearchWindow.Top = 205 [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] View.UserInterfaceStyle = Ribbon [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] View.ContentsView = AllLines [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] View.ContextLines = 4 [DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] Replace.With =19
[DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] Settings.Version = 1
[DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] SearchItemsList.Encoding.Width = 100
[DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] SearchItemsList.Application.Width = 170
[DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] SearchItemsList.Lines.Width = 55
[DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] SearchItemsList.Characters.Width = 85
[DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.1 = MatchCount
[DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.2 = TypeDescription
[DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.3 = Size
[DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.4 = ModifiedDate
[DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.5 = Name
[DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] FileSystem.Exclusions = .exe;.dll;.pdb;.obj;.gif;.jpg;.jpeg;.png;.bmp;.cache;
[DEBUG | 25 May 2021 09:43:28 | Grind.Settings.SQLiteStorage] Parsing complete
[DEBUG | 25 May 2021 09:43:29 | Grind.Settings] System text file association: Notepad | C:\WINDOWS\system32\NOTEPAD.EXE
[INFO | 25 May 2021 09:43:29 | Grind.Updater] Checking for update
[DEBUG | 25 May 2021 09:43:29 | Grind.MainViewModel] Text editor file association: Notepad | C:\WINDOWS\system32\NOTEPAD.EXE | "$(File)"
[INFO | 25 May 2021 09:43:30 | Grind.Updater] Current version = AlanBroad.Grind, 1.27.0.409, 16 March 2021 14:04
[INFO | 25 May 2021 09:43:30 | Grind.Updater] Available version = AlanBroad.Grind, 1.28, 18 May 2021 00:00
[INFO | 25 May 2021 09:43:30 | Grind.Updater] Update available = 1.28
[INFO | 25 May 2021 09:43:30 | Grind.Updater] Check for update complete
[INFO | 25 May 2021 09:43:34 | Grind.Settings.SQLiteStorage] Saving settings to database: Data Source=C:\Users\jonma\AppData\Roaming\Alan Broad\Grind\Settings.sqlite;Version=3
[DEBUG | 25 May 2021 09:43:34 | Grind.Settings.SQLiteStorage] Update.LastUpdateCheckTime = 25/05/2021 08:43:30
[DEBUG | 25 May 2021 09:43:34 | Grind.Settings.SQLiteStorage] MainForm.Left = 502
[DEBUG | 25 May 2021 09:43:34 | Grind.Settings.SQLiteStorage] MainForm.Top = 47
[DEBUG | 25 May 2021 09:43:34 | Grind.Settings.SQLiteStorage] MainForm.Width = 1512
[DEBUG | 25 May 2021 09:43:34 | Grind.Settings.SQLiteStorage] MainForm.Height = 986
[DEBUG | 25 May 2021 09:43:34 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.1 = MatchCount
[DEBUG | 25 May 2021 09:43:34 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.2 = TypeDescription
[DEBUG | 25 May 2021 09:43:34 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.3 = Size
[DEBUG | 25 May 2021 09:43:34 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.4 = ModifiedDate
[DEBUG | 25 May 2021 09:43:34 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.5 = Name
[DEBUG | 25 May 2021 09:43:34 | Grind.Settings.SQLiteStorage] delete MainForm.Maximised
[DEBUG | 25 May 2021 09:43:34 | Grind.Settings.SQLiteStorage] delete EditorDefinition.FullName
[DEBUG | 25 May 2021 09:43:34 | Grind.Settings.SQLiteStorage] delete EditorDefinition.FriendlyName
[DEBUG | 25 May 2021 09:43:34 | Grind.Settings.SQLiteStorage] delete EditorDefinition.Executable
[DEBUG | 25 May 2021 09:43:34 | Grind.Settings.SQLiteStorage] delete EditorDefinition.Arguments
[DEBUG | 25 May 2021 09:43:34 | Grind.Settings.SQLiteStorage] delete EditorDefinition.Icon
[DEBUG | 25 May 2021 09:43:34 | Grind.Settings.SQLiteStorage] Saved
[INFO | 25 May 2021 09:43:34 | Grind] Exit
[INFO | 26 May 2021 14:13:07 | Grind] Startup [INFO | 26 May 2021 14:13:08 | Grind.ApplicationInformation] Version = 1.27.0.409 [INFO | 26 May 2021 14:13:08 | Grind.ApplicationInformation] Build Date = 16 March 2021 14:04:08 [INFO | 26 May 2021 14:13:08 | Grind.ApplicationInformation] Application Filename = Grind.exe [INFO | 26 May 2021 14:13:08 | Grind.ApplicationInformation] Application Folder = C:\Program Files\Grind\ [INFO | 26 May 2021 14:13:08 | Grind.ApplicationInformation] Shared Data Folder = C:\ProgramData\Alan Broad\Grind\ [INFO | 26 May 2021 14:13:08 | Grind.ApplicationInformation] User Data Folder = C:\Users\jonma\AppData\Roaming\Alan Broad\Grind\ [INFO | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] Loading settings from database: Data Source=C:\Users\jonma\AppData\Roaming\Alan Broad\Grind\Settings.sqlite;Version=3 [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] MainForm.Reference = Absolute [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] MainForm.Left = 502 [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] MainForm.Top = 47 [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] MainForm.Width = 1512 [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] MainForm.Height = 986 [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] MainForm.MainSplitter = 242 [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] SearchItemsList.System.Windows.Controls.CheckBox_Content:_IsChecked:True.Width = 28 [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] SearchItemsList.Name.Width = 143 [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] SearchItemsList.Location.Width = 450 [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] SearchItemsList.Matches.Width = 70 [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] SearchItemsList.Type.Width = 150 [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] SearchItemsList.Size.Width = 70 [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] SearchItemsList.Modified.Width = 150 [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] SearchItemsList.Sort.Column = Name [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] SearchItemsList.Sort.Direction = Ascending [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] ErrorItemsList.Item.Width = 961 [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] ErrorItemsList.Error.Width = 300 [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] ErrorItemsList.Sort.Column = Item [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] ErrorItemsList.Sort.Direction = Ascending [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Item.Width = 450 [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Error.Width = 300 [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Sort.Column = Item [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Sort.Direction = Ascending [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] Search.CaseSensitive = False [DEBUG | 26 May 2021 14:13:08 | Grind.Settings.SQLiteStorage] Search.WholeWord = False [DEBUG | 26 May 2021 14:13:09 | Grind.Settings.SQLiteStorage] Update.LastUpdateCheckTime = 05/25/2021 08:43:30 [DEBUG | 26 May 2021 14:13:09 | Grind.Settings.SQLiteStorage] ConfigurationWindow.Reference = Relative [DEBUG | 26 May 2021 14:13:09 | Grind.Settings.SQLiteStorage] ConfigurationWindow.Left = 459 [DEBUG | 26 May 2021 14:13:09 | Grind.Settings.SQLiteStorage] ConfigurationWindow.Top = 177 [DEBUG | 26 May 2021 14:13:09 | Grind.Settings.SQLiteStorage] NewSearchWindow.Reference = Relative [DEBUG | 26 May 2021 14:13:09 | Grind.Settings.SQLiteStorage] NewSearchWindow.Left = 344 [DEBUG | 26 May 2021 14:13:09 | Grind.Settings.SQLiteStorage] NewSearchWindow.Top = 205 [DEBUG | 26 May 2021 14:13:09 | Grind.Settings.SQLiteStorage] View.UserInterfaceStyle = Ribbon [DEBUG | 26 May 2021 14:13:09 | Grind.Settings.SQLiteStorage] View.ContentsView = AllLines [DEBUG | 26 May 2021 14:13:09 | Grind.Settings.SQLiteStorage] View.ContextLines = 4 [DEBUG | 26 May 2021 14:13:09 | Grind.Settings.SQLiteStorage] Replace.With =19
[DEBUG | 26 May 2021 14:13:09 | Grind.Settings.SQLiteStorage] Settings.Version = 1
[DEBUG | 26 May 2021 14:13:09 | Grind.Settings.SQLiteStorage] SearchItemsList.Encoding.Width = 100
[DEBUG | 26 May 2021 14:13:09 | Grind.Settings.SQLiteStorage] SearchItemsList.Application.Width = 170
[DEBUG | 26 May 2021 14:13:09 | Grind.Settings.SQLiteStorage] SearchItemsList.Lines.Width = 55
[DEBUG | 26 May 2021 14:13:09 | Grind.Settings.SQLiteStorage] SearchItemsList.Characters.Width = 85
[DEBUG | 26 May 2021 14:13:09 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.1 = MatchCount
[DEBUG | 26 May 2021 14:13:09 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.2 = TypeDescription
[DEBUG | 26 May 2021 14:13:09 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.3 = Size
[DEBUG | 26 May 2021 14:13:09 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.4 = ModifiedDate
[DEBUG | 26 May 2021 14:13:09 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.5 = Name
[DEBUG | 26 May 2021 14:13:09 | Grind.Settings.SQLiteStorage] FileSystem.Exclusions = .exe;.dll;.pdb;.obj;.gif;.jpg;.jpeg;.png;.bmp;.cache;
[DEBUG | 26 May 2021 14:13:09 | Grind.Settings.SQLiteStorage] Parsing complete
[DEBUG | 26 May 2021 14:13:09 | Grind.Settings] System text file association: Notepad | C:\WINDOWS\system32\NOTEPAD.EXE
[INFO | 26 May 2021 14:13:09 | Grind.Updater] Checking for update
[DEBUG | 26 May 2021 14:13:09 | Grind.MainViewModel] Text editor file association: Notepad | C:\WINDOWS\system32\NOTEPAD.EXE | "$(File)"
[INFO | 26 May 2021 14:13:10 | Grind.Updater] Current version = AlanBroad.Grind, 1.27.0.409, 16 March 2021 14:04
[INFO | 26 May 2021 14:13:10 | Grind.Updater] Available version = AlanBroad.Grind, 1.28, 18 May 2021 00:00
[INFO | 26 May 2021 14:13:10 | Grind.Updater] Update available = 1.28
[INFO | 26 May 2021 14:13:10 | Grind.Updater] Check for update complete
[INFO | 26 May 2021 14:13:45 | Grind.SearchCriteria] Text = filebaseurl | Source = Local File System | Matching Engine = Normal Search | Source Masks = .ts | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 26 May 2021 14:13:45 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 26 May 2021 14:13:50 | Grind.SearchEngine] Total items found: 6,024
[DEBUG | 26 May 2021 14:13:50 | Grind.SearchEngine] No duplicate items
[DEBUG | 26 May 2021 14:13:50 | Grind.SearchEngine] No unsearchable items
[DEBUG | 26 May 2021 14:13:50 | Grind.SearchEngine] Searching items
[DEBUG | 26 May 2021 14:13:51 | Grind.SearchEngine] No outstanding errors
[INFO | 26 May 2021 14:13:51 | Grind.SearchResults] Search complete: 6.3 seconds
[INFO | 26 May 2021 14:13:51 | Grind.SearchResults] Found 6 matches in 5 files
[INFO | 26 May 2021 14:17:18 | Grind.SearchCriteria] Text = filebaseurl | Source = Local File System | Matching Engine = Normal Search | Source Masks = .* | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\oem-dsm-app\dist | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 26 May 2021 14:17:18 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\oem-dsm-app\dist\
[DEBUG | 26 May 2021 14:17:18 | Grind.SearchEngine] Total items found: 34
[DEBUG | 26 May 2021 14:17:18 | Grind.SearchEngine] No duplicate items
[DEBUG | 26 May 2021 14:17:18 | Grind.SearchEngine] No unsearchable items
[DEBUG | 26 May 2021 14:17:18 | Grind.SearchEngine] Searching items
[DEBUG | 26 May 2021 14:17:19 | Grind.SearchEngine] No outstanding errors
[INFO | 26 May 2021 14:17:19 | Grind.SearchResults] Search complete: 1.2 seconds
[INFO | 26 May 2021 14:17:19 | Grind.SearchResults] Found 12 matches in 3 files
[INFO | 26 May 2021 14:23:52 | Grind.Settings.SQLiteStorage] Saving settings to database: Data Source=C:\Users\jonma\AppData\Roaming\Alan Broad\Grind\Settings.sqlite;Version=3
[DEBUG | 26 May 2021 14:23:52 | Grind.Settings.SQLiteStorage] Update.LastUpdateCheckTime = 26/05/2021 13:13:10
[DEBUG | 26 May 2021 14:23:52 | Grind.Settings.SQLiteStorage] SearchItemsList.Name.Width = 275
[DEBUG | 26 May 2021 14:23:52 | Grind.Settings.SQLiteStorage] MainForm.Left = 1964
[DEBUG | 26 May 2021 14:23:52 | Grind.Settings.SQLiteStorage] MainForm.Top = 14
[DEBUG | 26 May 2021 14:23:52 | Grind.Settings.SQLiteStorage] MainForm.Width = 1512
[DEBUG | 26 May 2021 14:23:52 | Grind.Settings.SQLiteStorage] MainForm.Height = 986
[DEBUG | 26 May 2021 14:23:52 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.1 = MatchCount
[DEBUG | 26 May 2021 14:23:52 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.2 = TypeDescription
[DEBUG | 26 May 2021 14:23:52 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.3 = Size
[DEBUG | 26 May 2021 14:23:52 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.4 = ModifiedDate
[DEBUG | 26 May 2021 14:23:52 | Grind.Settings.SQLiteStorage] delete MainForm.Maximised
[DEBUG | 26 May 2021 14:23:52 | Grind.Settings.SQLiteStorage] delete SearchItemsList.VisibleColumn.5
[DEBUG | 26 May 2021 14:23:52 | Grind.Settings.SQLiteStorage] delete EditorDefinition.FullName
[DEBUG | 26 May 2021 14:23:52 | Grind.Settings.SQLiteStorage] delete EditorDefinition.FriendlyName
[DEBUG | 26 May 2021 14:23:52 | Grind.Settings.SQLiteStorage] delete EditorDefinition.Executable
[DEBUG | 26 May 2021 14:23:52 | Grind.Settings.SQLiteStorage] delete EditorDefinition.Arguments
[DEBUG | 26 May 2021 14:23:52 | Grind.Settings.SQLiteStorage] delete EditorDefinition.Icon
[DEBUG | 26 May 2021 14:23:52 | Grind.Settings.SQLiteStorage] Saved
[INFO | 26 May 2021 14:23:53 | Grind] Exit
[INFO | 26 May 2021 15:21:09 | Grind] Startup [INFO | 26 May 2021 15:21:09 | Grind.ApplicationInformation] Version = 1.27.0.409 [INFO | 26 May 2021 15:21:09 | Grind.ApplicationInformation] Build Date = 16 March 2021 14:04:08 [INFO | 26 May 2021 15:21:09 | Grind.ApplicationInformation] Application Filename = Grind.exe [INFO | 26 May 2021 15:21:09 | Grind.ApplicationInformation] Application Folder = C:\Program Files\Grind\ [INFO | 26 May 2021 15:21:09 | Grind.ApplicationInformation] Shared Data Folder = C:\ProgramData\Alan Broad\Grind\ [INFO | 26 May 2021 15:21:09 | Grind.ApplicationInformation] User Data Folder = C:\Users\jonma\AppData\Roaming\Alan Broad\Grind\ [INFO | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] Loading settings from database: Data Source=C:\Users\jonma\AppData\Roaming\Alan Broad\Grind\Settings.sqlite;Version=3 [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] MainForm.Reference = Absolute [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] MainForm.Left = 1964 [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] MainForm.Top = 14 [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] MainForm.Width = 1512 [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] MainForm.Height = 986 [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] MainForm.MainSplitter = 242 [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] SearchItemsList.System.Windows.Controls.CheckBox_Content:_IsChecked:True.Width = 28 [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] SearchItemsList.Name.Width = 275 [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] SearchItemsList.Location.Width = 450 [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] SearchItemsList.Matches.Width = 70 [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] SearchItemsList.Type.Width = 150 [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] SearchItemsList.Size.Width = 70 [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] SearchItemsList.Modified.Width = 150 [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] SearchItemsList.Sort.Column = Name [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] SearchItemsList.Sort.Direction = Ascending [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] ErrorItemsList.Item.Width = 961 [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] ErrorItemsList.Error.Width = 300 [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] ErrorItemsList.Sort.Column = Item [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] ErrorItemsList.Sort.Direction = Ascending [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Item.Width = 450 [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Error.Width = 300 [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Sort.Column = Item [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Sort.Direction = Ascending [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] Search.CaseSensitive = False [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] Search.WholeWord = False [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] Update.LastUpdateCheckTime = 05/26/2021 13:13:10 [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] ConfigurationWindow.Reference = Relative [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] ConfigurationWindow.Left = 459 [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] ConfigurationWindow.Top = 177 [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] NewSearchWindow.Reference = Relative [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] NewSearchWindow.Left = 344 [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] NewSearchWindow.Top = 205 [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] View.UserInterfaceStyle = Ribbon [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] View.ContentsView = AllLines [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] View.ContextLines = 4 [DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] Replace.With =19
[DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] Settings.Version = 1
[DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] SearchItemsList.Encoding.Width = 100
[DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] SearchItemsList.Application.Width = 170
[DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] SearchItemsList.Lines.Width = 55
[DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] SearchItemsList.Characters.Width = 85
[DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.1 = MatchCount
[DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.2 = TypeDescription
[DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.3 = Size
[DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.4 = ModifiedDate
[DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] FileSystem.Exclusions = .exe;.dll;.pdb;.obj;.gif;.jpg;.jpeg;.png;.bmp;.cache;
[DEBUG | 26 May 2021 15:21:10 | Grind.Settings.SQLiteStorage] Parsing complete
[DEBUG | 26 May 2021 15:21:10 | Grind.Settings] System text file association: Notepad | C:\WINDOWS\system32\NOTEPAD.EXE
[INFO | 26 May 2021 15:21:10 | Grind.Updater] Checking for update
[DEBUG | 26 May 2021 15:21:10 | Grind.MainViewModel] Text editor file association: Notepad | C:\WINDOWS\system32\NOTEPAD.EXE | "$(File)"
[INFO | 26 May 2021 15:21:11 | Grind.Updater] Current version = AlanBroad.Grind, 1.27.0.409, 16 March 2021 14:04
[INFO | 26 May 2021 15:21:11 | Grind.Updater] Available version = AlanBroad.Grind, 1.28, 18 May 2021 00:00
[INFO | 26 May 2021 15:21:11 | Grind.Updater] Update available = 1.28
[INFO | 26 May 2021 15:21:11 | Grind.Updater] Check for update complete
[INFO | 26 May 2021 15:21:31 | Grind.SearchCriteria] Text = info@jargoon.co.uk | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs, *.config | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 26 May 2021 15:21:31 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 26 May 2021 15:21:36 | Grind.SearchEngine] Total items found: 4,318
[DEBUG | 26 May 2021 15:21:36 | Grind.SearchEngine] No duplicate items
[DEBUG | 26 May 2021 15:21:36 | Grind.SearchEngine] No unsearchable items
[DEBUG | 26 May 2021 15:21:36 | Grind.SearchEngine] Searching items
[DEBUG | 26 May 2021 15:21:38 | Grind.SearchEngine] No outstanding errors
[INFO | 26 May 2021 15:21:38 | Grind.SearchResults] Search complete: 6.4 seconds
[INFO | 26 May 2021 15:21:38 | Grind.SearchResults] Found 1 matches in 1 file
[INFO | 26 May 2021 15:24:31 | Grind] Startup [INFO | 26 May 2021 15:24:31 | Grind.ApplicationInformation] Version = 1.27.0.409 [INFO | 26 May 2021 15:24:31 | Grind.ApplicationInformation] Build Date = 16 March 2021 14:04:08 [INFO | 26 May 2021 15:24:31 | Grind.ApplicationInformation] Application Filename = Grind.exe [INFO | 26 May 2021 15:24:31 | Grind.ApplicationInformation] Application Folder = C:\Program Files\Grind\ [INFO | 26 May 2021 15:24:31 | Grind.ApplicationInformation] Shared Data Folder = C:\ProgramData\Alan Broad\Grind\ [INFO | 26 May 2021 15:24:31 | Grind.ApplicationInformation] User Data Folder = C:\Users\jonma\AppData\Roaming\Alan Broad\Grind\ [INFO | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] Loading settings from database: Data Source=C:\Users\jonma\AppData\Roaming\Alan Broad\Grind\Settings.sqlite;Version=3 [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] MainForm.Reference = Absolute [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] MainForm.Left = 1964 [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] MainForm.Top = 14 [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] MainForm.Width = 1512 [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] MainForm.Height = 986 [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] MainForm.MainSplitter = 242 [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] SearchItemsList.System.Windows.Controls.CheckBox_Content:_IsChecked:True.Width = 28 [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] SearchItemsList.Name.Width = 275 [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] SearchItemsList.Location.Width = 450 [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] SearchItemsList.Matches.Width = 70 [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] SearchItemsList.Type.Width = 150 [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] SearchItemsList.Size.Width = 70 [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] SearchItemsList.Modified.Width = 150 [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] SearchItemsList.Sort.Column = Name [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] SearchItemsList.Sort.Direction = Ascending [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] ErrorItemsList.Item.Width = 961 [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] ErrorItemsList.Error.Width = 300 [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] ErrorItemsList.Sort.Column = Item [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] ErrorItemsList.Sort.Direction = Ascending [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Item.Width = 450 [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Error.Width = 300 [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Sort.Column = Item [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Sort.Direction = Ascending [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] Search.CaseSensitive = False [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] Search.WholeWord = False [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] Update.LastUpdateCheckTime = 05/26/2021 13:13:10 [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] ConfigurationWindow.Reference = Relative [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] ConfigurationWindow.Left = 459 [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] ConfigurationWindow.Top = 177 [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] NewSearchWindow.Reference = Relative [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] NewSearchWindow.Left = 344 [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] NewSearchWindow.Top = 205 [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] View.UserInterfaceStyle = Ribbon [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] View.ContentsView = AllLines [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] View.ContextLines = 4 [DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] Replace.With =19
[DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] Settings.Version = 1
[DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] SearchItemsList.Encoding.Width = 100
[DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] SearchItemsList.Application.Width = 170
[DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] SearchItemsList.Lines.Width = 55
[DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] SearchItemsList.Characters.Width = 85
[DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.1 = MatchCount
[DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.2 = TypeDescription
[DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.3 = Size
[DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.4 = ModifiedDate
[DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] FileSystem.Exclusions = .exe;.dll;.pdb;.obj;.gif;.jpg;.jpeg;.png;.bmp;.cache;
[DEBUG | 26 May 2021 15:24:32 | Grind.Settings.SQLiteStorage] Parsing complete
[DEBUG | 26 May 2021 15:24:32 | Grind.Settings] System text file association: Notepad | C:\WINDOWS\system32\NOTEPAD.EXE
[INFO | 26 May 2021 15:24:32 | Grind.Updater] Checking for update
[DEBUG | 26 May 2021 15:24:32 | Grind.MainViewModel] Text editor file association: Notepad | C:\WINDOWS\system32\NOTEPAD.EXE | "$(File)"
[INFO | 26 May 2021 15:24:34 | Grind.Updater] Current version = AlanBroad.Grind, 1.27.0.409, 16 March 2021 14:04
[INFO | 26 May 2021 15:24:34 | Grind.Updater] Available version = AlanBroad.Grind, 1.28, 18 May 2021 00:00
[INFO | 26 May 2021 15:24:34 | Grind.Updater] Update available = 1.28
[INFO | 26 May 2021 15:24:34 | Grind.Updater] Check for update complete
[INFO | 26 May 2021 15:24:37 | Grind.SearchCriteria] Text = info@jargoon.co.uk | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs, .config | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 26 May 2021 15:24:37 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 26 May 2021 15:24:41 | Grind.SearchEngine] Total items found: 4,318
[DEBUG | 26 May 2021 15:24:41 | Grind.SearchEngine] No duplicate items
[DEBUG | 26 May 2021 15:24:41 | Grind.SearchEngine] No unsearchable items
[DEBUG | 26 May 2021 15:24:41 | Grind.SearchEngine] Searching items
[DEBUG | 26 May 2021 15:24:42 | Grind.SearchEngine] No outstanding errors
[INFO | 26 May 2021 15:24:42 | Grind.SearchResults] Search complete: 5.0 seconds
[INFO | 26 May 2021 15:24:42 | Grind.SearchResults] Found 1 matches in 1 file
[INFO | 26 May 2021 15:32:41 | Grind.SearchCriteria] Text = info@jargoon.co.uk | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs, .config, .xml | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 26 May 2021 15:32:41 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 26 May 2021 15:32:44 | Grind.SearchEngine] Total items found: 5,458
[DEBUG | 26 May 2021 15:32:44 | Grind.SearchEngine] No duplicate items
[DEBUG | 26 May 2021 15:32:44 | Grind.SearchEngine] No unsearchable items
[DEBUG | 26 May 2021 15:32:44 | Grind.SearchEngine] Searching items
[DEBUG | 26 May 2021 15:32:49 | Grind.SearchEngine] No outstanding errors
[INFO | 26 May 2021 15:32:49 | Grind.SearchResults] Search complete: 8.5 seconds
[INFO | 26 May 2021 15:32:49 | Grind.SearchResults] Found 1 matches in 1 file
[INFO | 26 May 2021 15:33:15 | Grind.SearchCriteria] Text = info@jargoon.co.uk | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs, .config, .ts | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 26 May 2021 15:33:15 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 26 May 2021 15:33:18 | Grind.SearchEngine] Total items found: 10,342
[DEBUG | 26 May 2021 15:33:18 | Grind.SearchEngine] No duplicate items
[DEBUG | 26 May 2021 15:33:18 | Grind.SearchEngine] No unsearchable items
[DEBUG | 26 May 2021 15:33:18 | Grind.SearchEngine] Searching items
[DEBUG | 26 May 2021 15:33:20 | Grind.SearchEngine] No outstanding errors
[INFO | 26 May 2021 15:33:20 | Grind.SearchResults] Search complete: 5.8 seconds
[INFO | 26 May 2021 15:33:20 | Grind.SearchResults] Found 1 matches in 1 file
[INFO | 26 May 2021 15:49:06 | Grind.SearchCriteria] Text = seall.cluster | Source = Local File System | Matching Engine = Normal Search | Source Masks = .config | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 26 May 2021 15:49:06 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 26 May 2021 15:49:08 | Grind.SearchEngine] Total items found: 455
[DEBUG | 26 May 2021 15:49:08 | Grind.SearchEngine] No duplicate items
[DEBUG | 26 May 2021 15:49:08 | Grind.SearchEngine] No unsearchable items
[DEBUG | 26 May 2021 15:49:08 | Grind.SearchEngine] Searching items
[DEBUG | 26 May 2021 15:49:08 | Grind.SearchEngine] No outstanding errors
[INFO | 26 May 2021 15:49:08 | Grind.SearchResults] Search complete: 2.2 seconds
[INFO | 26 May 2021 15:49:08 | Grind.SearchResults] Found 47 matches in 35 files
[INFO | 28 May 2021 14:51:47 | Grind.SearchCriteria] Text = target | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs | Source Locations = C:\Users\jonma\source\repos\herd-advance.web.backend | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 28 May 2021 14:51:47 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\herd-advance.web.backend\
[DEBUG | 28 May 2021 14:51:47 | Grind.SearchEngine] Total items found: 443
[DEBUG | 28 May 2021 14:51:47 | Grind.SearchEngine] No duplicate items
[DEBUG | 28 May 2021 14:51:47 | Grind.SearchEngine] No unsearchable items
[DEBUG | 28 May 2021 14:51:47 | Grind.SearchEngine] Searching items
[DEBUG | 28 May 2021 14:51:48 | Grind.SearchEngine] No outstanding errors
[INFO | 28 May 2021 14:51:48 | Grind.SearchResults] Search complete: 0.5 seconds
[INFO | 28 May 2021 14:51:48 | Grind.SearchResults] Found 635 matches in 109 files
[INFO | 28 May 2021 14:51:57 | Grind.SearchCriteria] Text = targetdat | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs | Source Locations = C:\Users\jonma\source\repos\herd-advance.web.backend | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 28 May 2021 14:51:58 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\herd-advance.web.backend\
[DEBUG | 28 May 2021 14:51:58 | Grind.SearchEngine] Total items found: 443
[DEBUG | 28 May 2021 14:51:58 | Grind.SearchEngine] No duplicate items
[DEBUG | 28 May 2021 14:51:58 | Grind.SearchEngine] No unsearchable items
[DEBUG | 28 May 2021 14:51:58 | Grind.SearchEngine] Searching items
[DEBUG | 28 May 2021 14:51:58 | Grind.SearchEngine] No outstanding errors
[INFO | 28 May 2021 14:51:58 | Grind.SearchResults] Search complete: 0.4 seconds
[INFO | 28 May 2021 14:51:58 | Grind.SearchResults] Found 2 matches in 1 file
[INFO | 28 May 2021 14:57:31 | Grind.SearchCriteria] Text = LifeWeightGain | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs | Source Locations = C:\Users\jonma\source\repos\herd-advance.web.backend | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 28 May 2021 14:57:31 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\herd-advance.web.backend\
[DEBUG | 28 May 2021 14:57:32 | Grind.SearchEngine] Total items found: 443
[DEBUG | 28 May 2021 14:57:32 | Grind.SearchEngine] No duplicate items
[DEBUG | 28 May 2021 14:57:32 | Grind.SearchEngine] No unsearchable items
[DEBUG | 28 May 2021 14:57:32 | Grind.SearchEngine] Searching items
[DEBUG | 28 May 2021 14:57:32 | Grind.SearchEngine] No outstanding errors
[INFO | 28 May 2021 14:57:32 | Grind.SearchResults] Search complete: 0.4 seconds
[INFO | 28 May 2021 14:57:32 | Grind.SearchResults] Found 4 matches in 1 file
[INFO | 28 May 2021 14:57:46 | Grind.SearchCriteria] Text = targetdat | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs | Source Locations = C:\Users\jonma\source\repos\herd-advance.web.backend | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 28 May 2021 14:57:46 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\herd-advance.web.backend\
[DEBUG | 28 May 2021 14:57:46 | Grind.SearchEngine] Total items found: 443
[DEBUG | 28 May 2021 14:57:46 | Grind.SearchEngine] No duplicate items
[DEBUG | 28 May 2021 14:57:46 | Grind.SearchEngine] No unsearchable items
[DEBUG | 28 May 2021 14:57:46 | Grind.SearchEngine] Searching items
[DEBUG | 28 May 2021 14:57:46 | Grind.SearchEngine] No outstanding errors
[INFO | 28 May 2021 14:57:46 | Grind.SearchResults] Search complete: 0.4 seconds
[INFO | 28 May 2021 14:57:46 | Grind.SearchResults] Found 2 matches in 1 file
[INFO | 28 May 2021 14:59:33 | Grind.SearchCriteria] Text = LifeWeightGain | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs | Source Locations = C:\Users\jonma\source\repos\herd-advance.web.backend | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 28 May 2021 14:59:33 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\herd-advance.web.backend\
[DEBUG | 28 May 2021 14:59:33 | Grind.SearchEngine] Total items found: 443
[DEBUG | 28 May 2021 14:59:33 | Grind.SearchEngine] No duplicate items
[DEBUG | 28 May 2021 14:59:33 | Grind.SearchEngine] No unsearchable items
[DEBUG | 28 May 2021 14:59:33 | Grind.SearchEngine] Searching items
[DEBUG | 28 May 2021 14:59:33 | Grind.SearchEngine] No outstanding errors
[INFO | 28 May 2021 14:59:33 | Grind.SearchResults] Search complete: 0.4 seconds
[INFO | 28 May 2021 14:59:33 | Grind.SearchResults] Found 4 matches in 1 file
[INFO | 31 May 2021 09:07:22 | Grind] Forced shutdown: Shutdown
[INFO | 31 May 2021 09:07:23 | Grind.Settings.SQLiteStorage] Saving settings to database: Data Source=C:\Users\jonma\AppData\Roaming\Alan Broad\Grind\Settings.sqlite;Version=3
[DEBUG | 31 May 2021 09:07:23 | Grind.Settings.SQLiteStorage] Update.LastUpdateCheckTime = 26/05/2021 14:24:34
[DEBUG | 31 May 2021 09:07:23 | Grind.Settings.SQLiteStorage] MainForm.Left = 202
[DEBUG | 31 May 2021 09:07:23 | Grind.Settings.SQLiteStorage] MainForm.Top = 39
[DEBUG | 31 May 2021 09:07:23 | Grind.Settings.SQLiteStorage] MainForm.Width = 1512
[DEBUG | 31 May 2021 09:07:23 | Grind.Settings.SQLiteStorage] MainForm.Height = 986
[DEBUG | 31 May 2021 09:07:23 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.1 = MatchCount
[DEBUG | 31 May 2021 09:07:23 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.2 = TypeDescription
[DEBUG | 31 May 2021 09:07:23 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.3 = Size
[DEBUG | 31 May 2021 09:07:23 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.4 = ModifiedDate
[DEBUG | 31 May 2021 09:07:23 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.5 = Name
[DEBUG | 31 May 2021 09:07:23 | Grind.Settings.SQLiteStorage] delete MainForm.Maximised
[DEBUG | 31 May 2021 09:07:23 | Grind.Settings.SQLiteStorage] delete EditorDefinition.FullName
[DEBUG | 31 May 2021 09:07:23 | Grind.Settings.SQLiteStorage] delete EditorDefinition.FriendlyName
[DEBUG | 31 May 2021 09:07:23 | Grind.Settings.SQLiteStorage] delete EditorDefinition.Executable
[DEBUG | 31 May 2021 09:07:23 | Grind.Settings.SQLiteStorage] delete EditorDefinition.Arguments
[DEBUG | 31 May 2021 09:07:23 | Grind.Settings.SQLiteStorage] delete EditorDefinition.Icon
[DEBUG | 31 May 2021 09:07:23 | Grind.Settings.SQLiteStorage] Saved
[INFO | 31 May 2021 11:56:57 | Grind] Startup [INFO | 31 May 2021 11:56:57 | Grind.ApplicationInformation] Version = 1.27.0.409 [INFO | 31 May 2021 11:56:57 | Grind.ApplicationInformation] Build Date = 16 March 2021 14:04:08 [INFO | 31 May 2021 11:56:57 | Grind.ApplicationInformation] Application Filename = Grind.exe [INFO | 31 May 2021 11:56:57 | Grind.ApplicationInformation] Application Folder = C:\Program Files\Grind\ [INFO | 31 May 2021 11:56:57 | Grind.ApplicationInformation] Shared Data Folder = C:\ProgramData\Alan Broad\Grind\ [INFO | 31 May 2021 11:56:57 | Grind.ApplicationInformation] User Data Folder = C:\Users\jonma\AppData\Roaming\Alan Broad\Grind\ [INFO | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] Loading settings from database: Data Source=C:\Users\jonma\AppData\Roaming\Alan Broad\Grind\Settings.sqlite;Version=3 [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] MainForm.Reference = Absolute [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] MainForm.Left = 202 [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] MainForm.Top = 39 [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] MainForm.Width = 1512 [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] MainForm.Height = 986 [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] MainForm.MainSplitter = 242 [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] SearchItemsList.System.Windows.Controls.CheckBox_Content:_IsChecked:True.Width = 28 [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] SearchItemsList.Name.Width = 275 [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] SearchItemsList.Location.Width = 450 [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] SearchItemsList.Matches.Width = 70 [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] SearchItemsList.Type.Width = 150 [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] SearchItemsList.Size.Width = 70 [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] SearchItemsList.Modified.Width = 150 [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] SearchItemsList.Sort.Column = Name [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] SearchItemsList.Sort.Direction = Ascending [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] ErrorItemsList.Item.Width = 961 [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] ErrorItemsList.Error.Width = 300 [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] ErrorItemsList.Sort.Column = Item [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] ErrorItemsList.Sort.Direction = Ascending [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Item.Width = 450 [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Error.Width = 300 [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Sort.Column = Item [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Sort.Direction = Ascending [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] Search.CaseSensitive = False [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] Search.WholeWord = False [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] Update.LastUpdateCheckTime = 05/26/2021 14:24:34 [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] ConfigurationWindow.Reference = Relative [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] ConfigurationWindow.Left = 459 [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] ConfigurationWindow.Top = 177 [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] NewSearchWindow.Reference = Relative [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] NewSearchWindow.Left = 344 [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] NewSearchWindow.Top = 205 [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] View.UserInterfaceStyle = Ribbon [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] View.ContentsView = AllLines [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] View.ContextLines = 4 [DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] Replace.With =19
[DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] Settings.Version = 1
[DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] SearchItemsList.Encoding.Width = 100
[DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] SearchItemsList.Application.Width = 170
[DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] SearchItemsList.Lines.Width = 55
[DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] SearchItemsList.Characters.Width = 85
[DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.1 = MatchCount
[DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.2 = TypeDescription
[DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.3 = Size
[DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.4 = ModifiedDate
[DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] FileSystem.Exclusions = .exe;.dll;.pdb;.obj;.gif;.jpg;.jpeg;.png;.bmp;.cache;
[DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.5 = Name
[DEBUG | 31 May 2021 11:56:58 | Grind.Settings.SQLiteStorage] Parsing complete
[DEBUG | 31 May 2021 11:56:58 | Grind.Settings] System text file association: Notepad | C:\WINDOWS\system32\NOTEPAD.EXE
[INFO | 31 May 2021 11:56:58 | Grind.Updater] Checking for update
[DEBUG | 31 May 2021 11:56:58 | Grind.MainViewModel] Text editor file association: Notepad | C:\WINDOWS\system32\NOTEPAD.EXE | "$(File)"
[INFO | 31 May 2021 11:57:00 | Grind.Updater] Current version = AlanBroad.Grind, 1.27.0.409, 16 March 2021 14:04
[INFO | 31 May 2021 11:57:00 | Grind.Updater] Available version = AlanBroad.Grind, 1.28, 18 May 2021 00:00
[INFO | 31 May 2021 11:57:00 | Grind.Updater] Update available = 1.28
[INFO | 31 May 2021 11:57:00 | Grind.Updater] Check for update complete
[INFO | 31 May 2021 11:57:09 | Grind.SearchCriteria] Text = 850 | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 31 May 2021 11:57:09 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 31 May 2021 11:57:13 | Grind.SearchEngine] Total items found: 3,863
[DEBUG | 31 May 2021 11:57:13 | Grind.SearchEngine] No duplicate items
[DEBUG | 31 May 2021 11:57:13 | Grind.SearchEngine] No unsearchable items
[DEBUG | 31 May 2021 11:57:13 | Grind.SearchEngine] Searching items
[DEBUG | 31 May 2021 11:57:15 | Grind.SearchEngine] No outstanding errors
[INFO | 31 May 2021 11:57:15 | Grind.SearchResults] Search complete: 5.7 seconds
[INFO | 31 May 2021 11:57:15 | Grind.SearchResults] Found 39 matches in 30 files
[INFO | 31 May 2021 11:57:26 | Grind.SearchCriteria] Text = codepage | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 31 May 2021 11:57:26 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 31 May 2021 11:57:28 | Grind.SearchEngine] Total items found: 3,863
[DEBUG | 31 May 2021 11:57:28 | Grind.SearchEngine] No duplicate items
[DEBUG | 31 May 2021 11:57:28 | Grind.SearchEngine] No unsearchable items
[DEBUG | 31 May 2021 11:57:28 | Grind.SearchEngine] Searching items
[DEBUG | 31 May 2021 11:57:29 | Grind.SearchEngine] No outstanding errors
[INFO | 31 May 2021 11:57:29 | Grind.SearchResults] Search complete: 3.3 seconds
[INFO | 31 May 2021 11:57:29 | Grind.SearchResults] Found 1 matches in 1 file
[INFO | 31 May 2021 14:39:45 | Grind.SearchCriteria] Text = messagebox.show | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 31 May 2021 14:39:45 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 31 May 2021 14:39:48 | Grind.SearchEngine] Total items found: 3,863
[DEBUG | 31 May 2021 14:39:48 | Grind.SearchEngine] No duplicate items
[DEBUG | 31 May 2021 14:39:48 | Grind.SearchEngine] No unsearchable items
[DEBUG | 31 May 2021 14:39:48 | Grind.SearchEngine] Searching items
[DEBUG | 31 May 2021 14:39:49 | Grind.SearchEngine] No outstanding errors
[INFO | 31 May 2021 14:39:49 | Grind.SearchResults] Search complete: 3.8 seconds
[INFO | 31 May 2021 14:39:49 | Grind.SearchResults] Found 202 matches in 91 files
[INFO | 01 Jun 2021 17:10:43 | Grind.SearchCriteria] Text = nmeasog | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 01 Jun 2021 17:10:44 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 01 Jun 2021 17:10:47 | Grind.SearchEngine] Total items found: 3,863
[DEBUG | 01 Jun 2021 17:10:47 | Grind.SearchEngine] No duplicate items
[DEBUG | 01 Jun 2021 17:10:47 | Grind.SearchEngine] No unsearchable items
[DEBUG | 01 Jun 2021 17:10:47 | Grind.SearchEngine] Searching items
[DEBUG | 01 Jun 2021 17:10:48 | Grind.SearchEngine] No outstanding errors
[INFO | 01 Jun 2021 17:10:48 | Grind.SearchResults] Search complete: 4.5 seconds
[INFO | 01 Jun 2021 17:10:48 | Grind.SearchResults] Found 0 matches
[INFO | 01 Jun 2021 17:10:54 | Grind.SearchCriteria] Text = nmea.sog | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 01 Jun 2021 17:10:54 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 01 Jun 2021 17:10:57 | Grind.SearchEngine] Total items found: 3,863
[DEBUG | 01 Jun 2021 17:10:57 | Grind.SearchEngine] No duplicate items
[DEBUG | 01 Jun 2021 17:10:57 | Grind.SearchEngine] No unsearchable items
[DEBUG | 01 Jun 2021 17:10:57 | Grind.SearchEngine] Searching items
[DEBUG | 01 Jun 2021 17:10:59 | Grind.SearchEngine] No outstanding errors
[INFO | 01 Jun 2021 17:10:59 | Grind.SearchResults] Search complete: 4.1 seconds
[INFO | 01 Jun 2021 17:10:59 | Grind.SearchResults] Found 0 matches
[INFO | 01 Jun 2021 17:11:01 | Grind.SearchCriteria] Text = nmea.so | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 01 Jun 2021 17:11:01 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 01 Jun 2021 17:11:04 | Grind.SearchEngine] Total items found: 3,863
[DEBUG | 01 Jun 2021 17:11:04 | Grind.SearchEngine] No duplicate items
[DEBUG | 01 Jun 2021 17:11:04 | Grind.SearchEngine] No unsearchable items
[DEBUG | 01 Jun 2021 17:11:04 | Grind.SearchEngine] Searching items
[DEBUG | 01 Jun 2021 17:11:05 | Grind.SearchEngine] No outstanding errors
[INFO | 01 Jun 2021 17:11:05 | Grind.SearchResults] Search complete: 3.8 seconds
[INFO | 01 Jun 2021 17:11:05 | Grind.SearchResults] Found 1 matches in 1 file
[INFO | 01 Jun 2021 17:11:14 | Grind.SearchCriteria] Text = nmea | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 01 Jun 2021 17:11:14 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 01 Jun 2021 17:11:17 | Grind.SearchEngine] Total items found: 3,863
[DEBUG | 01 Jun 2021 17:11:17 | Grind.SearchEngine] No duplicate items
[DEBUG | 01 Jun 2021 17:11:17 | Grind.SearchEngine] No unsearchable items
[DEBUG | 01 Jun 2021 17:11:17 | Grind.SearchEngine] Searching items
[DEBUG | 01 Jun 2021 17:11:18 | Grind.SearchEngine] No outstanding errors
[INFO | 01 Jun 2021 17:11:18 | Grind.SearchResults] Search complete: 3.9 seconds
[INFO | 01 Jun 2021 17:11:18 | Grind.SearchResults] Found 2,824 matches in 319 files
[INFO | 01 Jun 2021 17:11:43 | Grind.SearchCriteria] Text = gnss | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 01 Jun 2021 17:11:43 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 01 Jun 2021 17:11:45 | Grind.SearchEngine] Total items found: 3,863
[DEBUG | 01 Jun 2021 17:11:45 | Grind.SearchEngine] No duplicate items
[DEBUG | 01 Jun 2021 17:11:45 | Grind.SearchEngine] No unsearchable items
[DEBUG | 01 Jun 2021 17:11:45 | Grind.SearchEngine] Searching items
[DEBUG | 01 Jun 2021 17:11:47 | Grind.SearchEngine] No outstanding errors
[INFO | 01 Jun 2021 17:11:47 | Grind.SearchResults] Search complete: 3.9 seconds
[INFO | 01 Jun 2021 17:11:47 | Grind.SearchResults] Found 204 matches in 28 files
[INFO | 01 Jun 2021 17:12:36 | Grind.SearchCriteria] Text = enum gnss | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 01 Jun 2021 17:12:36 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 01 Jun 2021 17:12:39 | Grind.SearchEngine] Total items found: 3,863
[DEBUG | 01 Jun 2021 17:12:39 | Grind.SearchEngine] No duplicate items
[DEBUG | 01 Jun 2021 17:12:39 | Grind.SearchEngine] No unsearchable items
[DEBUG | 01 Jun 2021 17:12:39 | Grind.SearchEngine] Searching items
[DEBUG | 01 Jun 2021 17:12:40 | Grind.SearchEngine] No outstanding errors
[INFO | 01 Jun 2021 17:12:40 | Grind.SearchResults] Search complete: 3.9 seconds
[INFO | 01 Jun 2021 17:12:40 | Grind.SearchResults] Found 0 matches
[INFO | 01 Jun 2021 17:12:51 | Grind.SearchCriteria] Text = enum nmea | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 01 Jun 2021 17:12:52 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 01 Jun 2021 17:12:54 | Grind.SearchEngine] Total items found: 3,863
[DEBUG | 01 Jun 2021 17:12:54 | Grind.SearchEngine] No duplicate items
[DEBUG | 01 Jun 2021 17:12:54 | Grind.SearchEngine] No unsearchable items
[DEBUG | 01 Jun 2021 17:12:54 | Grind.SearchEngine] Searching items
[DEBUG | 01 Jun 2021 17:12:56 | Grind.SearchEngine] No outstanding errors
[INFO | 01 Jun 2021 17:12:56 | Grind.SearchResults] Search complete: 4.0 seconds
[INFO | 01 Jun 2021 17:12:56 | Grind.SearchResults] Found 1 matches in 1 file
[INFO | 01 Jun 2021 17:13:24 | Grind.SearchCriteria] Text = NmeaSensor.speedlog | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 01 Jun 2021 17:13:24 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 01 Jun 2021 17:13:26 | Grind.SearchEngine] Total items found: 3,863
[DEBUG | 01 Jun 2021 17:13:26 | Grind.SearchEngine] No duplicate items
[DEBUG | 01 Jun 2021 17:13:26 | Grind.SearchEngine] No unsearchable items
[DEBUG | 01 Jun 2021 17:13:26 | Grind.SearchEngine] Searching items
[DEBUG | 01 Jun 2021 17:13:27 | Grind.SearchEngine] No outstanding errors
[INFO | 01 Jun 2021 17:13:27 | Grind.SearchResults] Search complete: 3.7 seconds
[INFO | 01 Jun 2021 17:13:27 | Grind.SearchResults] Found 9 matches in 5 files
[INFO | 01 Jun 2021 17:14:57 | Grind.SearchCriteria] Text = SOG | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 01 Jun 2021 17:14:57 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 01 Jun 2021 17:15:00 | Grind.SearchEngine] Total items found: 3,863
[DEBUG | 01 Jun 2021 17:15:00 | Grind.SearchEngine] No duplicate items
[DEBUG | 01 Jun 2021 17:15:00 | Grind.SearchEngine] No unsearchable items
[DEBUG | 01 Jun 2021 17:15:00 | Grind.SearchEngine] Searching items
[DEBUG | 01 Jun 2021 17:15:02 | Grind.SearchEngine] No outstanding errors
[INFO | 01 Jun 2021 17:15:02 | Grind.SearchResults] Search complete: 4.5 seconds
[INFO | 01 Jun 2021 17:15:02 | Grind.SearchResults] Found 448 matches in 103 files
[INFO | 02 Jun 2021 12:45:35 | Grind.SearchCriteria] Text = | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 02 Jun 2021 12:45:35 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 02 Jun 2021 12:45:38 | Grind.SearchEngine] Total items found: 3,863
[DEBUG | 02 Jun 2021 12:45:38 | Grind.SearchEngine] No duplicate items
[DEBUG | 02 Jun 2021 12:45:38 | Grind.SearchEngine] No unsearchable items
[DEBUG | 02 Jun 2021 12:45:38 | Grind.SearchEngine] Searching items
[DEBUG | 02 Jun 2021 12:45:39 | Grind.SearchEngine] No outstanding errors
[INFO | 02 Jun 2021 12:45:39 | Grind.SearchResults] Search complete: 3.9 seconds
[INFO | 02 Jun 2021 12:45:39 | Grind.SearchResults] Found 0 matches
[INFO | 02 Jun 2021 12:45:50 | Grind.SearchCriteria] Text = SendReport( | Source = Local File System | Matching Engine = Normal Search | Source Masks = .xaml, .cs | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0 | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 02 Jun 2021 12:45:50 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\
[DEBUG | 02 Jun 2021 12:45:53 | Grind.SearchEngine] Total items found: 3,863
[DEBUG | 02 Jun 2021 12:45:53 | Grind.SearchEngine] No duplicate items
[DEBUG | 02 Jun 2021 12:45:53 | Grind.SearchEngine] No unsearchable items
[DEBUG | 02 Jun 2021 12:45:53 | Grind.SearchEngine] Searching items
[DEBUG | 02 Jun 2021 12:45:54 | Grind.SearchEngine] No outstanding errors
[INFO | 02 Jun 2021 12:45:54 | Grind.SearchResults] Search complete: 3.9 seconds
[INFO | 02 Jun 2021 12:45:54 | Grind.SearchResults] Found 3 matches in 2 files
[INFO | 02 Jun 2021 22:00:18 | Grind.SearchCriteria] Text = fileBaseURL | Source = Local File System | Matching Engine = Normal Search | Source Masks = . | Source Locations = C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\oem-dsm-app\dist | Source Location Behaviour = IncludeSubLocations | Source Filter = containing "" | File Types = Text Files
[DEBUG | 02 Jun 2021 22:00:18 | Grind.SearchEngine] Finding items in: C:\Users\jonma\source\repos\INTELLICORE\JargoonSource\Jargoon\branches\ECDIS 1.2.0\oem-dsm-app\dist\
[DEBUG | 02 Jun 2021 22:00:18 | Grind.SearchEngine] Total items found: 34
[DEBUG | 02 Jun 2021 22:00:18 | Grind.SearchEngine] No duplicate items
[DEBUG | 02 Jun 2021 22:00:18 | Grind.SearchEngine] No unsearchable items
[DEBUG | 02 Jun 2021 22:00:18 | Grind.SearchEngine] Searching items
[DEBUG | 02 Jun 2021 22:00:19 | Grind.SearchEngine] No outstanding errors
[INFO | 02 Jun 2021 22:00:19 | Grind.SearchResults] Search complete: 0.9 seconds
[INFO | 02 Jun 2021 22:00:19 | Grind.SearchResults] Found 12 matches in 3 files
[INFO | 02 Jun 2021 22:15:30 | Grind.Settings.SQLiteStorage] Saving settings to database: Data Source=C:\Users\jonma\AppData\Roaming\Alan Broad\Grind\Settings.sqlite;Version=3
[DEBUG | 02 Jun 2021 22:15:30 | Grind.Settings.SQLiteStorage] Update.LastUpdateCheckTime = 31/05/2021 10:57:00
[DEBUG | 02 Jun 2021 22:15:30 | Grind.Settings.SQLiteStorage] SearchItemsList.Sort.Column = Matches
[DEBUG | 02 Jun 2021 22:15:30 | Grind.Settings.SQLiteStorage] MainForm.Left = 2126
[DEBUG | 02 Jun 2021 22:15:30 | Grind.Settings.SQLiteStorage] MainForm.Top = 149
[DEBUG | 02 Jun 2021 22:15:30 | Grind.Settings.SQLiteStorage] MainForm.Width = 1512
[DEBUG | 02 Jun 2021 22:15:30 | Grind.Settings.SQLiteStorage] MainForm.Height = 986
[DEBUG | 02 Jun 2021 22:15:30 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.1 = MatchCount
[DEBUG | 02 Jun 2021 22:15:30 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.2 = TypeDescription
[DEBUG | 02 Jun 2021 22:15:30 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.3 = Size
[DEBUG | 02 Jun 2021 22:15:30 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.4 = ModifiedDate
[DEBUG | 02 Jun 2021 22:15:30 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.5 = Name
[DEBUG | 02 Jun 2021 22:15:30 | Grind.Settings.SQLiteStorage] delete MainForm.Maximised
[DEBUG | 02 Jun 2021 22:15:30 | Grind.Settings.SQLiteStorage] delete EditorDefinition.FullName
[DEBUG | 02 Jun 2021 22:15:30 | Grind.Settings.SQLiteStorage] delete EditorDefinition.FriendlyName
[DEBUG | 02 Jun 2021 22:15:30 | Grind.Settings.SQLiteStorage] delete EditorDefinition.Executable
[DEBUG | 02 Jun 2021 22:15:30 | Grind.Settings.SQLiteStorage] delete EditorDefinition.Arguments
[DEBUG | 02 Jun 2021 22:15:30 | Grind.Settings.SQLiteStorage] delete EditorDefinition.Icon
[DEBUG | 02 Jun 2021 22:15:30 | Grind.Settings.SQLiteStorage] Saved
[INFO | 02 Jun 2021 22:15:30 | Grind] Exit
[INFO | 03 Jun 2021 15:46:29 | Grind] Startup [INFO | 03 Jun 2021 15:46:29 | Grind.ApplicationInformation] Version = 1.27.0.409 [INFO | 03 Jun 2021 15:46:29 | Grind.ApplicationInformation] Build Date = 16 March 2021 14:04:08 [INFO | 03 Jun 2021 15:46:29 | Grind.ApplicationInformation] Application Filename = Grind.exe [INFO | 03 Jun 2021 15:46:29 | Grind.ApplicationInformation] Application Folder = C:\Program Files\Grind\ [INFO | 03 Jun 2021 15:46:29 | Grind.ApplicationInformation] Shared Data Folder = C:\ProgramData\Alan Broad\Grind\ [INFO | 03 Jun 2021 15:46:29 | Grind.ApplicationInformation] User Data Folder = C:\Users\jonma\AppData\Roaming\Alan Broad\Grind\ [INFO | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] Loading settings from database: Data Source=C:\Users\jonma\AppData\Roaming\Alan Broad\Grind\Settings.sqlite;Version=3 [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] MainForm.Reference = Absolute [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] MainForm.Left = 2126 [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] MainForm.Top = 149 [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] MainForm.Width = 1512 [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] MainForm.Height = 986 [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] MainForm.MainSplitter = 242 [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] SearchItemsList.System.Windows.Controls.CheckBox_Content:_IsChecked:True.Width = 28 [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] SearchItemsList.Name.Width = 275 [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] SearchItemsList.Location.Width = 450 [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] SearchItemsList.Matches.Width = 70 [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] SearchItemsList.Type.Width = 150 [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] SearchItemsList.Size.Width = 70 [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] SearchItemsList.Modified.Width = 150 [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] SearchItemsList.Sort.Column = Matches [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] SearchItemsList.Sort.Direction = Ascending [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] ErrorItemsList.Item.Width = 961 [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] ErrorItemsList.Error.Width = 300 [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] ErrorItemsList.Sort.Column = Item [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] ErrorItemsList.Sort.Direction = Ascending [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Item.Width = 450 [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Error.Width = 300 [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Sort.Column = Item [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] ReplaceErrorItemsList.Sort.Direction = Ascending [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] Search.CaseSensitive = False [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] Search.WholeWord = False [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] Update.LastUpdateCheckTime = 05/31/2021 10:57:00 [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] ConfigurationWindow.Reference = Relative [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] ConfigurationWindow.Left = 459 [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] ConfigurationWindow.Top = 177 [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] NewSearchWindow.Reference = Relative [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] NewSearchWindow.Left = 344 [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] NewSearchWindow.Top = 205 [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] View.UserInterfaceStyle = Ribbon [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] View.ContentsView = AllLines [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] View.ContextLines = 4 [DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] Replace.With =19
[DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] Settings.Version = 1
[DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] SearchItemsList.Encoding.Width = 100
[DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] SearchItemsList.Application.Width = 170
[DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] SearchItemsList.Lines.Width = 55
[DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] SearchItemsList.Characters.Width = 85
[DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.1 = MatchCount
[DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.2 = TypeDescription
[DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.3 = Size
[DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.4 = ModifiedDate
[DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] FileSystem.Exclusions = .exe;.dll;.pdb;.obj;.gif;.jpg;.jpeg;.png;.bmp;.cache;
[DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] SearchItemsList.VisibleColumn.5 = Name
[DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings.SQLiteStorage] Parsing complete
[DEBUG | 03 Jun 2021 15:46:30 | Grind.Settings] System text file association: Notepad | C:\WINDOWS\system32\NOTEPAD.EXE
[ERROR | 03 Jun 2021 15:46:30 | Grind] Unhandled exception
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Hashtable.HashtableEnumerator.MoveNext()
at System.Linq.Enumerable.d95b0()
at AlanBroad.Grind.UI.Main.MainWindow.RestoreSettings(Settings settings)
at AlanBroad.Common.ViewModels.MainWindow.MainViewModelSkeleton`1.d 44.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
[ERROR | 03 Jun 2021 15:46:30 | Grind.UnhandledExceptionWindow] Unhandled exception
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Hashtable.HashtableEnumerator.MoveNext()
at System.Linq.Enumerable.d95b0()
at AlanBroad.Grind.UI.Main.MainWindow.RestoreSettings(Settings settings)
at AlanBroad.Common.ViewModels.MainWindow.MainViewModelSkeleton`1.d 44.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
[DEBUG | 03 Jun 2021 15:46:30 | Grind.MainViewModel] Text editor file association: Notepad | C:\WINDOWS\system32\NOTEPAD.EXE | "$(File)"
1.MoveNext() at System.Linq.Enumerable.Any[TSource](IEnumerable
1 source, Func`2 predicate) at AlanBroad.Grind.UI.Main.MainWindow.RestoreSearchItemListColumnCustomisation(Settings settings, ListView listView, String key) at AlanBroad.Grind.UI.Main.MainWindow.<>cDisplayClass116_0.1.MoveNext() at System.Linq.Enumerable.Any[TSource](IEnumerable
1 source, Func`2 predicate) at AlanBroad.Grind.UI.Main.MainWindow.RestoreSearchItemListColumnCustomisation(Settings settings, ListView listView, String key) at AlanBroad.Grind.UI.Main.MainWindow.<>cDisplayClass116_0.Email Address jonathan.masterson@intellicore.co.uk