Bug 633725

Summary: Sonar: style error when running any qt application
Product: [openSUSE] openSUSE 11.3 Reporter: Forgotten User h13THG8RK1 <forgotten_h13THG8RK1>
Component: GNOMEAssignee: E-mail List <gnome-bugs>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None CC: andrea, forgotten_h13THG8RK1, jimmac, mauro
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Forgotten User h13THG8RK1 2010-08-23 15:19:00 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; pt-PT; rv:1.9.2.8) Gecko/20100723 Ubuntu/10.04 (lucid) Ant.com Toolbar 2.0.1 Firefox/3.6.8

When using QGtkStyle (now the default Qt style when on Gnome), the following error message gets printed:

Gtk-Message: /usr/share/themes/Sonar/gtk-2.0/gtkrc:48: failed to retrieve
property `GtkTreeView::odd-row-color' of type `GdkColor' from rc file value
"((GString*) 0x81f040)" of type `GString'


The line in question from /usr/share/themes/Sonar/gtk-2.0/gtkrc:48
	GtkTreeView::odd_row_color = mix (0.98, shade (0.93, @base_color), @selected_bg_color)

Strangely, the message only gets printed for Qt programs, and only when using the default QGtkStyle style with Sonar. If I change either the Qt style, or the Gtk style, then the message no longer gets printed.

Reproducible: Always
Comment 1 Forgotten User h13THG8RK1 2010-08-23 15:28:42 UTC
*** Bug 629020 has been marked as a duplicate of this bug. ***
Comment 2 Vincent Untz 2012-05-15 16:59:41 UTC
We don't use Sonar by default anymore, and I don't think anyone will fix this now...