| Summary: | kwin crash on power/battery notifications | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Francesco Lazzarotto <francesco.lazzarotto> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | Flags: | mgraesslin:
Mesa+
|
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Francesco Lazzarotto
2012-01-15 20:11:21 UTC
"Driver" bug - you're using a software rasterizer. See dupe and install correct driver (xf86-video-????) and mesa package for your GPU. *** This bug has been marked as a duplicate of bug 286866 *** (In reply to comment #1) > "Driver" bug - you're using a software rasterizer. > See dupe and install correct driver (xf86-video-????) and mesa package for your > GPU. > > *** This bug has been marked as a duplicate of bug 286866 *** [SOLVED] I removed the package libgl1-mesa-swx11 (software rasteriser) and installed libgl1-mesa-glx and libgl1-mesa-dri to enable direct rendering and crashes disappeared. I had installed nvidia orginal video driver yet. Many thanks Francesco. Many thanks |