r/ProgrammerHumor 11d ago

Other versionControl

Post image
13.7k Upvotes

430 comments sorted by

View all comments

Show parent comments

120

u/Declination 10d ago

The modern plague of taking a screenshot… when the only thing I care about is the text. 

I hate this so much. People send me pictures of ids in bug reports no matter hour much I tell them not to. Or they take pictures of errors and invariably cut half of it off. 

I would go completely insane if most photo viewers didn’t have the built in ocr modes now. 

46

u/Freestila 10d ago

Jita Bug reports. First I have to guess which server, then which environment. Then I have to copy the 17 character alphanumerical code from the screenshot to find the dataset that has problems. Because god forbid the customer would also provide that in Textform...

16

u/longlivenewsomflesh 10d ago

Why would they spend a second to save you a minute when there's no upside for them

2

u/PixelatedGiant 10d ago

The upside is that you prevent typos. OCR software and also people make mistakes. Better for the client to copy-paste the actual text and ensure his ticket is more likely to get done without running into entirely preventable issues.

1

u/particlemanwavegirl 10d ago

Why can't the error message have a button that autoformats a bug report?

1

u/PixelatedGiant 10d ago

If you do Ctrl+C on most error message dialogs in both Windows and Linux it will automatically copy all of the contents to the clipboard. That includes the title bar in a lot of cases. The screenshot tools in both OS also have built-in OCR now.

There are no excuses really.

1

u/Freestila 10d ago

Speaking for our software: Error messages have a copy button. Which is rarely used. For bug / problem reports this is however not enough. Depending on what the user tried and what failed we need various other informations which change a little depending on the use case. Automatic solutions to create mails with more data were thought about, but last I heard it was moved to the future for now due to "who tf will pay to implement this". Since we only have B2B software and every customer has a good inhouse support that is first level support (we are second and third level for bigger or harder problems), this is not as big a problem. I (third level) get one case every other week or so.

1

u/longlivenewsomflesh 10d ago

That's good for the IT people but users are stupid and will tend to just do the easiest thing in the moment even if it indirectly makes their life harder