| Summary: | vim bash gnome-terminal | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Chris Maple <chrismaple> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Chris Maple
2012-02-21 19:04:39 UTC
driver bug. this is induced by the "track mouse" effect, but there's no gurantee that other effects won't. if it's not a ati chip, use direct rendering, in doubt force it by placing this in your evironment (~/.kde/env/) #!/bin/sh export KWIN_DIRECT_GL=1 *** This bug has been marked as a duplicate of bug 288350 *** |