Plugin and Content Manager hangs on applying package changes.
# Description <!-- What is the current behavior and what is the expected behavior? --> <!-- If the issue is visual/graphical, please attach screenshots of the problem. --> <!-- Add the issue details below this line and before the "Steps to reproduce" heading. --> Current behavior : Applying Package Changes window floats underneath the P&CM window and becomes unresponsive after install steps are completed. Expected Behavior : Applying Package Changes window permits action and closes with "close" button once package install is complete. If a screen recording is useful, LMK, I can reproduce the issue at will. # Steps to reproduce From a clean install 1. Launch Package and Content Manager 2. Select seemingly any Plugin, Content or Theme (it has done it on anything I've tried) 3. Click Install 4. Click "Apply Pending Changes" The "Applying Package Changes" window appears underneath the Content Manager window and cannot be foregrounded. Install steps proceed to "Done" but when dragged out from underneath the Content Manager Window, the Close button is not responsive. The install is still in the "Pending" cue at this point, the Close button in the Content Manager window is disabled. The "Applying Package Changes" window can be dragged, but is otherwise unresponsive to all inputs, and remains buried under any other active KiCad windows and will not foreground.Progress bar is still super-imposed on app icon at 100% position. 5. Force the content manager window to close using red button in corner. "Are you sure you want to close the package manager and discard pending changes?" warning appears. 6. Click Yes. 7. Content Manager window closes, but "Applying Package Changes" window persists. Entire app becomes unresponsive. Cursor is beachball within any window bounding box. 8. Right click on app icon in Dock. MacOS reports "Application Not Responding" and only a Force Quit will terminate it. # KiCad Version <!-- Copy version information (from main menu Help->About KiCad ->Copy Version Info) and paste it between the triple backticks below to preserve the formatting. --> ``` Application: KiCad x86_64 on x86_64 Version: (7.0.0-rc1-70-g9298defd3f), release build Libraries: wxWidgets 3.2.1 FreeType 2.12.1 HarfBuzz 5.3.1 FontConfig 2.14.0 libcurl/7.77.0 SecureTransport (LibreSSL/2.8.3) zlib/1.2.11 nghttp2/1.42.0 Platform: macOS Monterey Version 12.2.1 (Build 21D62), 64 bit, Little endian, wxMac Build Info: Date: Jan 10 2023 02:03:02 wxWidgets: 3.2.1 (wchar_t,wx containers) Boost: 1.80.0 OCC: 7.6.3 Curl: 7.77.0 ngspice: 38 Compiler: Clang 13.0.0 with C++ ABI 1002 Build settings: KICAD_SPICE=ON ```
issue