this post was submitted on 01 Nov 2023
1569 points (98.5% liked)

Linux Gaming

14748 readers
407 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 14 points 9 months ago (2 children)

It probably also helps the report rise to the level of "exceptional" if the reporter understands anything about the backend. If you don't know what your even looking at its hard to explain tech specifics in detail about it.

I am not tech savvy and I had to report a bug at work for a website/program I have to use. My report was basically "X isn't working [picture of x not working]". Microsoft started asking me about my license number and something called RLS...I don't know any of that. I don't even know where to find that. I can barely Google that. I took 7 page clicks and 10 minutes just to submit the bug in the first place... My bug reports are shit because I dont know what Im looking at, an IT person probably would have included most of the info they were asking for in the original report.

[–] sugar_in_your_tea 7 points 9 months ago

As a developer, all I ask for is a description of what happened, what you expected, and details on your configuration (OS, browser, hardware). It would be even more awesome if you could provide a set of steps to reproduce it, but that's not necessary.

But honestly, a bad error report is usually more useful than no error report. I'll probably disregard it if it doesn't have much info, but if I see a lot of similar reports, I can glean info from them to get an idea of what went wrong. But if you have the above, that can mean the difference between a fix being done really soon or me needing to wait for more info.