On Tue, 2015-01-20 at 08:36 +0100, Milan Crha wrote: > [...] Some locales show it, but others not. For example, > if you run evolution in an english locale [1], then it'll not show you > the warning.
Hi, I'm already running on english locale... So I tried 'strace -f -e trace=file evolution >& evol_strace.log' and around line 200 (of 22000) I found: [pid 16620] open("/usr/lib64/charset.alias", O_RDONLY) = -1 ENOENT (No such file or directory) ** (evolution:16620): CRITICAL **: categories_icon_theme_hack: assertion 'filename != NULL && *filename != '\0'' failed --> so it looks like it doesn't find a file called "/usr/lib64/charset.alias". My system doesn't have this file and I couldn't find much about this file on the internet. Only found, that it belongs to 'iconv' or 'gettext' (both are installed)!? So it looks like I have to live with this "CRITICAL" message...? kind regards Bernhard _______________________________________________ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list