After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 489580 - XM files played but not recognized by totem
XM files played but not recognized by totem
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: Movie player
2.20.x
Other Linux
: Normal minor
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2007-10-23 21:36 UTC by Roman Polach
Modified: 2007-10-25 16:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Roman Polach 2007-10-23 21:36:46 UTC
Totem (the gstreamer version):
*.XM (fasttracker module audio) and *.aac audio files are not listed in Open dialog
with default "Supported files" filter, but when user switch to "All files" filter, they
are listed and if selected, they are played correctly.

So, *.XM, *.xm, *.aac file masks should be added to recognized file types for totem/gstreamer.

Seen in Ubuntu Feisty and Gutsy.
Note: tested with these relevant packages installed:
gstreamer0.10-ffmpeg,
gstreamer0.10-pitfdll,
gstreamer0.10-plugins-bad,
gstreamer0.10-plugins-bad-multiverse,
gstreamer0.10-plugins-ugly,
gstreamer0.10-plugins-ugly-multiverse,
w32codecs (medibuntu).
Comment 1 Bastien Nocera 2007-10-23 22:24:50 UTC
In a directory with both those filetypes, could you please run "gnomevfs-ls", and also let me know your version of shared-mime-info?
Comment 2 Roman Polach 2007-10-24 18:35:41 UTC
m92e.XM         (Regular, audio/x-xm)   size 234254     mode 0664
vorrei.aac              (Regular, application/octet-stream)     size 2922079   mode 0664

---

ubuntu gutsy's shared-mime-info package version 0.22-2ubuntu2
Comment 3 Roman Polach 2007-10-25 16:06:46 UTC
sorry, the problem do not apply to aac files anymore.
This file is really mp3file and it does have a wrong name extension.

Changing the bug title to include only .xm files.
Comment 4 Bastien Nocera 2007-10-25 16:16:14 UTC
I've added aac as a possible suffix for MPEG-4 audio files in shared-mime-info, and add audio/x-xm as a supported mime-type for Totem.

2007-10-25  Bastien Nocera  <hadess@hadess.net>

        * data/mime-type-list.txt: add audio/x-xm (XM tracker files)
        as supported (Closes: #489580)