0

When I using TeXstudio 2.12.16 on Debian Buster, the side panel can not show the proper characters, but some strange ones. Blow is the screenshot: enter image description here

As you can see, the left lower part of the picture shows some strange characters. I can not fix this problem. I set all the fonts to be WenQuanYi Micro Hei, with encoding UTF-8. The locale of my Linux is: [08/28/2019,08:50:42@~]$ locale LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE=zh_CN.UTF-8 LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" LC_ALL=

How can I solve this strange problem?

PS: I have changed LC_COLLATE=zh_CN.UTF-8 back into LC_COLLATE=en_US.UTF-8. But the same problem is still there. Then, I test in another computer (Call it B), whose OS is the same as the one which has the problem, even the edition of texstudio is the same. It is very strange that, in B, texstudio works very well.

2
  • BTW, when I compile the source file in TeXMaker, all things go smoothly, particularly the symbols show correctly on the left panel. Hence I guess it is a bug of TeXstudio.
    – azc
    Commented Aug 28, 2019 at 1:51
  • Texstudio is in version 4.3.0 now
    – CrocoDuck
    Commented Aug 29, 2022 at 18:07

1 Answer 1

1

From the github, it caused by the package qt5dxcb-plugin. Here's a link!

Therefore the simplest way is to remove this package

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .