generic-poky/bitbake/lib/bb/ui
Cristian Iorga 59943ca967 bitbake: bitbake: hob/builder: Hob crashes because of bad init
Image selection is not properly initialized to none,
and it used before having a chance to have a value.
Due to dynamic nature of Python, variable is used before
it exists, in this case. This causes a crash.
Bug introduced during the fix of [YOCTO #3228]

Fixes [YOCTO #3334]

(Bitbake rev: 1c540541c5397c38dca880a79df9ebfcda576d4c)

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-10-25 17:50:19 +01:00
..
crumbs bitbake: bitbake: hob/builder: Hob crashes because of bad init 2012-10-25 17:50:19 +01:00
icons bitbake: hob/settings: implement a new tab in settings dialog to show SSTATE_MIRRORS 2012-09-28 11:13:08 +01:00
__init__.py Formatting cleanups 2010-07-02 15:41:32 +01:00
depexp.py bitbake: hob: set modal flag on progress dialog 2012-09-28 11:15:04 +01:00
goggle.py bitbake cooker/ui: handle cmd line parsing result by individual UI. 2011-07-08 17:38:42 +01:00
hob.py Hob: lower the limitation for PyGTK 2012-06-08 12:13:15 +01:00
knotty.py bitbake: knotty: Allow displaying of status when no tasks are active 2012-09-28 11:15:05 +01:00
ncurses.py bitbake: event.py, knotty.py, ncurses.py, runningbuild.py: Add support for LogExecTTY event 2012-09-24 15:35:32 +01:00
puccho.py Rename the ui 'init' method to 'main' 2011-01-04 14:46:47 +00:00
uievent.py bitbake: Add client socket info for BitBakeServerConnection 2012-02-23 22:52:16 +00:00
uihelper.py bitbake: bb/ui/uihelper.py: Ensure task current and total numbers are updated for setscene events too 2012-08-16 11:19:02 +01:00