[bitbake-devel] [PATCH 10/32] Hob: add ignore_all_errors to avoid showing error dialog multiple times

Wang, Shane shane.wang at intel.com
Fri Mar 2 07:31:37 UTC 2012


Joshua Lock wrote on 2012-03-01:

> 
> 
> On 29/02/12 06:15, Shane Wang wrote:
>> when parsing recipes, if there are some errors, the error dialog will be
> shown again and again for each error, add "Ignore All" to allow users to
> ignore those errors.
> 
> I'm not so sure about this. I don't think ignoring all parse errors is
> the right thing, collecting them up into one dialogue seems like a
> better first step.
OK, UX improvement.

> 
> What if I add some layers which introduce different parsing errors after
> I've clicked 'Ignore All' once?
"Ignore All" can't be reset. It only takes effect on the parsing this time.
That is: if you change layers which causes different parsing errors, and you ignore all.
Next time, if you change some layers which also causes some parsing errors, the dialog will also show until you click "ignore all".

--
Shane

> 
> Cheers,
> Joshua






More information about the bitbake-devel mailing list