kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #30517
Re: [PATCH] Fix incorrect (missing) initialisation of m_cur_grid in, symbols libraries table dialog box
Hi Jean-Samuel,
Thank you very much for the patch, indeed it fixes the problem. I have
just pushed it to the master branch.
Reards,
Orson
On 08/30/2017 07:43 PM, Jean-Samuel Reynaud wrote:
> Hi all,
>
> There is an incorrect initialisation of variable m_cur_grid in
> DIALOG_SYMBOL_LIB_TABLE (file eeschema/dialogs/dialog_sym_lib_table.cpp).
>
> This result of a crash on eeschema when:
> - opening "Symbol Library Table"
> - click on "Ok" button
>
> If before clicking on "Ok" you switch between "Global libraries" and
> "Project Specific Librairies", the tab switch set correctly m_cur_grid
> variable (with the handler pageChangedHandler) and the bug is no more
> reproductible.
>
> Please find attached the patch to fix this.
>
>
> Regards,
>
>
>
> _______________________________________________
> 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
>
Attachment:
signature.asc
Description: OpenPGP digital signature
References