Comment On What Error Message?

This is what happens when you accidentally type in "DisplayMesageToUser()" instead of "//". [expand full text]
« PrevPage 1 | Page 2Next »

Self referencing example?

2008-01-31 08:06 • by Mez (unregistered)
Self referencing example...I love it! For more examples, see this.

Re: What Error Message?

2008-01-31 08:10 • by Ilya (unregistered)
The last one could easily pass for a Viking.

"Aaaaaaag! I will CRUSH you!"

Re: What Error Message?

2008-01-31 08:10 • by ParkinT
This is a superfluous comment that has no valuable information but requires the reader (you) to get all the way to the end in order to realize this post really said nothing.

{Gratz on spelling superfluous correctly }

Re: What Error Message?

2008-01-31 08:10 • by Zauderer
There is no error message. You didn't see anything. Please step into that car.

Re: What Error Message?

2008-01-31 08:12 • by ParkinT
174410 in reply to 174407
Ilya:
The last one could easily pass for a Viking.

"Aaaaaaag! I will CRUSH you!"

It looks like a graphics guy* was distracted and leaned on the keyboard.

(*In a TV studio, this is a person responsible for the "graphics" that display on the screen)

Re: What Error Message?

2008-01-31 08:13 • by sootzoo
Must be a tortured NFC East fan:

Re: What Error Message?

2008-01-31 08:14 • by ParkinT
174412 in reply to 174411
sootzoo:
Must be a tortured NFC East fan:


I am originally FROM Philadelphia. That's how we talk!!

Re: What Error Message?

2008-01-31 08:17 • by TheRider
TheDailyWTF forum readers won't see this message. No! they won't! I am quite sure of that.

Re: What Error Message?

2008-01-31 08:27 • by Pl (unregistered)
The services notice is shown by windows if you manually start a service, to keep you from wondering why it is still marked as not running in the list. Only slightly curious if you don't know the context.

Re: What Error Message?

2008-01-31 08:42 • by AbbydonKrafts
The developer of the first one must've really been on something. That isn't even helpful for internal people to troubleshoot. I add in advanced options (only accessible to internals) that cause my applications to spew out all sorts of data, but that's helpful. I don't see how a dialog with that message would be of any use to anyone.

Invisible forms with that message, however...

Flashback. That reminds me of what I used to do in VB3 on Windows 3.1.

Re: What Error Message?

2008-01-31 08:43 • by vt_mruhlin
I'm pretty sure the first one is more likely a variant of
if(foo){
doStuff();
}
else if(bar){
doBarStuff();
}
else{
// should never get here
}

While cerr << "!foo && !bar => OH NOES!"; would have bee preferred, I'll take DisplayMessageToUser() over the comments.

Re: What Error Message?

2008-01-31 08:57 • by A Nonny Mouse (unregistered)
depends on the keyboard really

Re: What Error Message?

2008-01-31 09:02 • by Kederaji (unregistered)
See, the football wtf would be perfect if the QB was getting sacked.

Re: What Error Message?

2008-01-31 09:06 • by Pyro (unregistered)
you don't see this comment, in case you do see this comment pretend that you don't or else your name will be changed to AAAAGGG :)

Re: What Error Message?

2008-01-31 09:11 • by tmountjr
Man, I remember seeing that Cowgirls shot! ESPN had quite a few times this season where they threw odd strings. I never thought to rewind a take a picture, tho...

Re: What Error Message?

2008-01-31 09:14 • by Russ (unregistered)
174426 in reply to 174425
<!--- The user won't see this comment --->

Re: What Error Message?

2008-01-31 09:19 • by Aaron
174427 in reply to 174418
vt_mruhlin:
I'm pretty sure the first one is more likely a variant of
if(foo){
doStuff();
}
else if(bar){
doBarStuff();
}
else{
// should never get here
}

While cerr << "!foo && !bar => OH NOES!"; would have bee preferred, I'll take DisplayMessageToUser() over the comments.

That is what assertions are for. Developers can see that an "impossible" condition was encountered, and users won't see it.

Re: What Error Message?

2008-01-31 09:24 • by shadowman
174428 in reply to 174425
tmountjr:
Man, I remember seeing that Cowgirls shot! ESPN had quite a few times this season where they threw odd strings. I never thought to rewind a take a picture, tho...


