User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20071008 Ubuntu/7.10 (gutsy) Firefox/2.0.0.6 Build Identifier: tvm-block-device.c looks for "video_ts", but dvd is mounted with udf, and "VIDEO_TS" is not matched. Video auto play does not happen. Reproducible: Always Steps to Reproduce: 1. Enable volume management in thunar. 2. Enable video auto play. 3. Insert dvd. Actual Results: nothing. Expected Results: auto play application launched. Reproduced on Ubuntu 7.04 and 7.10.
Created attachment 1390 Patch to look for VIDEO_TS along with video_ts Patch applies to 0.1.2 and current SVN.
For some reason, my search for video_ts previously returned no bug results. Now I search and see that it is a duplicate of 3038. The second patch in that bug is identical to the attached patch. *** This bug has been marked as a duplicate of bug 3038 ***