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 683294 - gtk 2 doesn't show correctly strings
gtk 2 doesn't show correctly strings
Status: RESOLVED INCOMPLETE
Product: gtk+
Classification: Platform
Component: Widget: Other
2.24.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2012-09-03 20:55 UTC by Gianfranco Costamagna
Modified: 2013-02-03 22:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Gianfranco Costamagna 2012-09-03 20:55:26 UTC
Version: 2.24.11

Please look at [1].
I suspect a bug in gtk+ since everything we do on the ettercap side are functions like "gtk_label_new("Dropped packets:");" hard coded.

This bug is triggered with macosx and 2.24.11 gtk version.

It doesn't occur with my ubuntu 12.04 (gtk 2.24.10).
So I suspect a regression from .10 to .11.

this is an example image [2]

many thanks

[1] https://sourceforge.net/tracker/?func=detail&atid=117435&aid=3564268&group_id=17435

[2]http://cl.ly/image/131J3b451k1u
Comment 1 Matthias Clasen 2012-09-04 10:21:00 UTC
Looks like a font problem. Do other gtk applications, like gtk-demo work ?