Comment On Pop-Up Potpourii: Mess O' Messages

If you've been a reading this site for while, you probably remember the Pop-Up Potpourri (and the Redux) from a while back. Well, I've collected another good mix of messages, so here's episode three ... [expand full text]
« PrevPage 1 | Page 2 | Page 3Next »

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 14:24 • by Fregas
Nice!

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 14:29 • by Mung Kee
Geez, I wonder what they do when the SQL is actually INVALID?

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 14:39 • by icelava

Yes, I have had DEP trying to prevent Windows from damaging my system as well. Nice to know Microsoft is not biased towards its own software.


Dave Sussman also has his fair share of truly exceptional exceptions.

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 14:43 • by skicow

LMAO at the "To continue and probably annihilate Outlook click no."


I've put many similar messages in my code - while developing - but I always removed it when it went into production...I *hope* [:P]

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 14:44 • by kipthegreat
Oh I get it, the WTF is that so many of the pictures are blurry or have tons of JPG artifacts or bad dithering!

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 14:45 • by John Smallberries
Doesn't anybody proofread these?



A internal error... [an]

You are recommended to exit... [it is recommended that]

Subsequent errrors may happen...[well, if they're subsequent, they must have happened...]



 I also like "the .log file". Good thing there's only one of those on my machine.

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 14:50 • by kipthegreat
42784 in reply to 42783
John Smallberries:
Doesn't anybody proofread these?




Probably not.. a lot of the conditions for these errors were probably preceded by:



//this can never happen



And they probably never saw the eyes of the QA guys either.

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 14:54 • by CornedBee
42785 in reply to 42781
I honestly can't find anything wrong with annihilating Outlook.



That last message is stupid, but still quite clear to me. It's just a stupid way of phrasing "unsupported file format."

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 15:07 • by Mung Kee
42786 in reply to 42783
John Smallberries:


 I also like "the .log file". Good thing there's only one of those on my machine.




In Eclipse the is really only one ".log" file per workspace (ignoring
backups.)  It's stored in {workspace home}/.metadata.  It's
name?  .log (no filename, just .log)

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 15:12 • by johnl
42787 in reply to 42785
I've recieved an error from Installshield before: "Could create temp file".

Apparently, being able to create temp files stops installations from building

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 15:23 • by Michael Casadevall
42789 in reply to 42785
I think my favorite is the anilating Outlook one :-)

Another error message I got once with Exchange 5.5 was something like "The Directory Store couldn't be started because the Directory Store couldn't be started", or something like that. I'm not fully sure it was Exchange but I think it was.

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 15:25 • by johnl
42790 in reply to 42787
Oh, and one of our map-generation tools has the best error message of all time. It's a shame I don't have a screen shot at the moment, but I'll try to describe it to you.

While the map data is processing, at various points, a message box with an OK button will appear. The text consists of a single, lonely comma. Clicking ok lets the program continue happily.

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 15:29 • by sinistral
42791 in reply to 42790
johnl:
Oh, and one of our map-generation tools has the
best error message of all time. It's a shame I don't have a screen shot
at the moment, but I'll try to describe it to you.
While the map data is processing, at various points, a message box with
an OK button will appear. The text consists of a single, lonely comma.
Clicking ok lets the program continue happily.




Well, that means it's now... OK.  Was there a cancel button? 
Too bad it was a comma.  At least with a question mark, you could
have had the OK button be one of the alternate ones with an exclamation
point.

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 15:32 • by Chris F
42792 in reply to 42786
Mung Kee:
In Eclipse the is really only one ".log" file per workspace (ignoring
backups.)  It's stored in {workspace home}/.metadata.  It's
name?  .log (no filename, just .log)


