public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* RE: [gentoo-user] Again: Critical bugs considered invalid
@ 2007-06-06  2:55 burlingk
  2007-06-06 23:00 ` Enrico Weigelt
  0 siblings, 1 reply; 35+ messages in thread
From: burlingk @ 2007-06-06  2:55 UTC (permalink / raw
  To: gentoo-user

Ok, my two cents on the matter.

I am still new enough to the community to be considered an outsider,
so here is an outsider's perspective.  I hope not to step on toes, 
but it will probably happen anyway.

First:  Cosmetic things, i.e. user interface issues, pretty pictures, 
and things that effect the overall look and feel.

If they do not stop the program from functioning, they are not high 
priority.  It may be agitating to look at, but it is not a bug.
However,
This does not prevent you from putting in feedback, or even working
on patches to change the offending behavior.  Just don't expect cosmetic
issues to be high priority to anyone other than the person submitting
the feedback.  There honestly are things out there that are thoroughly
broken that need to be repaired first.  I am guessing however that in
the case of emerge, if you understand python (or even know enough to
pick
through the code a bit) that you can probably fix the issue yourself,
and 
submit the fix.
:-)

Second:  Bug reports for real bugs.
Bug reports need to be thorough.  If they do not provide enough
information
to reproduce a bug, or at least explain exactly what is going on, then
it is
hard for the developers and bug squashers to do anything about it.  It
may
seem to you like they are "not doing their job" by not researching it,
then
conceder this.  When you submit a bug, it is YOUR bug, not theirs.  You
have
the primary responsibility for making sure they know what you are
talking about.
In the case listed in this thread, when the second bug was submitted
including
a more thorough description, and the research that had been done, it was
taken care of promptly.  A bug report is a good thing, but if they can't
reproduce it, and don't have enough information to know what the problem
is,
they can't fix it.

Third, and maybe most important:  Configuration Issues.
Many developers try to make sure to cover as many bases as they can when
it comes to developing their software.  For many applications, the vast
majority of users will have a fairly standard setup.  While this is not
always the case, you need to conceder that many open source and free
software
applications are written first and foremost for the needs of the author.
While this may sound a little callous or selfish, remember one thing.
Free And Open Source Software is developed by volonteers, who also have
real world jobs and lives.  They develop tools that make their lives
easier, and they share.  They do not all have thousands of dollars to
spend
on investigating every possible platform that their program may be
expected
to run on.  Mounting your config files for firefox from a coda file
system
is far from standard in anyone's books.  If you know how to add that
functionality without breaking anything that is already there, then
write
the patch and submit it.  If not, then submit a thurough bug report, or 
a general request in the appropriate forums or mainling lists.  Let them
know exactly what your problem is, and what you would like done.  Be
polite,
and be patient.  If they do not bite the first try, it is not a personal
snub.

Most of us have never run into problems with firefox.  And honestly, if
the
idea of creating a new profile would not work for you, then recreating
your firefox directory, with "physical" copies of the symlinked files
would
do the trick as well.  I know that does not address the issue of running
the
Config files from a coda system, but it would get things working under 
normal circumstances.

I have lurked long enough to see a number of posts complaining about the
bug
Tracking system.  In most cases the people complaining were hateful and
said
very little that was useful.  They generaly stuck to name calling and
the like.
This is not to say they all did, but most. :/  I am sure that eventually
I will
have to submit a bug, and I may find myself having to hold my tongue to
apply
what I have seen here, but I will try to be understanding about it.

To be honest, this is probably not the forum to complain about bug
reports.
Complaining about bugs is probably not bad though.  It might be a good
source
of feedback to see if other people are having the same problem, or at
least
to get a general idea of how to format and word your bug before you
actually
submit it. ^_^

Basic summary:
There are a lot of tools at your disposal.  Know them, use them, love
them. :)
If you have problems with one of those tools, by all means ask
questions. :)
The Free Software and Open Source communities are run primarily by
volonteers.
Remember that when you are deciding how to approach them.  Imagine if
you just 
sunk three years into a project, and suddenly someone started attacking
you 
because it didn't work perfectly on their system.
Remember, bug reports take time.  Track your bug, update your bug, make
sure to
keep the bug propperly fed or it might die.

--
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 35+ messages in thread
* RE: [gentoo-user] Again: Critical bugs considered invalid
@ 2007-06-07  2:04 burlingk
  2007-06-07  7:01 ` Kent Fredric
  0 siblings, 1 reply; 35+ messages in thread
