VSCodium / vscodium

binary releases of VS Code without MS branding/telemetry/licensing
https://vscodium.com
MIT License
24.27k stars 1.02k forks source link

Failed to open file/folder in KDE Plasma Dolphin #1872

Closed playgithub closed 1 month ago

playgithub commented 1 month ago

Describe the bug Failed to open file/folder in KDE Plasma Dolphin by "Open with VSCodium"/"Open Folder With" in the context menu of Dolphin

Please confirm that this problem is VSCodium-specific not tested for vscode

Please confirm that the issue/resolution isn't already documented

To Reproduce Steps to reproduce the behavior:

  1. Open Dolphin
  2. "Open with VSCodium"/"Open Folder With" in the context menu of Dolphin
  3. VSCodium launches sucessfully, but no file or folder opens

Expected behavior The file/folder to be opened should be opened.

Desktop (please complete the following information):

daiyam commented 1 month ago

I've just asked to be co-maintainer of the AUR vscodium-bin so that I can push the patch.

xalt7x commented 1 month ago

I believe it's a duplicate of #1865 , and also Arch AUR specific. vscodium and vscodium-bin maintainers should sync their desktop files with #1866 .


Meanwhile, in KDE Plasma it's really easy to fix.
Just launch KDE Menu Editor (kmenuedit), find VSCodium launcher and remove "--unity-launch" flag.

playgithub commented 1 month ago

It must be duplicated.