[yocto] [PATCH] Capture and display bitbake errors

2013-02-07 Thread Ioana Grigoropol
- if an error has occured when trying to initializes the bitbake session, this should be display appropriately - when creating a new Bitbake project, if an error occured while initializing bitbake environment (bitbake -e), we should: - display the error in the wizard - prevent

[yocto] [PATCH] Capture and display bitbake errors

2013-01-25 Thread Ioana Grigoropol
- if an error has occured when trying to initializes the bitbake session, this should be display appropriately - when creating a new Bitbake project, if an error occured while initializing bitbake environment (bitbake -e), we should: - display the error in the wizard - prevent