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. When closing application Exception Triggered.
Forum Updated to NodeBB v4.3 + New Features

When closing application Exception Triggered.

Scheduled Pinned Locked Moved Unsolved General and Desktop
24 Posts 5 Posters 1.9k Views 2 Watching
  • 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.
  • SPlattenS SPlatten

    @J-Hilk , in doing this, I decided to go one better. I did the following in Qt Creator:

    1. Clicked on File top line menu
    2. Selected New File or Project...
    3. Selected Application and Qt Widgets Application
    4. Clicked on the Choose... button
    5. Entered test into Name: text box and clicked the Next button
    6. Checked only Desktop Qt 5.9.2 MSVC2015 32bit in Kit Selection
    7. Clicked Next button
    8. Clicked Next button
    9. Clicked Finish button
    10. Right clicked project and selected Rebuild
    11. Run application in debug mode and clicked the close widget in the MainWindow

    Same thing happens, application stops and Exception Triggered dialog is displayed.

    JoeCFDJ Offline
    JoeCFDJ Offline
    JoeCFD
    wrote on last edited by
    #21

    @SPlatten Is it a 32bit bug? Try to make a 64bit build to see if you have the same problem.

    SPlattenS 1 Reply Last reply
    0
    • JoeCFDJ JoeCFD

      @SPlatten Is it a 32bit bug? Try to make a 64bit build to see if you have the same problem.

      SPlattenS Offline
      SPlattenS Offline
      SPlatten
      wrote on last edited by
      #22

      @JoeCFD , thank you, thats a shame, the problem is the target is 32 bit so regardless of if it works in 64 bit, thats not an option.

      Kind Regards,
      Sy

      JoeCFDJ 1 Reply Last reply
      0
      • SPlattenS SPlatten

        @JoeCFD , thank you, thats a shame, the problem is the target is 32 bit so regardless of if it works in 64 bit, thats not an option.

        JoeCFDJ Offline
        JoeCFDJ Offline
        JoeCFD
        wrote on last edited by JoeCFD
        #23

        @SPlatten That is unlucky. Install a 32 bit debug build of Qt 5.9.2 and debug into qt code to see the cause.

        SPlattenS 1 Reply Last reply
        0
        • JoeCFDJ JoeCFD

          @SPlatten That is unlucky. Install a 32 bit debug build of Qt 5.9.2 and debug into qt code to see the cause.

          SPlattenS Offline
          SPlattenS Offline
          SPlatten
          wrote on last edited by
          #24

          @JoeCFD , sorry I just don't have the time.

          Kind Regards,
          Sy

          1 Reply Last reply
          0

          • Login

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