Re: Qt Virtualkeyboard example

2017-07-26 Thread Christian Prochaska
Hi Johannes, On 26.07.2017 14:42, Johannes Kliemann wrote: > Hi, > > I tried to build the Qt Virtualkeyboard example. > I adapted the target.mk of the calculatorform example to point to the > correct project file. > Make fails at the project file at line 6 with missing separator. This > part

Re: Genode 17.05 dde_rump ISO filesystem

2017-07-26 Thread Steven Harp
On 7/26/17 1:58 AM, Norman Feske wrote: > > thank you very much for reporting the issue. We indeed missed to adjust > the run script to the changes of the routing of the environment sessions > introduced earlier this year. I just fixed the problem with commit [1] > on the staging branch. May

Re: Networking Support in VirtualBox

2017-07-26 Thread Chris Rothrock
I have pulled the latest commit and have a new build created (still giving the same condition with no video on either VM window but GUI still works). The serial log output is below. Several items stand out that I can see. Assertion failed from [init -> vbox1] EMT,[init -> vbox2] EMT, and NAT

Qt Virtualkeyboard example

2017-07-26 Thread Johannes Kliemann
Hi, I tried to build the Qt Virtualkeyboard example. I adapted the target.mk of the calculatorform example to point to the correct project file. Make fails at the project file at line 6 with missing separator. This part contains the following: static { QT += svg QTPLUGIN +=

Re: Blocking wait for interrupt

2017-07-26 Thread Johannes Kliemann
Hi Sebastian, thanks for your answer. I tried to implement the relevant parts with Lx::Tasks. It seems to me that those Tasks are designed to run some kind of endless control flow. Beside this, I wasn't able to get an interrupt while blocking inside the task.Yet I'm not sure if I used the tasks

Re: Using Genode 17.05 with Fiasco.OC

2017-07-26 Thread Norman Feske
Hi Jörg, unfortunately, I am unable to diagnose the vserver issue. > Ok. May I ask the recommended kernel for the following embedded board > Rpi/pandaboard/wand quad ? It looks like there is only Fiasco.OC, > because Fiasco.OC has ARM support, or? these boards are supported also by the

Re: Genode 17.05 dde_rump ISO filesystem

2017-07-26 Thread Norman Feske
Hi Steve, On 26.07.2017 02:24, Steven Harp wrote: > The ISO file system however left me a puzzle (trace below; default > caps line added to run file.) The same results appear under builds > x86_{32,64} x KERNEL={linux,nova}. > > Any ideas regarding what might be going wrong? The prepared test >