Hi,

On my system, alacarte has a segmentation fault if I reconfigure the
locales package to generate the it...@euro locale and set LANG to
"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-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to