Close task when using qt-launchpad

2013-12-27 Thread yuqing wang
Hi all, I used qt-launchpad to start tasks, sometimes when I close a task ,this error occur Possible null pointer READ at 0 IP 54796d Has everyone met this error before ?How can I fix it? Any help is appreciate

genode qt4: toolbutton on the titelbar can not be used

2013-10-11 Thread yuqing wang
Hi, I write an application based on qt-launchpad.I find the toolbutton(min,max,close) on the top of a qt-dialog can not be uesd. This error happens in launchpad application and all the dialog application started by the launchpad. How can I fix it? Regards

Re: Dose genode support chinese

2013-10-09 Thread yuqing wang
Hi I get the useful information given by Christian Prochaska on Github. I change the font file ,it solves this issue. Thank you very much. Regards 2013/10/9 Christian Helmuth christian.helm...@genode-labs.com Hello, On Wed, Oct 09, 2013 at 03:39:06PM +0800, yuqing wang wrote: I tried

Re: can not get ipc error

2013-10-08 Thread yuqing wang
/26 Norman Feske norman.fe...@genode-labs.com Hello Yuqing Wang, I used launchpad to start a hello_client and hello_server.I closed hello_server and expected the call from hello_client could cause an ipc error ,because the target is not exist . I cannot give you details about

Dose genode support chinese

2013-10-08 Thread yuqing wang
Hi, I am writing a qt application and i want to display chinese as the caption of a dialog. I have no idea about how to realize it. Any help is appreciate. -- October Webinars: Code for Performance Free Intel webinars can

can not get ipc error

2013-09-25 Thread yuqing wang
Hi I used launchpad to start a hello_client and hello_server.I closed hello_server and expected the call from hello_client could cause an ipc error ,because the target is not exist . I modify the l4_ipc_call function in file ipc-l42-gcc-nopic.h L4_INLINE l4_msgtag_t l4_ipc_call(l4_cap_idx_t

ahci_drv and part_blk on real hard disk

2013-05-15 Thread yuqing wang
-file driver initialized Regards Yuqing Wang log Description: Binary data l4linux_ahci.run Description: Binary data -- AlienVault Unified Security Management (USM) platform delivers complete security visibility

part_blk on fiasco.oc

2013-04-27 Thread yuqing wang
execution timed out make: *** [run/part_blk] Error 254 I think the dev_num =0 is the reason to cause my issue , but i can not solve it . Any help is appreciated. Regards Yuqing Wang -- Try New Relic Now We'll Send You

Re: how to solve issue#593

2013-04-16 Thread yuqing wang
/c34bbe2caa86edc5ca61f9f0d92eb35a47f96892 On 16.04.2013 13:09, yuqing wang wrote: Hi, I want to run l4linux on real machine ,but there is someting wrong. [init - nic_drv]number of devices: 1 [init - nic_drv] --- init rx_callbacks [init - nic_drv] --- get MAC address [init - nic_drv]00:0e:04

Re: how to install Genode on PC machine

2013-04-14 Thread yuqing wang
of hardcode start loading adress to 0x4020 in iPXE multiboot loader 2013/4/10 Ivan Loskutov loskutov.i...@gmail.com 2013/4/10 yuqing wang happymoodm...@gmail.com I downgrade qemu,fedora can start now. But fedora can not connect to the internet in qemu,it is strange.The log file

Re: how to install Genode on PC machine

2013-04-08 Thread yuqing wang
know the details about how to sovle my issue ? Or I should change my Ethernet card to another one ,such as intel 82540EM or 82579LM? Best. Yuqing Wang. 2013/4/8 Ivan Loskutov loskutov.i...@gmail.com Hi, it's known issue https://github.com/genodelabs/genode/issues/593 -- Ivan Loskutov

Re: how to install Genode on PC machine

2013-04-08 Thread yuqing wang
all patches,or is there a website where we can always get the newest genode source tree. Regards. Yuqing Wang 2013/4/8 Ivan Loskutov loskutov.i...@gmail.com Try to apply patches from Christian Helmuth which related to issue #593 thread. This must partialy solve this issue. But sometimes I

Re: how to install Genode on PC machine

2013-04-07 Thread yuqing wang
Hi, I want to run l4linux on real hardware to do some research about its network.I use l4linux.run script to create the files which I would copy to my hard disk.I also modified the menu.lst file in my PC according to the menu.lst in l4linux.iso file created by run script. The motherboard of my PC

Re: error in make run/l4linux on fiasco.oc

2013-03-12 Thread yuqing wang
I fix the issus, now the l4linux can run successfully. I think it is somthing wrong with my network fisrt, but I am wrong.I just make a mistake when I prepare something for compiling. When I wanted to run l4linux, i followed the step according to the file:dir/genode/base-foc/doc/foc.txt.Which

error in make run/l4linux on fiasco.oc

2013-03-10 Thread yuqing wang
hi i want to get the l4linux running.i followed the step according to source tree file --genode/base-foc/doc/foc.txt.i did make prepare in 'ports-foc' and 'dde_ipxe' repository in genode source tree. i edited the 'etc/build.conf' file in my build directory,and uncomment the following line :

Re: Issue in make run/demo

2013-03-09 Thread yuqing wang
Hi,Norman I found that my issue is something wrong with Qemu.I removed qemu ,downloaded the source files and installed it.I get the GUI that i want. I could go on my work on genode now ,thank you. 2013/3/10 Norman Feske norman.fe...@genode-labs.com Hello, welcome to the list and thanks for