git-log--graph icon indicating copy to clipboard operation
git-log--graph copied to clipboard

Unable to open by "Open graph view"

Open Flavio78 opened this issue 1 year ago • 3 comments

With latest version I cannot open window in editor clicking on "Open graph view" button in "Source control".

image

With previous version I can do it.

Flavio78 avatar Mar 09 '24 17:03 Flavio78

Cannot reproduce. Could you please share your system details? Win/Mac/Linux and Version? And are you using regular VSCode or VSCodium?

Also, please check the bottom Output pane and select git log --graph - perhaps some errors are shown here?

phil294 avatar Mar 10 '24 16:03 phil294

OS: Windows 11 version 23H2; Visual Studio Code: 1.87.1. When I click the "Open graph view", I read only the message start command. But the Git Log window does not appear in the editor.

Flavio78 avatar Mar 10 '24 17:03 Flavio78

Happens to me too. Only able to open the graph view via command. Tried disabling all extensions but this one.

  • vscode Version: 1.87.2 (system setup) Commit: 863d2581ecda6849923a2118d93a088b0745d9d6 Date: 2024-03-08T15:20:17.278Z Electron: 27.3.2 ElectronBuildId: 26836302 Chromium: 118.0.5993.159 Node.js: 18.17.1 V8: 11.8.172.18-electron.0 OS: Windows_NT x64 10.0.19045

Same log, but nothing happens: image

When using the command and there is no open view, works (also when a view is already open): image

Notes:

  • Using the buttons also do not work when an open view exists and is in focus.
  • I use "editor" for "git-log--graph.position"
  • Seems like nothing useful is reported even with "git-log--graph.verbose-logging", I still only get "start command" when pressing any "Open graph view" button.

Edit:

  • Dev console log when using the command (works): image

  • A second try had an additional message: image

  • Clicking any "Open graph view" button logs nothing at all. With or without the view being already open.

Not sure what else could I look, but let me know

dimateos avatar Mar 19 '24 16:03 dimateos

Does this problem still exist in the latest version?

phil294 avatar Nov 26 '24 17:11 phil294

Hello!

The button seems to work without issues.

Thanks a lot for your efforts!

dimateos avatar Nov 28 '24 11:11 dimateos