Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. [SOLVED] Qt Creator - GUI Builder Won't Start
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Qt Creator - GUI Builder Won't Start

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 2 Posters 3.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.
  • A Offline
    A Offline
    Ade Malsasa Akbar
    wrote on last edited by
    #1

    Any project I create, any project I open, if I am trying to open mainwindow.ui (open GUI Builder), the Qt Creator closed directly unexpectedly. I don't know why, but my Qt Designer also has same problem when I start it. Here is the important additional informations.

    My specification:

    • Ubuntu 12.04

    • KDE 4.10.3

    • Akonadi 1.11.0

    • Qt Creator 2.4.1

    • Qt 4.8.1

    My error messages when I start GUI Builder on Qt Creator via Konsole:

    @┌─[master@master]─[~]
    └──╼ qtcreator
    QMetaProperty::read: Unable to handle unregistered datatype 'BackgroundStyles' for property 'QwtSlider::backgroundStyle'
    Error while reparenting!
    QMetaProperty::read: Unable to handle unregistered datatype 'QList<QColor>' for property 'KColorCombo::colors'
    QMetaProperty::read: Unable to handle unregistered datatype 'SelectionBehavior' for property 'QTabBar::selectionBehaviorOnRemove'
    QMetaProperty::read: Unable to handle unregistered datatype 'KUrl' for property 'KUrlRequester::url'
    QMetaProperty::read: Unable to handle unregistered datatype 'QList<QChar>' for property 'KCharSelect::displayedChars'
    QMetaProperty::read: Unable to handle unregistered datatype 'KUrl' for property 'KUrlRequester::url'
    Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes.
    Enchant dict for "en_US" 0x9f4cb00
    qtcreator: symbol lookup error: /usr/lib/libpimcommon.so.4: undefined symbol: _ZN9KPIMUtils23ProgressIndicatorWidgetC1EP7QWidget
    @

    My error messages when I start Qt Designer via Konsole:

    @┌─[✗]─[master@master]─[~]
    └──╼ designer
    QMetaProperty::read: Unable to handle unregistered datatype 'BackgroundStyles' for property 'QwtSlider::backgroundStyle'
    Error while reparenting!
    QMetaProperty::read: Unable to handle unregistered datatype 'QList<QColor>' for property 'KColorCombo::colors'
    QMetaProperty::read: Unable to handle unregistered datatype 'SelectionBehavior' for property 'QTabBar::selectionBehaviorOnRemove'
    QMetaProperty::read: Unable to handle unregistered datatype 'KUrl' for property 'KUrlRequester::url'
    QMetaProperty::read: Unable to handle unregistered datatype 'QList<QChar>' for property 'KCharSelect::displayedChars'
    QMetaProperty::read: Unable to handle unregistered datatype 'KUrl' for property 'KUrlRequester::url'
    Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes.
    Enchant dict for "en_US" 0xa306238
    designer: symbol lookup error: /usr/lib/libpimcommon.so.4: undefined symbol: _ZN9KPIMUtils23ProgressIndicatorWidgetC1EP7QWidget
    @

    My question:

    • What is actually my problem?

    • What is the solution?

    Thank you so much.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      Ade Malsasa Akbar
      wrote on last edited by
      #2

      Hello, is there any suggestion? Thank you.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Ade Malsasa Akbar
        wrote on last edited by
        #3

        Alhamdulillah, it solved by removing libpimcommon4 package from Ubuntu anyway. I just simply remove conflicting repo (Kubuntu Backports) then do

        @sudo apt-get remove libpimcommon4@

        (it removes also my KNotes but I can install it later)

        This is the proof of solution. Now my GUI Designer in Qt Creator can be opened normally like before. And my Qt Designer is normal again, no crash. My problem was finished.

        !https://malsasa.files.wordpress.com/2014/06/ngite-keduapuluh6.png(Qt Creator)!

        !https://malsasa.files.wordpress.com/2014/06/ngite-keduapuluh7.png(Qt Designer)!

        1 Reply Last reply
        0
        • H Offline
          H Offline
          hrompato
          wrote on last edited by
          #4

          I don't know why, but this solution works

          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