Software :: Display Chinese In Gedit ?
Jan 27, 2010
I have used Chinese simplified language as default language, at that time I can use gedit to open some chinese file, also at panel of gedit, there were Chinese like open blah blah.
After I closed it and open it again, strange things happened, there were no Chinese words at panel , and could not display Chinese.....
Later, i have tried to logout session and login with Gnome session and set the default language as Chinese. This time, file names , program names can be showed in Chinese perfectly, somehow for gedit, nothing has changed, and English panel, no Chinese can be displayed.
View 3 Replies
ADVERTISEMENT
Feb 8, 2010
I set-up my Sudo it works but when I use Gedit I get the following message
Jean-Luc@localhost:~> sudo gedit /etc/fstab
(gedit:7137): Gtk-WARNING **: cannot open display:
samething with /etc/sudoers
If I use vi it's ok, I can modify and save. In Fedora it run ok, but with opensuse?
View 9 Replies
View Related
Jan 12, 2010
I am trying to make wine work for explorer. I followed some instructions on this link [URL] To follow this link, I am supposed to
cd ~/ies4linux/ie6
cp user.reg ~/user.reg.old
gedit user.reg
1st and 2nd line went well 3rd line when I try to execute the command gedit user.reg (gedit:2573): Gtk-WARNING ** cannot open display I then /ies4linux/ie6# ls dosdevices(in blue) drive_c(in blue) system.reg(in white) userdef.reg(in green) user.reg
View 3 Replies
View Related
Jun 3, 2011
I heard after I install debian, it could display Chinese information normally without any further work, but I have trouble to see all the Chinese characters.
So I googled and installed Chinese fonts, use dpkg-reconfigure locales to add Chinese support, but none of them work.
Here is my setup
# locale
#locale -a
View 1 Replies
View Related
Jul 21, 2009
I update system today. Just before , everything is normal. Once it finished , I found that my KDE can't display some characters. I am a Chinese user. The English words are normal,. Just some Chinese characters can't be displayed. When I refreshed the browser, they can be displayed again but some of them are font default and some of them are font Yahei. And they are displayed messed together. It is not pretty. AND it is not only in browser, anywhere displayed Chinese characters looks the same as browser. How to change them back to default font as one font not two types of font messed together?
View 1 Replies
View Related
Jun 30, 2010
I have no problems displaying Chinese characters in IE in Windows and I just switched over to Ubuntu.
I have gone to view-> Character Encoding and set it to simpified Chinese but the screenshot still looks like the attachment.
I see only squares. What should I do?
View 8 Replies
View Related
May 16, 2009
I'm a Chinese user and installed ubuntu server. I choosed Chinese when installing and the console could display Chinese, but when finished installation and rebooted, the console couldn't display Chinese filename. Any body knows why and which terminal was used when installing?
View 1 Replies
View Related
Dec 13, 2008
I just installed CentOS 5.2. I have both fonts-japanese and fonts-chinese installed. But I cannot see characters displayed correctly. All Chinese and Japanese characters are displayed as blocks of hexadecimals, except Japanese kana. How can I make them displayed correctly?
*** Appendix 1: /etc/X11/xorg.conf ***
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Synaptics" "CorePointer"
EndSection .....
View 13 Replies
View Related
Feb 28, 2010
Is there a way to get Document Viewer to display Chinese characters in a pdf? Adobe Viewer does but I would prefer to avoid proprietary software. I cannot get either Document Viewer or Okular to properly show Chinese characters in pdf documents downloaded from my college class homepage.
I have all the Chinese language support files, bells and whistles (both traditional and simplified) loaded and operational. When I create a Chinese document in OO Writer and save it as a pdf, both DocViewer and Okular display the the Chinese characters properly. I just cannot get either DocViewer or Okular to display Chinese in pdfs that are downloaded from the website of my course's online textbook/workbook.
Running 9.10 full boat version on an EEE 1000HD netbook.
View 2 Replies
View Related
Jan 27, 2011
Using Fluxbox, have tried this in XFCE and KDE. Chinese characters display properly in whatever browser I use online. I do need to see some in the file manager and this is not working.
I have installed the following chinese display files from Slack -
No results so far.
View 12 Replies
View Related
Apr 3, 2010
I've choice English as "primary language" in language configuration in Yast, and have also installed Chinese as secondary language.In most programs Chinese displays normally, like Evolution, Firefox, Dolphin, but in VLC media player and some other applications, Chinese couldn't be displayed properly.
View 8 Replies
View Related
Dec 16, 2010
On Linux Mint FBReader (both the latest version and the one in the 10.04 repositories)displays Chinese characters as boxes(see screenshot) for some reason, but on Windows it works fine. Is there any way to fix it?
View 1 Replies
View Related
May 9, 2010
Hello everyone,
I just installed Ubuntu 10.04 Desktop (32-bit) and everything has been working fine out of the box (even the wireless card!), but there appears to be something wrong with NetBeans 6.8, whichI installed through the Software Center.
I set the font to Monospace size 12 and you'll see on the screenshot that the letters in NetBeans are way smaller and thinner.
I did some googling and tried to use start NetBeans with -J-Dswing.aatext=true and -J-Dawt.useSystemAAFontSettings=on, but that did not change anything.
Is there anything I can do to force NetBeans to display the font the same way gEdit does?
View 3 Replies
View Related
May 8, 2011
running 10.04 netbook lucid lynx and I have couple of simple plain gedit text files. Wheenver I open them I am always prompted "this is an executable file, with the the choice to Run in Terminal Display Cancel Run how do i get these simple text files (which are not executables unless file type got messed up) just to automatically display in gedit (they're set to open wtih gedt app).
View 7 Replies
View Related
Jan 23, 2011
I've been searching for a permanent solution for some time now, but the threads containing the same error message never seem to be about the same issue.I want to:I'm not trying anything fancy, all I want to do is open a write-protected file with gedit as root, like so:
Code:
# sudo gedit /usr/bin/deadbeef
..but every time I try, no matter the file, I get this error message:
Code:
(gedit: [process #] ): Gtk-WARNING **: cannot open display
I already know: I can circumvent this by going:
Code:
# xhost +local:root
# sudo su
# export DISPLAY=:0.0
[code].....
View 6 Replies
View Related
Mar 23, 2011
I have just finished an install of Cent 5.5. I loaded up a trunk for a software application I want to compile on cent, but I cannot read the .cpp files. The issue seems to be with the file extension. If I change the extension to .txt, they open just fine. My .FOR, .FPP, and .DAT files display fine, but the .cpp and .h give me an error, "Couldn't display...". What is the problem here that won't let me open these files in gedit?
View 5 Replies
View Related
Nov 7, 2010
I am trying to edit a postinfo.xsl in my root file dir, and with the command:
frank@linux-avnb:~> sudo gedit
(gedit:14150): Gtk-WARNING **: cannot open display: frank@linux-avnb:~>
I get the following. what am i doing wrong?
View 3 Replies
View Related
Oct 29, 2010
When scrolling down in nano with keyboard (holding "down" key), nano scrolls several lines at once each time. Is there any possibility to configure it so it will scroll one line each time like gedit does when scrolling in gedit?
View 3 Replies
View Related
Jun 9, 2011
I can see and edit chinese file in console by
vi testfile
I also can gedit the testfile and print it in chinese perfectly. But I can't see the chinese by cli to print file , can only see some small rectangles to instead.
lpr testfile
View 1 Replies
View Related
Mar 19, 2016
This is to do with accessing Dos era CD rom under Linux.The characters in directory and file titles appear as "chinese".As I know that I've loaded and installed programs from these CD roms onto a Windows 2000 machine, I'm wondering why I can not read the file names now. They are definitely in English.I've research and found the mount -o "characterset" but I shouldn't need to do that as they are not foreign language CD roms.The only other thing I can think off is that they are both degraded, but I would not have expected that of commercial CD roms.
View 5 Replies
View Related
Feb 11, 2011
I want to know if it's possible to write chinese character in the different applications (openoffice, thunderbird ecc) and how to do it (keeping the original language of the OS, talian)
View 6 Replies
View Related
Sep 11, 2010
display Chinese using gnome terminal I can input Chinese using VI thru gnome terminal but I can not input Chinese(Big 5) correctly on the command line I use scim/bridge as my input method
View 1 Replies
View Related
Nov 30, 2010
Firefox and Epiphany use two different fonts for displaying Chinese characters, one kind of grainy, and the other more smooth, respectively.(I attached a screenshot) Is it possible to make Firefox use the Epiphany font?
View 2 Replies
View Related
Nov 5, 2010
After installing Debian Squeeze, which packages should one install to enable a Chinese interface besides the usual English interface? Is this applicable to both Gnome and KDE ?
View 4 Replies
View Related
Jan 30, 2011
Do anyone know how to install Chinese Language in linux?I have a Linux Mandriva 2009.1. My computer is reading Chinese Characters but the problem is when im running my Oracle E-Bussiness Suite the java program only displays "BOX".
View 9 Replies
View Related
Apr 14, 2011
I built and installed the latest 3.3.2 and also the Chinese language pack from SlackBuild. [URL]... whenever I open a file whose path has Chinese characters, the LibreOffice always tell me that the file does not exist. What's worse, I can not use SCIM in it, so I can not even enter a Chinese character. what goes wrong? LibOffice or my KDE(4.5.5)? And how to solve it?
View 3 Replies
View Related
Oct 25, 2009
We would like to type simplified Chinese characters on FC11. gcim is installed, and it is selected as input method. We see that with ctrl-space input method changes, and we can select types with ctrl-shift. However, we cannot find a "normal" simplified Chinese,. If we type "WO" it pops up with 7 possibilities, witch is not enough as it suppose to drop over 50 .
View 3 Replies
View Related
Jan 18, 2010
hope to get some lights here. I been using ibus input method forChinese characters from F11 to F12 and realised the character are not even. For example, get this maller than "你".
View 4 Replies
View Related
Dec 29, 2010
i can input chinese in vim ,gvim,gedit ,and also zsh...., but i can't input chinese in bash and sh , i use ibus.
If i login with another account , i can input chinese in bash and sh !
i also diff the locale and env between the two account ,they are nearly the same;
example: when i input chinese ""i type "wq" and space,then bash print :
Display all 4063 possibilities? (y or n)
View 1 Replies
View Related
Jul 14, 2010
I've seen the trackpad tool to write chinese characters on macs, is there any such linux clone? Or are there any projects that anyone knows of which are trying to create that for linux?
View 1 Replies
View Related