Public bug reported:

Binary package hint: ubuntu-desktop

In the following pygtk program the Japanese characters か and ゴ simply aren't 
displayed at all.  The other characters are however.  Changing the window title 
font to Sans regular fixes the problem, but looks ugly. 
 
import gtk
w = gtk.window(gtk.WINDOW_TOPLEVEL)
w.set_title("foo:かشႴДゴ⾧")
w.show_all()
gtk.main()

** Affects: ubuntu-meta (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
The default window title font can't display Japanese characters
https://launchpad.net/bugs/69828

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to