Recent Changes - Search:


FontsProblemUnderChineseWindows

fonts problem under chinese windows

Submitter: linfk ,, 163 ,, com
Long desciption: Under chinese windows, many operations cause this problem. It seems the program can't load font with a chinese name.

Solfege version3.4.1
runtime.has_gtkhtml2False
runtime.has_gnomeTrue
gtk.pygtk_version(2, 8, 6)
gtk<module 'gtk' from 'D:\Program Files\GNU Solfege\library.zip\gtk\__init__.pyc'>
sys.version_info(2, 3, 5, 'final', 0)
sys.version2.3.5 (#62, Feb 8 2005, 16:23:02) [MSC v.1200 32 bit (Intel)]
sys.prefixD:\Program Files\GNU Solfege
sys.platformwin32
windowsversion(5, 2, 3790, 2, 'Service Pack 1')

Message from stderr:

 
D:\Program Files\GNU Solfege\library.zip\src\mainwin.py:682: PangoWarning: couldn't load font "宋体 Bold 10.7998046875", falling back to "Sans Bold 10.7998046875", expect ugly output.
D:\Program Files\GNU Solfege\library.zip\src\configwindow.py:207: PangoWarning: couldn't load font "宋体 Bold 9", falling back to "Sans Bold 9", expect ugly output.
Traceback (most recent call last):
  File "src\configwindow.pyc", line 367, in test_midi_player
  File "src\mainwin.pyc", line 470, in display_error_message
LookupError: unknown encoding: cp936



STATUS_MOREINFO:

Hello, I guess I haven't had many chineese users since I have never seen this before. Does the PangoWarning disappear if you delete the file D:\Program Files\GNU Solfege\solfege.gtkrc?

I'm a little unsure about the cp936 code page error. Please download and run the envtest program from from http://sourceforge.net/project/showfiles.php?group_id=1465 . It will create a text file in the folder it is run. Please email that file to me (tca@gnu.org). It will give me some debugging information.

Edit - History - Print - Recent Changes - Search
Page last modified on August 06, 2006, at 07:10 AM