maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast! (https://talk.maemo.org/showthread.php?t=85191)

sid21177 2013-01-27 02:53

Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!
 
do we need the official firefox installed for this to work ??

I'm asking coz I removed FF 15 and I started getting a missing library/segmentation fault error - libxul.so and libxpcom.so

It went away once I reinstalled FF

shmerl 2013-01-27 03:32

Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!
 
No, you don't need Firefox installed for this to work.

sid21177 2013-01-27 03:48

Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!
 
Quote:

Originally Posted by shmerl (Post 1318044)
No, you don't need Firefox installed for this to work.

hmmm... uninstalled & tried again - error comes back :(
using instructions from post #228

shmerl 2013-01-27 03:52

Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!
 
This seems to come up all the time. Did you add "." to LD_LIBRARY_PATH?

sid21177 2013-01-27 06:44

Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!
 
Quote:

Originally Posted by shmerl (Post 1318047)
This seems to come up all the time. Did you add "." to LD_LIBRARY_PATH?

I did add to the script, but it was before the cd command, let me add it after and see how it goes

thx for the advice

EDIT: now getting error for libpangoft2-1.0.so

my script now looks like

#! /bin/bash
# script to run fennec beta
cd /opt/mozbuildhm
export LD_LIBRARY_PATH = ".:$LD_LIBRARY_PATH"
./qmlMozEmbedTest

zaidk9 2013-01-27 07:39

Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!
 
how to install it i m using firefox 17 on my n9
please tell me how to install it
thanks in advance :)

coderus 2013-01-27 07:41

Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!
 
just read this topic. all answers here.

romu 2013-01-27 17:27

Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!
 
Hi there,
After a reboot of the N9, Qml Fennec now runs and can browse the web.

I've tried to create scripts to install an icon on the home screen, but all scripts given here are for bash, and as far as I know, bash is not the default script shell.

How do you deal with? Is there a simple way to install bash? Or there is a simple way to run .sh scripts within ash?

Last question, this one for coderus, I've just looked at your video, and running the January 23th build shows a pretty different GUI, with no tap & hold, no way to create tabs, etc. Why is this? Different build?

Thanks.

Kozzi 2013-01-27 18:25

romu, because it is a version he is working on, same engine with proper qml ui.

coderus, perhaps you could use transparent button or different method to make toolbars show up? Your current implementation could create problem with select or paste function later on.

romu 2013-01-27 20:52

Re: Qt based Fennec (Firefox) - IPCLiteAPI - Hell it's fast!
 
I removed the official Firefox from my N9. And now, I'm also victim of the "XPCOMGlueLoad" issue, also for libpangoft2-1.0.so.

Any help? Thanks.

EDIT: I've found libpango is not provided into the romaxa package, I guess using the one provided in the official Firefox package will fix the issue.


All times are GMT. The time now is 14:32.

vBulletin® Version 3.8.8