Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QtCreator 3.3.x crashes during start-up on raspberry pi2 with Qt5.4.1

QtCreator 3.3.x crashes during start-up on raspberry pi2 with Qt5.4.1

Scheduled Pinned Locked Moved Mobile and Embedded
raspberry
9 Posts 3 Posters 4.4k 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.
  • N Offline
    N Offline
    neXus_rk
    wrote on last edited by neXus_rk
    #1

    I'm using Arch Linux (armv7h) on my raspberry pi2, after some trouble with QtCreator and the botan library (see here: QtCreator 3.3.0 cannot load plugins since botan-1.11) I was finally able to run QtCreator 3.3.1 based on Qt5.4.0 without any problems.

    Now, since Qt5.4.1 is available in the Arch ARM repo, QtCreator 3.3.1 crashes on start-up. I've also recompiled QtCreator against 5.4.1, but without success, see here QtCreator fails to start after update to Qt5.4.1for details. It seems to be a problem with OpenGL ES 2.0 / 3.0. Can anyone help?

    1 Reply Last reply
    0
  • N Offline
    N Offline
    neXus_rk
    wrote on last edited by neXus_rk
    #2

    In the meantime, QtCreator 3.3.2 is available in the Arch ARM Repo, but the problem still exists, QtCreator crashes on start-up with

    [nexus@alarmpi ~]$ qtcreator
    libEGL warning: DRI2: failed to authenticate
    iconTheme "oxygen"
    OpenGL ES 3.0 entry points not found
    /usr/bin/qtcreator: line 2:   654 Aborted    (core dumped) QT_LOGGING_TO_CONSOLE=1 qtcreator-bin $@
    

    If I downgrade the Qt packages from 5.4.1 to 5.4.0 then QtCreator runs without problems, so something critical has changed from Qt5.4.0 to Qt5.4.1.

    1 Reply Last reply
    0
  • SGaistS Offline
    SGaistS Offline
    SGaist Lifetime Qt Champion
    wrote on last edited by
    #3

    Hi,

    That won't necessarily help but can you try starting Qt Creator with the welcome plugin disabled ?

    Interested in AI ? www.idiap.ch
    Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

    1 Reply Last reply
    0
  • N Offline
    N Offline
    neXus_rk
    wrote on last edited by neXus_rk
    #4

    Wow, thank you, SGaist. Disabling the Welcome-Plugin avoids the problem, QtCreator starts with Qt5.4.1 on raspberry Pi2 now :-) The problem is not really solved, so I don't want to mark this thread as solved.

    1 Reply Last reply
    0
  • SGaistS Offline
    SGaistS Offline
    SGaist Lifetime Qt Champion
    wrote on last edited by
    #5

    Looks like there might be a regression, you should take a look at the bug report system to see if it's something known, if not plus consider creating a new report providing as much information possible about your setup and tests

    Interested in AI ? www.idiap.ch
    Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

    1 Reply Last reply
    0
  • N Offline
    N Offline
    neXus_rk
    wrote on last edited by neXus_rk
    #6

    Done.

    https://bugreports.qt.io/browse/QTBUG-45124

    1 Reply Last reply
    0
  • I Offline
    I Offline
    iskenderoguz
    wrote on last edited by
    #7

    How can I disable welcome-plugin

    1 Reply Last reply
    0
  • SGaistS Offline
    SGaistS Offline
    SGaist Lifetime Qt Champion
    wrote on last edited by
    #8

    IIRC

    qt-creator-executable-name -noload Welcome

    Interested in AI ? www.idiap.ch
    Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

    I 1 Reply Last reply
    0
  • I Offline
    I Offline
    iskenderoguz
    replied to SGaist on last edited by
    #9

    @SGaist thank you

    1 Reply Last reply
    0

  • Login

  • Search
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
  • Search

Looks like your connection to Qt Forum was lost, please wait while we try to reconnect.