Re: Default font error



Sven Neumann wrote:

> Hi,
>
> "Andrew E. Makeev" <andrew solvo ru> writes:
>
> >
> > Once I've created and used my own gtkrc-file settings, then other
> > programs (that didn't use this rc-file) started to drop these messages
> > and abort on run-time.
> >
>
> the differing behaviour is probably related to this change that
> happened after gtk+-2.0.5:
>
> Wed Jul 24 16:43:49 2002  Owen Taylor  <otaylor redhat com>
>
>         * gtk/gtkrc.c docs/references/tmpl/gtkrc.sgml: Don't use
>         GTK_RC_FILES, since it causes problems with what KDE (etc.)
>         does to customize GTK+ themes, use GTK2_RC_FILES instead.
>         (#88987)
>
> Salut, Sven

Aha... Thanks, I should remember that.

I've noticed that I should use gtkrc-2.0 name instead of gtkrc to let my
rc-file to be parsed. Although, I used gtk_rc_parse("<my_file>") in my app.

Also, I turned off option in KDE that should use KDE theme/colors for non-KDE
applications (guess, you meant it is obvious, so I just noted it here).

Actually, I am going to test my issue again (I have couple clues what may be
a problem), and, if it is not just gcc version difference, I will report
about that.

Regards,
-andrew





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]