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 as requested #380

Open Bluesky0094 opened 1 year ago

Bluesky0094 commented 1 year ago

Uh oh!! Something has gone horribly wrong! Sorry about that.

Please could you raise an issue at https://github.com/Jonno12345/TileIconify/issues with the following information:

  1. Your operating system version (Win10 v10.0.19045 Build 19045)
  2. Any potentially unusual configurations you may be using (None on my knowledge)
  3. What you were doing at the time (Creating custom shortcut)
  4. Please copy and paste the entirety of the following

######## COPY FROM HERE

TileIconifier Version: v3.1.1.2 - x64 OS Version: 10.0.19045.0 - x64 Administrator?: Yes

System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\WindowsApps\Microsoft.WindowsStore_22210.1401.6.0neutral~_8wekyb3d8bbwe'. at System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileSystemEnumerableIterator1.CommonInit() at System.IO.FileSystemEnumerableIterator1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler1 resultHandler, Boolean checkHost) at System.IO.DirectoryInfo.InternalGetFiles(String searchPattern, SearchOption searchOption) at System.Linq.Enumerable.WhereSelectArrayIterator2.MoveNext() at TileIconifier.Core.Custom.WindowsStoreShellMethod.WindowsStoreLibrary.<>cDisplayClass3_0.b0(String p) in C:\Users\mihal\Documents\GitHub\TileIconifier\TileIconifier.Core\Custom\WindowsStoreShellMethod\WindowsStoreLibrary.cs:line 166 at TileIconifier.Core.Custom.WindowsStoreShellMethod.WindowsStoreLibrary.GetIconPath(String iconTag) in C:\Users\mihal\Documents\GitHub\TileIconifier\TileIconifier.Core\Custom\WindowsStoreShellMethod\WindowsStoreLibrary.cs:line 203 at TileIconifier.Core.Custom.WindowsStoreShellMethod.WindowsStoreLibrary.<>c.b0_3(<>fAnonymousType0`2 <>hTransparentIdentifier0) in C:\Users\mihal\Documents\GitHub\TileIconifier\TileIconifier.Core\Custom\WindowsStoreShellMethod\WindowsStoreLibrary.cs:line 70 at System.Linq.Enumerable.<>cDisplayClass7_03.<CombineSelectors>b__0(TSource x) at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() at System.Linq.Enumerable.WhereEnumerableIterator1.MoveNext() at TileIconifier.Core.Custom.WindowsStoreShellMethod.WindowsStoreLibrary.GetAppKeysFromRegistry() in C:\Users\mihal\Documents\GitHub\TileIconifier\TileIconifier.Core\Custom\WindowsStoreShellMethod\WindowsStoreLibrary.cs:line 60 at TileIconifier.Controls.Custom.WindowsStoreShellMethod.WindowsStoreAppListViewItemLibrary.RefreshList(Boolean force) at TileIconifier.Forms.CustomShortcutForms.FrmCustomShortcutManagerNew.FullUpdate(Object sender, DoWorkEventArgs e) at TileIconifier.Utilities.FormUtils.<>c__DisplayClass1_0.b0() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()

######## TO HERE