Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Multiplatform crash handler for Qt applications
Forum Update on Monday, May 27th 2025

Multiplatform crash handler for Qt applications

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 6.9k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    ludek.vodicka
    wrote on 21 Oct 2010, 07:48 last edited by
    #1

    Hello,

    Our company is currently planning to migrate one of our application from MFC to Qt. Because this will be our first project, we are currently searching for Qt alteratives for already used MFC tools.

    One of this tool is crash handler which allows our users to send us a screenshot, callstack, additional files, etc. when our application crashes. We currently use "BugTrap":http://www.codeproject.com/KB/applications/BugTrap.aspx

    I want to ask if there is any component for Qt which do the same thing, but multiplatform. When I searched through the web, I found a simmilar idea in this draft: "http://groups.google.com/group/qt-gsoc/web/project-ideas?pli=1":http://groups.google.com/group/qt-gsoc/web/project-ideas?pli=1 but without real implementation.

    Could you give me some hint how Qt developers handle this problem? Any ideas or recommendation is welcome.

    Thanks
    Ludek

    [edit: fixed links / chetankjain]

    1 Reply Last reply
    0
    • A Offline
      A Offline
      alexander
      wrote on 21 Oct 2010, 11:50 last edited by
      #2

      Look this: "http://code.google.com/p/google-breakpad/":http://code.google.com/p/google-breakpad/

      1 Reply Last reply
      0
      • L Offline
        L Offline
        ludek.vodicka
        wrote on 21 Oct 2010, 12:49 last edited by
        #3

        Thanks, looks good. I will try it.

        1 Reply Last reply
        0

        1/3

        21 Oct 2010, 07:48

        • Login

        • Login or register to search.
        1 out of 3
        • First post
          1/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved