[bitbake-devel] [PATCH] runningbuild.py: fix goggle ui

Richard Purdie richard.purdie at linuxfoundation.org
Tue Mar 20 14:13:22 UTC 2012


On Mon, 2012-03-19 at 12:56 +0100, Eric Bénard wrote:
> * goggle ui actually fails with :
> Traceback (most recent call last):
>   File ".../bitbake/lib/bb/ui/goggle.py", line 35, in event_handle_idle_func
>     build.handle_event (event, pbar)
>   File ".../bitbake/lib/bb/ui/crumbs/runningbuild.py", line 234, in handle_event
>     pbar.update(0, None, bb.event.getName(event))
> TypeError: update() takes exactly 3 arguments (4 given)
> 
> Signed-off-by: Eric Bénard <eric at eukrea.com>

Merged to master, thanks.

Richard





More information about the bitbake-devel mailing list