I think I saw the 'aaaaaaag' thing at least once in every Monday-night game this season. It was like an easter egg to look for each week. Perhaps that's the default placeholder string?

Re: What Error Message?

2008-01-31 09:42 • by rawsteak
174431 in reply to 174410
i can see how i could lean on the 'A' key, but then hit the 'G' key accidentally? this is obviously the work of a mastermind, someone who is hacking the media and fudging players' names in an attempt to create mass hysteria and panic...

Re: What Error Message?

2008-01-31 09:57 • by Walleye (unregistered)
That's the famous quarterback, Steve Aaaaaag.

Re: What Error Message?

2008-01-31 10:01 • by Outlaw Programmer
174435 in reply to 174418
vt_mruhlin:
I'm pretty sure the first one is more likely a variant of
if(foo){
doStuff();
}
else if(bar){
doBarStuff();
}
else{
// should never get here
}


My guess is that the code looked like:

if(guardCondition)
..throw new Exception("User won't see this message. Calling method will display a more appropraite message instead...");

And then the client just did:

showPopup(e.getMessage());

*shrug*

Re: What Error Message?

2008-01-31 10:15 • by rewind
At least for Romo it said "Aaaaaag" and not "Jessica Simpson's Lap Dog"

Re: What Error Message?

2008-01-31 10:36 • by operagost
174456 in reply to 174408
The first Error'd is missing one important button:

[FAIL]

Re: What Error Message?

2008-01-31 10:36 • by Zylon
174457 in reply to 174407
Ilya:
The last one could easily pass for a Viking.

"Aaaaaaag! I will CRUSH you!"


But he wouldn't write "Aaaaaaag", he'd just say it!

Re: What Error Message?

2008-01-31 10:44 • by Ebs2002 (unregistered)
174461 in reply to 174457
Zylon:
Ilya:
The last one could easily pass for a Viking.

"Aaaaaaag! I will CRUSH you!"


But he wouldn't write "Aaaaaaag", he'd just say it!


Do you suppose he was taking dictation?

Re: What Error Message?

2008-01-31 10:52 • by GalacticCowboy
Cole wondered, how many types of automatic transmission can there be?


Well, let's see... you've got your full-auto, semi-auto, tiptronic, shiftless (continuous drive)... [[insert future technology 1 here]], [[insert future technology 2 here]]. I think that about covers it.

Re: What Error Message?

2008-01-31 10:54 • by T_PAAMAYIM_NEKUDOTAYIM
Isn't there a Saint Aauuuves in Dallas Cowboys?

Re: What Error Message?

2008-01-31 11:13 • by M.C. Sarbanes-Oxalot (unregistered)
174471 in reply to 174466
No, no, it's Ooooogg... OOOOOOGG, at the back of the throat...

Re: What Error Message?

2008-01-31 11:22 • by Rank Amateur
"The user won't see this message."

Obviously, an apprentice Jedi coder.

"You don't need to see the GUID."

"These aren't the records you are querying for."

--Rank

------------------
Exceptions are not the way of the Jedi coder. Do or do not. There is no Try.

get Message Error(Buyer)!!

2008-01-31 11:23 • by get Message Error(Buyer)!! (unregistered)
get Message Error(Buyer)!!

Re: What Error Message?

2008-01-31 11:23 • by sootzoo
174475 in reply to 174412
ParkinT:
sootzoo:
Must be a tortured NFC East fan:

I am originally FROM Philadelphia. That's how we talk!!


I think the graphic sums up my feelings on the current season. Anyone know where I can get a <!-- user cannot see this football team --> button for my TV?

Re: What Error Message?

2008-01-31 11:48 • by Dave (unregistered)
174481 in reply to 174411
He wouldn't bother to type 'Aaaaaaaggggg!', he'd just say it.

Re: What Error Message?

