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. Qt Creator 3.0 Welcome Mode not working in VirtualBox VM
Forum Updated to NodeBB v4.3 + New Features

Qt Creator 3.0 Welcome Mode not working in VirtualBox VM

Scheduled Pinned Locked Moved Installation and Deployment
15 Posts 6 Posters 22.8k 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.
  • sierdzioS Offline
    sierdzioS Offline
    sierdzio
    Moderators
    wrote on last edited by
    #5

    You can disable the Welcome plugin and it will work (Help->Plugins...). Or from command line:
    @
    qtcreator -noload Welcome -noload QmlDesigner -noload QmlProfiler
    @

    This should disable all parts of Qt Creator that require OpenGL.

    (Z(:^

    1 Reply Last reply
    1
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #6

      Rolias: Try disabling 3d Acceleration on your VirtualBox VM (i.e. switch to software rendering)

      Todd: Can you provide more info about your graphics drivers and supported OpenGL version?

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      A 1 Reply Last reply
      0
      • T Offline
        T Offline
        Todd Carnes
        wrote on last edited by
        #7

        [quote author="JKSH" date="1390476989"]Todd: Can you provide more info about your graphics drivers and supported OpenGL version?[/quote]

        This is on my notebook. I'm using the radeon kernel driver for my Trinity [Radeon HD 7520G].

        For OpenGL I get the following...

        OpenGL core profile version string: 3.1 (Core Profile) Mesa 9.2.5

        1 Reply Last reply
        0
        • T Offline
          T Offline
          Todd Carnes
          wrote on last edited by
          #8

          For what it's worth, I loaded Creator onto a virtualbox with WinXP w/Service pack 3 (32 bit), to see if I could re-create the OP's problem, and ended up with an unusable ide.

          I turned off the Welcome plugin and the QML plugins and it seems to work ok now. Turning off 3d acceleration in VirtualBox did NOT make things any better.

          1 Reply Last reply
          0
          • JKSHJ Offline
            JKSHJ Offline
            JKSH
            Moderators
            wrote on last edited by
            #9

            There are many reports of Qt's OpenGL bits not playing well with VirtualBox,

            Digia is tracking graphics issues. Could you please read http://lists.qt-project.org/pipermail/development/2013-November/014330.html and file a report at https://bugreports.qt-project.org/ ?

            Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

            1 Reply Last reply
            0
            • T Offline
              T Offline
              Todd Carnes
              wrote on last edited by
              #10

              I will do that. Thank you for your response. :)

              1 Reply Last reply
              0
              • JKSHJ Offline
                JKSHJ Offline
                JKSH
                Moderators
                wrote on last edited by
                #11

                You're welcome. :) Thank you for your report.

                Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                1 Reply Last reply
                0
                • R Offline
                  R Offline
                  Rolias
                  wrote on last edited by
                  #12

                  As a long overdue follow-up I would like to point out I got this working from advice from Christian Stenger when I reported it as a bug. "I wrote up the work-around.":http://bit.ly/qtvirtbox

                  Check out my third course in the trilogy on Qt
                  "Integrating Qt Quick with C++"
                  http://bit.ly/qtquickcpp
                  published by Pluralsight

                  1 Reply Last reply
                  0
                  • R Rolias

                    Thanks for the answer. I just finished reinstalling (via another method) on Kubuntu and now under Kubuntu the welcome mode works. I updated my post.

                    If it were OpenGL support in VirtualBox I wouldn't have expected that. I downloaded VMWare (free 30 day trial) just to see if it's any better. Once I'm through testing I'll see if I can add something helpful to the bug report.

                    A Offline
                    A Offline
                    astodolski
                    wrote on last edited by
                    #13

                    @Rolias said:

                    Thanks for the answer. I just finished reinstalling (via another method) on Kubuntu and now under Kubuntu the welcome mode works. I updated my post.

                    If it were OpenGL support in VirtualBox I wouldn't have expected that. I downloaded VMWare (free 30 day trial) just to see if it's any better. Once I'm through testing I'll see if I can add something helpful to the bug report.

                    VMWARE version 11 (latest) running Win 7 x64 SP1 and Qt 5.4, displays Welcome Mode Load Error.

                    1 Reply Last reply
                    0
                    • JKSHJ JKSH

                      Rolias: Try disabling 3d Acceleration on your VirtualBox VM (i.e. switch to software rendering)

                      Todd: Can you provide more info about your graphics drivers and supported OpenGL version?

                      A Offline
                      A Offline
                      astodolski
                      wrote on last edited by
                      #14

                      @JKSH said:

                      Rolias: Try disabling 3d Acceleration on your VirtualBox VM (i.e. switch to software rendering)

                      Todd: Can you provide more info about your graphics drivers and supported OpenGL version?

                      Disabling accleration on VMWARE version 11 does nothing to improve.

                      A 1 Reply Last reply
                      0
                      • A astodolski

                        @JKSH said:

                        Rolias: Try disabling 3d Acceleration on your VirtualBox VM (i.e. switch to software rendering)

                        Todd: Can you provide more info about your graphics drivers and supported OpenGL version?

                        Disabling accleration on VMWARE version 11 does nothing to improve.

                        A Offline
                        A Offline
                        AVU2
                        wrote on last edited by AVU2
                        #15

                        @astodolski
                        This thread saved my day : disabling VirtualBox 3D acceleration made Qt 5.7 OpenGL error disappear. Host : iMac OS-X 10.11, Virtualbox 5.1.4. Qt Guest : Ubuntu 14.04.

                        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