[11.90.0200] Cannot update registration name to Unicode

Things you’d like to miss in the future...
Forum rules
:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:

:info: Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).

:info: We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.

:info: When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".

:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:
binocular222
Posts: 1423
Joined: 04 Nov 2008 05:35
Location: Win11, Win10, 100% Scaling

[11.90.0200] Cannot update registration name to Unicode

Post by binocular222 »

I have v11.90.0200 but when I click help → Update registration detail... the username does not recognize Unicode UTF-8.
Which Unicode version does XYplorer support?
I attached the screenshot (my name should look like: Nguyễn Khánh Nam)
To see the attached files, you need to log into the forum.
I'm a casual coder using AHK language. All of my xys scripts:
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488

admin
Site Admin
Posts: 66364
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: [11.90.0200] Cannot update registration name to Unicode

Post by admin »

Works fine here. You sure that's a v11.90.0200 screenshot?

binocular222
Posts: 1423
Joined: 04 Nov 2008 05:35
Location: Win11, Win10, 100% Scaling

Re: [11.90.0200] Cannot update registration name to Unicode

Post by binocular222 »

Yes, I have just download the new version few hours ago.
Uhm, anyway not much important for me, so, Don, you can move on with your to do list.
I'm a casual coder using AHK language. All of my xys scripts:
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488

admin
Site Admin
Posts: 66364
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: [11.90.0200] Cannot update registration name to Unicode

Post by admin »

binocular222 wrote:Yes, I have just download the new version few hours ago.
Uhm, anyway not much important for me, so, Don, you can move on with your to do list.
Well, it is very important for me. :) This should definitely work, after all it is the only reason I published today's version!

So you paste "Nguyễn Khánh Nam" and get question marks in the edit field???

binocular222
Posts: 1423
Joined: 04 Nov 2008 05:35
Location: Win11, Win10, 100% Scaling

Re: [11.90.0200] Cannot update registration name to Unicode

Post by binocular222 »

Yes.
FYI: I'm using Win 7 x32; locale = EN-US
I'm a casual coder using AHK language. All of my xys scripts:
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488

admin
Site Admin
Posts: 66364
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: [11.90.0200] Cannot update registration name to Unicode

Post by admin »

binocular222 wrote:Yes.
FYI: I'm using Win 7 x32; locale = EN-US
What happens when you paste Nguyễn Khánh Nam into the address bar?

binocular222
Posts: 1423
Joined: 04 Nov 2008 05:35
Location: Win11, Win10, 100% Scaling

Re: [11.90.0200] Cannot update registration name to Unicode

Post by binocular222 »

It turn into question mark too
I'm a casual coder using AHK language. All of my xys scripts:
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488

admin
Site Admin
Posts: 66364
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: [11.90.0200] Cannot update registration name to Unicode

Post by admin »

This as well?
李小龍

binocular222
Posts: 1423
Joined: 04 Nov 2008 05:35
Location: Win11, Win10, 100% Scaling

Re: [11.90.0200] Cannot update registration name to Unicode

Post by binocular222 »

These 3 words are ok, no more question mark
I'm a casual coder using AHK language. All of my xys scripts:
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488

binocular222
Posts: 1423
Joined: 04 Nov 2008 05:35
Location: Win11, Win10, 100% Scaling

Re: [11.90.0200] Cannot update registration name to Unicode

Post by binocular222 »

Maybe the oddity in my language. Letter á is always ok but letter ễ has 2 accent. It is a combination of ê and ẽ
I'm a casual coder using AHK language. All of my xys scripts:
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488

admin
Site Admin
Posts: 66364
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: [11.90.0200] Cannot update registration name to Unicode

Post by admin »

binocular222 wrote:Maybe the oddity in my language. Letter á is always ok but letter ễ has 2 accent. It is a combination of ê and ẽ
Yes, I know that Vietnamese is a very special case, and that there are some bugs in Windows that only apply to rendering Vietnamese letters.

However, since it works fine here, I'm totally out of ideas. :(

admin
Site Admin
Posts: 66364
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: [11.90.0200] Cannot update registration name to Unicode

Post by admin »

BTW, this is your name analyzed with charview() under XP (Active Code Page: 1252 ):

Code: Select all

  #    dec   hex  utf8  char

  1     78    4E     N  N
  2    103    67     g  g
  3    117    75     u  u
  4    121    79     y  y
  5   7877  1EC5   á»…  ễ
  6    110    6E     n  n
  7     32    20         
  8     75    4B     K  K
  9    104    68     h  h
 10    225    E1    á  á
 11    110    6E     n  n
 12    104    68     h  h
 13     32    20         
 14     78    4E     N  N
 15     97    61     a  a
 16    109    6D     m  m
I can see both accents over the 5th letter.

Borut
Posts: 1472
Joined: 19 Oct 2010 19:29
Location: Win10 Pro 64b 22H2, @120DPI (125%)

Re: [11.90.0200] Cannot update registration name to Unicode

Post by Borut »

Just out of curiosity:

Configuration > Fonts

Which fonts are defined there? (I recently had to change them to Arial, in order to be able to see the far East - as we call that part of the world here in Europe - scripts correctly.)
Win 10 Pro 64bit

binocular222
Posts: 1423
Joined: 04 Nov 2008 05:35
Location: Win11, Win10, 100% Scaling

Re: [11.90.0200] Cannot update registration name to Unicode

Post by binocular222 »

Borut wrote:Just out of curiosity:

Configuration > Fonts

Which fonts are defined there? (I recently had to change them to Arial, in order to be able to see the far East - as we call that part of the world here in Europe - scripts correctly.)
Verdana. I tried different fonts but no use.
btw. I heard that Verdana is the best font for on-screen display so I changed all GUI to Verdana
I'm a casual coder using AHK language. All of my xys scripts:
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488

admin
Site Admin
Posts: 66364
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: [11.90.0200] Cannot update registration name to Unicode

Post by admin »

binocular222, what number is your codepage?
Can you show that double-accented "e" anywhere in XYplorer? ...in Explorer?

Post Reply