Skip to content

Conversation

@bagusnl
Copy link
Member

@bagusnl bagusnl commented Dec 7, 2025

Main Goal

Tray (Taskbar) icon silently errors and not shown itself when it's Guid somehow conflicts causing the tray to not show up and you cannot raise the window back if its hidden.

This bug seems to happen on newer W11 Insider build where if an app from different path trying to use same Guid, it will not allow it. It was EP's old taskbar behavior, fixed in 399895f

PR Status :

  • Overall Status : Done
  • Commits : Done
  • Synced to base (Collapse:main) : Yes
  • Build status : OK
  • Crashing : No
  • Bug found caused by PR : 0

@bagusnl bagusnl requested a review from a team December 7, 2025 14:24
@bagusnl bagusnl self-assigned this Dec 7, 2025
@bagusnl bagusnl added Bug Something isn't working Area: Runtime Issue labeled for runtime, Hi3Helper.Core and other libraries used by Collapse Priority: Medium Size: Small labels Dec 7, 2025
@bagusnl
Copy link
Member Author

bagusnl commented Dec 7, 2025

@sentry review

EP's OldTaskbar practically replaces the Explorer's taskbar to use the old W10 taskbar, thus restoring old behavior.

Signed-off-by: Bagus Nur Listiyono <[email protected]>
Copy link
Member

@neon-nyan neon-nyan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than these reviews, all good.

Fix PR comments by @neon-nyan

1. Use process.WaitForExit() on ForceRestart method
2. Use `using` on RegistryRoot for isOldTaskbar_EP() method

Acked-by: Kemal Setya Adhi <[email protected]>
Signed-off-by: Bagus Nur Listiyono <[email protected]>
@bagusnl bagusnl requested a review from neon-nyan December 8, 2025 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Runtime Issue labeled for runtime, Hi3Helper.Core and other libraries used by Collapse Bug Something isn't working Priority: Medium Size: Small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants