Jonno12345 / TileIconifier

Creates tiles for most Windows 8.1 and 10 start menu icons
MIT License
1.39k stars 62 forks source link

Bug report #428

Open I-want-pizza opened 2 weeks ago

I-want-pizza commented 2 weeks ago

TileIconifier Version: v2.2.6034.24599 - x64 OS Version: 10.0.19045.0 - x64

System.ArgumentNullException: Значение не может быть неопределенным. Имя параметра: input в System.Text.RegularExpressions.Regex.Match(String input) в System.Text.RegularExpressions.Regex.Match(String input, String pattern) в TileIconifier.Core.Custom.WindowsStoreShellMethod.WindowsStoreLibrary.GetIconPath(String iconTag) в C:\Users\Jonno\Documents\GitHub\TileIconify\TileIconifier.Core\Custom\WindowsStoreShellMethod\WindowsStoreLibrary.cs:строка 0 в TileIconifier.Core.Custom.WindowsStoreShellMethod.WindowsStoreLibrary.<>c.b0_4(<>fAnonymousType0`2 <>hTransparentIdentifier0) в C:\Users\Jonno\Documents\GitHub\TileIconify\TileIconifier.Core\Custom\WindowsStoreShellMethod\WindowsStoreLibrary.cs:строка 69 в System.Linq.Enumerable.<>c__DisplayClass7_0`3.b0(TSource x) в System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() в System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() в System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext() в TileIconifier.Core.Custom.WindowsStoreShellMethod.WindowsStoreLibrary.GetAppKeysFromRegistry() в C:\Users\Jonno\Documents\GitHub\TileIconify\TileIconifier.Core\Custom\WindowsStoreShellMethod\WindowsStoreLibrary.cs:строка 60 в TileIconifier.Controls.Custom.WindowsStoreShellMethod.WindowsStoreAppListViewItemLibrary.RefreshList(Boolean force) в TileIconifier.Forms.CustomShortcutForms.FrmCustomShortcutManagerNew.FullUpdate(Object sender, DoWorkEventArgs e) в TileIconifier.Utilities.FormUtils.<>c__DisplayClass1_0.b__0() в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) в System.Threading.ThreadHelper.ThreadStart()