-
Notifications
You must be signed in to change notification settings - Fork 830
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
Linux shortcuts no longer appear in Windows start menu #12375
Comments
Logs are required for review from WSL teamIf this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. How to collect WSL logsDownload and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
The script will output the path of the log file once done. If this is a networking issue, please use collect-networking-logs.ps1, following the instructions here Once completed please upload the output files to this Github issue. Click here for more info on logging View similar issuesPlease view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it! Open similar issues:
|
It might be the same problem as in No start menu entry for flatpaks (#9586) , though mine seems systemic vs. just a single application. I'm unsure whether I should close it or not, for now, I'll leave it open unless told otherwise. |
Okay so, I'm not sure exactly what I did, but since I really needed an Emacs shortcut, I took the CMake one (one of the few that worked) and pasted it as the That didn't work, at least not at first. I then created a batch script that would start Emacs from Windows:
Th script itself didn't work (started a console and closed immediately), but as I clicked the start menu, I suddenly noticed the Emacs shortcut (with the CMake app image). It appears that all the shortcuts are now visible again, after being absent for two weeks: I don't know what I did exactly. |
Windows Version
Microsoft Windows [Version 10.0.19044.5247]
WSL Version
2.3.26.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.167.4-1
Distro Version
Arch Linux
Other Software
GNU Emacs 29.4 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.43, cairo version 1.18.2)
Repro Steps
n/a
Expected Behavior
Installing programs through
pacman
should have the Linux shortcuts be available from the Windows start menu.Actual Behavior
After full system update via
pacman -Syu
, most shortcuts are unavailable. It is not clear why some are available why others are not. For instance, I have Emacs installed, but it does not appear in the start menu:Restarting WSL, whether by
wsl.exe --shutdown
or by disabling the Windows features, did not solve the issue, neither did reinstalling the programs.Diagnostic Logs
The text was updated successfully, but these errors were encountered: