Description: Using Plex Media Player on a Mac running 10.13, restoring the Player from minimized mode to windowed mode makes the app vanish, where all control is lost. This problem does not exist on an iMac running 10.14. The issue started with this version of Plex Media Player. Restarting the app restores all other normal behavior.
Player: Plex Media Player - 2.42.0.1013 on iMac (10.13 High Sierra x86_64)
Server: 1.17.0.1709 on QNAP 451+, with QTS-4.3.4-1050
What I saw: Minimized to windowed to permanently hidden.
What I expected to see: Clicking on the dock icon would go minimized to windowed.
Steps to Reproduce:
- Start PMP in desktop mode on a Mac running 10.13.
- Enter Windowed mode, not full screen.
- Minimize the window as usual with the Apple window control.
- Click the dock icon for PMP to restore the window.
- See it grow to windowed size then vanish.
- Observe how you can’t restore it.
At 19:40 I minimized it.
At 19:42 I clicked the icon to restore it. It appeared and vanished.
At 19:43 I clicked the icon again to see if it would restore. Nothing happened.
Log entries
2019-09-25 19:40:53 [ DEBUG ] KonvergoWindow.cpp @ 518 - QWindow visibility set to QWindow::Visibility(Minimized)
2019-09-25 19:42:04 [ DEBUG ] KonvergoWindow.cpp @ 518 - QWindow visibility set to QWindow::Visibility(Windowed)
2019-09-25 19:43:03 [ DEBUG ] KonvergoWindow.cpp @ 219 - Window state when saving geometry: QWindow::Visibility(Windowed)
2019-09-25 19:43:03 [ DEBUG ] KonvergoWindow.cpp @ 230 - Saving window geometry: QRect(386,80 1669x1325)
2019-09-25 19:43:03 [ DEBUG ] KonvergoWindow.cpp @ 518 - QWindow visibility set to QWindow::Visibility(Hidden)
2019-09-25 19:43:03 [ DEBUG ] KonvergoWindow.cpp @ 219 - Window state when saving geometry: QWindow::Visibility(Hidden)
2019-09-25 19:43:03 [ DEBUG ] KonvergoWindow.cpp @ 230 - Saving window geometry: QRect(386,80 1669x1325)
Thanks for reading!