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. QtCreator 3.5.1 doesn't run on Ubuntu 14.04 32 bit
Qt 6.11 is out! See what's new in the release blog

QtCreator 3.5.1 doesn't run on Ubuntu 14.04 32 bit

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 1.2k 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.
  • M Offline
    M Offline
    MartinD
    wrote on last edited by
    #1

    The QtCreator's window appears for a fraction of second, then crashes with:

    OpenGL Warning: glXCreatePbuffer not implemented by Chromium
    OpenGL Warning: glXCreatePbuffer not implemented by Chromium
    Segmentation fault (core dumped)
    
    jsulmJ 1 Reply Last reply
    0
    • M MartinD

      The QtCreator's window appears for a fraction of second, then crashes with:

      OpenGL Warning: glXCreatePbuffer not implemented by Chromium
      OpenGL Warning: glXCreatePbuffer not implemented by Chromium
      Segmentation fault (core dumped)
      
      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @MartinD Try to start QtCreator from command line with "-noload all" parameter. In this case QtCreator will not load any plugins. If it works then you can try to find out which plugin causes the crash starting QtCreator with "-noload PLUGIN_NAME" (for example -noload Welcome).

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1

      • Login

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