Exported from Bugzilla, issue 3345.
--- Comment added on 6/12/02 12:14:56 PM ---
Customer Reports:
-------------------->8 cut here 8<--------------------
From: Will Honor
I'm using shellshock to produce an application with an animated system
tray Icon. All is fine while the computer is not very busy, however when
the PC is under some load the Tray icon generates the following message,
"Tray Icon Error" I click OK on the message and all is well. Why does
that message have to appear, I'm not really bothered if the tray icon
misses a picture but I am bothered by the support calls it generates.
Any chance of getting rid of the message in the next release?
-------------------->8 cut here 8<--------------------
Probably ShNotifyIcon returns an error in this context, when switching among
images this may be unnecessary.
--- Comment added on 6/12/02 12:16:31 PM ---
I mean propagating the error out of the component may be unnecessary.