Amigo This forum is for the discussion of Amigo Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
12-02-2004, 09:58 AM
|
#16
|
LQ Newbie
Registered: Nov 2004
Location: Nowa Wies Tworoska, Poland
Distribution: Debian Lenny
Posts: 25
Rep:
|
That may sound weird, but I had the same problem when compiling firefox on my zipslack. Adding zlib solved it (although not listed on the site, firefox depends on it), maybe you should try that too.
Good luck! 
|
|
|
12-02-2004, 02:28 PM
|
#17
|
Member
Registered: Nov 2004
Distribution: AmigoXP
Posts: 54
Original Poster
Rep:
|
i did what gnashley said, plus i installe dzlib, and it worked... but i can't nstall extensions as a user... i downloaded them and it says they will be installed after firefox is restarted, but no matter how many times i restart firefox nothing happens...
i ran firefox from a console and i get this:
Quote:
kuroyume@ICEDstudios:~$ /usr/firefox/firefox
/usr/firefox/firefox: line 128: /dev/null: Permission denied
/usr/firefox/run-mozilla.sh: line 1: /dev/null: Permission denied
*** loading the extensions datasource
*** nsExtensionManager::_finishOperations - failure, catching exception so finalize window can close [Exception... "Component returned failure code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND) [nsIZipReader.open]" nsresult: "0x80520012 (NS_ERROR_FILE_NOT_FOUND)" location: "JS frame :: file:///usr/firefox/components/nsExtensionManager.js :: nsExtensionInstaller__installExtensionFiles :: line 979" data: no]
|
|
|
|
12-03-2004, 01:18 AM
|
#18
|
Amigo developer
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928
|
Did you compile it or use the binary installer?
|
|
|
12-03-2004, 06:01 AM
|
#19
|
Member
Registered: Jun 2004
Location: Tromsoe, Norway (Europe)
Distribution: Slackware, Amigo Linux
Posts: 40
Rep:
|
I think you have to be root to install extensions:
open xterm, then:
xhost +
su
<your rootpassword> if any
firefox
then get extensions and install them
If you don't get access to extensions as a user, run
chmod +r <extension directory> (e.g. chmod +r /usr/lib/mozilla/chrome/*)
Quote:
Originally posted by Kuroyume
i did what gnashley said, plus i installe dzlib, and it worked... but i can't nstall extensions as a user... i downloaded them and it says they will be installed after firefox is restarted, but no matter how many times i restart firefox nothing happens...
i ran firefox from a console and i get this:
|
|
|
|
12-03-2004, 07:16 AM
|
#20
|
Member
Registered: Nov 2004
Distribution: AmigoXP
Posts: 54
Original Poster
Rep:
|
Quote:
Originally posted by gnashley
Did you compile it or use the binary installer?
|
i used the installer
i had a similar problem with xmms, wich didn't switch skins as a user.... then today i started it and it was working...
i have to say i'm puzzled...
Last edited by Kuroyume; 12-03-2004 at 07:23 AM.
|
|
|
12-03-2004, 09:12 AM
|
#21
|
LQ Newbie
Registered: Nov 2004
Location: Nowa Wies Tworoska, Poland
Distribution: Debian Lenny
Posts: 25
Rep:
|
Quote:
Originally posted by Kuroyume
i did what gnashley said, plus i installe dzlib, and it worked...
|
Told you it would
Quote:
Originally posted by Kuroyume
but i can't nstall extensions as a user... i downloaded them and it says they will be installed after firefox is restarted, but no matter how many times i restart firefox nothing happens...
|
This is a really common problem, just look at the Firefox package comments at LinuxPackages... I think you should be the root to do this. DK, I don't really need extensions. :P
Last edited by Rookie One; 12-03-2004 at 09:14 AM.
|
|
|
12-03-2004, 01:20 PM
|
#22
|
Member
Registered: Nov 2004
Distribution: AmigoXP
Posts: 54
Original Poster
Rep:
|
mmmm... i tried installing extensions as root and it didn't work either...
Quote:
root@ICEDstudios:~# /usr/firefox/firefox
*** loading the extensions datasource
*** nsExtensionManager::_finishOperations - failure, catching exception so finalize window can close [Exception... "Component returned failure code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND) [nsIZipReader.open]" nsresult: "0x80520012 (NS_ERROR_FILE_NOT_FOUND)" location: "JS frame :: file:///usr/firefox/components/nsExtensionManager.js :: nsExtensionInstaller__installExtensionFiles :: line 979" data: no]
|
|
|
|
12-03-2004, 07:51 PM
|
#23
|
Member
Registered: Nov 2004
Distribution: AmigoXP
Posts: 54
Original Poster
Rep:
|
i looked at the line 979 of the nsExtensionManager.js, wich seems to be where the problem lies, and it seems to be related to zip...
any ideas? maybe there is a package i need...
|
|
|
12-03-2004, 10:55 PM
|
#24
|
Amigo developer
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928
|
Have you tried using the firefox package from linuxpackages.net?
|
|
|
12-04-2004, 09:57 AM
|
#25
|
Member
Registered: Nov 2004
Distribution: AmigoXP
Posts: 54
Original Poster
Rep:
|
i installed from the package and i get the same problem...
Quote:
*** nsExtensionManager::_finishOperations - failure, catching exception so finalize window can close [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIFile.remove]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: file:///usr/lib/mozilla-firefox/components/nsExtensionManager.js :: nsExtensionInstaller__cleanUpStagedXPI :: line 1015" data: no]
|
|
|
|
12-04-2004, 12:20 PM
|
#26
|
Amigo developer
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928
|
Do you have the infozip package installed?
|
|
|
12-04-2004, 01:18 PM
|
#27
|
Member
Registered: Nov 2004
Distribution: AmigoXP
Posts: 54
Original Poster
Rep:
|
yup...
infozip-5.50-i486-2
i'll try reinstalling it...
edit: still getting the same error...
Last edited by Kuroyume; 12-04-2004 at 01:23 PM.
|
|
|
12-04-2004, 11:37 PM
|
#28
|
Amigo developer
Registered: Dec 2003
Location: Germany
Distribution: Slackware
Posts: 4,928
|
Maybe you have to have JAVA installed?
|
|
|
12-05-2004, 09:42 AM
|
#29
|
Member
Registered: Nov 2004
Distribution: AmigoXP
Posts: 54
Original Poster
Rep:
|
mmmm... nope... that didn't do it....
sigh.....
i guess i better give up... i guess i can survive without adblock...
|
|
|
12-07-2004, 07:46 AM
|
#30
|
Member
Registered: Jun 2004
Location: Tromsoe, Norway (Europe)
Distribution: Slackware, Amigo Linux
Posts: 40
Rep:
|
May be Firefox needs some extra files? On Slack 9.1 Firefox/Adblock installed without any problems. On Amigo Linux Mozilla 1.7.3/Adblock installed OK.
|
|
|
All times are GMT -5. The time now is 01:59 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|