[Bug 237676] Accents are not displayed properly in new folder names

Milian Wolff mail at milianw.de
Fri May 21 00:28:44 BST 2010


https://bugs.kde.org/show_bug.cgi?id=237676





--- Comment #6 from Milian Wolff <mail milianw de>  2010-05-21 01:28:43 ---
Hello Sabine,

sadly I cannot reproduce which means you'll have to help me debug it :)

Please put the following lines into a file called e.g. charsetdebug.sql:

show variables like 'character_set%';
select '--------';
show create database akonadi;
select '--------';
show create table collectiontable;
select '--------';
select name from collectiontable;

Now, while akonadi is running, please execute the following command:

mysql -S ~/.local/share/akonadi/db_misc/mysql.socket akonadi < charsetdebug.sql
> dump.txt

And attach the generated file.

Thank you, good night.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list