[OE-core] Getting "menuconfig" to work again?

Mike Looijmans mike.looijmans at topic.nl
Thu Dec 31 13:58:22 UTC 2015


On 31-12-15 14:55, Mike Looijmans wrote:
> When running a "menuconfig" (or any other task that needs a terminal),
> bitbake just "stops" and doesn't show any terminal.
>
> I'm using the current master branch of everything, on Ubuntu 15.
>
> When running with "-D" I can see the following log:
>
> DEBUG: Executing task do_menuconfig
> DEBUG: Attempting to spawn terminal "custom"
> DEBUG: No custom terminal (OE_TERMINAL_CUSTOMCMD) set
> DEBUG: Attempting to spawn terminal "tmux-running"
> DEBUG: Attempting to spawn terminal "tmux-new-window"
> DEBUG: Attempting to spawn terminal "gnome"
>
> But nothing happens from that point.

Extra info: apparently it spawns a process:

/usr/bin/python3 /usr/bin/gnome-terminal --version

If I kill that process, the menuconfig magically appears.

-- 
Mike Looijmans



More information about the Openembedded-core mailing list