It has a filename -- .log.  Specific filename suffixes
(extensions) are just a convention.  In unix, hidden files are
traditionally prefixed with a dot.

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 15:34 • by sinistral
Annihilate... now there's a word you don't see in dialog boxes every
day.  It's always pleasing when software developers seek to
improve the vocabulary of the user base.  Perhaps we should all do
something like that?  Instead of delete, we could
obliterate.  Instead of remove, we could eradicate.  I'm sure
there are others our esteemed WTF readers could add.

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 15:35 • by azaris
I always liked the error you get with Excel automation:



 Run time error '1004'. Method '~' of object '~' failed.

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 16:00 • by James Schend
My personal favorite, from the Mac Classic era, was the dialog that
read:  "An unknown error occured because an error of type -47
occured."

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 16:07 • by Blu3_coder
My favorite "An internal error occured while showing an internal error"

Others I have seen:
-"Windows cannot connect to the 'Piece of Crap' network"

- "Error 524: Try being more creative"

My *Absolute* favorite of all time though is:
"Cannot remove folder ass: It is not empty"

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 16:14 • by Richard Nixon
42800 in reply to 42798
Blu3_coder:
My *Absolute* favorite of all time though is:
"Cannot remove folder ass: It is not empty"




Yes, that's just hilarious. Ha, the computer said ass. How dirty! Oh,
and it said that the ass isn't empty! Boy oh boy, comedy gold if I've
ever seen it...



Hard to imagine that you and I are even of the same species.

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 16:15 • by rbrendler
And let's not forget the classic "Keyboard not found- Press F1 to continue"...

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 16:24 • by skicow
42804 in reply to 42800

Richard Nixon:
Blu3_coder:
My *Absolute* favorite of all time though is: "Cannot remove folder ass: It is not empty"


Yes, that's just hilarious. Ha, the computer said ass. How dirty! Oh, and it said that the ass isn't empty! Boy oh boy, comedy gold if I've ever seen it...

Hard to imagine that you and I are even of the same species.


Well Richard, at least we know that you can pick a nic correctly....Dick.

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 16:31 • by Dave
LOL at the last one - that's beautiful!

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 17:18 • by Richard Nixon
42809 in reply to 42804
skicow:

Richard Nixon:
Blu3_coder:
My *Absolute* favorite of all time though is: "Cannot
remove folder ass: It is not empty"


Yes, that's just
hilarious. Ha, the computer said ass. How dirty! Oh, and it said that
the ass isn't empty! Boy oh boy, comedy gold if I've ever seen it...

Hard to imagine that you and I are even of the same species.


Well Richard, at least we know that you can pick a nic correctly....Dick.





Have a good day.

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 17:21 • by Martin Carolan
42810 in reply to 42805
The best error I have seen in windows is



"A network cable is unplugged."



Quite a descriptive and valid error message usually, but not when the
only network adapter you have is a wireless network adapter... Turned
out to be a driver problem

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 17:28 • by RayS
I don't know why, but that GoLive error just cracks me up. I think we
need more amusing "X could not be done because..." error messages.



"The document could not be opened because to be honest I never even tried. It's Friday."

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 17:45 • by andrey
42813 in reply to 42781
skicow:

LMAO at the "To continue and probably annihilate Outlook click no."


I've put many similar messages in my code - while developing
- but I always removed it when it went into production...I *hope*
[:P]





Refreshing to see an honest warning in plain language, AND a chance to
go ahead anyway.  At least, that way it's still possible to
install the program and take your chances.  If it works -
great.  If not - oh, well.

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 17:53 • by John
42814 in reply to 42781
"To continue and probably annihilate Outlook click no."


Personally, I think that's a great error. We need more of these types of "honesty in labeling" type dialogs. Just the other day, we were considering how to prevent our users from complaining about lost messages ... caused by them selecting a low threshold for their spam filters, and enabling a "delete spam" option as part of their spam filters.

I came up with this as the pop-up confirmation text:

"I acknowledge that I am a dumb-ass. If any legitimate messages get deleted as part of spam filtering, it is solely because I am a dumb-ass. If I complain, I unilaterally give you permission to blame it on the fact that I am a dumb-ass, and dismiss me and my complaint as having come from a dumb-ass.

