[Debian-zh-dev] Bug#734111: gmchess: fails to start with segmentation fault
Khang Nguyen
khang.ntz at gmail.com
Mon Jan 6 19:51:00 UTC 2014
Hi,
After messing around the source code, I found out that it is the .gtkrc-2.0
in my $HOME directory which makes gmchess crash.
Before, my .gtkrc-2.0 is :
style "userfont"
{ font_name ="FreeSans Medium 25" }
widget_class "*" style "userfont"
gtk-font-name = "FreeSans Medium 25"
gtk-icon-theme-name = "gnome-wise"
After, my .gtkrc-2.0 is :
style "userfont"
{ font_name ="FreeSans Medium 25" }
Then it works as expected. However, I can't work on my computer without
glasses and big fonts size as in gtkrc-2.0. Gmchess should render .gtkrc-2.0
as well as other gtk apps do.
As a side note, the oldstable(squeeze) version also suffers from this bug.
Please fix this bug.
Thanks,
Khang.
More information about the Chinese-developers
mailing list