SystemTray icon indicating copy to clipboard operation
SystemTray copied to clipboard

ErrorCode: 0x80004005

Open CampeloMarcos opened this issue 5 years ago • 1 comments

Hello,

I need to start my application with the windows service. I am using apache daemeon to create this service. However I get the following error: 2020-05-06 12: 24: 58.734 ERROR 16940 --- [main] dorkbox.systemTray.SystemTray: Error showing tray. ErrorCode: 0x80004005 [Unspecified error] 2020-05-06 12: 24: 58.736 ERROR 16940 --- [main] dorkbox.systemTray.SystemTray: Error setting the image for the tray. ErrorCode: 0x80004005 [Unspecified error] 2020-05-06 12: 24: 58.740 INFO 16940 --- [main] dorkbox.systemTray.SystemTray: Successfully loaded 2020-05-06 12: 24: 58.756 ERROR 16940 --- [main] dorkbox.systemTray.SystemTray: Error setting the image for the tray. ErrorCode: 0x80004005 [Unspecified error] 2020-05-06 12: 24: 58.757 WARN 16940 --- [main] dorkbox.systemTray.SystemTray: Please disable tooltips, as they are not consistent across all platforms and tray types.

Note: running .jar with a double click, SystemTray is loaded normally.

CampeloMarcos avatar May 06 '20 15:05 CampeloMarcos

I'm not sure what is causing this issue, but if there is a fix, I'm interested in what that is.

dorkbox avatar Nov 04 '20 23:11 dorkbox