You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I'm try build Angstrom with hob gui tools I click Advanced Configuration button and change some parametre hob is crash I see my terminal console
Traceback (most recent call last):
File "/opt/setup-scripts/sources/bitbake/lib/bb/ui/crumbs/hig/advancedsettingsdialog.py", line 313, in response_cb
self.configuration.curr_package_format = " ".join(package_format)
TypeError: sequence item 0: expected string, NoneType found
After try run hob I attached error message
The text was updated successfully, but these errors were encountered:
this looks like a bug in hob, could you file a bugreport in the yoctoproject bugzilla?
Op 28 jun. 2014 om 10:55 heeft lifeissad [email protected] het volgende geschreven:
Hello,
I'm try build Angstrom with hob gui tools I click Advanced Configuration button and change some parametre hob is crash I see my terminal console
Traceback (most recent call last):
File "/opt/setup-scripts/sources/bitbake/lib/bb/ui/crumbs/hig/advancedsettingsdialog.py", line 313, in response_cb
self.configuration.curr_package_format = " ".join(package_format)
TypeError: sequence item 0: expected string, NoneType found
After try run hob I attached error message
—
Reply to this email directly or view it on GitHub.
Hello,
I'm try build Angstrom with hob gui tools I click Advanced Configuration button and change some parametre hob is crash I see my terminal console
Traceback (most recent call last):
File "/opt/setup-scripts/sources/bitbake/lib/bb/ui/crumbs/hig/advancedsettingsdialog.py", line 313, in response_cb
self.configuration.curr_package_format = " ".join(package_format)
TypeError: sequence item 0: expected string, NoneType found
After try run hob I attached error message
The text was updated successfully, but these errors were encountered: