Some People Shouldn't Be Allowed to Use a Computer
-
We just received an email, with an attached PDF, containing a black & white scan, of a printout, of a screenshot of an error message that was in a copyable text box. W. T. E. :doh: :confused:
:laugh: That is funny! At least my customers have figured out the 'Print Screen' key and how to paste into a word doc. It's actually not a bad way to report an error, as the context is usually revealed in the image.
"Go forth into the source" - Neal Morse
-
We just received an email, with an attached PDF, containing a black & white scan, of a printout, of a screenshot of an error message that was in a copyable text box. W. T. E. :doh: :confused:
You're lucky it was a screenshot. I've had error messages sent through where the user's taken a picture of the screen with their phone. X|
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
We just received an email, with an attached PDF, containing a black & white scan, of a printout, of a screenshot of an error message that was in a copyable text box. W. T. E. :doh: :confused:
-
We just received an email, with an attached PDF, containing a black & white scan, of a printout, of a screenshot of an error message that was in a copyable text box. W. T. E. :doh: :confused:
-
We just received an email, with an attached PDF, containing a black & white scan, of a printout, of a screenshot of an error message that was in a copyable text box. W. T. E. :doh: :confused:
Wait a second. So, reverse engineering the process you are saying that they 0. Took a screenshot 1. Printed it. 2. Scanned it to pdf as black and white 3. Then emailed it to you. Look on the bright side, at least they sent it as a pdf instead of a .tiff. :)
There are only 10 types of people in the world, those who understand binary and those who don't.
-
We just received an email, with an attached PDF, containing a black & white scan, of a printout, of a screenshot of an error message that was in a copyable text box. W. T. E. :doh: :confused:
-
-
You're lucky it was a screenshot. I've had error messages sent through where the user's taken a picture of the screen with their phone. X|
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
How would you describe the picture? What did it look like? Was it clear? Impossible to read? Just curious. Regards, Mike
It was sideways, and quite blurry.
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
Ya complain when the users don't give you exact error messages and you complain when they do...
Exactly! What a lot of whiners! When I was doing computer repair I would have paid users who would give me a clear description of the problem! A picture would have been heaven compared to the more usual, "It don't work."
Will Rogers never met me.
-
We just received an email, with an attached PDF, containing a black & white scan, of a printout, of a screenshot of an error message that was in a copyable text box. W. T. E. :doh: :confused:
Yeah. They forgot the step where they took a picture on a wooden table[^].
Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies. -- Sarah Hoyt
-
It was sideways, and quite blurry.
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
Wait a second. So, reverse engineering the process you are saying that they 0. Took a screenshot 1. Printed it. 2. Scanned it to pdf as black and white 3. Then emailed it to you. Look on the bright side, at least they sent it as a pdf instead of a .tiff. :)
There are only 10 types of people in the world, those who understand binary and those who don't.
ryanb31 wrote:
at least they sent it as a pdf instead of a .tiff.
I see that as exactly the opposite. I work with TIFFs everyday (I'm actually working on a library to render them in HTML canvases in my free time, so I'm getting pretty familiar with all the gritty details). PDFs on the other hand, have been the indirect cause of pretty much every bit of stress over the last ~3 weeks (due to a bug in our PDF decoding library that is proving rather difficult to pin down). ;P EDIT: Also, I think they printed it in B&W then scanned it, hard to be sure though.
-
ryanb31 wrote:
at least they sent it as a pdf instead of a .tiff.
I see that as exactly the opposite. I work with TIFFs everyday (I'm actually working on a library to render them in HTML canvases in my free time, so I'm getting pretty familiar with all the gritty details). PDFs on the other hand, have been the indirect cause of pretty much every bit of stress over the last ~3 weeks (due to a bug in our PDF decoding library that is proving rather difficult to pin down). ;P EDIT: Also, I think they printed it in B&W then scanned it, hard to be sure though.
Quote:
I work with TIFFs everyday
Holy smokes! You are the first person I have ever known of to be using tiffs. I can now cross this off my bucket list. Thanks.
There are only 10 types of people in the world, those who understand binary and those who don't.
-
You're lucky it was a screenshot. I've had error messages sent through where the user's taken a picture of the screen with their phone. X|
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
Richard Deeming wrote:
user's taken a picture of the screen with their phone
Don't knock it. One of the most useful error reports I've received in recent memory included a two minute video taken with the service engineer's phone that demonstrated what the customer was doing to cause the problem. Without the video I wouldn't have had a clue what was going on. With it, it was straightforward to find and fix.
Software Zen:
delete this;
-
Yeah. They forgot the step where they took a picture on a wooden table[^].
Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies. -- Sarah Hoyt
WTE?! :confused:
The United States invariably does the right thing, after having exhausted every other alternative. -Winston Churchill America is the only country that went from barbarism to decadence without civilization in between. -Oscar Wilde Wow, even the French showed a little more spine than that before they got their sh*t pushed in.[^] -Colin Mullikin
-
Quote:
I work with TIFFs everyday
Holy smokes! You are the first person I have ever known of to be using tiffs. I can now cross this off my bucket list. Thanks.
There are only 10 types of people in the world, those who understand binary and those who don't.
Well, I work in a program that users often scan documents into, and TIFF has always been well supported by scanners. And there's the fact that it can have multiple pages, making it even better for the task. Add in the extensibility (that we don't make use of), and it's a pretty powerful format without being ridiculously complicated; the spec is around 100 pages IIRC, vs. nearly 700 for PDF v1.3 (I think it's on v1.7 now, so that's probably even longer).
-
:laugh: That is funny! At least my customers have figured out the 'Print Screen' key and how to paste into a word doc. It's actually not a bad way to report an error, as the context is usually revealed in the image.
"Go forth into the source" - Neal Morse
That really annoys me. Just send me the image, that way I can make it big enough to read, and if you could learn to crop... A screen shot of two large, widescreen monitors reduced to the size of a portrait word doc is impossible to read.
“I believe that there is an equality to all humanity. We all suck.” Bill Hicks
-
That really annoys me. Just send me the image, that way I can make it big enough to read, and if you could learn to crop... A screen shot of two large, widescreen monitors reduced to the size of a portrait word doc is impossible to read.
“I believe that there is an equality to all humanity. We all suck.” Bill Hicks
ChrisElston wrote:
and if you could learn to crop...
:laugh: Yeah, I tried teaching them Alt+PrntSrn but it was too confusing. I'm just glad I they give me a heads up before calling for a remote or worse yet, starting a remote unannonced, just so they can show me a 'time-run error', as one user called it.
"Go forth into the source" - Neal Morse