logseq / logseq

A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap
https://logseq.com
GNU Affero General Public License v3.0
29.91k stars 1.75k forks source link

Can't open new window #11266

Closed taratyn-tc closed 4 days ago

taratyn-tc commented 1 week ago

Search first

What Happened?

Can't open a new window, which I would like so I can compare two files easily.

Reproduce the Bug

  1. Open my LogSeq.
  2. Hit Ctrl+N (or go file -> new Window).

Expected Behavior

A second window should open. It does not.

If there is no window open, a primary window is opened.

Screenshots

N/A

Desktop or Mobile Platform Information

App Version: 0.10.9 Git Revision: c67b8b5 Platform: Mozilla/5.0 (Macintosh Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML like Gecko) Logseq/0.10.9 Chrome/118.0.5993.159 Electron/27.1.3 Safari/537.36 Language: en-US Plugins: logseq-awesome-styler (v3.7.1), logseq-git (v1.5.5), logseq-journals-calendar (v0.10.10), logseq-markdown-table (v1.8.0), logseq-plantuml-plugin (1.0.2), logseq-todo-plugin (v1.20.2)

Additional Context

It looks like https://discuss.logseq.com/t/shortcut-for-new-window-gone/25541 is sort of my issue but the steps don't fix it for me. Fundamentally can't open new windows.

Are you willing to submit a PR? If you know how to fix the bug.

taratyn-tc commented 1 week ago

I went back and found that new window opening works in 0.10.5 but is broken in 0.10.6.

CleanShot 2024-04-25 at 15 48 03

Further, after downgrading to 0.10.5 I get:

CleanShot 2024-04-25 at 15 46 30

Which I didn't used to get.

andelf commented 1 week ago

Could you try "Re-index" or "clear cache" and start over?

taratyn-tc commented 1 week ago

I tried both.

Even after clearing cache (per the instructions here), I could not open a new window on the demo graph that opens by default.

I tested using 0.10.9 (83)

CleanShot 2024-04-26 at 08 14 16

taratyn-tc commented 1 week ago

I also tried uninstalling all my plugins and then clearing cache again.

No dice.

lkesteloot commented 6 days ago

Maybe related to #11120 or #11090? Those are MacOS and this is not (Ctrl-N is used).

andelf commented 6 days ago

Could you check the menu bar item?

image

New window is handled by macOS system.

tomaratyn commented 5 days ago

Replying using my personal account. This is not a keyboard shortcut issue, I did try using the menu bar.

tomaratyn commented 5 days ago

Maybe related to #11120 or #11090? Those are MacOS and this is not (Ctrl-N is used).

Sorry, those are exactly my issue. I am on MacOS (both Intel and ARM).

tomaratyn commented 5 days ago

(I'm ok closing this as a duplicate of those)