<p dir="ltr">On Jan 2, 2016 9:07 PM, "Michael Gilbert" <<a href="mailto:mgilbert@debian.org">mgilbert@debian.org</a>> wrote:<br>
><br>
> On Sun, Jan 3, 2016 at 12:00 AM, Austin English wrote:<br>
> > Yes,  in theory. In practice, many users don't report their distribution,<br>
> > and many developers ignore reports without the needed information.<br>
> ><br>
> > Why is it being overriden in the first place?<br>
><br>
> Because when everything is working normally (the vast majority of the<br>
> time for most users) debug output is just noise.<br>
><br>
> For similar reasons debian puts debugging symbols into separate<br>
> packages that the user has to explicitly decide to install.<br>
><br>
> Best wishes,<br>
> Mike</p>
<p dir="ltr">The vast majority of software that I run on Debian outputs noise, either to stdout, stderr, or ~/.xsession-errors. I don't see why wine should be a special case in that regard. If the output is blank or not attached, developer time is wasted doing several back and forth requests to get what's needed. I think developer time is way more valuable than reducing noise in a terminal that most don't even notice (and users can override themselves,  if they want).</p>
<p dir="ltr">Debug symbols are a separate issue,  it's common to strip those out, and we can usually get some useful info without them installed. If needed, we ask users to install them.</p>