Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Bug]: 关于我的角色网格列表角色天赋图片丢失问题 #1784

Closed
4 tasks done
1690088023 opened this issue Jun 30, 2024 · 6 comments
Closed
4 tasks done
Labels
area-AvatarInfo 角色面板信息 area-External 外部问题 已完成 This issue is completed
Milestone

Comments

@1690088023
Copy link

检查清单

  • 我已阅读 Snap Hutao 文档中的常见问题常见程序异常,我的问题没有在文档中得到解答
  • 我知道文档站的导航栏中有搜索功能,且已经搜索过相关关键词
  • 我的问题不是已完成的问题也不是一个别人已发布的重复的问题

Windows 版本

22631.3737

Snap Hutao 版本

1.10.4.0

设备 ID

AC915041CE27C6CF1F187D8C39F0CCAC

问题分类

我的角色

发生了什么?

在从橱窗/米游社/战绩同步角色信息时,会出现角色天赋图标和武器图标丢失,在重置图标资源之后会显示,再次同步后又会消失,导出图片也会消失
角色列表

`

你期望发生的行为?

No response

最后一步

  • 我认为上述的描述已经足以详细,以允许开发人员能复现该问题
@1690088023 1690088023 added BUG priority:none Priority not set labels Jun 30, 2024
@dgp-bot dgp-bot bot moved this to 备忘录 in Snap Hutao Development Jun 30, 2024
@dgp-bot
Copy link

dgp-bot bot commented Jun 30, 2024

device_id: AC915041CE27C6CF1F187D8C39F0CCAC

Exception Data:
[]:Description:
[]:RestrictedDescription:
[]:RestrictedErrorReference:
[]:RestrictedCapabilitySid:
[]:__RestrictedErrorObjectReference:
[bool]:__HasRestrictedLanguageErrorObject:False
----------------------------------------
System.Runtime.InteropServices.COMException (0x8001010D)
   at WinRT.ExceptionHelpers.<ThrowExceptionForHR>g__Throw|39_0(Int32 hr)
   at Windows.UI.Notifications.ToastNotification._IToastNotificationFactory.CreateToastNotification(XmlDocument content)
   at Windows.UI.Notifications.ToastNotification..ctor(XmlDocument content)
   at CommunityToolkit.WinUI.Notifications.ToastContentBuilder.Show(CustomizeToast customize)
   at CommunityToolkit.WinUI.Notifications.ToastContentBuilder.Show()
   at Snap.Hutao.Core.Windowing.XamlWindowController.OnWindowClosed(Object sender, WindowEventArgs args) in D:\appveyor\project\Snap.Hutao.Project-t183meqdaei7jimw\src\Snap.Hutao\Snap.Hutao\Core\Windowing\XamlWindowController.cs:line 109
   at WinRT._EventSource_global__Windows_Foundation_TypedEventHandler_object__global__Microsoft_UI_Xaml_WindowEventArgs_.EventState.<GetEventInvoke>b__1_0(Object sender, WindowEventArgs args)
   at ABI.Windows.Foundation.TypedEventHandler`2.Do_Abi_Invoke[TSenderAbi,TResultAbi](Void* thisPtr, TSenderAbi sender, TResultAbi args)
