Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. X2go "qt_geo_map calling GLX 1.3 function "glXCreatePbuffer" when GLX 1.3 is not supported!"

X2go "qt_geo_map calling GLX 1.3 function "glXCreatePbuffer" when GLX 1.3 is not supported!"

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 1.1k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Pedro Vicente
    wrote on last edited by Pedro Vicente
    #1

    This seems to be a X2go server issue, as described here

    http://wiki.x2go.org/doku.php/doc:de-compat

    quote

    Therefore, there are 4 reasons why certain modern “3d-ish” desktops are incompatible with nxagent, and therefore X2Go.
    The desktop environment requires a newer version of the X11 extension “GLX” (OpenGL) than nxagent 3.5.0.x and X.org 6.9 provide (version 1.2).
    

    I did some tests on

    1. Ubuntu 16.04 Mint
    2. CentOS 6.8

    I tried both Qt for linux installations for Qt 5.8 and Qt 5.5.1

    In CentOS 6.8 Qt 5.8 even fails to install

    With Qt 5.5.1 in CentOS 6.8 and Qt 5.8 in Ubuntu 16.04 Mint I get this error trying to run the QtWebView minimal sample

    failed to get the current screen resources
    WARNING: Application /data/home002/pvicente/git/star_icvs/tools/build-qt_geo_map-Desktop_Qt_5_5_1_GCC_64bit-Debug/qt_geo_map calling GLX 1.3 function "glXCreatePbuffer" when GLX 1.3 is not supported!  This is an application bug!
    QSGContext::initialize: stencil buffer support missing, expect rendering errors
    QXcbConnection: XCB error: 172 (Unknown), sequence: 163, resource id: 150, major code: 149 (Unknown), minor code: 20
    

    *This seems to be a pure X2Go error *, since trying ON THE LOCAL TERMINAL (in Ubuntu 16.04 Mint with Qt 5.8, the program runs fine.

    thanks for any help

    EDIT

    This is the error trying to install Qt 5.8 or Qt.5.4 in CentOS 6.8

    Warning: /data/home002/pvicente/qt/Qt5.4.2//Tools/QtCreator/bin/sdktool: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.14' not found (required by /data/home002/pvicente/qt/Qt5.4.2/Tools/QtCreator/bin/../lib/qtcreator/libUtils.so.1)
    
    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved