这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@hansmp
Copy link
Contributor

@hansmp hansmp commented Jan 5, 2025

This resolves #341 and resolves #72.

Fixed the tedious bug on xibo when running as screensaver not to exit properly.
Found that some events are not de-registered (when Shutdown is called), causing unhandled exceptions (which then exits the player when running not as screensaver in the unhandled exception handler). Introduced dispose pattern for this issue.
An other bug discovered was that the app does use the window(s) as dialog but did not exit after the windows are exited.

Bonus:

  • fixed building on german windows systems (xcopy using other key mappings for the directory/folder question)
  • added config file for smart command line options extension in visual studio, to provide a more seamless experience for developers

Tested on WIndows 11 running v4 r404 with local build.

hansmp added 4 commits January 5, 2025 13:33
(cherry picked from commit fe03a76a18444e5393b4ff25ca05c6ab6ef573db)
(cherry picked from commit 4e8b7fc40212b39a1aba3b99afa3caf8a28775b4)
…unctions.

(cherry picked from commit 1d63c633d84f5be417f1bf7714d6f660754eb407)
@dasgarner dasgarner assigned dasgarner and hansmp and unassigned dasgarner Jan 6, 2025
@dasgarner dasgarner self-requested a review January 6, 2025 09:31
@dasgarner dasgarner merged commit 3c8f770 into xibosignage:develop Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

after move mouse will left screensaver action,screen still blank or white Screensaver mode on Windows player issue

2 participants