Exception Data:
[]:Description:
[]:RestrictedDescription:
[]:RestrictedErrorReference:
[]:RestrictedCapabilitySid:
[]:__RestrictedErrorObjectReference:
[bool]:__HasRestrictedLanguageErrorObject:False
----------------------------------------
System.Runtime.InteropServices.COMException (0x8001010D)
   at WinRT.ExceptionHelpers.<ThrowExceptionForHR>g__Throw|39_0(Int32 hr)
   at Windows.UI.Notifications.ToastNotification._IToastNotificationFactory.CreateToastNotification(XmlDocument content)
   at Windows.UI.Notifications.ToastNotification..ctor(XmlDocument content)
   at CommunityToolkit.WinUI.Notifications.ToastContentBuilder.Show(CustomizeToast customize)
   at CommunityToolkit.WinUI.Notifications.ToastContentBuilder.Show()
   at Snap.Hutao.Core.Windowing.XamlWindowController.OnWindowClosed(Object sender, WindowEventArgs args) in D:\appveyor\project\Snap.Hutao.Project-t183meqdaei7jimw\src\Snap.Hutao\Snap.Hutao\Core\Windowing\XamlWindowController.cs:line 109
   at WinRT._EventSource_global__Windows_Foundation_TypedEventHandler_object__global__Microsoft_UI_Xaml_WindowEventArgs_.EventState.<GetEventInvoke>b__1_0(Object sender, WindowEventArgs args)
   at ABI.Windows.Foundation.TypedEventHandler`2.Do_Abi_Invoke[TSenderAbi,TResultAbi](Void* thisPtr, TSenderAbi sender, TResultAbi args)
Exception Data:
----------------------------------------
System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode)
   at Snap.Hutao.Core.Windowing.NotifyIcon.NotifyIconMethods.GetRect(Guid id, HWND hWND) in D:\appveyor\project\Snap.Hutao.Project-t183meqdaei7jimw\src\Snap.Hutao\Snap.Hutao\Core\Windowing\NotifyIcon\NotifyIconMethods.cs:line 70
   at Snap.Hutao.Core.Windowing.NotifyIcon.NotifyIconController.GetRect() in D:\appveyor\project\Snap.Hutao.Project-t183meqdaei7jimw\src\Snap.Hutao\Snap.Hutao\Core\Windowing\NotifyIcon\NotifyIconController.cs:line 55
   at Snap.Hutao.Core.Windowing.XamlWindowController.IsNotifyIconVisible() in D:\appveyor\project\Snap.Hutao.Project-t183meqdaei7jimw\src\Snap.Hutao\Snap.Hutao\Core\Windowing\XamlWindowController.cs:line 144
   at Snap.Hutao.Core.Windowing.XamlWindowController.OnWindowClosed(Object sender, WindowEventArgs args) in D:\appveyor\project\Snap.Hutao.Project-t183meqdaei7jimw\src\Snap.Hutao\Snap.Hutao\Core\Windowing\XamlWindowController.cs:line 107
   at WinRT._EventSource_global__Windows_Foundation_TypedEventHandler_object__global__Microsoft_UI_Xaml_WindowEventArgs_.EventState.<GetEventInvoke>b__1_0(Object sender, WindowEventArgs args)
   at ABI.Windows.Foundation.TypedEventHandler`2.Do_Abi_Invoke[TSenderAbi,TResultAbi](Void* thisPtr, TSenderAbi sender, TResultAbi args)

@dgp-bot dgp-bot bot added the area-AvatarInfo 角色面板信息 label Jun 30, 2024
@Masterain98
Copy link
Member

不要切换视图,要切换的话重启应用以解决问题

@Lightczx Lightczx added the area-External 外部问题 label Jul 1, 2024
@Mikachu2333
Copy link
Collaborator

说是WinUI的bug,暂时修不了……

Lightczx added a commit that referenced this issue Jul 5, 2024
@dgp-bot
Copy link

dgp-bot bot commented Jul 5, 2024

52949e3 已修复此问题

@dgp-bot dgp-bot bot added 已完成 This issue is completed 等待发布 This issue fix is going to be applied in the next release and removed priority:none Priority not set labels Jul 5, 2024
@dgp-bot dgp-bot bot moved this from 备忘录 to 完成 in Snap Hutao Development Jul 5, 2024
Lightczx added a commit that referenced this issue Jul 5, 2024
@dgp-bot dgp-bot bot added this to the 1.10.5 milestone Jul 5, 2024
@dgp-bot
Copy link

dgp-bot bot commented Jul 5, 2024

包含解决该问题的程序版本 1.10.5 已发布。

@dgp-bot dgp-bot bot removed the 等待发布 This issue fix is going to be applied in the next release label Jul 5, 2024
@dgp-bot dgp-bot bot closed this as completed Jul 5, 2024
Copy link

github-actions bot commented Aug 5, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related topic.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 5, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
area-AvatarInfo 角色面板信息 area-External 外部问题 已完成 This issue is completed
Projects
Archived in project
Development

No branches or pull requests

4 participants