From: burlingk @ 2007-06-07  2:04 UTC (permalink / raw
  To: gentoo-user



> -----Original Message-----
> From: Enrico Weigelt [mailto:weigelt@metux.de] 
> Sent: Thursday, June 07, 2007 8:00 AM
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] Again: Critical bugs considered invalid
> 
> 
> * burlingk@cv63.navy.mil <burlingk@cv63.navy.mil> wrote:
> 
> Hi,
> 
> > Second:  Bug reports for real bugs.
> > Bug reports need to be thorough.  If they do not provide enough 
> > information to reproduce a bug, or at least explain exactly what is 
> > going on, then it is hard for the developers and bug 
> squashers to do 
> > anything about it.
> 
> Sometimes, as the reported, you miss some important things. Okay. 
> Then the wrangler (or whom else works onthr bug) simply 
> should ask for more information. 
> 
> But if your bugs are always marked as invalid, you loose any 
> motiviation for further contributions. Bug reports are also 
> contribution.

I can't really argue that one.  I would also admit that I personally
tend to be a lot more patient in weedling information out of an
end user.  Comes from tech support training.  Do remember though that
a lot of techies are not people persons (I know that is not a great
excuse, or even good grammar).  The founders of the open source movement
were notorious jerks. :P  It is a matter of recorded fact.  They
Focused more on the software and let their friends handle the people.

> > if the idea of creating a new profile would not work for you,
> > then recreating your firefox directory, with "physical" copies 
> > of the symlinked files would do the trick as well. 
> 
> Not really. The symlinks are no problem for FF, it works perfectly 
> well. And I *need* them to store temporary stuff locally.
> It's mozilla-launcher which artificially breaks if it 
> *thinks* something could be wrong.


Personally, I don't realy know WHAT mozilla-launcher is I think.  :P
I have always just created shortcuts to firefox directly, and let it
handle everything itself.

> > Imagine if you just sunk three years into a project, and suddenly
> > someone started attacking you because it didn't work perfectly on 
> > their system.

> Well, I'm working on lots of OSS projects for many many 
> years. But I never ever felt being attacked by an bug report. 

It is not the bug report that is the attack. It is the angry
declarations
of incompetense.  The insistance that because you do not agree, that
something
must be wrong with the developers.  The fact that in just a handful of
hours
working with a complicated issue, you declared the community at large to
be hostile and ignorant.

That is just what I have seen from this situation.  It is not the fact
that
you submit bugs, it is the way in which you do it.


