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. The problem with solution-description

The problem with solution-description

Scheduled Pinned Locked Moved The Lounge
help
5 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
    GDavy
    wrote on last edited by
    #1

    Sometimes bugs come up that are hard to reproduce and even harder to find what caused them. When you actually do find the reason most of the time fixing it is quite easy. The problem is that when I have to relay the cause and solution of such bugs to superiors it all seems so obvious. Somehow seeing 2 to 3 full workingdays spend on a single bug summarized in a small single paragraph is so ... a fitting word doesn't come to mind... sad I guess could describe it. It just doesn't represent the brain-work needed to actually locate the bug. The countless possibilities explored by the mind even during breaks, driving home, quiet moments at home. All that is just disregarded in that paragraph. I have written applications which needed only 5% of the brain-power needed to fix some of those elusive bugs, but those apps were received with awe and shoulder pats. Ah well, comes with the territory I guess . Just wanted to get this of my chest. Regards, Davy

    S N 2 Replies Last reply
    0
    • G GDavy

      Sometimes bugs come up that are hard to reproduce and even harder to find what caused them. When you actually do find the reason most of the time fixing it is quite easy. The problem is that when I have to relay the cause and solution of such bugs to superiors it all seems so obvious. Somehow seeing 2 to 3 full workingdays spend on a single bug summarized in a small single paragraph is so ... a fitting word doesn't come to mind... sad I guess could describe it. It just doesn't represent the brain-work needed to actually locate the bug. The countless possibilities explored by the mind even during breaks, driving home, quiet moments at home. All that is just disregarded in that paragraph. I have written applications which needed only 5% of the brain-power needed to fix some of those elusive bugs, but those apps were received with awe and shoulder pats. Ah well, comes with the territory I guess . Just wanted to get this of my chest. Regards, Davy

      S Offline
      S Offline
      Simon P Stevens
      wrote on last edited by
      #2

      A decent project manager (who has programming experience himself) will recognise the difficultly of debugging.

      Simon

      1 Reply Last reply
      0
      • G GDavy

        Sometimes bugs come up that are hard to reproduce and even harder to find what caused them. When you actually do find the reason most of the time fixing it is quite easy. The problem is that when I have to relay the cause and solution of such bugs to superiors it all seems so obvious. Somehow seeing 2 to 3 full workingdays spend on a single bug summarized in a small single paragraph is so ... a fitting word doesn't come to mind... sad I guess could describe it. It just doesn't represent the brain-work needed to actually locate the bug. The countless possibilities explored by the mind even during breaks, driving home, quiet moments at home. All that is just disregarded in that paragraph. I have written applications which needed only 5% of the brain-power needed to fix some of those elusive bugs, but those apps were received with awe and shoulder pats. Ah well, comes with the territory I guess . Just wanted to get this of my chest. Regards, Davy

        N Offline
        N Offline
        Nagy Vilmos
        wrote on last edited by
        #3

        I've got the opposite problem right now. Perfect description and easy to reproduce. - 'Click the button and application does a crash and burn' I'm now into week two of finding the mfw object handle that's being mislaid, sticking it down with the code equivilent of gaffa tape and stopping the runtime error. Joy! :doh:


        Panic, Chaos, Destruction. My work here is done.

        B 1 Reply Last reply
        0
        • N Nagy Vilmos

          I've got the opposite problem right now. Perfect description and easy to reproduce. - 'Click the button and application does a crash and burn' I'm now into week two of finding the mfw object handle that's being mislaid, sticking it down with the code equivilent of gaffa tape and stopping the runtime error. Joy! :doh:


          Panic, Chaos, Destruction. My work here is done.

          B Offline
          B Offline
          Baconbutty
          wrote on last edited by
          #4

          On Error Resume Next Gets round most things :)

          I still remember having to write your own code in FORTRAN rather than be a cut and paste merchant being pampered by colour coded Intellisense - ahh proper programming - those were the days :)

          N 1 Reply Last reply
          0
          • B Baconbutty

            On Error Resume Next Gets round most things :)

            I still remember having to write your own code in FORTRAN rather than be a cut and paste merchant being pampered by colour coded Intellisense - ahh proper programming - those were the days :)

            N Offline
            N Offline
            Nagy Vilmos
            wrote on last edited by
            #5

            Baconbutty wrote:

            On Error Resume Next

            Oneth, if I used o-e-r-n I'd be shot at dawn and my corpse would thrown to the four winds. Twoth, it's in TCL and it's caused by holding a memory reference that's gone awol. When I check that the memory is still valid it goes bang. I have actually half fixed it, finally, this morning. The only problem is now I get an obnoxious, though no-fatal, error when there is no-reference in the first place. You can't win them all. In fact just scraping together a few draws is difficult. :-D


            Panic, Chaos, Destruction. My work here is done.

            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