The worst error message ever, ever
-
When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"
On Windows 98 while doing a very dangerous operations (something regarding the file system, so very destructive :laugh: ), an empty message box appeared with a question icon and two button: Yes No... this is the worst error message! You know something bad has happened, you don't know what the remedy was proposed by W98 :wtf:
-
For me it has to be while I was installing a microsoft product on win2k and witnessed the following error message:
The installation was halted because the following error occured: No Error.
I guess the installer got a bit confused.
-
When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"
-
When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"
The worst I ever came across was from Quadbase (a 90's database system).
Should never get here.
At that point we knew we had really f-ed up the database.
-
My favorite... "Ironically, we experienced an error while attempting to send the error report." The only other thing I could think of to say was 'Error report sent successfully', but I don't like to lie to the users ;P
"Reality is merely an illusion, albeit a very persistent one." -Albert Einstein
-
When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"
At least the message told you something relating to the error. Years back I had a program that wrote data to Microsoft Access database tables. One day it quit working and gave this error message: "Invalid arguments." I scratched my head for a while trying to figure out what that meant. Finally I noticed that the size of the Access file is dangerously high (2GB). That was when I changed my app to use MySql.
-
When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"
-
When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"
The worst message for me is no message at all: one time i got a error meeeage box with empty text, just error icon and "Error" caption with OK button. I don't remember where i got it, it was a log time ago, but this was the worst "error message i seen:)
-
When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"
-
When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"
Oracle 7
Bad END statement
The problem was, "Label not found," I guess since it found the END statement before finding the label, it was the END statement's fault. I used to wallpaper my cube with bad error messages from Oracle and a note saying what they really meant.
Psychosis at 10 Film at 11 Those who do not remember the past, are doomed to repeat it. Those who do not remember the past, cannot build upon it.
-
When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"
-
When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"
A few years ago I was developing a financial app. I asked my boss what the program should do if a particular condition arose. He replied that it couldn't happen so, don't worry about it. I put the following message in the program: "If you get this message, call my bosses name and home phone number". He received middle of the night calls for years.
-
That's cute. Reminds me of one from a cryptic UNIX GUI in the 1990s:
+----------------------+
| Error 0 |
+----------------------+
| |
| No error text for "" |
| |
+----------------------+DEC's RT-11 OS (I'm showing my age) also had a text-based Help system. You typed: 'Help [Command Name]' at the command line, and you got a screen of text, usually with things like command line options. If [Command Name] was not recognised, you got back the single line: 'There is no Help for [Command Name]'. The programmer had a sense of humor. If you typed: 'Help Me', you got back: 'There is no Help for you'!
-
DEC's RT-11 OS (I'm showing my age) also had a text-based Help system. You typed: 'Help [Command Name]' at the command line, and you got a screen of text, usually with things like command line options. If [Command Name] was not recognised, you got back the single line: 'There is no Help for [Command Name]'. The programmer had a sense of humor. If you typed: 'Help Me', you got back: 'There is no Help for you'!
-
GL_Terminator wrote:
depuration
Very odd word to use, since it's meaning refers to being cleansed or purified. :)
Chris Meech I am Canadian. [heard in a local bar] In theory there is no difference between theory and practice. In practice there is. [Yogi Berra] posting about Crystal Reports here is like discussing gay marriage on a catholic church’s website.[Nishant Sivakumar]
A bad synonym for the "garbage collection" phase of memory management perhaps?
-
When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"
One of my favorite error messages comes from the mainframe world in the Natural environment from Software AG. Natural makes the attempt to not only tell you what's wrong, but what you may be able to do to fix the problem. I don't remember the exact text of the message but it was something along the lines of "an error has occurred". The memorable part is the suggested fix: "Check program and correct".
-
When I was at college i was forced to make a project with lazarus(a free Delphi IDE), Thi IDE is so wrong at so many levels that among other stuff that happened to me i received this error messsage "Oops the IDE has entered in depuration state(the ide freezed down) you only have to close it and wait for the worse"
-
I have seen some really bad error messages, but I haven't seen any worse than that one. X|
Just because the code works, it doesn't mean that it is good code.
While a greenie, the following code was (accidentally) released into production: Messagebox: Title "Oops" Message: "Mikel Sucks as a programmer since this should never happen."