← Back to team overview

kicad-developers team mailing list archive

Re: Spate of bugs in global fields editor (aka BOM editor)

 

There is also:

https://bugs.launchpad.net/kicad/+bug/1729373 <https://bugs.launchpad.net/kicad/+bug/1729373>

and some of these also apply to the global fields editor:

https://bugs.launchpad.net/kicad/+bug/1764053 <https://bugs.launchpad.net/kicad/+bug/1764053>

My 6.0 commit can be found here:  https://git.launchpad.net/~jeyjey/kicad/commit/common?h=6.0&id=903ef7e7ad24d2c5756b92f5d67a6747f6ea0268 <https://git.launchpad.net/~jeyjey/kicad/commit/common?h=6.0&id=903ef7e7ad24d2c5756b92f5d67a6747f6ea0268>

That one’s a bit old (in terms of dependencies), but the relevant changes are largely the same.

Cheers,
Jeff.


> On 16 Apr 2018, at 14:12, Maciej Sumiński <maciej.suminski@xxxxxxx> wrote:
> 
> Hi Jeff,
> 
> Are you referring to lp:#1761378 [1] and lp:#1763223 [2] or there are
> more bugs? If you have the commits already published somewhere, would
> you give links to them? It is easier to evaluate an approach while
> looking at related code.
> 
> Cheers,
> Orson
> 
> 1. https://bugs.launchpad.net/kicad/+bug/1761378
> 2. https://bugs.launchpad.net/kicad/+bug/1763223
> 
> On 04/16/2018 12:02 PM, Jeff Young wrote:
>> Given the spate of bug reports recently on the global fields editor (the spreadsheet icon in eeschema), I’m thinking perhaps I should back-port my 6.0 rewrite which moves it to wxGrid.
>> 
>> The implementation itself seems pretty sound, but does drag one other change list along with it (for dialog consistency and beautification) that adjusts the layouts and icons of a bunch of dialogs to be more consistent.
>> 
>> Thoughts?
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp
>> 
> 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp


References