Results 1 to 5 of 5

Thread: Designer crashes when selecting some widgets

  1. #1
    Join Date
    Jul 2006
    Posts
    5
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Question Designer crashes when selecting some widgets

    Hello, I am using Qt Open Source 4.1.4. and the Designer.

    I designed a custom widget and would like to use it in the Designer, so i created a plugin for it. It looked to work quite well, as .dll and .a files are created. I put both files in the plugins/designer directory and Designer load the custom Widget at startup.

    The problem is Designer crashes when I click on the custom widget to insert it. The very weird thing is that Designer also crashes when I want to select any widget from Arthur Widget [Demo], Display Widgets [examples] and Qt3 support.


    Does anybody have any idea of what is hapening ? I tried to found somebody with a similar problem but i feel like i'm the only one.

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Designer crashes when selecting some widgets

    It souds like your custom plugin is buggy.
    Take it out of the plugins directory and see if your designer still crashes, if not, its the problem for sure.

  3. #3
    Join Date
    Jul 2006
    Posts
    5
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Designer crashes when selecting some widgets

    ok, I try to remove right now and test the others custom widgets
    Last edited by gwendal; 20th July 2006 at 17:32.

  4. #4
    Join Date
    Jul 2006
    Posts
    5
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Designer crashes when selecting some widgets

    Nope, it doesn't work !
    I removed my own plugin from the directory but selecting a Q3 Support widget keeps making Designer crash

  5. #5
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Designer crashes when selecting some widgets

    take out any custom widget plugins you have in the designer directory, if it still crashes then you might have a Qt build problem (which would be really strage)

Similar Threads

  1. Replies: 11
    Last Post: 7th July 2006, 14:09
  2. How to create pop up widgets in designer.
    By gsQT4 in forum Qt Tools
    Replies: 1
    Last Post: 25th May 2006, 17:40
  3. Replies: 2
    Last Post: 14th February 2006, 16:28
  4. Creating Widgets
    By hylke in forum Qt Programming
    Replies: 2
    Last Post: 5th February 2006, 09:37
  5. How to create custom slot in Qt Designer 4.1?
    By jamadagni in forum Qt Tools
    Replies: 31
    Last Post: 18th January 2006, 21:46

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.