Open chenyiping1995 opened 3 weeks ago
在一个视频中修改弹幕字体,切换到另一个视频时,字体设置可能会回退至 Segoe UI。
1. 打开一个视频。 2. 点击弹幕设置,将字体从默认的 "Segoe UI" 更换至其他任何字体。此处笔者使用 "vivo Sans"。 3. 退出至主界面后打开其他视频。 4. 概率性出现字体回退至 "Segoe UI" 且实际生效的弹幕字体被更改为 "Segoe UI"。
字体设置在不同视频之间得以保留。
No response
桌面/台式机, 桌面/平板或笔记本
Bug 描述
在一个视频中修改弹幕字体,切换到另一个视频时,字体设置可能会回退至 Segoe UI。
复现问题的步骤
预期行为
字体设置在不同视频之间得以保留。
截图
No response
应用来源
其它来源
No response
系统版本
其它系统版本
No response
运行设备
桌面/台式机, 桌面/平板或笔记本
日志记录
点此查看完整日志记录
``` 2024/10/26 18:52:19.509|Error|加载字幕元数据失败|Richasy.BiliKernel.KernelException: 获取字幕元数据失败 at Richasy.BiliKernel.Services.Media.Core.SubtitleClient.GetSubtitleMetasAsync(String aid, String cid, CancellationToken cancellationToken) at BiliCopilot.UI.ViewModels.Core.SubtitleViewModel.InitializeAsync() 2024/10/26 18:54:17.874|Error|尝试加载搜索建议时出错.|Richasy.BiliKernel.KernelException: 未知错误:Call failed. The operation was canceled: POST https://grpc.biliapi.net/bilibili.app.interface.v1.Search/Suggest3 ---> Flurl.Http.FlurlHttpException: Call failed. The operation was canceled: POST https://grpc.biliapi.net/bilibili.app.interface.v1.Search/Suggest3 ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.IO.IOException: Unable to read data from the transport connection: 由于线程退出或应用程序请求,已中止 I/O 操作。. ---> System.Net.Sockets.SocketException (995): 由于线程退出或应用程序请求,已中止 I/O 操作。 --- End of inner exception stack trace --- at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource