protonscr

Please preserve multi-byte characters when create desktop file

steamopen Steam client
ValveSoftware/steam-for-linux#9236 · opened 2023-02-24 by KisaragiEffective · updated 2023-02-24 · 0 comments · github
KKisaragiEffective 2023-02-24 github

Your system information

  • Steam client version (build number or date): 1:1.0.0.75+ds-5
  • Distribution (e.g. Ubuntu): Debian 12
  • Opted into Steam client beta?: No
  • Have you checked for system updates?: Yes

Please describe your issue in as much detail as possible:

actual behavior: creates shortcut whose file name is modified by removing multi-byte characters from app name.
expected behavior: do not modified

case: https://store.steampowered.com/app/1929360 gets -.desktop.

If there are no non-multi-byte characters (e.g. https://store.steampowered.com/app/1988940), it become .desktop (therefore treated as a hidden file, it is not what I want).

Steps for reproducing this issue:

  1. Install any game, where it's name contains multi-byte character
  2. Check "create shortcut"
  3. Gets shortcut under ~/.local/share/applications, with modified name

Nothing extracted yet.