Mario Palomo wrote: > Package: libsvnqt2 > Version: 0.9.1-1 > > I have a Debian Sid system with kdesvn 0.9.1-1 installed. My locale is > Spanish (ie: [EMAIL PROTECTED], using ISO-8859-15 but the problem is > the same with ISO-8859-1). When I execute (or use the contextual menus > in Konqueror): > > $ kdesvn exec log svn://path/to/repository > > I see the log messages with some stranges letters (spanish letters > coded as utf-8). The problem dissapear when I execute: > > $ LC_ALL=es_ES.UTF-8 kdesvn exec log svn://path/to/repository > > (Using UTF-8 for KDESvn). I can't use the "LC_ALL=es_ES.UTF-8" trick > if I use the contextual menus in Konqueror. Maybe users with other > locales will have the same problem. > > The author of KDESvn have resolved the bug, that I've reported in his > bug tracking system: > http://www.alwins-world.de/programs/mantis/view.php?id=101 > > I think the DD can make a minor release with this annoying bug > corrected. The changes are minimal (only one file). I attach a diff > with the changes for 0.9.1-1 that resolve the bug. Greetings, > > Mario Palomo
Hi Mario, thanks for your patch. Unfortunately it doesn't seem to work for me as you described. If I use e.g. LANG=de_DE and I make test commits with the svn command line client containing umlauts in the commit log, they are not displayed correctly in kdesvn and vice versa (commit logs made in kdesvn are not displayed correctly by svn log). What your patch fixes is, that when kdesvn is run in a non-UTF-8 locale, the commit messages are encoded into UTF-8, so if you switch back to an UTF-8 locale, the messages are properly displayed (in kdesvn and svn log). So it's probably still worthwile to apply the patch. Cheers, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature

