alttpo / sni

SNES Interface with gRPC API
MIT License
46 stars 12 forks source link

Systray icon visually persists after closing SNI with Ctrl+C #7

Open strotlog opened 2 years ago

strotlog commented 2 years ago

Platform: Windows 10 SNI version: 0.7.8

Steps:

  1. Enable SNI_DEBUG in environment
  2. Run sni.exe
  3. Make sure console window is showing: Right-click SNI's systray icon -> Show Console
  4. Press Ctrl+C in SNI's console window to end SNI

Expected: SNI closes cleanly Actual: SNI process is gone as expected, but the systray icon persists until you mouse over it. If you start SNI again, you can't tell which icon is the real one until you try all of them.

image

Systray aka "notification area"