Bug 134701
| Summary: | Unable to add searchplugins | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Daniel Malmgren <dm> | ||||
| Component: | firefox | Assignee: | Christopher Aillon <caillon> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | adam, byte, cefrodrigues, dgunchev, gijs, jbarr, jorton, krmaxwell, marius.andreiana, mbrodeur, mszpak, noa, oskari, rio, rpm, seanfedora, tuxer, wtogami | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | unsure | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2006-09-27 09:18:52 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Daniel Malmgren
2004-10-05 17:22:03 UTC
Oh. Just noticed that this works when firefox is started by root. The search plugins are then installed into /usr/lib/firefox-0.10.1/searchplugins, guess that's the problem. They should be installed in the user's own firefox directory, where the user has got write permissions. There is no user-searchplugin-dir, yet. Created attachment 108844 [details] profile based search plugins The attached patch implements profile based search plugins. It is heavily based on Robin Lu's patch in mozilla.org bug 123315. *** Bug 145862 has been marked as a duplicate of this bug. *** This is still an issue with firefox-1.0.1-2. still on 1.0.3. this sucks. still on 1.0.4 and in rawhide. I can reproduce this. All versions 1.0.1 thru 1.0.4 Is the attached patch similar to the way Debian handles it (where they've evidently fixed the problem according to https://bugzilla.mozilla.org/show_bug.cgi?id=232638#c46)? Just curious; this is really an annoying little bug that should be stamped out. https://bugzilla.mozilla.org/show_bug.cgi?id=123315 is the bug where this is happening. The Debian patch is broken and has been rejected by mozilla.org already. There is one issue left with the patch in the bug i referenced (the profile notification issue in #c55 of that bug) which I will try and get to soon. *** Bug 163371 has been marked as a duplicate of this bug. *** Note that this is now fixed in rawhide by way of deerpark alpha2. I'll get a backported patch into FC4 sometime soon. Will this fix work also for browser plugins and extensions? They all dissapear after firefox upgrade. Thanks (In reply to comment #3) > Created an attachment (id=108844) [edit] > profile based search plugins > > The attached patch implements profile based search plugins. It is heavily > based on Robin Lu's patch in mozilla.org bug 123315. how does a simple user implement this patch? This has worked for ages now. Closing. |