application/x-flash-video (.flv) should have a "video-x-generic" icon

Bug #204374 reported by Jeff Fortin Tam
4
Affects Status Importance Assigned to Milestone
shared-mime-info
Fix Released
Medium
shared-mime-info (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

the .flv files on the desktop do not have a video mimetype icon. They should :)

application/x-flash-video
video/x-flv

Revision history for this message
In , Nathan de Vries (atnan) wrote :

Created an attachment (id=15079)
Proposed change (make video/x-flv default, and application/x-flash-video an alias)

Revision history for this message
Jeff Fortin Tam (kiddo) wrote :

the .flv files on the desktop do not have a video mimetype icon. They should :)

application/x-flash-video
video/x-flv

Revision history for this message
In , Bastien Nocera (hadess-deactivatedaccount) wrote :

Your application should be fixed to look at aliases as well then.

* freedesktop.org.xml.in: Make application/x-flash-video an alias,
and have the top-level mime-type be video/x-flv, so apps can use
video/ to filter it (Closes: #14982)

Revision history for this message
In , Nathan de Vries (atnan) wrote :

Thank you :)

Revision history for this message
logari81 (logari81) wrote :

I have this problem in Hardy updated from Gutsy too. I suppose more people don't realize the problem just because of the previewing mode which is default in nautilus. I have deleted any overrides of mimetypes in my home folder.

Revision history for this message
Sveinung Kvilhaugsvik (kvilhaugsvik) wrote :

I found this in the Intrepid package and it seems to fix this bug:
  <mime-type type="video/x-flv">
    <comment>Flash video</comment>
...
    <comment xml:lang="vi">Ảnh động Flash</comment>
    <generic-icon name="video-x-generic"/>
    <magic priority="50">
      <match value="FLV" type="string" offset="0"/>
    </magic>
    <glob pattern="*.flv"/>
    <alias type="application/x-flash-video"/>
    <alias type="flv-application/octet-stream"/>
    <alias type="video/flv"/>
  </mime-type>

I did a quick test in a chroot and the video icon is there.

Revision history for this message
Sveinung Kvilhaugsvik (kvilhaugsvik) wrote :

Fixed in intrepid

Changed in shared-mime-info:
status: New → Fix Released
Changed in shared-mime-info:
status: Unknown → Fix Released
Changed in shared-mime-info:
importance: Unknown → Medium
Changed in shared-mime-info:
importance: Medium → Unknown
Changed in shared-mime-info:
importance: Unknown → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.