Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Add engines in firefox?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Sunnz
Guru
Guru


Joined: 18 Jun 2005
Posts: 370

PostPosted: Sun Dec 04, 2005 9:36 am    Post subject: Add engines in firefox? Reply with quote

I am wondering if it is possible to add search engines to firefox as a normal user? Or must I open up firefox in su to do it everytime? It doesn't work quite well sometimes...

I was able to install extensions as a normal user.
Back to top
View user's profile Send private message
xaos5
Apprentice
Apprentice


Joined: 19 Apr 2005
Posts: 255
Location: Michigan

PostPosted: Sun Dec 04, 2005 9:55 am    Post subject: Reply with quote

https://addons.mozilla.org/search-engines.php
Back to top
View user's profile Send private message
Sunnz
Guru
Guru


Joined: 18 Jun 2005
Posts: 370

PostPosted: Sun Dec 04, 2005 10:56 am    Post subject: Reply with quote

Yes it normally works if I am su... not as a normal user though...
Back to top
View user's profile Send private message
dobysirius
n00b
n00b


Joined: 27 Nov 2005
Posts: 69
Location: Sofia, Bulgaria

PostPosted: Sun Dec 04, 2005 11:19 am    Post subject: Reply with quote

Doesn't Firefox keep the installed engines with all the other data in ~/.mozilla/firefox/ ? So if you add an engine as root, you wouldn't have it on another user. What keeps you from adding other engines on a normal user? Is there an error? Maybe you (somehow) didn't install it correctly.
Back to top
View user's profile Send private message
Sunnz
Guru
Guru


Joined: 18 Jun 2005
Posts: 370

PostPosted: Sun Dec 04, 2005 11:33 am    Post subject: Reply with quote

The engine simply wouldn't show up...
Back to top
View user's profile Send private message
hicksboson
n00b
n00b


Joined: 18 Oct 2004
Posts: 31
Location: Kiel, Germany

PostPosted: Sun Dec 04, 2005 12:26 pm    Post subject: Reply with quote

dobysirius wrote:
Doesn't Firefox keep the installed engines with all the other data in ~/.mozilla/firefox/ ?

No, search engine plugins are not stored in home. You can only install them globally. They reside in the directory /opt/firefox/searchplugins. To install a new search engine from a normal user account you must make this directory writable for this user. If you are on a single user machine (home desktop) you can simply do (as root)
Code:

chmod o+w /opt/firefox/searchplugins

This will allow everybody on the machine to install searchplugins. If you don't want that, you can use the rights system to create more sophisticated rules. (e.g. you could change the owner group of .../searchplugins and give writing rights only for this group)
But the main point is, that this directory is only writable for root by default setting. So firefox can't copy the search engine there (meaning: install it) when not running with root permission. For some reason firefox gives no error message that the installation failed. So you got the impression that the engine just don't show up.
Back to top
View user's profile Send private message
lusken
Tux's lil' helper
Tux's lil' helper


Joined: 27 Mar 2003
Posts: 88

PostPosted: Sun Dec 04, 2005 12:26 pm    Post subject: Reply with quote

Sunnz wrote:
The engine simply wouldn't show up...


I've always had the same issue as you. But for me it was fixed by upgrading to Firefox-1.5 (I emerged the bin version due to that the source version depends on ~x86 packages.)

If you cant get it to work, there's always the "Movies and Music Search" extension at the Firefox extensions website.
Back to top
View user's profile Send private message
Sunnz
Guru
Guru


Joined: 18 Jun 2005
Posts: 370

PostPosted: Sun Dec 04, 2005 12:30 pm    Post subject: Reply with quote

"Movies and Music Search" extension? Cool!

I'll wait till 1.5 becomes stable... for the time being I think I'll just change chmod to 777...
Back to top
View user's profile Send private message
xaos5
Apprentice
Apprentice


Joined: 19 Apr 2005
Posts: 255
Location: Michigan

PostPosted: Mon Dec 05, 2005 3:03 am    Post subject: Reply with quote

1.5 is stable for me, in fact i'm using deer park alpha and its still stable.
Back to top
View user's profile Send private message
Sunnz
Guru
Guru


Joined: 18 Jun 2005
Posts: 370

PostPosted: Mon Dec 05, 2005 3:31 am    Post subject: Reply with quote

I mean stable as stable in the portage tree.
Back to top
View user's profile Send private message
mxller
n00b
n00b


Joined: 21 Feb 2003
Posts: 24
Location: Denmark

PostPosted: Tue Dec 06, 2005 2:28 pm    Post subject: Reply with quote

There is a solution here: https://forums.gentoo.org/viewtopic-t-197664.html
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum