Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 273673 - gnome-extra/hamster-applet-2.26.2 does not handle non-western characters in graphs
Summary: gnome-extra/hamster-applet-2.26.2 does not handle non-western characters in g...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://bugzilla.gnome.org/show_bug.c...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-11 02:18 UTC by VERDOIA Laurent
Modified: 2009-06-11 22:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Screenshoot (hamster.png,33.91 KB, image/png)
2009-06-11 02:20 UTC, VERDOIA Laurent
Details

Note You need to log in before you can comment on or make changes to this bug.
Description VERDOIA Laurent 2009-06-11 02:18:28 UTC
I'm using Japanese for writing my task.
But the kanji are not show every where correctly.
Some time there is square instead of text.

Reproducible: Always

Steps to Reproduce:
1. Set a task name which contain kanji
2. Run the task
3. See resume of all task

Actual Results:  
Kanji are show with square

Expected Results:  
Kanji visible
Comment 1 VERDOIA Laurent 2009-06-11 02:20:12 UTC
Created attachment 194210 [details]
Screenshoot
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-06-11 06:36:27 UTC
This is most likely a problem with other languages than japanese. Please fill an upstream bug at https://bugzilla.gnome.org and paste the link here.
Comment 3 VERDOIA Laurent 2009-06-11 08:38:16 UTC
And the upstream bug is: http://bugzilla.gnome.org/show_bug.cgi?id=585420
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-06-11 09:53:32 UTC
thanks
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-06-11 22:42:13 UTC
12 Jun 2009; Gilles Dartiguelongue <eva@gentoo.org>
+hamster-applet-2.26.2-r1.ebuild,
+files/hamster-applet-2.26.2-pango-layout.patch:
Use pango layout to draw text in place of cairo for graphs, closes:
 #273673.

Applied upstream patch (even though it doesn't deal well with long texts).
Thanks for reporting.