--
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 35+ messages in thread
* Re: [gentoo-user] Again: Critical bugs considered invalid
@ 2007-06-06 23:34 Davi
  2007-06-07  0:01 ` Enrico Weigelt
  0 siblings, 1 reply; 35+ messages in thread
From: Davi @ 2007-06-06 23:34 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1283 bytes --]

Em Quarta 06 Junho 2007 20:10, Enrico Weigelt escreveu:
> * Hemmann, Volker Armin <volker.armin.hemmann@tu-clausthal.de> wrote:
> > > Isn't it exactly the job of the bugwranglers to delegate
> > > bugs to the responsible persons ?
> >
> > and bug wranglers are just humans. And humans a) are not perfect
> > and b) sometimes make errors.
>
> Ok, no problem. But is that the fault of the reporter ? Obviously not.
> If a bug gets to the wrong dev, he simply kicks it back or directly
> to the right person. Trivial.

Yes. This is trivial! =D

Gentoo's Project needs more people to help in develop, docs and bugs... =)

IF this (bugs) are, as YOU said, trivial, go on... Help them... Teach them
 the right way! =)

The community would apreciate... =)

Sorry the *very* poor english...


--
Davi Vidal
davividal@siscompar.com.br
davividal@gmail.com
--
"Religion, ideology, resources, land,
spite, love or "just because"...
No matter how pathetic the reason,
it's enough to start a war. "
--------------------------------------------------------
Por favor não faça top-posting, coloque a sua resposta abaixo desta linha.
Please don't do top-posting, put your reply below the following line.
--------------------------------------------------------

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 35+ messages in thread
* [gentoo-user] Again: Critical bugs considered invalid
@ 2007-06-05 15:07 Enrico Weigelt
  2007-06-05 15:45 ` Hemmann, Volker Armin
                   ` (2 more replies)
  0 siblings, 3 replies; 35+ messages in thread
From: Enrico Weigelt @ 2007-06-05 15:07 UTC (permalink / raw
  To: gentoo-user


Hi folks,

just as I thought, certain folks had their lessons now it's 
maybe worth contributing someting, it starts again: 
Critical bugs are simply declared invalid. 

http://bugs.gentoo.org/show_bug.cgi?id=180935

Again the old philosophy "what I don't understand is invalid".

Obviously my contributions are unwelcomed, so I closed the bug.

BTW, I've already fixed it. If anyone's *seriously* interested,
give a note. Evrything else is a waste of my time.


cu
-- 
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux IT service - http://www.metux.de/
---------------------------------------------------------------------
 Please visit the OpenSource QM Taskforce:
 	http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
	http://patches.metux.de/
---------------------------------------------------------------------
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 35+ messages in thread

end of thread, other threads:[~2007-06-12 19:34 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-06  2:55 [gentoo-user] Again: Critical bugs considered invalid burlingk
2007-06-06 23:00 ` Enrico Weigelt
  -- strict thread matches above, loose matches on Subject: below --
2007-06-07  2:04 burlingk
2007-06-07  7:01 ` Kent Fredric
2007-06-08 13:40   ` Enrico Weigelt
2007-06-08 23:40     ` b.n.
2007-06-06 23:34 Davi
2007-06-07  0:01 ` Enrico Weigelt
2007-06-07 23:21   ` b.n.
2007-06-08 14:04     ` Enrico Weigelt
2007-06-08 23:25       ` b.n.
2007-06-12 17:08         ` Enrico Weigelt
2007-06-12 19:25           ` Kent Fredric
2007-06-05 15:07 Enrico Weigelt
2007-06-05 15:45 ` Hemmann, Volker Armin
2007-06-06 21:51   ` Enrico Weigelt
2007-06-06 22:01     ` Hemmann, Volker Armin
2007-06-06 23:10       ` Enrico Weigelt
2007-06-07  0:34         ` Hemmann, Volker Armin
2007-06-07 12:51           ` Enrico Weigelt
2007-06-07 15:39             ` Hemmann, Volker Armin
2007-06-05 15:48 ` Hans-Werner Hilse
2007-06-05 17:46   ` Hans-Werner Hilse
2007-06-06 22:03   ` Enrico Weigelt
2007-06-07 13:20     ` Hans-Werner Hilse
2007-06-05 16:07 ` felix
2007-06-05 23:56   ` b.n.
2007-06-06 21:59     ` felix
2007-06-07 23:16       ` b.n.
2007-06-08  8:20         ` Kent Fredric
2007-06-08 23:28           ` b.n.
2007-06-08 21:17             ` Hemmann, Volker Armin
2007-06-09  9:13             ` Kent Fredric
2007-06-11  8:36               ` Iain Buchanan
2007-06-11 13:18                 ` Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox