Bug 185018 - Desktop effect not work with QT 4.5
Summary: Desktop effect not work with QT 4.5
Status: RESOLVED NOT A BUG
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Unspecified
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-20 12:29 UTC by BRULE Herman
Modified: 2009-02-20 19:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description BRULE Herman 2009-02-20 12:29:56 UTC
Version:            (using KDE 4.2.0)
Installed from:    Gentoo Packages

Under gentoo, with KDE 4.2 & QT 4.5 do it's unable to enable the desktop effect (with Qt 4.4 all work). I have enable the raster at the compilation.
Comment 1 lucas 2009-02-20 16:44:30 UTC
KWin does not, and will never work with the raster graphics engine. We currently have a hack in trunk though that forces KWin to use the native engine instead.
Comment 2 BRULE Herman 2009-02-20 18:28:36 UTC
Then why not show message box like: "Disable raster engine", Raster under windows are not forced? If yes compatibility needed for kwin work under windows.
Comment 3 Martin Flöser 2009-02-20 19:08:49 UTC
(In reply to comment #2)
> Then why not show message box like: "Disable raster engine", Raster under
> windows are not forced? If yes compatibility needed for kwin work under
> windows.
We cannot add strings to KDE 4.2, so we can't show such a dialog box. We could backport the hack, but I'd say this is something distributions should do. If using Qt 4.5 with KDE 4.2 and building with raster engine than backport.