Public bug reported:

Binary package hint: light-themes

After updating, I noticed when a window is unfocused, the background for
the left-most window control button is mirrored. Further investigation
found an error in the metacity-theme-1.xml:

...
<!-- Button Trough Right -->
        ...
        <draw_ops name="right_left_background_unfocused_normal">
                <image filename="trough_right.png" x="0" y="1" 
width="object_width" height="object_height"/>
        </draw_ops>
        <draw_ops name="right_left_background_unfocused_pressed">
                <image filename="trough_right.png" x="0" y="1" 
width="object_width" height="object_height"/>

Should be:

        <draw_ops name="right_left_background_unfocused_normal">
                <image filename="trough_left.png" x="0" y="1" 
width="object_width" height="object_height"/>
        </draw_ops>
        <draw_ops name="right_left_background_unfocused_pressed">
                <image filename="trough_left.png" x="0" y="1" 
width="object_width" height="object_height"/>

ProblemType: Bug
Architecture: amd64
Date: Fri Mar 26 05:03:28 2010
DistroRelease: Ubuntu 10.04
EcryptfsInUse: Yes
InstallationMedia: Error: [Errno 13] Permission denied: 
'/var/log/installer/media-info'
Package: light-themes 0.1.5.9
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-17.26-generic 2.6.32.10+drm33.1
SourcePackage: light-themes
Uname: Linux 2.6.32-17-generic x86_64

** Affects: light-themes (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug lucid

-- 
Light Theme's Window Control Button Unfocused Background Wrong
https://bugs.launchpad.net/bugs/548686
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to