shishini
(Ali Elshishini)
1
Hi
I installed Fedora 43 on WSL and I am getting some weird issues
So I wonder if the Fedora 43 installer is provided by Microsoft or the Fedora Project
The two unusually issue I saw
- default emacs install doesnt start a graphical emacs or a gtk emacs , this worked fine in Fedora 42
what this means is when i run the emacs command in Fedora 42 (wsl) it open a gui version of emacs by default
when i run the emacs command in Fedora 43 (wsl) it open emacs-nw
- awk is not installed in the base install of Fedora 43 on wsl
I wonder how I can better troubleshoot those issues, and know/tell, is they are created by Microsoft or the Fedora Project
barryascott
(Barry A Scott)
2
At least with my barry’s emacs it opens it’s GUI on 42 and 43 under WSL.
My emacs uses Qt for its tool kit.
Maybe GNU emacs is using a tool kit that has issues?
1 Like
barryascott
(Barry A Scott)
3
I’d guess that it’s only installed if another package has it as a dependency.
Being missing is not a problem if all the installed apps work.
On my KDE desktop it is installed but I’m not sure what pulled it in.
shishini
(Ali Elshishini)
4
Its still weird, that awk would not be installed in a fresh base install of fedora 43, specially when it is in fedora 42
i think something is seriously broken, but i have no idea how wsl really work, and why this would happen
anyway, i should have made a proper issue on their github page, instead i just use their github discussion board, which it seems no one looks at
barryascott
(Barry A Scott)
5
Report to Fedora and see what response you get.
Make sure you detail exactly how you install the 43 on wsl.
1 Like