Bug 104048 - linkGL error with X11 forwarding
Summary: linkGL error with X11 forwarding
Status: RESOLVED WORKSFORME
Alias: None
Product: XQuartz
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 2.7.11 (xserver-1.18.4)
Hardware: x86-64 (AMD64) Mac OS X (All)
: medium blocker
Assignee: Jeremy Huddleston Sequoia
QA Contact: Jeremy Huddleston Sequoia
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-03 13:26 UTC by Danielta
Modified: 2017-12-03 23:09 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
attachment-23198-0.html (3.27 KB, text/html)
2017-12-03 23:09 UTC, Danielta
Details

Description Danielta 2017-12-03 13:26:17 UTC
Hi,
Opening a remote ssh connection with X11 forwarding (i.e. ssh hostname -Y)
I get the following error either connecting to a Ubuntu or RedHat server.
The client is a MacOsX 10.11.6 with XQuartz 2.7.11 (xorg-server 1.18.4).


"
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  149 (GLX)
  Minor opcode of failed request:  3 (X_GLXCreateContext)
  Value in failed request:  0x0
  Serial number of failed request:  44
  Current serial number in output stream:  45
"

How can I solve it?

cheers
Daniele
Comment 1 Jeremy Huddleston Sequoia 2017-12-03 18:38:06 UTC
This isn't a support forum.  This is a bug tracker.  In the future, please reach out to the x11-users mailing list.

defaults write org.macosforge.xquartz.X11 enable_iglx -bool true
Comment 2 Danielta 2017-12-03 23:09:10 UTC
Created attachment 135916 [details]
attachment-23198-0.html

I'm not asking for support.
I am notifying the developer I get this error to allow them to investigate.

You decide if it is a bug or a desired functionality to return that error
that is unclear to me.
Googling around, there are other people having this issue and non has got a
solution.


On 3 December 2017 at 18:38, <bugzilla-daemon@freedesktop.org> wrote:

> Jeremy Huddleston Sequoia <jeremyhu@freedesktop.org> changed bug 104048
> <https://bugs.freedesktop.org/show_bug.cgi?id=104048>
> What Removed Added
> Resolution --- WORKSFORME
> Status NEW RESOLVED
>
> *Comment # 1 <https://bugs.freedesktop.org/show_bug.cgi?id=104048#c1> on
> bug 104048 <https://bugs.freedesktop.org/show_bug.cgi?id=104048> from
> Jeremy Huddleston Sequoia <jeremyhu@freedesktop.org> *
>
> This isn't a support forum.  This is a bug tracker.  In the future, please
> reach out to the x11-users mailing list.
>
> defaults write org.macosforge.xquartz.X11 enable_iglx -bool true
>
> ------------------------------
> You are receiving this mail because:
>
>    - You reported the bug.
>
>


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.