GoldenPotato137 / PotatoVN

一款Visual Novel管理软件
https://potatovn.net/
Apache License 2.0
668 stars 31 forks source link

[BUG] 这里应该填标题 #195

Open yangshiqianyi opened 5 months ago

yangshiqianyi commented 5 months ago

Bug描述 请简单描述一下什么地方bug了。 System.Runtime.InteropServices.COMException (0x80070020) at GalgameManager.Services.JumpListService.CheckJumpListAsync(List`1 galgames) at GalgameManager.Services.GalgameCollectionService.InitAsync() at GalgameManager.Services.ActivationService.LaunchedAsync(Object activationArgs) at GalgameManager.App.OnLaunched(LaunchActivatedEventArgs args) at System.Threading.Tasks.Task.<>c.b128_0(Object state) at Microsoft.UI.Dispatching.DispatcherQueueSynchronizationContext.<>c__DisplayClass2_0.b0() Bug复现 按照以下步骤可以产生这个bug:

  1. 下载软件
  2. 打开软件
  3. 进不去出现报错页面

截图 如果方便的话,提供截图可以让我们更快的修 微信图片_20240410213718 复bug哦~

系统信息

GoldenPotato137 commented 5 months ago

看起来是jumplist跳转挂了,com的异常还异常难搞,我得想想办法