microsoft / wslg

Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios
MIT License
10.04k stars 300 forks source link

Kmail lacks icons when started through Start Menu #199

Open David-Kneel opened 3 years ago

David-Kneel commented 3 years ago

Environment

Windows build number: Microsoft Windows NT 10.0.21376.0
Your Distribution version: Debian 10
Your WSLg version: 1.0.19

Steps to reproduce

1 install KDE to Debian

# Install kde-desktop
sudo tasksel install desktop kde-desktop
# all the required laptop tools if host is a laptop
sudo tasksel install laptop

2 Reboot

At a powershell prompt:

wsl --shutdown

3 Start Kmail

Imgur

WSL logs:

logs.zip versions.txt

Expected behavior

Kmail should start correctly likewise when launched from KDE as follows:

Imgur

Actual behavior

Kmail starts with no icons: Imgur

David-Kneel commented 3 years ago

It is weird the way KDE's taskbar is rendered, as a separate window from KDE desktop:

Imgur

spronovo commented 3 years ago

@David-Kneel could you try updating to Windows Insider build 21387 which was released earlier this week? Starting with that build, application launch from the start menu will be launch as if they were launch from the shell. Before they were launch with no user profile applied.

David-Kneel commented 3 years ago

@David-Kneel could you try updating to Windows Insider build 21387 which was released earlier this week? Starting with that build, application launch from the start menu will be launch as if they were launch from the shell. Before they were launch with no user profile applied.

I updated and it is behaving like this: https://github.com/microsoft/wslg/issues/193#issuecomment-846591319