GTG

[darkroom] warning when displaying the credits of an About dialog

Bug #348843 reported by Lionel Dricot
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
GTG
Invalid
Low
Unassigned
Murrine GTK Engine
New
Undecided
Unassigned
human-theme (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

1) Use the darkroom theme

2) Launch an application like GTG or labyrinth

3) Go to the "About" dialog then push "credits" button.

The following warning occurs :

Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkWidget::visited-link-color' of type `GdkColor' from rc file value "((GString*) 0x9ec1520)" of type `GString'

Changed in gtg:
importance: Undecided → Low
milestone: none → 0.1.1
status: New → Confirmed
Revision history for this message
hbernard (hbernard) wrote :

FYI: I can't reproduce this warning (with main and current trunk).

Revision history for this message
Pititjo (jonathan-barnoud) wrote : Re: [Bug 348843] [NEW] warning when displaying the credits

Le jeudi 26 mars 2009 à 07:58 +0000, Lionel Dricot a écrit :
> Public bug reported:
>
> Go to the "About GTG" window then push "credits" button.
>
> The following warning occurs :
>
> Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve
> property `GtkWidget::visited-link-color' of type `GdkColor' from rc file
> value "((GString*) 0x9ec1520)" of type `GString'
>
> ** Affects: gtg
> Importance: Low
> Status: Confirmed
>
> ** Changed in: gtg
> Importance: Undecided => Low
>
> ** Changed in: gtg
> Status: New => Confirmed
>
> ** Changed in: gtg
> Milestone: None => 0.1.1
>

That look like an error with yout gtk theme. Try with the gnome default
theme.

Revision history for this message
Lionel Dricot (ploum-deactivatedaccount) wrote : Re: warning when displaying the credits

Indeed, it's a darkroom theme issue. Thanks for pointing it to me :-)

Changed in gtg:
milestone: 0.1.1 → none
status: Confirmed → Invalid
summary: - warning when displaying the credits
+ [darkroom] warning when displaying the credits of an About dialog
description: updated
Revision history for this message
Samuel Buffet (samuel-buffet) wrote :

Same here with Karmic 64bits.

human-theme 0.37
gtk2-engines-murrine 0.90.3-1ubuntu2

the following line (in /usr/share/themes/DarkRoom/gtk-2.0/gtkrc) seems to be the origin of the problem :

 GtkWidget ::visited-link-color = shade (0.2, @fg_color)

If I comment it out => no more warning.

If I replace it by :

 GtkWidget ::visited-link-color = @fg_color

or
 GtkWidget ::visited-link-color = darker(@fg_color)

... no more problem neither.

I'm not a theme expert but I don't see what's wrong with "shade (0.2, @fg_color)" ??

Any idea?
Should I rather file a bug against gtk2-engines-murrine?

Revision history for this message
Kenneth Wimer (kwwii) wrote :

Yes, as this works on all other platforms without a problem I would say that this is a bug in gtk2-engines-murrine (which I will add to this bug)

Changed in human-theme (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.