[bitbake-devel] [PATCH] hob: Error reports are done in a clearer way

Richard Purdie richard.purdie at linuxfoundation.org
Fri Sep 28 15:42:39 UTC 2012


On Fri, 2012-09-28 at 18:05 +0300, Cristian Iorga wrote:
> For long errors (bigger than 200 letters),
> the text box is scrollable and resizable
> and text is selectable.
> 
> Additionaly, all message dialogs are modal.
> Otherwise, a user could still interact with hob
> even in an error case, leading to potential problems.
> 
> See design details in related bugs.
> 
> Fixes [YOCTO #2960], [YOCTO #2983]
> 
> Signed-off-by: Cristian Iorga <cristian.iorga at intel.com>
> ---
>  bitbake/lib/bb/ui/crumbs/builder.py |    5 ++-
>  bitbake/lib/bb/ui/crumbs/hig.py     |   59 ++++++++++++++++++++++++++---------
>  2 files changed, 46 insertions(+), 18 deletions(-)

Merged to master, thanks.

Richard





More information about the bitbake-devel mailing list