After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 585420 - gnome-extra/hamster-applet-2.26.2 does not handle non-western characters in graphs
gnome-extra/hamster-applet-2.26.2 does not handle non-western characters in g...
Status: RESOLVED FIXED
Product: hamster-applet
Classification: Deprecated
Component: general
2.26.x
Other All
: Normal normal
: ---
Assigned To: hamster-applet-maint
hamster-applet-maint
Depends on:
Blocks:
 
 
Reported: 2009-06-11 08:36 UTC by Verdoïa Laurent
Modified: 2009-06-11 13:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26


Attachments
Screenshoot (33.91 KB, image/png)
2009-06-11 08:36 UTC, Verdoïa Laurent
Details

Description Verdoïa Laurent 2009-06-11 08:36:19 UTC
Please describe the problem:
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

Expected Results:  




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

Does this happen every time?
Yes

Other information:
Comment 1 Verdoïa Laurent 2009-06-11 08:36:58 UTC
Created attachment 136321 [details]
Screenshoot
Comment 2 Gilles Dartiguelongue 2009-06-11 09:52:54 UTC
If you can't type japanese, here is some stuff you can copy paste:

ハムステルのデバグ
日本の書きスッパト

If you can't see these caracters, you might want to install sazanami or kochi fonts.
Comment 3 Verdoïa Laurent 2009-06-11 11:27:28 UTC
This is not an input problem; i can correctly wrote Japanese text.

On the screenshot you will be able to see an activity wrote in Japanese.
For the list side there is not problem. But for the graph side there is square.
Comment 4 Toms Bauģis 2009-06-11 11:45:45 UTC
Happily enough, this works in the git master branch.
Will look into the stable though and apply same changes.
Comment 5 Toms Bauģis 2009-06-11 12:47:54 UTC
Pushed fix to stable. It will go out in 2.26.3 due June 30
Thanks for the report!

There is another somewhat smaller bug with kanji not being ellipsized if they exceed width, but, hmm, i hope we can live with that - it is kind of avoided in 2.28 by being really generous with space for labels :)
Comment 6 Toms Bauģis 2009-06-11 12:49:05 UTC
Oh and thanks Gilles for providing some stuff to copy and paste - it helped to verify bug much faster!
Comment 7 Gilles Dartiguelongue 2009-06-11 13:02:16 UTC
thanks for the quick fix :)