Hi Norman,
That magic spell seems only to worked for a few seconds(<20) until the mouse/display stopped, while genode still received the mouse events, I saw it from the printfs.
Due to many changes in my new dev box, I installed Mint 17 Cinnamon in another partition, then only build genode 14.08, I got the same results.
I know 14.05 and 14.08 worked on my old Mint Mate, so I installed the new Mint 17 Mate, and then 14.08 demo ran beautifully without any other changes, it uses qemu-2.0 and locale=en_US.UTF-8. By the way, the other test runfiles without the qemu gui worked just fine in Cinnamon/qemu20/genode1408 setup. I'll check it out why 14.08 demo does not work on setup while 14.05 works, my wild guess it hit something on gnome3(Cinnamon), because it's ok on gnome2(Mate).
dex
On Tue, Sep 2, 2014 at 7:53 AM, Norman Feske <norman.feske@...1...> wrote:
Hi,
genode 14.08 received the mouse events but it just the qemu or virtualbox hungs. It looks like it did not display the top bar(title of current focus) - pic attached. Maybe it's my setup again.
as far as I know, Qemu 2.0 uses the GTK frontend by default now. Can you try to start Qemu with the additional argument '-display sdl'? E.g., add the following line to your 'etc/build.conf' file:
QEMU_OPT += -display sdl
However, even if this works for you, it would be interesting to know what goes wrong with the default frontend. Any investigation from your side would be greatly appreciated! ;-)
Cheers Norman
-- Dr.-Ing. Norman Feske Genode Labs
http://www.genode-labs.com · http://genode.org
Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth
Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ genode-main mailing list genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main