| Summary: | Kwin crashes after font or color configuration in systemsettings | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | micu <micuintus> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | 0.2 | ||
| Target Milestone: | --- | ||
| Platform: | Debian unstable | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
micu
2010-11-18 13:57:44 UTC
please check whether this is bug #241402 (freeze, mesa < 7.9rc2 bug, fixed in latter mesa versions. can be worked around by "export LIBGL_ALWAYS_INDIRECT=1" in ~/.xprofile) (In reply to comment #1) Yepp, it seems to be this issue, as I run mesa version 7.8.2-2 (Debian packages can get a bit old even in sid if a new release is about to come) and, most of all, the workaround with the environment variable does indeed work around the problem. BTW: I had to put »export »LIBGL_ALWAYS_INDIRECT="1";« in ~/.profile, putting it in ~/.xprofile didn't have any effect here it all. :/ Sorry for causing disturbance and, even more, thanks for helping! ~/.xprofile is interpreted by kdm (and likely gdm as well). if you use eg. startx you'll oc have to use its init scripts ;-) *** This bug has been marked as a duplicate of bug 241402 *** |