Results 1 to 7 of 7

Thread: QtDesigner Gone Crazy!

  1. #1
    Join Date
    Apr 2010
    Posts
    152
    Thanks
    5
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default QtDesigner Gone Crazy!

    Any reason that QT Designer all of a sudden crashes on start up? Everything works fine, Assistant, Linguistic and running a Qt application from Visual Studio work fine.

    I tried uninstalling the SDK and re-installing the latest update available 4.7.1 but the problem still exists.

    It does not say which files or any information, the crash is simply VS 2008 stupid debug dialog whether I lunched it from within VS or outside.

    Any thoughts?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QtDesigner Gone Crazy!

    If Designer crashes on startup then it is most likely because of some invalid widget plugin (or one of its dependencies).
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Apr 2010
    Posts
    152
    Thanks
    5
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QtDesigner Gone Crazy!

    None of my custom plugins installed. It's just a fresh copy of Qt SDK.

    Could be corrupted system DLLs? My Windows installation is freaking out? I mean none-Qt specific...but why it's only Qt Designer?

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QtDesigner Gone Crazy!

    I still say this has something to do with plugins. QtSDK has some plugins preinstalled. Probably something is in conflict with some system library.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  5. #5
    Join Date
    Apr 2010
    Posts
    152
    Thanks
    5
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QtDesigner Gone Crazy!

    I will try removing a plugin by plugin until the designer runs, then I can locate the dependencies of the problematic plugin.

    Otherwise time to format my dirty computer!

  6. #6
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QtDesigner Gone Crazy!

    You can rename the plugins folder and see if Designer runs. There is no point in doing excessive work if it's not about plugins after all. But it usually is.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  7. #7
    Join Date
    Apr 2010
    Posts
    152
    Thanks
    5
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QtDesigner Gone Crazy!

    That worked! The problem plug-in busted! phononwidgets.dll

    I have no idea what caused that really...could be a system dll. I will keep investigating.

    Thanks for assistance.

Similar Threads

  1. Crazy QPlainTextEdit::document() behavior
    By Lykurg in forum Qt Programming
    Replies: 8
    Last Post: 11th March 2010, 22:36
  2. QtDesigner in my app? How to add?
    By sergey_85 in forum Qt Programming
    Replies: 1
    Last Post: 27th October 2009, 06:36
  3. a crazy problem~~~who can help me : (
    By sunking_426 in forum Qt Programming
    Replies: 4
    Last Post: 2nd January 2009, 14:35
  4. Crazy over the QGraphicsScene/Item
    By Morea in forum Qt Programming
    Replies: 6
    Last Post: 20th November 2006, 09:18

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.