Submitted by wenmin92 on 2019/01/04 05:05
This happens in both item text field and document pane.
When I clipper from other app, this problem also happens.

For example:

origin: 乱码指的是电脑系统不能显示正确的字符,而显示其他无意义的字符或空白,如一堆ASCII代码。这样所显示出来的文字统称为乱码。
item text:
 
document pane:
 

Comments

I don't know but I would try changing the font used in the document pane to one which has chinese characters.

wenmin92

2019/01/06 22:24

In reply to by Paul_J_Miller

When I use Markdown, the output html was wrong, every chinese character goes Mojibake. And with Markdown, You can't select default font.
 

Hi!
 
Works fine here. Using Segoe UI as grid font
(great font, where bold text really stands out)
 
For the Doc pane, perhaps share with us the code view of a blank Doc pane
 
 
Pierre_Admin
IQ Designer
 

wenmin92

2019/01/07 00:11

In reply to by Pierre_Admin

Just copy 中国 here to the document pane. (I found copy from office software, there is no problem)
I used every paste special options, and none of them was right. you can have a try. 
 
the default blank Doc pane code is:
<HTML><HEAD><META name=GENERATOR content="InfoQube 0.9.111j">
<META charset=UTF-8><LINK id=SSDef936 rel=stylesheet type=text/css href="C:\Program_Files\InfoQube Information Manager\AppFiles\default.css"></HEAD>
<BODY bottomMargin=0 bgColor=#ffffff leftMargin=2 topMargin=2 rightMargin=2>
<DIV>&nbsp;</DIV></BODY></HTML>
 
 

wenmin92

2019/01/06 23:13

In reply to by Pierre_Admin

 For Grid item text, I have set grid item font to "Segoe UI", but it still can't paste correctly, whether I use any past special option.

wenmin92

2019/01/07 05:09

In reply to by Pierre_Admin

 Some of the attached Welcome file have mistakes. For example:
  • Welcome.sndb/items/2251 (4. Document Pane)
  • Welcome.sndb/items/2161 ( A comparison of four note taking programs, merged into a single item )
 

Paul_J_Miller

2019/01/07 05:31

In reply to by wenmin92

I wrote the text about ConnectedText.  Whatever happened to the text seems to have turned each single apostrophe into an 18 character long sequence of characters (always the same sequence).
 
There were no characters after the title, perhaps something was added but it is a different sequence.
 
Wierd
 
What happened to them ?
 

wenmin92

2019/01/07 06:58

In reply to by Paul_J_Miller

I just totally uninstall InfoQube, and delete every related folders, then reinstall again, the problems still occur, but slightly different:
the problem in the first example did not occur (double quotes) 
 

wenmin92

2019/01/11 11:46

In reply to by Pierre_Admin

I have solved this problem, although this method caused other system problem.
The method is:
Control Panel --> Region --> Administrative --> Language for non-Unicode programs --> Change system locale... --> English(United States)
The old value was Chinese(Simplified, China)
 
Hope this can give you some ideas.
 
Best wishes

wenmin92

2019/01/13 01:13

In reply to by wenmin92

The doc pane must have some problems, I opened a utf-8 java source file, the Chinese comments can not display correctly.
 
I copyed source file from IDE which contains Chinese character,  the displayed indent space length was diferent.

wenmin92

2019/01/13 05:21

In reply to by Pierre_Admin

When the doc contains Chinese Charater, and turn to HTML Code Mode,  I want to edit it outside with other powerful tool like VS Code.
But when I copy the source code, every Chinese Charater becomes ?
 Even use File --> Save As... Commnad, the output html file cannot contains Chinese charater correctly.
 

wenmin92

2019/01/14 04:20

In reply to by Pierre_Admin

The Grid name can not be Chinese. 
When I use Input Method Tool, like System Default Input, every input Chinese Character turn to be a ? , see below:
 
When I copy Chinese Character in the Grid Name input box, it will display correctly in this box. But the tab name turns to ?, see below:

Pastes okay here in both @wenmin92
Wondering is it to do with your version of IE or with OS settings ?
 
I'm not sure of OS language settings here, but central European.
IE 11.0.9600.19129
 
 

wenmin92

2019/01/14 00:03

In reply to by Tom

Thanks for your help!
 
I have set my OS language and region to Engligh, some of the problems I had raised have been resolved, but there are still some problems left. 
 
Just like the problem I just discovered today, you can also try.
Create a Chinese link will fail.
 

I will add new relative prolems in this post.
 
Item Info that constains Chinese show ?
Modif. and Item
 
 

Great, have solved !!!
 
Please try to install the patch v112g and report back. 
 
Also, to help resolve the issue, there is a temporary new toggle setting:
Tools > Options > Program > Document pane > Use UTF-8 when loading Doc pane
Setting "Use UTF-8" OFF works well.
Copy with format "Text", not "Unicode Text".
 
Thanks Pierre.