• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

1. Software users are always correct.

NuclearNed

Raconteur
I'm trying to reproduce a software problem a user reported today. What the user reported is well nigh impossible. But that doesn't matter because according to the user it happened; their word is holy and unblemished. It seems like their attitude is always "though the gods and rules of possibility are against me, it happened just the same." Never mind that some of our users can't correctly identify the keyboard.

So I'm going to blow the next few hours chasing a phantom.

GAAAHHHHH....
 
Originally posted by: eLiTeGoodGuy
have the user show you the problem.

Nice idea, but so far nobody has been able to reproduce it. This code has survived the test of time, so it would be really unusual for it to malfunction now.
 
UPDATE: the user just came by my office. The problem he reported in writing is not the problem he just communicated to me verbally.
 
Ah... actually I think the problem is on your end, not his end. You are expecting the user to be able to describe in detail the error they received and how they got it. This is rarely going to happen. Sometimes they'll even tell you something completely different than the thing they actually did.

Why is this your problem? Because your program relies on a highly error-prone system for reporting errors. It should never be the user's duty to report the exact nature of an error. All they should have to do is call you and tell you that they got an error, approximately what time, and then you should peruse any trace logs or similar.
 
Users are notorious for this. Most don't have the appropriate vocabulary to describe what the problem is, nor are they detailed enough in their description to be helpful. Oh well, back to chasing phantoms...

-geoff
 
Back
Top