Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Display issue - Xlib: extension "GLX" missing on display ":0"
Forum Updated to NodeBB v4.3 + New Features

Display issue - Xlib: extension "GLX" missing on display ":0"

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 2.0k Views 1 Watching
  • 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.
  • R Offline
    R Offline
    radu.szasz
    wrote on last edited by
    #1

    Hello there!

    I have just begun using Qt after quite a break and meanwhile I have changed the OS from Windows to Ubuntu. I am currently using Ubuntu 12.04 LTS.
    I tried writing a test Qt GUI App(one that shows the sum of two numbers) and it worked up to a certain point.
    When I run the app, the following message occurs,
    Xlib: extension "GLX" missing on display ":0".

    When I try to click the SumUpButton, instead of displaying the result in the label I want, there is a rectangle displayed in the label I was telling you about.

    Please help me solve this problem.

    Thank you!
    Radu

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Qt4 or Qt5? Might be that you are missing some dependencies (mesa).

      Please show us your code (just the part that matters).

      (Z(:^

      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