Bug 72819 - [855GM] Incorrect drop shadow color on windows and strange white rectangle when showing/hiding GLX-dock...
Summary: [855GM] Incorrect drop shadow color on windows and strange white rectangle wh...
Status: RESOLVED NOTOURBUG
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i830 (show other bugs)
Version: 9.2
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-18 04:12 UTC by rkmugen.linux
Modified: 2015-04-11 10:59 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
[PATCH] cairo-dock: Fix white flash when NPOT textures aren't available (1.70 KB, patch)
2015-04-11 10:58 UTC, Ville Syrjala
Details | Splinter Review

Description rkmugen.linux 2013-12-18 04:12:05 UTC
Hello, I have an 82852/855GM graphics chipset and I'm using Linux Mint 13.

I'm encountering two annoying problems:  The first is when I try to use the Cinnamon-3d desktop environment, and the second problem involves GLX-dock.

Incorrect (white color) drop shadows drawn underneath windows.  I have detailed this problem, as well as my system hardware/kernel/driver specifications, as best as I could in the Linux Mint forum below.  I have also provided a few screenshots in that thread.:
    *http://forums.linuxmint.com/viewtopic.php?f=208&t=136419

A strange white rectangle, the size of the entire dock appears whenever I show/hide the GLX-dock (using the OpenGL backend).  For this problem, I've uploaded a short YouTube video to show exactly what I'm talking about as it happened.:
    *http://www.youtube.com/watch?v=nD9VV38xA4M

I should point out that whenever I show or hide the GLX-dock, I get this terminal output:

------
warning :  (build/buildd/cairo-dock-3.3.99.alpha1.1-20131204~bzr1685/src/implementations/cairo-dock-hiding-effect.c:_pre_render_opengl:53)
  FBO not ready
------

I know/believe the 82852/855GM chipset is at least more than capable of handling something as simple as a dock and drop shadows.  Is there anything I can do
Comment 1 Ville Syrjala 2015-04-11 10:58:05 UTC
Created attachment 115015 [details] [review]
[PATCH] cairo-dock: Fix white flash when NPOT textures aren't available

The white flash looks to be a bug in cairo-dock. This patch fixes it for me, although it's possible some other rendering error will remain since the texture coordinates might no longer be entirely correct since the actual image no longer fills the entire texture.

I'm too lazy to register to launchpad so that I could report the bug to cairo-dock. But feel free to forward this patch to cairo-dock developers.
Comment 2 Ville Syrjala 2015-04-11 10:59:49 UTC
The white flash is not a Mesa issue so I'm closing this bug.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.