Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Strange application interaction

Strange application interaction

Scheduled Pinned Locked Moved The Lounge
csharpvisual-studiohelpquestion
8 Posts 4 Posters 0 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.
  • G Offline
    G Offline
    Graham Shanks
    wrote on last edited by
    #1

    I use Super(C) to convert audio and video files. It has a strange effect on Visual Studio 2003. I sometimes I have it converting files in the background whilst working. Certain activities in VS2003 during this time cause VS2003 to shutdown (with no error reports). These activities include Replace All, Start Debugging and some, but not all, Find actions. It seems to be when VC2003 displays a pop-up dialog box (but again some pop-ups work). Mainly this is no more than an irritation (be careful of what I do during audio conversion and save often) but I got to thinking how on earth Super(C) can actually cause another application to shut down. Any ideas?

    Graham Librarians rule, Ook!

    L 1 Reply Last reply
    0
    • G Graham Shanks

      I use Super(C) to convert audio and video files. It has a strange effect on Visual Studio 2003. I sometimes I have it converting files in the background whilst working. Certain activities in VS2003 during this time cause VS2003 to shutdown (with no error reports). These activities include Replace All, Start Debugging and some, but not all, Find actions. It seems to be when VC2003 displays a pop-up dialog box (but again some pop-ups work). Mainly this is no more than an irritation (be careful of what I do during audio conversion and save often) but I got to thinking how on earth Super(C) can actually cause another application to shut down. Any ideas?

      Graham Librarians rule, Ook!

      L Offline
      L Offline
      leppie
      wrote on last edited by
      #2

      I had a similar issue with VS2003. When I hit a breakpoint whilst debugging, and Excel is open, Excel would simply freeze till the debugger was told to continue.

      xacc.ide - now with TabsToSpaces support
      IronScheme - 1.0 alpha 4a out now (29 May 2008)

      G S 2 Replies Last reply
      0
      • L leppie

        I had a similar issue with VS2003. When I hit a breakpoint whilst debugging, and Excel is open, Excel would simply freeze till the debugger was told to continue.

        xacc.ide - now with TabsToSpaces support
        IronScheme - 1.0 alpha 4a out now (29 May 2008)

        G Offline
        G Offline
        Graham Bradshaw
        wrote on last edited by
        #3

        leppie wrote:

        Excel is open, Excel would simply freeze till the debugger was told to cont

        <wild guess> Excel is blocking on a global lock in a CRT memory management function, and that lock is currently held by your application. </wild guess>

        1 Reply Last reply
        0
        • L leppie

          I had a similar issue with VS2003. When I hit a breakpoint whilst debugging, and Excel is open, Excel would simply freeze till the debugger was told to continue.

          xacc.ide - now with TabsToSpaces support
          IronScheme - 1.0 alpha 4a out now (29 May 2008)

          S Offline
          S Offline
          Shog9 0
          wrote on last edited by
          #4

          Explorer will do the same thing, as will other Office apps at times; i suspect the frozen app is holding up DDE processing or something similar (someone's waiting on broadcast messages...). Lame...

          Citizen 20.1.01

          'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'

          L 1 Reply Last reply
          0
          • S Shog9 0

            Explorer will do the same thing, as will other Office apps at times; i suspect the frozen app is holding up DDE processing or something similar (someone's waiting on broadcast messages...). Lame...

            Citizen 20.1.01

            'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'

            L Offline
            L Offline
            leppie
            wrote on last edited by
            #5

            I guess I can be lucky I have only reached that extreme case of multitasking once in my life ;P

            xacc.ide - now with TabsToSpaces support
            IronScheme - 1.0 alpha 4a out now (29 May 2008)

            S 1 Reply Last reply
            0
            • L leppie

              I guess I can be lucky I have only reached that extreme case of multitasking once in my life ;P

              xacc.ide - now with TabsToSpaces support
              IronScheme - 1.0 alpha 4a out now (29 May 2008)

              S Offline
              S Offline
              Shog9 0
              wrote on last edited by
              #6

              Sadly, when i get interrupted it tends to completely wreck my focus on whatever i'm doing. I'll come back to my desk and start reading email or something, while the debugger sits in the background still waiting for me to unfreeze some poor app. :sigh:

              Citizen 20.1.01

              'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'

              L 1 Reply Last reply
              0
              • S Shog9 0

                Sadly, when i get interrupted it tends to completely wreck my focus on whatever i'm doing. I'll come back to my desk and start reading email or something, while the debugger sits in the background still waiting for me to unfreeze some poor app. :sigh:

                Citizen 20.1.01

                'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'

                L Offline
                L Offline
                leppie
                wrote on last edited by
                #7

                This begs the question: What is the longest you have breaked on a breakpoint while debugging. Currently, my VS is 'frozen' on a single breakpoint for the last 3 days (home PC, not work). ;P

                xacc.ide - now with TabsToSpaces support
                IronScheme - 1.0 alpha 4a out now (29 May 2008)

                S 1 Reply Last reply
                0
                • L leppie

                  This begs the question: What is the longest you have breaked on a breakpoint while debugging. Currently, my VS is 'frozen' on a single breakpoint for the last 3 days (home PC, not work). ;P

                  xacc.ide - now with TabsToSpaces support
                  IronScheme - 1.0 alpha 4a out now (29 May 2008)

                  S Offline
                  S Offline
                  Shog9 0
                  wrote on last edited by
                  #8

                  Heh, well, i believe i once left VS stopped on a breakpoint while i left for the weekend; so that'd be not quite three days. Generally, i do need to open an Office document sooner rather than later, and must then go in and deal with it.

                  Citizen 20.1.01

                  'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups