|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
<Swing Dev> Synth LnF developers?Hello there,
I would like to get in touch with one of the active developers of synth. Here is why: I filed a bug a few years ago, and a fix. For some reason, it had no response (well, some email telling the bug was entered, but I never got the email indicating that it was reviewed/rejected/accepted/forgotten). However, I swear that if you look at that one line of code in SynthParser you'll find it obvious and fix it in less than one sec (and maybe be ashamed :C)... The bug ruins one of the advance features of synth. I hope to get some answer here! Best, Matthieu |
|
|
Re: <Swing Dev> Synth LnF developers?Hello Matthieu
I Alex, the tech lead of Swing team Please give the bug's number and your fix feel free to add any additional comments I'll keep an eye on this bug Thanks alexp > Hello there, > > I would like to get in touch with one of the active developers of synth. > Here is why: I filed a bug a few years ago, and a fix. For some reason, > it had no response (well, some email telling the bug was entered, but I > never got the email indicating that it was > reviewed/rejected/accepted/forgotten). However, I swear that if you look > at that one line of code in SynthParser you'll find it obvious and fix > it in less than one sec (and maybe be ashamed :C)... > > The bug ruins one of the advance features of synth. > > I hope to get some answer here! > > Best, > Matthieu |
|
|
Re: <Swing Dev> Synth LnF developers?Thanks for your answer Alex.
I don't know and can't find the id of the bug that I initially submitted nor the login that I then used (now you must really think it's a joke :C) However, I found another submission for the same problem: 6771547. I added a comment to that submission explaining the fix / workaround. Sorry for not creating a patch, test case and so forth, I am just doing this on my leisure time. The problem is just an incorrect use of String.substring(). BTW, I think synth has a great potential, I really like it. It is central to my current 'leisure project'. Thanks again and best regards, Matthieu Alexander Potochkin wrote: > Hello Matthieu > > I Alex, the tech lead of Swing team > > Please give the bug's number and your fix > feel free to add any additional comments > > I'll keep an eye on this bug > > Thanks > alexp > >> Hello there, >> >> I would like to get in touch with one of the active developers of synth. >> Here is why: I filed a bug a few years ago, and a fix. For some reason, >> it had no response (well, some email telling the bug was entered, but I >> never got the email indicating that it was >> reviewed/rejected/accepted/forgotten). However, I swear that if you look >> at that one line of code in SynthParser you'll find it obvious and fix >> it in less than one sec (and maybe be ashamed :C)... >> >> The bug ruins one of the advance features of synth. >> >> I hope to get some answer here! >> >> Best, >> Matthieu > |
|
|
Re: <Swing Dev> Synth LnF developers?Matthieu,
Resubmit it. It's not likely to fall through the cracks two times in a row. I once submitted a bug that led to a long email exchange between me and a Sun bug evaluator who clearly didn't understand the problem, and refused to acknowledge it was a bug. So I resubmitted it, got somebody else, who email me and told me (correctly) that it had already been fixed in the next major release. -- Miguel Munoz --- On Sat, 9/5/09, Matthieu Philip <matthieu.philip@...> wrote: > From: Matthieu Philip <matthieu.philip@...> > Subject: <Swing Dev> Synth LnF developers? > To: swing-dev@... > Date: Saturday, September 5, 2009, 3:13 PM > Hello there, > > I would like to get in touch with one of the active > developers of synth. > Here is why: I filed a bug a few years ago, and a fix. For > some reason, > it had no response (well, some email telling the bug was > entered, but I > never got the email indicating that it was > reviewed/rejected/accepted/forgotten). However, I swear > that if you look > at that one line of code in SynthParser you'll find it > obvious and fix > it in less than one sec (and maybe be ashamed :C)... > > The bug ruins one of the advance features of synth. > > I hope to get some answer here! > > Best, > Matthieu > |
|
|
Re: <Swing Dev> Synth LnF developers?Hello Matthieu
I am happy to report that the bug #6771547: SynthParser throws StringIndexOutOfBoundsException parsing custom ColorTypes has been fixed for JDK 6u18 Thanks for your cooperation alexp > Thanks for your answer Alex. > > I don't know and can't find the id of the bug that I initially submitted > nor the login that I then used (now you must really think it's a joke > :C) However, I found another submission for the same problem: 6771547. > I added a comment to that submission explaining the fix / workaround. > Sorry for not creating a patch, test case and so forth, I am just doing > this on my leisure time. The problem is just an incorrect use of > String.substring(). > > BTW, I think synth has a great potential, I really like it. It is > central to my current 'leisure project'. > > Thanks again and best regards, > Matthieu > > Alexander Potochkin wrote: >> Hello Matthieu >> >> I Alex, the tech lead of Swing team >> >> Please give the bug's number and your fix >> feel free to add any additional comments >> >> I'll keep an eye on this bug >> >> Thanks >> alexp >> >>> Hello there, >>> >>> I would like to get in touch with one of the active developers of synth. >>> Here is why: I filed a bug a few years ago, and a fix. For some reason, >>> it had no response (well, some email telling the bug was entered, but I >>> never got the email indicating that it was >>> reviewed/rejected/accepted/forgotten). However, I swear that if you look >>> at that one line of code in SynthParser you'll find it obvious and fix >>> it in less than one sec (and maybe be ashamed :C)... >>> >>> The bug ruins one of the advance features of synth. >>> >>> I hope to get some answer here! >>> >>> Best, >>> Matthieu > |
| Free embeddable forum powered by Nabble | Forum Help |