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. A error massage
Qt 6.11 is out! See what's new in the release blog

A error massage

Scheduled Pinned Locked Moved General and Desktop
6 Posts 3 Posters 1.7k Views 1 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.
  • I Offline
    I Offline
    Ivan1120
    wrote on last edited by
    #1

    Hi all:
    After I finish the debug of my code, and I choose"Debug" -> "Stop Debugger", I always would get the information that said "Application process could not be stopped: The program is not being run." Does anyone know why or have same situation??

    1 Reply Last reply
    0
    • I Offline
      I Offline
      Ivan1120
      wrote on last edited by
      #2

      hi, does anybody know????I forget one thing to say. This situation is happening in Qt5.2.0. If I use Qt5.1.1, everything is fine.

      1 Reply Last reply
      0
      • JeroentjehomeJ Offline
        JeroentjehomeJ Offline
        Jeroentjehome
        wrote on last edited by
        #3

        Hi,
        This is more a Tools forum question. Maybe replace it there?
        Happy coding!

        Greetz, Jeroen

        1 Reply Last reply
        0
        • I Offline
          I Offline
          Ivan1120
          wrote on last edited by
          #4

          Thanks. I will try there.

          1 Reply Last reply
          0
          • C Offline
            C Offline
            ChrisW67
            wrote on last edited by
            #5

            If your application has run to completion then there is no need to tell the debugger to stop. Doing so would only try to terminate a process that does not exist. The option is not available if the program termination was detected.

            If you think you program has terminated normally and the stop debugger action is still available then you may have more than one running copy of your program or a bug in your program shutdown. More information about your program would be required to say what.

            1 Reply Last reply
            0
            • I Offline
              I Offline
              Ivan1120
              wrote on last edited by
              #6

              My program is very simple.For example, if I created and ran a new project, this phenomenon would exist when I choose“Debug” -> “Stop Debugger”. But I never saw it in Qt5.1.1

              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