[GH-ISSUE #410] Start from User App Data doesn't handle Unicode input #202

Closed
opened 2026-02-27 15:49:19 +03:00 by kerem · 5 comments
Owner

Originally created by @ekuzneczova1988 on GitHub (Nov 6, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/410

The problem is when you start from User App Data and name of windows user has Unicode:
default

Originally created by @ekuzneczova1988 on GitHub (Nov 6, 2015). Original GitHub issue: https://github.com/quasar/Quasar/issues/410 The problem is when you start from User App Data and name of windows user has Unicode: ![default](https://cloud.githubusercontent.com/assets/15610263/10990283/8e18a4c8-847b-11e5-98cd-37c104194be8.png)
kerem 2026-02-27 15:49:19 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@yankejustin commented on GitHub (Nov 6, 2015):

Thanks for the report.

<!-- gh-comment-id:154442752 --> @yankejustin commented on GitHub (Nov 6, 2015): Thanks for the report.
Author
Owner

@d3agle commented on GitHub (Aug 15, 2016):

This error message translates to "Windows cannot find ... make sure you type the name correctly, and then try again."

It's likely a registry error and not related to this program (corruption, invalid path, reference to an orphaned entry).

<!-- gh-comment-id:239738286 --> @d3agle commented on GitHub (Aug 15, 2016): This error message translates to "Windows cannot find ... make sure you type the name correctly, and then try again." It's likely a registry error and not related to this program (corruption, invalid path, reference to an orphaned entry).
Author
Owner

@MaxXor commented on GitHub (Aug 18, 2016):

I can't reproduce this with the username "Колмогоров". Install & autostart are working fine.
Screenshot
Can someone confirm (by using the latest commit)?

edit: But it seems like uninstall isn't working correctly. I'll check the encoding in the batch files.

<!-- gh-comment-id:240718153 --> @MaxXor commented on GitHub (Aug 18, 2016): I can't reproduce this with the username "Колмогоров". Install & autostart are working fine. [Screenshot](https://i.imgur.com/7WuE5PK.png) Can someone confirm (by using the latest commit)? edit: But it seems like uninstall isn't working correctly. I'll check the encoding in the batch files.
Author
Owner

@d3agle commented on GitHub (Aug 18, 2016):

I haven't got around to testing the latest commits, but there are likely more bugs in this area.

When I tested a few days ago, I used a username with Russian characters, as well as a Russian internal display language. When I tried using the password recovery, the client process crashed. Something with the nss3.dll module. I won't have time to test this until sometime tomorrow, but I wanted to point it out.

<!-- gh-comment-id:240877609 --> @d3agle commented on GitHub (Aug 18, 2016): I haven't got around to testing the latest commits, but there are likely more bugs in this area. When I tested a few days ago, I used a username with Russian characters, as well as a Russian internal display language. When I tried using the password recovery, the client process crashed. Something with the nss3.dll module. I won't have time to test this until sometime tomorrow, but I wanted to point it out.
Author
Owner

@MaxXor commented on GitHub (Aug 19, 2016):

Lol, yea but the password recovery takes more time to fix. It's okay for now as the client process does restart after crashing.

<!-- gh-comment-id:240951917 --> @MaxXor commented on GitHub (Aug 19, 2016): Lol, yea but the password recovery takes more time to fix. It's okay for now as the client process does restart after crashing.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#202
No description provided.