Bug 137355 - inconsistancy in mime handling
Summary: inconsistancy in mime handling
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: redhat-menus
Version: 3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-10-27 18:35 UTC by Bill Peck
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-11-26 17:29:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Peck 2004-10-27 18:35:07 UTC
Description of problem:
right click on a .doc file shows three choices for apps:
 emacs
 text editor
 oowriter

Preferences on same file, open with:
 emacs
 text editor

Version-Release number of selected component (if applicable):
nautilus-2.8.1-4

How reproducible:
everytime

Steps to Reproduce:
1. create a "rich text doc" and name it with a .doc extension
2. right click on the file will show three open options
3. prefs, open with will show two.

Seems to me two different code paths.

If you rename the file to .rtf it will show just the two choices in
both places.

Comment 1 Marco Pesenti Gritti 2005-01-12 12:40:25 UTC
So, there are two problems here:

1 Nautilus add both fast/slow mime type application to the context
menu, that can be useful in case of mismatches. Doing the same for the
properties dialog would be totally confusing because you can edit the
types there. So it's useful VS possibly confusing (inconsistency).
Alex think we should pick useful here, I agree.

2 The desktop file we install for OOwriter uses text/rtf instead of
application/rtf like the freedesktop database. With that fixed oowrite
would be showed in properties too.

Comment 2 Marco Pesenti Gritti 2005-01-12 12:45:21 UTC
So I'm reassigning to Open Office.

We should use application/rtf in oowriter desktop file, like the
freedesktop database. If there was a good reason to use text/rtf
please let me know and I'll get the freedesktop database fixed.

Comment 3 Caolan McNamara 2005-01-12 14:12:00 UTC
caolanm->snickell: remove that text/rtf from redhat-word-processor.desktop from
redhat-menus please and replace it with application/rtf if that's not already in
the list

Comment 4 Matthias Clasen 2006-11-26 17:29:08 UTC
Looking at FC6/FC7, the oowriter desktop file that we ship nowadays has
application/rtf in it. So I assume this is fixed.


Note You need to log in before you can comment on or make changes to this bug.