Bug 381401

Summary: Floating mouse point over .ogg files doesn't play them
Product: [Fedora] Fedora Reporter: Rodd Clarkson <rodd>
Component: nautilusAssignee: Tomáš Bžatek <tbzatek>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8CC: bnocera, rjt, tjb, tsmetana, wwoods
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-01-09 07:25:12 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:

Description Rodd Clarkson 2007-11-14 02:17:48 UTC
Description of problem:

If I float my mouse pointer over .wav and .mp3 files, a music icon appears and
the file starts to play after a moment and then continues until such time as the
pointer moves.

This doesn't happen with .ogg files.  Neither the icon appears, not the file plays.

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

[rodd@localhost ~]$ rpm -q nautilus
nautilus-2.20.0-6.fc8

Comment 1 Will Woods 2007-11-15 17:35:28 UTC
.flac plays fine as well. Not sure why we don't get audio previews for .ogg.
Adding bnocera, since he's the one who cooked up that sweet little patch.

Comment 2 Bastien Nocera 2007-11-15 17:51:15 UTC
What's the output of "gnomevfs-ls" in the directory where the files are?

Comment 3 Bastien Nocera 2007-11-15 18:06:11 UTC
n/m, I remember now. The problem is that we don't check for equivalences in
mime-type, and the list of mime-types doesn't match the exact one used in the
listings.

Any who would want to update nautilus with this patch is welcome:
http://bugzilla.gnome.org/attachment.cgi?id=97585&action=view
(from http://bugzilla.gnome.org/show_bug.cgi?id=486827#c17)

Comment 4 Fedora Update System 2007-12-20 19:53:40 UTC
nautilus-2.20.0-7.fc8 has been pushed to the Fedora 8 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update nautilus'

Comment 5 Rodd Clarkson 2007-12-20 22:40:27 UTC
After installing this version of nautilus (and the restarting it be runnning
`killall nautilus` this is still a problem

Floating over an ogg file still does not preview the file.

Comment 6 A S Alam 2008-01-25 08:52:04 UTC
test for rawhide,
it is working with following package:
nautilus-2.21.6-1.fc9

Comment 7 Bastien Nocera 2008-01-25 13:42:52 UTC
(In reply to comment #5)
> After installing this version of nautilus (and the restarting it be runnning
> `killall nautilus` this is still a problem
> 
> Floating over an ogg file still does not preview the file.

What's the mime-type of the file as shown in the properties tab of nautilus?
Does previewing other file types (say MP3 files) work?

Comment 8 Jakub 'Livio' Rusinek 2008-01-31 18:25:51 UTC
>killall nautilus
Never do this.

Better use "nautilus -q" and then run "nautilus" without any switches and
parameters, from GNOME run dialog or console.

Comment 9 Rodd Clarkson 2008-01-31 22:49:25 UTC
Right, after a reboot it still doesn't work.

Mime type for .ogg files is audio/x-vorbis+ogg

Mime type for .mp3 file is audio/mpeg

nautilus version is 2.20.0-7.fc8

Comment 10 petrosyan 2008-03-10 07:18:44 UTC
*** Bug 151282 has been marked as a duplicate of this bug. ***

Comment 11 Bastien Nocera 2008-03-28 11:37:56 UTC
I can't reproduce the problem here.

You can try doing:
gnomevfs-cat <local file path> | gst-launch-0.10 playbin uri=fd://0

Also make sure that:
1. audio preview is enabled in the preferences
2. Pulseaudio is running

Comment 12 Bug Zapper 2008-11-26 08:25:05 UTC
This message is a reminder that Fedora 8 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 8.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '8'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 8's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 8 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 13 Bug Zapper 2009-01-09 07:25:12 UTC
Fedora 8 changed to end-of-life (EOL) status on 2009-01-07. Fedora 8 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 14 Rodd Clarkson 2014-06-15 22:20:22 UTC
It looks like this bug is closed, but if it isn't it should be.

Is this functionality Gnome even still has, or wants?