You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[2026/3/6 19:09:03] [Warning] ClassIsland.Services.Logging.AvaloniaLoggingSink:
[Binding] An error occurred binding 'Content' to '$visualParent[MainWindowLine].OverlayContent.Content' at 'OverlayContent': 'Value is null.' (ContentPresenter #20330987)
[2026/3/6 19:09:03] [Warning] ClassIsland.Services.Logging.AvaloniaLoggingSink:
[Binding] An error occurred binding 'ContentTemplate' to '$visualParent[MainWindowLine].OverlayContent.ContentTemplate' at 'OverlayContent': 'Value is null.' (ContentPresenter #20330987)
[2026/3/6 19:09:03] [Warning] ClassIsland.Services.Logging.AvaloniaLoggingSink:
[Binding] An error occurred binding 'Content' to '$visualParent[MainWindowLine].MaskContent.Content' at 'MaskContent': 'Value is null.' (ContentPresenter #OverlayMaskContent)
[2026/3/6 19:09:03] [Warning] ClassIsland.Services.Logging.AvaloniaLoggingSink:
[Binding] An error occurred binding 'ContentTemplate' to '$visualParent[MainWindowLine].MaskContent.ContentTemplate' at 'MaskContent': 'Value is null.' (ContentPresenter #OverlayMaskContent)
检查清单
期望的行为
在2.0.1.1及之前的版本中,自动化-提醒里创建的提醒:无论是在“标题显示”状态还是“正文显示”状态,长音频作为提示音可以一直播放。(也就是说可以拿ci来放歌()
实际结果
在升级2.0.2.0版本后,本人在linux/windows多端测试,提示音均仅可在“标题显示”状态播放。当标题显示结束进入正文显示状态时,音频会被截断并终止。
重现步骤
自动化-提醒-设置标题内容、正文内容,在高级设置里把提示音改成一个长音频(歌曲/其他都行)
截图/录屏(可选,建议)
_2026_03_06_19_13_40_7.mp4
堆栈跟踪(可选)
诊断信息
最后一步