Results 1 to 4 of 4

Thread: App no longer working after upgrade to Qt 5.5.1

  1. #1
    Join Date
    Apr 2014
    Posts
    125
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Android Maemo/MeeGo

    Question App no longer working after upgrade to Qt 5.5.1

    Hello

    I have a QQuick app based on qt 5.4.0. It is running fine on my Linux SUSE version 11. When I recompile the same app with qt 5.5.1, the app is no longer working (the UI is blank with no buttons)?

    Any thoughts?

    Thanks;

    Mut

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: App no longer working after upgrade to Qt 5.5.1

    Does the QQmlEngine have any entries in its errors() list?

    Cheers,
    _

  3. #3
    Join Date
    Apr 2014
    Posts
    125
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Android Maemo/MeeGo

    Default Re: App no longer working after upgrade to Qt 5.5.1

    Thanks for the reply. Not sure how to do that? should I listen to the warnings() signal?

    Mut.

  4. #4
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: App no longer working after upgrade to Qt 5.5.1

    Right, connect to the warnings() signal.

    I mixed that up with QQmlComponent::errors().

    Cheers,
    _

Similar Threads

  1. Replies: 0
    Last Post: 13th February 2016, 07:51
  2. no longer able to link on Mac
    By ber_44 in forum Qt Programming
    Replies: 1
    Last Post: 4th July 2007, 00:59
  3. qDebug() no longer working
    By Doug Broadwell in forum Qt Programming
    Replies: 2
    Last Post: 22nd May 2007, 23:35

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.