error playing .dvdmedia latest monthly pre-frodo releases
#1
I am having a problem opening .dvdmedia via NFS on a couple of different Macs (first gen Mac Mini running 10.6.8 with all recent updates; MBA (2011) running 10.8). When I select a video with the .dvdmedia extension, XBMC works a little bit (rotating animated icon) and then spits back an error saying it could not open the file. In checking the xbmc.log on both computers, I see the following types of error:

18:01:52 T:4718247936 INFO: CNFSFile::Open: Unable to open file : 'media/videos03/Movies/Crimson Tide (1995).dvdmedia/VIDEO_TS/VIDEO_TS.IFO/AACS/Unit_Key_RO.inf' error : 'open call failed with "NFS: Lookup of //Movies failed with NFS3ERR_NOTDIR(-20)"'

and

18:15:55 T:2957176832 ERROR: Read - Error( -21, pread call failed with "NFS: Read failed with NFS3ERR_ISDIR(-21)" )

Additional info:

- all of my sources are NFS
- these worked previously, but I upgraded to the monthlies and to the latest version of Ubuntu on the server where these reside
- this is only a problem with the .dvdmedia folder extension; all other media types--including .iso, .mp4, .avi, etc.--work just fine, so I do not suspect any problems on the server side of things
- on both computers, the videos open fine in Finder (via Connect to Server... --> nfs://(server_name)/media/videos03/Movies)

Here's what the NFS share in /etc/exports on the Ubuntu server looks like (they are all the same, and all have problems):

/media/videos03 192.168.1.2/24(rw,all_squash,anonuid=1000,anongid=1000,insecure,async,no_subtree_check,no_acl)

where uid 1000 is the owner of videos03 (for which I did a chown -R on the folder, just to make sure)

On the MBA, I am running: xbmc-12.0-Frodo_alpha4-x86_64.dmg (201208010-e4443f2) and on the Mini: xbmc-12.0-Frodo_alpha4-x86.dmg (201208010-e4443f2).

Let me know if you need more complete log files, or if I missed posting any other needed information.
Reply


Messages In This Thread
error playing .dvdmedia latest monthly pre-frodo releases - by Jägs - 2012-08-23, 01:42
Logout Mark Read Team Forum Stats Members Help
error playing .dvdmedia latest monthly pre-frodo releases0