I believe your issue is caused by some improper service routing:
https://github.com/genodelabs/genode/blob/master/repos/ports/run/noux_vim.run#L40

The default routing scheme should be attempt to route to the parent, and then
fall back to any-child. This was caused when the new canned platform driver
configuration was introduced but some of the interactive scenarios were not
updated to account for the new service routes.

As for the fb_sdl error, the driver is trying to get some resolution
configuration, catches an error, and then falls back to a default, so nothing
to worry about.

Cheers,
Emery

On Thu, Sep 17, 2015 at 10:41:25AM +0200, Alexander Senier wrote:
> Hi all,
> 
> I'm trying to run some more elaborate demos on with Linux as the base
> system. My host is a Debian Stretch (x86_64), I'm on master which I
> checked out this morning (5cf8c49c).
> 
> When trying to run 'noux_vim', a completely black SDL window (no text or
> anything) shows up. The following is output on the command line:
> 
> $ make run/noux_vim
> [...]


> I'm not sure whether the config file error in fb_sdl is critical in this
> context - it looks like it's offering a framebuffer. I guess I should be
> seeing vim being started somewhere, though...
> 
> Thanks for your help.
> 
> Cheers,
> Alex
> 

Attachment: signature.asc
Description: Digital signature

------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
genode-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/genode-main

Reply via email to