Results 1 to 3 of 3

Thread: Qt - Automatic bug reporting facility

  1. #1
    Join Date
    Aug 2008
    Posts
    60
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Qt - Automatic bug reporting facility

    Hi,
    My application requires to have 'Automatic bug reporting' facility.
    Is Qt provides facility for this?
    Can you please suggest some alternative ideas.
    Thank you.

  2. #2
    Join Date
    Dec 2007
    Posts
    628
    Thanks
    3
    Thanked 89 Times in 87 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt - Automatic bug reporting facility

    I am not sure what you mean by automatic bug reporting. I guess you are talking about, the "Report to Microsoft about it" kinda feature. I dont think so, Qt provides that. You have to manually create that functionality. You need to handle all exceptions and send their identity to your own web service for instance. You can refer this library for testing module.

  3. #3
    Join Date
    Aug 2008
    Posts
    60
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Qt - Automatic bug reporting facility

    Hi yogeshgokul,
    Yes, I am looking the "Report to Microsoft about it" kinda bug reporting feature...

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.