From Fedora Project Wiki

No edit summary
No edit summary
 
Line 4: Line 4:
|actions=
|actions=
# Login to KDE Plasma Desktop
# Login to KDE Plasma Desktop
# Check if OpenGL rendering is used (System Settings -> Desktop Effects -> Advanced -> Compositing Type)
# Check if OpenGL rendering is used (System Settings -> Desktop Effects -> Advanced -> Compositing Type). If not, set it to OpenGL.
# Try different effects (especially Blur and Wobbly Windows) (System Settings -> Desktop Effects -> All Effects -> Blur, Wobbly Windows checkboxes)
# Try different effects (especially Blur and Wobbly Windows) (System Settings -> Desktop Effects -> All Effects -> Blur, Wobbly Windows checkboxes)


Line 11: Line 11:
# It should always use OpenGL rendering.
# It should always use OpenGL rendering.


If you encounter any performance problems or glitches, please attach the output of glxinfo command. For glitches also screenshot.
If you encounter any performance problems or glitches, please attach the output of glxinfo command and for glitches also screenshot.
}}
}}

Latest revision as of 18:35, 13 March 2013

Description

KDE upstream defaults to Desktops effects enabled by default for several releases. With the current development of graphics drivers in Fedora, we believe it's time to enable it by default and follow upstream decision.

Setup

Use a KDE 4-based live image, or an installed system with the KDE 4 desktop available. Working graphics drivers with acceleration (nouveau, radeon, intel or llvmpipe).

How to test

  1. Login to KDE Plasma Desktop
  2. Check if OpenGL rendering is used (System Settings -> Desktop Effects -> Advanced -> Compositing Type). If not, set it to OpenGL.
  3. Try different effects (especially Blur and Wobbly Windows) (System Settings -> Desktop Effects -> All Effects -> Blur, Wobbly Windows checkboxes)

Expected Results

  1. Desktop starts with Desktop effects enabled, no crash occurs, no performance problems observed, no visible artefacts
  2. It should always use OpenGL rendering.

If you encounter any performance problems or glitches, please attach the output of glxinfo command and for glitches also screenshot.