Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 240590

Summary: [gnome-overlay] gnome-base/nautilus fails to properly detect video dvds
Product: Gentoo Linux Reporter: Florian Muellner <florian.muellner>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 256718    
Bug Blocks:    

Description Florian Muellner 2008-10-08 21:09:43 UTC
Nautilus treats all DVD as mime type inode/directory. As such, any action configured in System->Preferences->File Management for video (x-content/video-dvd) is ignored and the x_content_bar introduced in 2.22 is not shown in the file manager window.

The mime data required for the correct behavior has been stripped from nautilus (http://svn.gnome.org/viewvc/nautilus?view=revision&revision=14425), as x11-misc/shared-mime-info is expected to provide it (versions >= 0.50, see link). So nautilus or some other package in the stack (gio/glib? gvfs?) should have a requirement of >=x11-misc/shared-mime-info-0.50

Version 0.51 seems to work just fine.

Reproducible: Always
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-10-09 06:53:07 UTC
hum we also need to stabilize either 0.40 or 0.51, we are running a bit late on this one :)
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-03-08 21:06:04 UTC
With x11-misc/shared-mime-info-0.51 now stable this should be fixed. If not please try 0.60 and reopen with results of your testings. Thanks for reporting.