2008-01-31 12:05 • by David (unregistered)
Maybe the writer died as he was typing it. (Whoever hasn't seen Monty Python and the Holy Grail should walk away)

Re: What Error Message?

2008-01-31 12:05 • by Veinor

Re: What Error Message?

2008-01-31 12:28 • by T_PAAMAYIM_NEKUDOTAYIM
174500 in reply to 174489
Veinor:

So, is that a team from Bobby's World?

Re: What Error Message?

2008-01-31 12:33 • by Frost (unregistered)
174501 in reply to 174433
Walleye:
That's the famous quarterback, Steve Aaaaaag.


Perhaps the graphics guy was dying as he entered in the text.

Re: What Error Message?

2008-01-31 12:36 • by David (unregistered)
174502 in reply to 174501
Frost:
Walleye:
That's the famous quarterback, Steve Aaaaaag.


Perhaps the graphics guy was dying as he entered in the text.


I just said that -_-

Re: What Error Message?

2008-01-31 12:40 • by Wark (unregistered)
"This is what happens when you accidentally type in DisplayMesageToUser()" instead of "//"."

It's a common mistake. I mean, the keys are like, right next to eachother.

Re: What Error Message?

2008-01-31 12:42 • by magetoo
174506 in reply to 174504
Wark:
"This is what happens when you accidentally type in DisplayMesageToUser()" instead of "//"."

It's a common mistake. I mean, the keys are like, right next to eachother.

I see that you are also using the German keyboard layout.

Re: What Error Message?

2008-01-31 12:52 • by DZ-Jay
174507 in reply to 174410
ParkinT:

It looks like a graphics guy* was distracted and leaned on the keyboard.

(*In a TV studio, this is a person responsible for the "graphics" that display on the screen)


I don't work on a TV studio, nor am a highly paid "graphics guy" at a network station; but I usually can get the same results simply with my cat.

-dZ.

Re: What Error Message?

2008-01-31 13:10 • by WinMan (unregistered)
174511 in reply to 174408
So this really is a real error. :)

Essentially, the service is running in the wrong security context and doesn't have permissions to get the data it needs to run, so it has no work to do. Gotta love the error message, though...

Re: What Error Message?

2008-01-31 13:23 • by KT (unregistered)
The Message Error(Buyer)!! was gotten and then gotten again. Some Message Error(Buyer)!! is gotten automatically if they have nothing else to get, for example, the Message Error(Buyer)!!.

Re: What Error Message?

2008-01-31 14:07 • by Greg (unregistered)
174524 in reply to 174411

Re: What Error Message?

2008-01-31 14:53 • by Richard (unregistered)
Do you think they meant Castle Aaargh?
http://en.wikipedia.org/wiki/Monty_python_holy_grail

Re: What Error Message?

2008-01-31 15:37 • by Someone You Know
174543 in reply to 174536
Richard:
Do you think they meant Castle Aaargh?
http://en.wikipedia.org/wiki/Monty_python_holy_grail


You're almost three hours too late on that one.

Re: What Error Message?

2008-01-31 16:54 • by KNY (unregistered)
No one noticed that if you had typed "DisplayMesageToUser()" instead of "//", you'd get a compile error? There is no "DisplayMesageToUser()" ...

Re: What Error Message?

2008-01-31 17:38 • by Doctor (unregistered)
Malkovich(Malkovich)!! Malkovich(Malkovich)!! Malkovich(Malkovich)!! Malkovich(Malkovich)!! Malkovich(Malkovich)!! Malkovich(Malkovich)!!

Re: What Error Message?

2008-01-31 17:51 • by EvanED
Has anyone made a Holy Grail reference yet? </sarcasm>

Re: What Error Message?

2008-01-31 17:56 • by TwelveBaud (unregistered)
The PL&A message is a little superfluous, but there's a reason it's there. Other services also start and then stop which gives the same error message except with that service's name replacing the first PL&A. Without it, people would either just keep clicking start ("It didn't do anything when I pushed the button! I must not have pushed it, I'll push it again.") or believe it's an error condition ("It started and then stopped? What's wrong? WHAT AREN'T YOU TELLING ME?"). That message lets them know that things may be okay and gives a representative example.

Captcha: "ideo" ... hmm, "idio" might be more appropriate...

Re: What Error Message?

2008-01-31 18:06 • by tin
174571 in reply to 174464
GalacticCowboy:
Cole wondered, how many types of automatic transmission can there be?


Well, let's see... you've got your full-auto, semi-auto, tiptronic, shiftless (continuous drive)... [[insert future technology 1 here]], [[insert future technology 2 here]]. I think that about covers it.


Not to mention the various options for the placement of the selection controls... I can think of 3 without trying:
Ordinary centre console placement (T-Bar)
Steering column
Buttons on the dash (seen this in a Ford Transit).
« PrevPage 1 | Page 2Next »

Add Comment