| Summary: | Desktop effect not work with QT 4.5 | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | BRULE Herman <alpha.super-one> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Unspecified | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
BRULE Herman
2009-02-20 12:29:56 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. 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. (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. |