Results 1 to 6 of 6

Thread: Bug in Qt or Qt Designer or my mistake?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Posts
    4
    Qt products
    Qt3
    Platforms
    Unix/X11

    Default Bug in Qt or Qt Designer or my mistake?

    Hello, I am creating application MDI based and somehow it behaives strange. Developping in Qt Designer, I dont write code much in the source files and it causes some strange error when I activate one of the forms in my project (Form3 actually):

    *** glibc detected *** corrupted double-linked list: 0x080d1ea0 ***

    Quiting the application.

    The thing is that when I put Grid Layout on Form3 with all elements included I get this error, but when I regroup them with vertical and horizontal layout it is not present. Also the Table on Form2 behaives like fixed, when Form2 maximized I dont see the Table on it also resized...

    I share the source with you if you can help me...

    Using:
    Qt 3.3.4
    KDE 3.4.0
    Fedora Core 4

    Thanks in advance...
    Attached Files Attached Files
    Last edited by [maTa]; 8th February 2006 at 22:33.

Similar Threads

  1. designer not showing menu items ...
    By wagmare in forum Installation and Deployment
    Replies: 0
    Last Post: 24th February 2009, 10:26
  2. Threads in Designer plugins
    By hvengel in forum Qt Tools
    Replies: 2
    Last Post: 3rd January 2009, 19:19
  3. Replies: 13
    Last Post: 15th December 2006, 11:52
  4. Designer crashes when selecting some widgets
    By gwendal in forum Qt Tools
    Replies: 4
    Last Post: 21st July 2006, 13:18
  5. Adding slots in Designer
    By jamos in forum Qt Tools
    Replies: 5
    Last Post: 18th May 2006, 23:28

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
  •  
Qt is a trademark of The Qt Company.