You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In 5.11.1, a handover occurred from the older/out of date infi.systray to a more updated fork, simplesystray. This worked for the most part, however, a few edge cases showed this fork was not as drop-in a replacement as we were lead to believe.
Notably, the open_window function to deiconify EDMC via the tray now requires 2 arguments, systray and an "id" value which is not well documented but defaults to 1023.
To Reproduce
Steps to reproduce the behavior:
Open EDMC
Minimize, with the system tray enabled
Right-Click "Open" or double-click on the tray icon
EDMC does not re-open
Expected behavior
EDMC should reopen when this button is selected.
Additional context
This is a blocking error for any user who minimizes to systray. Please Confirm the Following...
I have checked the Known Issues list to ensure this is not a duplicate
Please complete the following information:
EDMC Version:
OS Details:
Environment Details
Describe the bug
In 5.11.1, a handover occurred from the older/out of date infi.systray to a more updated fork, simplesystray. This worked for the most part, however, a few edge cases showed this fork was not as drop-in a replacement as we were lead to believe.
Notably, the open_window function to deiconify EDMC via the tray now requires 2 arguments, systray and an "id" value which is not well documented but defaults to 1023.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
EDMC should reopen when this button is selected.
Additional context
This is a blocking error for any user who minimizes to systray.
Please Confirm the Following...
Logs
EDMarketConnector-debug.log
debuglog.txt
The text was updated successfully, but these errors were encountered: