Results 1 to 4 of 4

Thread: Qt4.4 on Windows XP Tablet PC edition

  1. #1
    Join Date
    Jul 2008
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Qt4.4 on Windows XP Tablet PC edition

    Hi,

    when trying to run a small (self-developed) qt application on a Tablet PC with the XP tablet edition i experienced strange problems:
    The application crashes as soon as a QPlainTextEdit or QTextEdit widget is instaniated.
    Another interesting thing is that the Qt Designer crashes as soon as i try to drag a QPlainTextEdit or QTextEdit to a form - but no such problems with other widgets.
    I tried these things on two different tablet PCs and on other computers. There problem appears limited to all tablets with the xp tablet edition.

    Did anyone experience this before? Any suggestions?

    Thanks

    Michael

  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: Qt4.4 on Windows XP Tablet PC edition

    Have you tried debugging to see where it crashes?

  3. #3
    Join Date
    Jul 2008
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt4.4 on Windows XP Tablet PC edition

    Yes, of course we did some debbuging - but it appears to be somewhere deep in Qt....

    I made a bug report on the trolltech site and the official answer was that they "don't have any Tablet PCs here and do not test or support Qt on that platform. However, we have a number of customers that have developed Qt applications for the Tablet PC, without any problem as drastical as this."
    Also they suggested to "reconsider your choice of compiler. I have doubts that MinGW and the respective runtimes are well tested on Tablet PCs. I believe most customers we had contact with earlier used VC++ for their Tablet PC projects."

    After inserting a huge number of __declspec(...)-statements into the code we were able to compile the program with msvc2005 but we observed exactly the same problems.

    However, now we switched back to Qt4.3.2 and had no such problems anymore.

    We hope Trolltech will fix this problem with the Tablet Edition - supported or not...

    Best Regards,

    Michael

  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: Qt4.4 on Windows XP Tablet PC edition

    Could you show us the complete backtrace?

Similar Threads

  1. Qt4.4 binaries for windows
    By mm in forum Installation and Deployment
    Replies: 3
    Last Post: 13th February 2008, 20:55

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.