Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt5 on Ubuntu 14.10 : screen becomes full black when showing a QWidget

Qt5 on Ubuntu 14.10 : screen becomes full black when showing a QWidget

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 791 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.
  • P Offline
    P Offline
    P.Petitprez
    wrote on last edited by
    #1

    Hello,

    I'm fairly new to Qt (less than 6 months using it) and also new to Linux programming. I'm stuck with a problem when porting our software running on Qt 4 to Qt 5. While eveything runs fine with Qt4, the version running on Qt5 has a strange behaviour: everytime I try launching the software, my monitor becomes fully black but there is no crash/freeze : the app runs and even the keyboard works (shortcut key to shutdown the app works and I get back the desktop).
    Also, the Qt5 version shows randomly some errors like "Xlib: extension "NV-GLX" missing on display ":0.0"." while Qt4 version shows nothing.

    Does somebody know how to solve this ?

    Notes:

    • using Ubuntu 14.10, everything up to date.

    • using Qt 5 from the package repository (no custom compilation from the Qt5 sources due to the policy of our project)

    • the exact same code / compilation / run tests on a Linux Mint work perfectly.

    • I cannot test on other Ubuntu computer for the moment but I will do it as soon as I can.

    Thanks in advance.

    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