Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 193344 - xfce-extra/thunar-volman fails to detect dvds that have a VIDEO_TS dir instead of a video_ts dir.
Summary: xfce-extra/thunar-volman fails to detect dvds that have a VIDEO_TS dir instea...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: XFCE Team
URL: http://bugzilla.xfce.org/show_bug.cgi...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-21 16:17 UTC by Jack Kelly
Modified: 2007-10-26 15:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to make thunar-volman consider VIDEO_TS on dvds (thunar-volman-0.1.3_pre20070523-VIDEO_TS.patch,1.60 KB, patch)
2007-09-21 16:18 UTC, Jack Kelly
Details | Diff
Suggested updated ebuild for thunar-volman (thunar-volman-0.1.3_pre20070523-r1.ebuild,988 bytes, text/plain)
2007-09-21 16:19 UTC, Jack Kelly
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jack Kelly 2007-09-21 16:17:39 UTC
thunar-volman will mount and browse a dvd containing a VIDEO_TS directory rather than trying to play it.

Reproducible: Always

Steps to Reproduce:
1. Set up thunar-volman to automatically play dvds
2. Insert a dvd that has a VIDEO_TS directory rather than a video_ts directory.
3. Cry

Actual Results:  
Thunar displayed an icon on the desktop, mounted the dvd and opened a file browser.

Expected Results:  
A desktop icon should have appeared, the dvd should be mounted and the dvd player should be executed.

The patch on the xfce bugtracker leaks memory. I will attach a correct one momentarily along with a patched ebuild.
Comment 1 Jack Kelly 2007-09-21 16:18:58 UTC
Created attachment 131535 [details, diff]
Patch to make thunar-volman consider VIDEO_TS on dvds
Comment 2 Jack Kelly 2007-09-21 16:19:22 UTC
Created attachment 131536 [details]
Suggested updated ebuild for thunar-volman
Comment 3 Jack Kelly 2007-10-09 21:19:51 UTC
Upstream have just fixed this in SVN:

> Fixed with revision 3318.
> 
> 2007-10-09      Benedikt Meurer <benny@xfce.org>
> 
>         * thunar-volman/tvm-block-device.c: Properly ignore case looking
>           for VCD, VIDEO_TS and DCIM folders. Bug #3038.
Comment 4 Christoph Mende (RETIRED) gentoo-dev 2007-10-26 15:12:07 UTC
+  26 Oct 2007; Christoph Mende <angelos@gentoo.org>
+  +thunar-volman-0.1.3_pre20071026.ebuild:
+  New snapshot to fix bug #193344