Bug 115104 - Mozilla FireFox must have .xpi extension be assigned to it.
Summary: Mozilla FireFox must have .xpi extension be assigned to it.
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: GNOME (show other bugs)
Version: Beta 3
Hardware: All All
: P5 - None : Minor
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-02 22:44 UTC by Alexey Eremenko
Modified: 2005-09-23 13:56 UTC (History)
1 user (show)

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Eremenko 2005-09-02 22:44:40 UTC
.xpi is a file format which means mozilla firefox extension.

Therefore it should be asigned to that program.
Comment 1 Wolfgang Rosenauer 2005-09-03 08:26:53 UTC
That's a GNOME or/and KDE thing. You mean that konqueror or nautilus should
start Firefox to install the xpi file.

One problem is that XPIs can be for mozilla, thunderbird, sunbird or firefox.
We simply don't know for which application the XPI is meant.
I think we can close this only as WONTFIX because of this.
Comment 2 JP Rosevear 2005-09-21 17:28:07 UTC
Agreed, the usual way is to download from mozilla.org.  
Comment 3 Stanislav Brabec 2005-09-22 09:06:30 UTC
At least in GNOME, we can associate it with all of these.
Comment 4 JP Rosevear 2005-09-23 12:34:12 UTC
You propose we launch them all?  Or that we default to launching firefox.
Comment 5 Stanislav Brabec 2005-09-23 13:56:07 UTC
Only associate them all. Nautilus now "randomly" choices one.

It's not directly related to this bug, but can fix "open with" problem in
general - instead of opening in "random" application, ask user for all MIME
types noit listed in defaults.list.

Thinking about it, I guess that it is possible to simply tweak MIME system in
following way:

- Create a simple application gnome-open-propmt. The application will be based
on Nautilus file -> Properties -> Open with.

- Associate this application with */* MIME type (It will cause, that nautílus
open with will list "Ask user to open" for all MIME types).

- Add this application to defaults.list.

Dialog will have one additional checkbox "Open files of {MIME type} every time
with this application.". It will do the same as Open with in Nautilus.