|
Bugzilla – Full Text Bug Listing |
| Summary: | Several X11 applications fail with error GLXBadContext | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.3 | Reporter: | Jean Delvare <jdelvare> |
| Component: | X.Org | Assignee: | E-mail List <xorg-maintainer-bugs> |
| Status: | RESOLVED UPSTREAM | QA Contact: | E-mail List <xorg-maintainer-bugs> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | openSUSE 12.3 | ||
| Whiteboard: | |||
| Found By: | Community User | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Jean Delvare
2013-06-25 13:16:40 UTC
I am able to workaround the problem by adding the following xorg.conf snippet: Section "Device" Identifier "Intel Graphics" Driver "intel" Option "DRI" "false" EndSection But of course if would be better if I didn't have to do that. I tried the latest stable kernel (3.10.0), just in case, but it didn't help. Meanwhile I have updated this laptop to openSUSE 13.2 and this bug no longer exists. So I suppose it got fixed upstream. openSUSE 12.3 is probably too close to the end of its life cycle to bother backporting, and I would no longer be able to test anyway. Now I get a different (non-fatal) error message for the same applications: libGL error: Version 4 or later of flush extension not found libGL error: failed to load driver: i915 but I suppose this is a different issue so I'll open a separate bug for that. |