[No, I am not a dumb-ass, don't enable these filter settings]

[Yes, I am a dumb-ass, enable these filter settings]"

Ever since, we have referred to confirmation pop-ups as "the dumb-ass button".

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 19:45 • by Bob
That's nothing.  I accidentally left a debug message in a program
that went to production.  The message simply said "oops".



I've recently run across this beauty though:




Something didn't quite work out ...
Name




Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 19:49 • by Dysan
I have two favorites.



One from the game "Oni",   The title was "Damn", the message: "Oni crashed."



The second was I came back after a weekend of leaving my computer on.
at work I had three "You are running out of memory, Windows in
increasing you virtual memory"  Followed by a "You have run out of
memory."

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 20:35 • by Javelin
42826 in reply to 42800
Richard Nixon:
Blu3_coder:
My *Absolute* favorite of all time though is:
"Cannot remove folder ass: It is not empty"


Yes, that's just hilarious. Ha, the computer said ass. How dirty! Oh,
and it said that the ass isn't empty! Boy oh boy, comedy gold if I've
ever seen it...


One could at least use the funny version of the "making the computer say 'ass'" joke, which involves a Unix shell and the command:



% man ass



Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 20:39 • by foxyshadis
42827 in reply to 42801
Anonymous:
And let's not forget the classic "Keyboard not found- Press F1 to continue"...


That does make sense, since there's no point in using a computer
(pre-mouse) without a keyboard. It doesn't usually work these days, but
it used to be you could just plug the keyboard in (or switch it on or
whatever) and hit F1 and be good to go.



Of course it still sounds silly. =p

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 20:50 • by Anon-guy
42829 in reply to 42784

Probably not.. a lot of the conditions for these errors were probably preceded by:

//this can never happen

And they probably never saw the eyes of the QA guys either.



That's why you usually have all
string literals in some resource file, and you give QA a dump (excel
will do) of the whole thing for them to proof-read.
:D

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 21:01 • by PokeyProgrammer
The really great thing about the PlanPlus popup is that it never actually gets around to asking you a question...

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-02 21:09 • by John
42832 in reply to 42827
foxyshadis:
since there's no point in using a computer (pre-mouse) without a keyboard.


You know, there were early touch screen computers before the mouse became popular. And there are other input devices besides mouse and keyboard. Especially on embedded systems.

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-03 02:18 • by Unregistered
42833 in reply to 42800
Richard Nixon:
Blu3_coder:
My *Absolute* favorite of all time though is:
"Cannot remove folder ass: It is not empty"




Yes, that's just hilarious. Ha, the computer said ass. How dirty! Oh,
and it said that the ass isn't empty! Boy oh boy, comedy gold if I've
ever seen it...



Hard to imagine that you and I are even of the same species.




You're an ass.  No one likes you.  Please leave.



Unregistered hath spoken.

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-03 02:47 • by icelava
http://weblogs.asp.net/plip/archive/2005/08/02/421285.aspx

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-03 02:52 • by ammoQ
42835 in reply to 42827
foxyshadis:
Anonymous:
And let's not forget
the classic "Keyboard not found- Press F1 to continue"...


That does make sense, since there's no point in using a computer
(pre-mouse) without a keyboard. It doesn't usually work these days, but
it used to be you could just plug the keyboard in (or switch it on or
whatever) and hit F1 and be good to go.



Of course it still sounds silly. =p




Even in those early days, PCs could be used as servers, for data
collection or other automated tasks that would work well all day long
without Keyboard, Mouse and Monitor.

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-03 03:01 • by BC
On my machine at work I have a screen of Microsoft Visual Studio .Net
with the error "A Catastrophic Error has occured" [OK], and after
hitting OK the program didn't close or anything, everything kept
working fine.

Some very helpful errors

2005-09-03 14:36 • by makomk
One of my favourite errors of all time is this informative pop-up (yes, I really did get this):



Blank error message



Of course, this is also quite amusing (if a bit old):



Double error: I lost an error message

Re: Some very helpful errors

2005-09-03 14:38 • by makomk
42841 in reply to 42840
The HTML worked on the preview but not the post - what a surprise! (And the edit timeout is shorter than the page load time)

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-03 16:08 • by Erik
42842 in reply to 42823
My favorite dates back from the DOS days, involving a old optical WORM drive attached to the parallel (printer) port:



"Out of paper on Drive D:"

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-03 19:02 • by momo
42846 in reply to 42842
a great message i once got was (translated): ' please insert disk labeled %DO_NOTHING% and then press ok'



http://gallery.augsburger.name/gallery2/main.php?g2_view=core.ShowItem&g2_itemId=998

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-03 20:51 • by procyon112
42848 in reply to 42827
Um... Of the 12 machines in my office, only 2 have keyboard, mouse and
monitor.  The others are all SSH.  I have a keyboard in my
desk solely to get around this message should it occur (in case I
forgot to shut it off in the bios, or there was no option.)  I
have some computers that completely annoy me because they refuse to
boot without a video card, so I have cheap video cards inserted in them
for that purpose only.  Machines that assume someone will always
be sitting in front of them are annoying because in my world, chances
are they are shoved on a rack somewhere with no one ever around unless
there is a drive failure.

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-03 21:02 • by johnl
42849 in reply to 42812
RayS:
I don't know why, but that GoLive error just cracks me up. I think we
need more amusing "X could not be done because..." error messages.



"The document could not be opened because to be honest I never even tried. It's Friday."


Actually I think that's quite a sensible error message. It's like legalese - the average person doesn't understand "unsupported file format". They understand stuff like "you've given me the wrong type of file you plonker!"

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-03 23:46 • by Joshie
42851 in reply to 42780
You know, when I first saw the windows one, I thought: "this has to be fake". It has been years since I have owned a computer with windows on it, however. Now that I think about it, it's probably a good thing that windows protects your computer from Windows Explorer

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-04 09:41 • by rsynnott
42852 in reply to 42827
foxyshadis:
Anonymous:
And let's not forget
the classic "Keyboard not found- Press F1 to continue"...


That does make sense, since there's no point in using a computer
(pre-mouse) without a keyboard. It doesn't usually work these days, but
it used to be you could just plug the keyboard in (or switch it on or
whatever) and hit F1 and be good to go.




Headless machines are, of course, a figment of someone's deranged
imagination, yes? At work, we have a room full of machines. It lacks
any keyboard. Or monitor. If there's a SERIOUS problem, one can be
dragged in.





And I'd just like to point out the best list of errors ever (you'll
have to copy-and-paste; I never did figure out how to reliably make
links in this thing):
http://paul.merton.ox.ac.uk/computing/c-errors.html

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-04 15:35 • by Syarzhuk

>I have no idea who sent in this next one


It was me. Originally published this and the VB Help one at http://www.livejournal.com/users/syarzhuk/328529.html

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-04 17:20 • by LaurieF
42854 in reply to 42853

My two favourites:


[from Fox Pro, I think] Error 6 while attempting to report Error 6


and from VME/B on an ICL 2980, circa 1979:


A hardware or software error has been detected.


Well, that pretty much covers everything.

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-04 17:40 • by Aristotle Pagaltzis
42855 in reply to 42842
Anonymous:

My favorite dates back from the DOS days,
involving a old optical WORM drive attached to the parallel (printer)
port:



“Out of paper on Drive D:”


That’s just priceless.

Re: Pop-Up Potpourii: Mess O' Messages

2005-09-05 01:40 • by Drak
42858 in reply to 42855

I made quite a brillant one myself. Found this in my mailbox this morning, from an app I am developing:


An error occurred before all tasks could be run:
There are no tasks to run


The logs of all successful tasks can be found in the log viewer.


Drak

« PrevPage 1 | Page 2 | Page 3Next »

Add Comment