Classic bug reports
blog.regehr.org
Classic bug reports
1–10 of 11 posts
Re: Classic bug reports
#2For a smart guy, when he's wrong he is completely wrong. And any good work he might have done is wiped out by his arrogance. Not to mention he prevented bugs from being fixed.
But here is my favourite bug that cannot be fixed:
https://bugzilla.gnome.org/show_bug.cgi?id=650371
Basically, the number of steps on Gnome volume control can't be configurable because apparently there are no situations you would ever want to do that. Except for hardware setups that don't report back volume information...
Re: Classic bug reports
#3Ulrich Drepper strikes again: https://sourceware.org/bugzilla/show_bug.cgi?id=12701 For a smart guy, when he's wrong he is completely wrong. And any good work he might have done is wiped out by his arrogance. Not to mention he prevented bugs from being fixed. But here is my favourite bug that cannot be fixed: https://bugzilla.gnome.org/show_bug.cgi?id=650371 Basically, the number of steps on Gnome volume control can'…
Re: Classic bug reports
#4Ulrich Drepper strikes again: https://sourceware.org/bugzilla/show_bug.cgi?id=12701 For a smart guy, when he's wrong he is completely wrong. And any good work he might have done is wiped out by his arrogance. Not to mention he prevented bugs from being fixed. But here is my favourite bug that cannot be fixed: https://bugzilla.gnome.org/show_bug.cgi?id=650371 Basically, the number of steps on Gnome volume control can'…
Re: Classic bug reports
#5What? Status is shown as "Fix Released", since the rise of Android and iOS has shrunk Microsoft's market share.
Re: Classic bug reports
#6Re: Classic bug reports
#7Re: Classic bug reports
#8You can say what you want about Drepper, but as far as scanf() and siblings are concerned, there is only one one safe way of using them: Not using them. Better write comprehensible reliable code to implement input scanning.
Re: Classic bug reports
#9Ulrich Drepper strikes again: https://sourceware.org/bugzilla/show_bug.cgi?id=12701 For a smart guy, when he's wrong he is completely wrong. And any good work he might have done is wiped out by his arrogance. Not to mention he prevented bugs from being fixed. But here is my favourite bug that cannot be fixed: https://bugzilla.gnome.org/show_bug.cgi?id=650371 Basically, the number of steps on Gnome volume control can'…
The worst part about people who respond to bug reports in that way is that for most people, it just intimidates you into thinking you are wrong, and stupid for even asking. It's like an amature trying to beat a lawyer in court, you can't win, even if you're right.
I see what you did there:
https://bugzilla.mozilla.org/show_bug.cgi?id=362178
:)
Re: Classic bug reports
#10Although in slightly different vein and, strictly speaking, not reported to a public bug tracker, this AMD CPU bug report by Matt Dillon is probably my favourite (link: https://www.dragonflybsd.org/mailarchive/kernel/2012-03/msg0... ). Tracking the intermittent problem to the lowest level and blaming the CPU and not the numerous layers above it surely takes guts.