tags +upstream wontfix thanks Hiya MaX,
On Mon, Jun 05, 2006 at 02:14:44PM +0100, Simon Huggins wrote: > On Mon, Jun 05, 2006 at 01:58:49PM +0200, MaX wrote: > > The problem is that wine doesn't write its menu file using UTF-8 > > encoding. Since other applications can use the same behavior, Xfce > > should, at least, ignore the eventually malformed entries and show the > > others instead of stopping the file parsing ;) > Well it's a malformed XML error but changing the charset of the XML > didn't help either so I've filed a bug upstream. Hmm, I suspect this is never going to be solved. Upstream say GMarkup parser will always read the file as utf-8 so at least the file has to be utf-8 and I think assuming that the menu system knows that it then has to translate everything between encodings depending on the filesystem is a little crazy. I'm sorry but thesolutions are either to use utf-8 on that filesystem and therefore in the menu file or to not use highbit characters for that menu item. Simon. -- "Will you stop talking about the war?" "Me? You started it!" - Basil "We did not start it." "Yes you did, you invaded Poland" - Basil, Fawlty Towers -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

