Hi Christian,
Thank you.
I rebuilt the project and successfully achieved results with both the Linux
kernel and board, as well as the Nova kernel and PC board, and I also managed
to connect to the network. I am grateful for your guidance and the time you
spent.
Best regards,
Hamed
___
Hi Hamed,
I updated the Falkon run scripts on this git branch:
https://github.com/cproc/genode-world/tree/qtwebengine-20240517
Loading web pages on NOVA in QEMU works for me now.
I'm using the current Genode staging branch.
For base-linux you need to configure NAT or add tap0 to a bridge.
I'm
Hello Christian,
The build of Falkon with the Nova kernel on a PC board has been completed.
I apologize for any confusion caused by my previous email, which was sent in
haste because I have recently started working with the Genode framework and
need to become more fully acquainted with its buil
Thank you, Christian.
You predicted correctly. Due to the RAM running out during the build, I had to
rebuild process multiple times. After receiving your message, I created a new
source tree code and attempted the build with more RAM, and it worked out. I'm
grateful for that.
Just a few questi
Hi Hamed,
I would suggest to continue debugging with 'falkon.run', which always uses the
same qt5
source tree location in the 'contrib' directory whereas 'falkon_from_depot.run'
creates a
new copy in a different depot directory when you change something in the Qt
source,
and to install 'ccache'
And
I encountered the following error while reviewing the second provided link for
the Falkon program:
in function
`QV4::Moth::BytecodeGenerator::addInstructionHelper(QV4::Moth::Instr::Type,
QV4::Moth::Instr const&, int)': undefined reference to
`QV4::Moth::InstrInfo::argumentCount'
Please
Thank you, Christian.
I hadn't seen this branch before, and when I did, it seemed very promising to
me. However, I encountered two issues:
The Qt5WebEngine build process is very time-consuming, taking about 14 hours on
my system. Is there a way to speed up this process?
I ran both programs, an
Hi Cedric,
I'm only experiencing issues when using WebEngine functions. That is, the
object I'm interested in is created, but the first function to be used
encounters the error I mentioned, leaving the program incomplete.
I fixed the file path reference "/config/mixer.config" and there's no iss
Hi Hamed,
here are two Falkon run scripts which might help for comparison:
https://github.com/cproc/genode-world/blob/qtwebengine-20240510/run/falkon_from_depot.run
https://github.com/cproc/genode-world/blob/qtwebengine-20240510/run/falkon.run
Christian
On 08.05.24 15:36, hamed_khandagh--- via
Hi,
> for testing in the Gems section. Specifically, I have reviewed the
> "mixer_gui_qt_test" program as a practical example of Qt5.
>
> Afterwards, I decided to add a webview to this program for further practice.
I don't have experience with Qt but maybe I can get the ball rolling by
suggest
Hi there Genodians. I have thoroughly tested the sample programs provided for
testing in the Gems section. Specifically, I have reviewed the
"mixer_gui_qt_test" program as a practical example of Qt5.
Afterwards, I decided to add a webview to this program for further practice. To
achieve this, I
11 matches
Mail list logo