Hi,
On my system, alacarte has a segmentation fault if I reconfigure the
locales package to generate the it_IT@euro locale and set LANG to
"it_IT@euro".
While it's parsing the UI definition, it translates "Restore the
default menu layout" to "Ripristina la struttura predefinita del
men�", which uses the ISO/IEC 8859-15 character set. It subsequently
calls g_markup_escape_text on this string, which expects it to use
UTF-8. This causes it to miss the end of the string and, eventually,
to try to access an inaccessible page, causing the segmentation fault.
I don't know where or how this should be fixed.
--
Matt
http://ftbfs.org/kraai
--
To UNSUBSCRIBE, email to debian-bugs-rc-REQUEST.RemoveThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.RemoveThis@lists.debian.org