>
> as seen in [1], the issue is related to non-ASCII file names
> (background image).
>
> Is that the case for your setup?
>
> Mike
>
> [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746339#22
> --
>
> DAS-NETZWERKTEAM
> mike gabriel, herweg 7, 24357 fleckeby
> fon: +49 (1520) 1976 148
>
> GnuPG Key ID 0x25771B31
> mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de
>
> freeBusy:
>
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb

Thank you Mike.
It doesn't seems that it is the case for me, but I got it !

I get the bug if the file .gtkrc-2.0 is present in $HOME
Removing this file fixes the problem.
(another file is present, .gtkrc-2.0-kde4, which link to the previous one.
I removed it too)

Here is the content of this file :

>>>BEGIN

# File created by KDE Gtk Config
# Configs for GTK2 programs

include "/usr/share/themes/oxygen-gtk/gtk-2.0/gtkrc"
style "user-font"
{
    font_name="DejaVu Sans Condensed"
}
widget_class "*" style "user-font"
gtk-font-name="DejaVu Sans Condensed 9"
gtk-theme-name="oxygen-gtk"
gtk-icon-theme-name="oxygen"
gtk-fallback-icon-theme="gnome"
gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-menu-images=1
gtk-button-images=1

>>>END

I don't see any char which should be non-ascii.

Next question : where is the exact place to report that ? The GTK guys ?
KDE guys ? Debian guys ?
I'm not so familiar with bug reporting, sorry :(

Thanks again for your help Mike. :)

Reply via email to