Re: [Interest] Ashamed bug :)

2021-09-04 Thread Bernhard Lindner
> So please don't tell us something is easy and we should be ashamed of not > having done it, if one has yet to attempt. This is all about very different expectations (or maybe perceptions?) of quality. Again. We had these discussion many, many, *sigh*, many times before. *cough*roland*cough*

Re: [Interest] Ashamed bug :)

2021-09-04 Thread Thiago Macieira
On Saturday, 4 September 2021 08:41:54 PDT Bernhard Lindner wrote: > > The entire process is either difficult or easy. > > No. Actually it can be both: Difficult for an outsider and easy for a > experienced Qt developer. Sure. Which experienced Qt developer is saying this fix is easy? I'll give

Re: [Interest] Ashamed bug :)

2021-09-04 Thread Thiago Macieira
On Saturday, 4 September 2021 09:06:36 PDT Israel Brewster wrote: > Perhaps more to the point, actually fixing the bug may be easy (say, an > off-by-one-error where you just need to add/subtract one), but the REST of > the process integrating the fix may be difficult. to say it’s an easy fix >

Re: [Interest] Ashamed bug :)

2021-09-04 Thread Israel Brewster
> On Sep 4, 2021, at 7:41 AM, Bernhard Lindner > wrote: > > >> The entire process is either difficult or easy. > > No. Actually it can be both: Difficult for an outsider and easy for a > experienced Qt > developer. Perhaps more to the point, actually fixing the bug may be easy (say, an

Re: [Interest] Ashamed bug :)

2021-09-04 Thread Volker Hilsheimer
> On 4 Sep 2021, at 17:41, Bernhard Lindner wrote: > > >> The entire process is either difficult or easy. > > No. Actually it can be both: Difficult for an outsider and easy for a > experienced Qt > developer. > > -- > Best Regards, > Bernhard Lindner For someone that develops on Qt

Re: [Interest] Ashamed bug :)

2021-09-04 Thread Bernhard Lindner
> The entire process is either difficult or easy. No. Actually it can be both: Difficult for an outsider and easy for a experienced Qt developer. -- Best Regards, Bernhard Lindner ___ Interest mailing list Interest@qt-project.org

Re: [Interest] Ashamed bug :)

2021-09-04 Thread Thiago Macieira
On Saturday, 4 September 2021 00:23:45 PDT Ilya Diallo wrote: > He's not proving your point, he's describing the barrier to entry for a > newcomer. The actual bug fix can be easy nonetheless. The entire process is either difficult or easy. One person in this thread claimed it was easy. Ok, then

Re: [Interest] Ashamed bug :)

2021-09-04 Thread Allan Sandfeld Jensen
On Samstag, 4. September 2021 09:23:45 CEST Ilya Diallo wrote: > Le sam. 4 sept. 2021 à 00:14, Thiago Macieira a > > écrit : > > On Friday, 3 September 2021 14:04:01 PDT David M. Cotter wrote: > > > there's also the rather daunting barrier to entry for folks who COULD > > > fix > > > it: > > >

Re: [Interest] Ashamed bug :)

2021-09-04 Thread Ilya Diallo
Le sam. 4 sept. 2021 à 00:14, Thiago Macieira a écrit : > On Friday, 3 September 2021 14:04:01 PDT David M. Cotter wrote: > > there's also the rather daunting barrier to entry for folks who COULD fix > > it: > > > > getting the qt sources on your local computer, getting them to compile, > >