Showing posts with label Skype. Show all posts
Showing posts with label Skype. Show all posts

Tuesday, October 16, 2012

Problem with Asian characters in Skype (Chinese, Japanese,...)

Yesterday (16 October 2012), the problem happened again to me and I was actually happy about it as I was able to test a bit more about the solution I wrote here:
http://smallittips.blogspot.com/2012/09/how-to-solve-skype-japanese-characters.html

Here is an updated version of the solution.

1) Make sure you log out of the active user who has the problem. I tried by simply closing all the programs and going to the admin account but the problem was not solved. I really had to log out with the current user.

2) Log in as the admin user of the computer.

3) Delete everything inC:\Users\user-with-the-problem\AppData\Local\Microsoft\Internet Explorer
(change "user-with-the-problem" with the username of the user having the problem, ie the user you use when you have the problem)

This may be a bit tricky. First, why Internet Explorer? You may not even use this browser. Well, it seems that Skype is using some shared folders with Internet Explorer. Then, you may not see the folder AppData. Just type it after the username of the user with the problem.

4) Log back on the user you were using and launch Skype. The problem should be solved.

If the problem is not solved, please check the original solution here: http://smallittips.blogspot.com/2012/09/how-to-solve-skype-japanese-characters.html.

Sunday, September 16, 2012

How to solve: Skype displaying Japanese characters as boxes

Problem with Skype not displaying Japanese/Chinese/Korean characters? Here is the solution that worked for me.


Today, when I started Skype, I had something strange happened. The name of the contacts in Japanese were replaced by squares, ie Skype was not displaying Japanese correctly anymore. I could still type some Japanese text in the message but the name of the contacts were not supported. The menu was gone too (choice between square-square-squre and square-square-square).

The problem was only with Skype, the rest of the computer was working fine: notepad, the name of the directories and folders were fine etc...

I tried to reinstall Skype: did not help. I tried to Google the answer: did not help. Most websites would simply ask you to use another font (under settings, IM and SMS etc... and change from Tahoma to Arial Unicode MS) or to change the settings of your new PC). I still could not read Japanese characters! Just a bunch of boxes/Squares or whatever you want to call them.

Incredible test

I logged off the user I was using, logged on with the admin user and ... Skype was working! Completely fine, with Tahoma (?!!) and with the global settings of the computer set to Norway/Norwegian. How come. I logged again to the user that had the problem: it was still failing. So the problem was only happening for 1 user. It does make sense as many websites were saying that they had problems with some users only or some PC only.

Step-by-step solution

Update 16 October 2012: I have had the problem again and wrote a new post about it. Check it here:
http://smallittips.blogspot.com/2012/10/problem-with-asian-characters-in-skype.html

Of course, I was still not happy, as I wanted to use Skype for both users (admin and the one failing), so here is what I did:
  1. logged in with the failing user
  2. closed every program including Skype
  3. logged off this user (not just switch user, completely log off)
  4. logged in as admin
  5. opened a directory and went to C:\Users\failing-user
  6. added \AppData at the end of the address: C:\Users\failing-user\AppData
  7. deleted everything in
    • C:\Users\failing-user\AppData\Local\Temp (mind the "Local")
    • C:\Users\failing-user\AppData\Local\Microsoft\Internet Explorer (Skype uses Internet Explorer)
    • C:\Users\failing-user\AppData\Local\Microsoft\Windows\Temporary Internet Files (you have to type this one too)
    • C:\Users\failing-user\AppData\Local\Microsoft\Windows\Explorer
    • C:\Users\failing-user\AppData\LocalLow\Microsoft\Internet Explorer (mind the LocalLow instead of Local)
  8. logged again as the failing user
  9. it was working
I really hope this will also solve the problem you have with Skype not displaying Asian characters properly (only squares/boxes).

1000 thanks to Servermin for a post he wrote about Chinese characters not being displayed by Skype (had a hard time finding it but it was mostly the solution I described here).