- Feature Articles
- CodeSOD
- Error'd
- Forums
-
Other Articles
- Random Article
- Other Series
- Alex's Soapbox
- Announcements
- Best of…
- Best of Email
- Best of the Sidebar
- Bring Your Own Code
- Coded Smorgasbord
- Mandatory Fun Day
- Off Topic
- Representative Line
- News Roundup
- Editor's Soapbox
- Software on the Rocks
- Souvenir Potpourri
- Sponsor Post
- Tales from the Interview
- The Daily WTF: Live
- Virtudyne
Admin
"(null)" konnte nicht gefunden werden. Stellen Sie sicher, dass Sie den Namen korrekt eingegeben haben und wiederholen Sie den Vorgang. Klicken Sie auf "Start" und anschließend auf "Suchen", um eine Datei zu suchen.
OK
(The German-language error message says, "(null)" could not be found. Make sure you have correctly entered the name, then retry the operation. Click "Start" then "Search" to search for a file.) And no, I didn't go looking for trouble by deliberately entering "(null)" anywhere, this just happened to happen today.
Admin
HCI (Human Computer Interaction) Day 1 - Everything (from toothbrushes to computer programs) should be designed so that a person of average intelligence can use it with no instruction.
Many interface designers and HCI specialists would say that any person who doesn't have a recognized mental handicap should be able to use an interface with contextual help which is less than one sentence long. A tall order but a lot more programs need to start filling it.
Admin
-> Save my changes and exit the program -> Discard my changes and exit the program -> Look, just forget I did anything. Take me back to where I was before I clicked on the "Exit" button, okay?
(It just might not be fair to bash the guidelines or common usage for Windows 3.1 or Windows 95 in this day and age, you know.)
Admin
See also TaskDialogIndirect()
Admin
9006 is not bigger than 9006 - it is the same. So, it should be bigger is a valid message. Sounds like if it was 9007 there would be no error.
Admin
But it's not really that much additional work to roll your own dialog. If you need more than one, then make a customizable dialog as a common component. If you are doing a one off internal app, then the time saved may be worth it, but this time savings is totally lost if only one or two customers get confused, mess things up and then call support.
Admin
Or better
Save and quit / Quit without saving / Don't quit
Admin
9006 is OVER 90000!!!!!!!!!!
Admin
9006 is OVER 9000!!!!!!!!!!
Admin
TRWTF is trying to burn a CD on /dev/null...
Also, what WM/compositor is this and why are there opaque black bits in the transparent window border?
Admin
I agree. I am not inserting anything into my (null), thank you very much
Admin
I think so Brain, but burlap chafes me so! (one of my all time favorites :-)
Admin
Back in the old days of [Abort][Retry][Fail], this one surely needed a [Fail] option.
Admin
That's because you should have inserted a disk into the (null).
Admin
Admin
TRWTF is the number of people mistaking a Bananas In Pajamas quote for a Pinky and The Brain quote.
Admin
TRWTF is that any of the knuckle-draggers who frequent Argos can life their arms off the floor long enough to use a digital camera.
Admin
doesn't everyone put their cd's where the sun don't shine?
Admin
Somebody call Ben 10! A killer disk-alien is on the loose!
Admin
Admin
The problem is that you're asked if you want to do this before you take another action, rescheduling. I read the box as "do you want to be taken to a screen where you can edit or perform a busy search [yes], go ahead and reschedule the meeting [no], or cancel the rescheduling [cancel]". Yeah, the UI design sucks...probably better to go with [Search][Edit][Reschedule][cancel]
Admin
The real WTF here is using a BMP image on the web.
718kb, for what would have been a 60kb JPEG.
Admin
Looks like gnome with compiz to me.
Admin
"I'm used to Window's crazy messages"
Hm... "Window's"... So regarding to this apostrophe setting, the thing in question is called "Window" in nominative? ;o)
Admin
I think Bananas In Pajamas is an Australian show so most people here would have never heard of it
Admin
That's not an error, that's what you have to do when you backup your bitbucket.
Admin
oh really? are you sure?
phew! now I get it! That sounds like pointing out that 9006 is not bigger than 9006 in a dialog box is an amusing error. I hope someone takes a screenshot and posts it on a website for others to look at!
Admin
The real wtf is that you're still surfing the web using a 36K modem.
Admin
The 'dumbest idiot' cannot be someone of 'average intelligence'.
Admin
Ah man, no Fail button? Come on, if you're gonna act like DOS don't do it half way.
Admin
I just hope the screenshot of which you speak will tell us how long the operation took to six significant figures.
Admin
Admin
If the error said,
it could have been a good error. However, since it basically said it's a horrible error message. Especially since I've seen many similar error messages in code blocks which were intended to never run. From one particular coder. (Um, Tim? Is that you? How's it going? Have you not yet learned to tempt fate like that?)Admin
How complex could the code for giant, stationary bananas really be? what exactly are these fiends planning?
Admin
Admin
My guess is that the Yes/No boxes are the descendants of a crop of user-friendly CLI programs that might ask, "do you want to do foo? (y/n)" to which you respond with Y or N.
I say user-friendly because earlier programs, especially unix stuff like vi, expect the user to be perfect and unfailing. No prompts, just complete death if you make a typo.
As far as buttons are concerned, I'm on the side of those who think the action should be right on the button. Who says that they have to be these little 15px by 7px squares, anyway? I like the way it's done in Paint.NET. Also, I like that in OSX the modal dialogs are tied to the program...there's no chance of losing one or the other, unlike in Windows where some things get are cool enough to get a spot on the taskbar and others aren't.
Admin
Well... at least now you have popup windows with error messages. that's a huge step ahead from the command line saying "error 903" and staring blankly at you. :|
M
Admin
What about "eject: unable to eject, last error: not a typewriter"?