Results 1 to 3 of 3

Thread: Uic3 crashes...

  1. #1
    Join Date
    May 2007
    Posts
    5
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Uic3 crashes...

    I am currently porting our .ui files from qt3.3 to qt4.2, but when I try to convert using the uic3 tool, it completely crashes and outputs a blank file. Here is a command example:

    uic3.exe -convert dlg.ui > dlg4.ui

    I looked around and didn't see any mention of problems with this app, so I'd appreciate any ideas.

    Thanks!

  2. #2
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Uic3 crashes...

    Open the UI in the Designer 4.x and then save it back.

    Regards

  3. #3
    Join Date
    May 2007
    Posts
    5
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Re: Uic3 crashes...

    Quote Originally Posted by marcel View Post
    Open the UI in the Designer 4.x and then save it back.

    Regards
    I get the same uic3 crash when I open it in the designer, then the designer tells me that I need to run uic3 -convert to convert the files.

Similar Threads

  1. Replies: 10
    Last Post: 19th October 2007, 19:17
  2. Designer crashes when selecting some widgets
    By gwendal in forum Qt Tools
    Replies: 4
    Last Post: 21st July 2006, 13:18
  3. Replies: 5
    Last Post: 27th May 2006, 13:44
  4. Replies: 4
    Last Post: 13th February 2006, 11:35
  5. Reading from TCP Socket crashes program
    By OnionRingOfDoom in forum Qt Programming
    Replies: 26
    Last Post: 27th January 2006, 19:32

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.