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

WSL2 Ubuntu lunar font rendering issue #189384

Closed
keesj opened this issue Aug 1, 2023 · 7 comments · Fixed by #188268
Closed

WSL2 Ubuntu lunar font rendering issue #189384

keesj opened this issue Aug 1, 2023 · 7 comments · Fixed by #188268
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug chromium Issues and items related to Chromium fixed-in-electron-25 Issues fixed with Electron 25.x update gpu Issues concerning GPU related items insiders-released Patch has been released in VS Code Insiders upstream Issue identified as 'upstream' component related (exists outside of VS Code) verified Verification succeeded WSL Issue when using WSL
Milestone

Comments

@keesj
Copy link

keesj commented Aug 1, 2023

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

Yes

  • VS Code Version:
    Version: 1.80.2
    Commit: 2ccd690
    Date: 2023-07-27T20:41:52.615Z
    Electron: 22.3.14
    ElectronBuildId: 22695494
    Chromium: 108.0.5359.215
    Node.js: 16.17.1
    V8: 10.8.168.25-electron.0
    OS: Linux x64 5.15.90.1-microsoft-standard-WSL2

  • OS Version:
    keesj@vlsi:~$ lsb_release -a
    No LSB modules are available.
    Distributor ID: Ubuntu
    Description: Ubuntu 23.04
    Release: 23.04
    Codename: lunar

Steps to Reproduce:

  1. Install code wsl2 inside ubuntu
  2. upgrade to the latest ubuntu (lunar in my case)
  3. Start vs code

As can be seen in the screenshots something strange is happening with the fonts making the software not usable. The rending is not an issue with other graphical packages (e.g. firefox) hence I do not know how to fix it. I also tried with
disabled_start

code_wsl2_ubuntu

weird2

@deepak1556
Copy link
Collaborator

Can you check if the issue is present with our exploration build #184021 (comment) based on a newer version of the runtime.

@deepak1556 deepak1556 added the info-needed Issue requires more information from poster label Aug 1, 2023
@keesj
Copy link
Author

keesj commented Aug 1, 2023

When running the exploration build the the graphics look very nice

Version: 1.81.0-exploration
Commit: a770320
Date: 2023-07-24T15:12:51.200Z
Electron: 25.3.0
ElectronBuildId: 22586453
Chromium: 114.0.5735.199
Node.js: 18.15.0
V8: 11.4.183.25-electron.0
OS: Linux x64 5.15.90.1-microsoft-standard-WSL2

Fresh

@deepak1556 deepak1556 added bug Issue identified by VS Code Team member as probable bug upstream Issue identified as 'upstream' component related (exists outside of VS Code) WSL Issue when using WSL gpu Issues concerning GPU related items chromium Issues and items related to Chromium fixed-in-electron-25 Issues fixed with Electron 25.x update and removed info-needed Issue requires more information from poster labels Aug 2, 2023
@deepak1556
Copy link
Collaborator

Thanks for confirming, looks an issue in the runtime then.

@deepak1556 deepak1556 added this to the August 2023 milestone Aug 7, 2023
@vscodenpa vscodenpa added unreleased Patch has not yet been released in VS Code Insiders insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Aug 7, 2023
@amunger amunger added the author-verification-requested Issues potentially verifiable by issue author label Aug 30, 2023
@vscodenpa
Copy link

This bug has been fixed in the latest release of VS Code Insiders!

@keesj, you can help us out by commenting /verified if things are now working as expected.

If things still don't seem right, please ensure you're on version 35be9bf of Insiders (today's or later - you can use Help: About in the command palette to check), and leave a comment letting us know what isn't working as expected.

Happy Coding!

@amunger
Copy link
Contributor

amunger commented Aug 30, 2023

@keesj - Are you able to test this on insiders to see if it was resolved with that update?

@keesj
Copy link
Author

keesj commented Aug 31, 2023

I can confirm that the font rending issue is not longer present in the insiders build

Version: 1.82.0-insider
Commit: e7756c8
Date: 2023-08-31T05:33:40.029Z
Electron: 25.7.0
ElectronBuildId: 23434598
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Linux x64 5.15.90.1-microsoft-standard-WSL2

code-insiders

@keesj
Copy link
Author

keesj commented Aug 31, 2023

/verified

@vscodenpa vscodenpa added verified Verification succeeded and removed author-verification-requested Issues potentially verifiable by issue author labels Aug 31, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Sep 21, 2023
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 chromium Issues and items related to Chromium fixed-in-electron-25 Issues fixed with Electron 25.x update gpu Issues concerning GPU related items insiders-released Patch has been released in VS Code Insiders upstream Issue identified as 'upstream' component related (exists outside of VS Code) verified Verification succeeded WSL Issue when using WSL
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants