paranext / paranext-core

Electron client, extension host, and C# library for Paranext
https://paranext.github.io/paranext-core/
MIT License
17 stars 2 forks source link

macOS: new tabs do nothing #1179

Open merchako opened 1 hour ago

merchako commented 1 hour ago

Describe the bug When taking actions that should open a new tab in Platform or Studio, nothing happens.

To Reproduce Steps to reproduce the behavior:

  1. Go to Main Hamburger (top left)
  2. Click on any of
    • Open Scripture Editor
    • Open Resource Viewer
    • Download/Install Resources
    • Settings
    • About Platform.Bible
    • Exit
  3. Notice that nothing happens

Expected behavior Some new tab should have opened. (Or in the case of Exit, the window or app should have closed.)

https://github.com/user-attachments/assets/b8266d0a-6ef9-44fc-b324-25c6a119dc71

tjcouch-sil commented 1 hour ago

Is this always reproducible on your machine? If you restart your computer, does it still do this? Did it do this in the past with previous builds? Before doing anything more, could you please attach your log? Thanks!

lyonsil commented 1 hour ago

Probably a duplicate of #1177, but we will need to fix that and try again to be certain.

merchako commented 1 hour ago

In Paratext Studio, upon initial open, no window appears, and I get an OS dialog with an error

Screenshot 2024-09-27 at 16 39 47

If I open it again, the window appears (with OP behavior).

tjcouch-sil commented 1 hour ago

Interesting... If you close the application completely by right clicking in the dock and closing, does opening it after that change anything?