Active Topics

 


Reply
Thread Tools
Posts: 109 | Thanked: 59 times | Joined on Apr 2012
#241
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
 
Posts: 1,298 | Thanked: 2,277 times | Joined on May 2011
#242
No, you don't need Firefox installed for this to work.
 
Posts: 109 | Thanked: 59 times | Joined on Apr 2012
#243
Originally Posted by shmerl View Post
No, you don't need Firefox installed for this to work.
hmmm... uninstalled & tried again - error comes back
using instructions from post #228
 
Posts: 1,298 | Thanked: 2,277 times | Joined on May 2011
#244
This seems to come up all the time. Did you add "." to LD_LIBRARY_PATH?
 

The Following User Says Thank You to shmerl For This Useful Post:
Posts: 109 | Thanked: 59 times | Joined on Apr 2012
#245
Originally Posted by shmerl View Post
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

Last edited by sid21177; 2013-01-27 at 07:00.
 
Posts: 673 | Thanked: 230 times | Joined on Oct 2012 @ Mumbai
#246
how to install it i m using firefox 17 on my n9
please tell me how to install it
thanks in advance
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,700 times | Joined on Nov 2011 @ Ängelholm, Sweden
#247
just read this topic. all answers here.
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Posts: 602 | Thanked: 735 times | Joined on Mar 2011 @ Nantes, France
#248
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.

Last edited by romu; 2013-01-27 at 17:40.
 
Posts: 835 | Thanked: 772 times | Joined on Oct 2007 @ Finland
#249
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.
 
Posts: 602 | Thanked: 735 times | Joined on Mar 2011 @ Nantes, France
#250
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.

Last edited by romu; 2013-01-27 at 21:10.
 
Reply

Tags
thread derailed


 
Forum Jump


All times are GMT. The time now is 13:41.