View Issue Details

Category
SSPBT:本体(SSP)
SeverityminorReproducibilityalways 
Status closed 
Summary0000331: \! [set,trayballoon] seems to cause lag on some computers
DescriptionMy ghost has an hourly chime function: so my computer lags every hour.
like
\\![raise,OnPlayBell]%(Hourlychime.Text)\\![set,trayballoon,--timeout=0,--title=整点报时,--text=%(Hourlychime.Text)]

It's not very annoying, but a fix would be nice
TagsNo tags attached.
Attach Tags

Activities

ponapalt

2021-11-05 17:52

administrator   ~0000876

trayballon lag can't fix because this lag is in the specifications of Windows OS.

I think I can fix it using NIF_REALTIME flag, but it's inappropriate because notification can be discarded by OS.
https://docs.microsoft.com/en-us/windows/win32/api/shellapi/ns-shellapi-notifyicondataa
https://stackoverflow.com/questions/16810263/shell-notifyicon-balloon-tooltip-is-shown-after-10-seconds-delay

ponapalt

2021-11-05 17:59

administrator   ~0000877

If you are mentioning about PC slowness when hourly chime executing, it may be caused by playing sound or other reasons.

Issue History

Date Modified Username Field Change
2021-10-27 13:39 guest New Issue
2021-11-05 17:52 ponapalt Assigned To => ponapalt
2021-11-05 17:52 ponapalt Status new => closed
2021-11-05 17:52 ponapalt Resolution open => not fixable
2021-11-05 17:52 ponapalt Note Added: 0000876
2021-11-05 17:59 ponapalt Note Added: 0000877