[Bug 141497] Re: White frame around gnome panel when compiz activated

2007-10-01 Thread Travis Watkins
** Changed in: compiz (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
White frame around gnome panel when compiz activated
https://bugs.launchpad.net/bugs/141497
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 141497] Re: White frame around gnome panel when compiz activated

2007-09-24 Thread Jorge Juan
The fix committed by Michael Vogt works for me. After upgrading today,
the white frame is gone and shadow_radius option is 9. I did not have to
change shadow_radius manually.

-- 
White frame around gnome panel when compiz activated
https://bugs.launchpad.net/bugs/141497
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 141497] Re: White frame around gnome panel when compiz activated

2007-09-21 Thread Jorge Juan

** Attachment added: compiz white frame around panel bug screenshot
   http://launchpadlibrarian.net/9439251/gutsy-compiz-bug-screenshot.png

-- 
White frame around gnome panel when compiz activated
https://bugs.launchpad.net/bugs/141497
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 141497] Re: White frame around gnome panel when compiz activated

2007-09-21 Thread Jorge Juan

** Attachment added: lspci -vv output
   http://launchpadlibrarian.net/9439252/lspci-out.txt

-- 
White frame around gnome panel when compiz activated
https://bugs.launchpad.net/bugs/141497
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 141497] Re: White frame around gnome panel when compiz activated

2007-09-21 Thread Mirco Müller
A quick note for a workaround is to use a non-power-of-two value for
shadow_radius (so don't use 2, 4, 8, 16, 32)... e.g. do this:

  open a gnome-terminal
  issue the command: gconftool-2 -s -t float 
/apps/compiz/plugsins/decoration/allscreens/options/shadow_radius 9.0

This problem you see is not only related to compiz, but the xserver
also. What you are seeing is client (compiz) and server (well the
xserver) disagreeing about the OpenGL texture-target to use for drawing
the redirected window (the one of cairo-clock). One of them wants a
power-of-two texture-target the other one a non-power-of-two texture-
target and in the end the user just sees a white rectangle. This issue
in the xserver if fixed upstream. For the related bug-entry in the
xserver see...

  https://bugs.freedesktop.org/show_bug.cgi?id=11109

-- 
White frame around gnome panel when compiz activated
https://bugs.launchpad.net/bugs/141497
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 141497] Re: White frame around gnome panel when compiz activated

2007-09-21 Thread Nick Bauermeister
Hi, I already filed a bugreport for that recently:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/141361

If you have the package compizconfig-settings-manager installed, all you have 
to do is go to
System → Preferences → Advanced Desktop Effects Settings → Window Decoration
and increase the Shadow Radius to at least 8.5000

If you are on a default install of Gutsy, you have to run
gconf-editor (in a terminal or via [Alt]+[F2])
go to /apps/compiz/plugins/decoration/allscreens/options/shadow_radius
and change it to 9 (or at least 8.5)

-- 
White frame around gnome panel when compiz activated
https://bugs.launchpad.net/bugs/141497
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 141497] Re: White frame around gnome panel when compiz activated

2007-09-21 Thread Michael Vogt
** Changed in: compiz (Ubuntu)
 Assignee: (unassigned) = Michael Vogt (mvo)
   Status: New = Fix Committed

-- 
White frame around gnome panel when compiz activated
https://bugs.launchpad.net/bugs/141497
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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