panel xthickness and ythickness gtkrc parameters lead to strange artifacts with load monitor panel applet

Bug #533271 reported by Davide Lasagna
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
light-themes (Ubuntu)
Fix Released
Undecided
James Schriver

Bug Description

Binary package hint: light-themes

Running latest Lucid Lynx updates.

i usually put a the load monitor applet in the panel. For both radiance and ambience theme there is a mistuned parameter for the panel in the respective gtkrc file. This lead to a strange artifact at the left and right side of this applet, but also to the workspace switcher apple.

I'm talking about this section in the gtkrc files

style "panel" {

    xthickness = 4
    ythickness = 0

    bg[NORMAL] = "#faf7ee"
    bg_pixmap[NORMAL] = "panel_bg.png"
        engine "murrine" {
            roundness = 0
        }
}

Try using a value of 1 for both x and y thicknesses. It lead to a better view with no artifacts.

Find attached two screenshot presenting the difference.

Cheers

P.S. It should very fast to change this!

Revision history for this message
Davide Lasagna (lasagnadavide) wrote :
description: updated
Revision history for this message
Jan Nekvasil (jan-nekvasil) wrote :

Confirmed, same problem here. Graph width set to 24px.

Changed in light-themes (Ubuntu):
status: New → Confirmed
Revision history for this message
James Schriver (dashua) wrote :

Please test related branch and report back.

Changed in light-themes (Ubuntu):
assignee: nobody → James Schriver (dashua)
status: Confirmed → Fix Committed
Revision history for this message
Davide Lasagna (lasagnadavide) wrote :

I've tested the content of the branch. I think that you should change for both Radiance and Ambiance themes this setting:

style "panel" {

 xthickness = value
 ythickness = value

 bg[NORMAL] = "#faf7ee"
 bg_pixmap[NORMAL] = "panel_bg.png"
        engine "murrine" {
            roundness = 0
        }
}

xthickness and ythickness should have a value of one for the best appearance.

For the Ambiance theme this was set to 0 and 0 (x and y thicknesses). For the Radiance them it was still 4 and 0.

Still needs some little tweak.

Cheers
Davide

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package light-themes - 0.1.5.6

---------------
light-themes (0.1.5.6) lucid; urgency=low

  * Bringing things back inline with the original design

light-themes (0.1.5.5) lucid; urgency=low

  [ James Schriver ]
  * Ambiance/Radiance: Deprecate pixmap scrollbars now drawn via the murrine engine
   - Visual refresh of buttons, notebook, comboboxentry for theme consistency
   - Add border_shade and colors
   - Add additional murrine options through_shades, shadow_shades, etc.
   - Sync scale with visual scrollbar changes for theme consistency
   - Fix blurry BG[INSENSITIVE] text/menubar text
   - Fix GtkScrollbar::min-slider-length = 36 (LP: #533537).
   - Adjust global border_shades for consistent shading with combobox
  * Ambiance: Fix text on memenu (LP: #532843).
   - Clean up panel; Fix (LP: #533081) panel buttons with no contrast
   - Fix statusbar (LP: #532964).
   - Fix dark text CPU applet on panel (LP: #532385).
   - Fix system monitor artifacts (LP: #533271).
   - Fix Gedit and Gimp menu separators (LP: #532323).
  * Radiance: Fix indistinguishable notebook tabs (LP: #532340).
   - Fix statusbar (LP: #532693).
  * Ambiance/Radiance: Fix metacity frame_style_maximized close and minimize unfocused prelight (LP: #532690).

  [ Kenneth Wimer ]
  * Ambiance/Radiance: set trough border only under scrollbar
  * Ambiance/Radiance: set automnemonics to 1 (lp: #532927)
  * Setting focus_color
 -- Kenneth Wimer <email address hidden> Tue, 09 Mar 2010 11:42:16 +0000

Changed in light-themes (Ubuntu):
status: Fix Committed → Fix Released
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.