Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deb and Rpm file launcher executes "Exec=/usr/share/code/code --unity-launch %F" , Unity launcher no longer used by Ubuntu #145798

Closed
ghost opened this issue Mar 22, 2022 · 4 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debt Code quality issues install-update VS Code installation and upgrade system issues linux Issues with VS Code on Linux
Milestone

Comments

@ghost
Copy link

ghost commented Mar 22, 2022

Does this issue occur when all extensions are disabled?: Yes

Deb and Rpm file launcher executes "Exec=/usr/share/code/code --unity-launch %F"

The launcher for the deb and rpm installs runs "Exec=/usr/share/code/code --unity-launch %F" , I assume this has something to do with the fact old versions of Ubuntu used the "Unity" launcher , the unity launcher is now retired I assume this flag no longer does what it is intended.

  • VS Code Version: 1.64.2 (all from what I have tested)
  • OS Version: Ubuntu 20.04 (also all from what I have tested)

Steps to Reproduce:

  1. Download any deb or rpm package
  2. Look at laucher (code.desktop)
@Tyriar
Copy link
Member

Tyriar commented Mar 23, 2022

I think this was for supporting shift+click on the unity dock to open a new window, we may be able to switch this to use --new-window but it would need testing. Also yes it's a bit weird that it says unity now but it doesn't do any harm.

@Tyriar Tyriar assigned rzhao271 and unassigned Tyriar Mar 23, 2022
@Tyriar Tyriar added install-update VS Code installation and upgrade system issues linux Issues with VS Code on Linux labels Mar 23, 2022
@ghost
Copy link
Author

ghost commented Mar 23, 2022

I think this was for supporting shift+click on the unity dock to open a new window, we may be able to switch this to use --new-window but it would need testing. Also yes it's a bit weird that it says unity now but it doesn't do any harm.

That would be cool , it would be reassuring to know it's not a mistake and the launcher is working as intended. I can build tests from source if wanted.

@rzhao271 rzhao271 added bug Issue identified by VS Code Team member as probable bug confirmation-pending labels Dec 5, 2022
@rzhao271 rzhao271 added this to the Backlog milestone Dec 6, 2022
@rzhao271 rzhao271 added debt Code quality issues and removed confirmation-pending labels Dec 7, 2022
@deepak1556
Copy link
Collaborator

Steps for verification when changing args, #21133 (comment)

@deepak1556 deepak1556 removed their assignment Dec 12, 2023
@rzhao271
Copy link
Contributor

Merging into #212125

@rzhao271 rzhao271 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 13, 2024
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Oct 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug debt Code quality issues install-update VS Code installation and upgrade system issues linux Issues with VS Code on Linux
Projects
None yet
Development

No branches or pull requests

4 participants