gateway69
2007-09-16, 02:16
I just set up the xbmc on my linux shuttle box and all is running fine, i copied over my settings.xml file from my old xbox to the linux version and put it in user data.. when opening video section I can see my folders but when clicking on anything I get an error and it wont load up my files in that folder.
here is some debug output from a click to enter my videos area:
------------------- GUI_MSG_WINDOW_DEINIT Dialog OK-------------------
Clearing cached fileitems [smb://gateway:xxxx@192.168.1.6/videos/DVD/U2 Elevation Tour 2001/]
DeleteFile - cant delete file </tmp/xbmc/3dce7822.fi>. trying lower case </tmp/xbmc/3dce7822.fi>
Delete - Error deleting file /tmp/xbmc/3dce7822.fi
CGUIMediaWindow::GetDirectory (smb://gateway:xxxx@192.168.1.6/videos/DVD/U2 Elevation Tour 2001/)
ParentPath = [smb://gateway:xxxx@192.168.1.6/videos/DVD/]
CreateFile, cant open file </tmp/xbmc/3dce7822.fi>. trying to use lowercase </tmp/xbmc/3dce7822.fi>
CreateFile, error 2 opening file </tmp/xbmc/3dce7822.fi>.
OpenDir - Using authentication url smb://gateway:xxxx@192.168.1.6/videos/DVD/U2%20Elevation%20Tour%202001
read_socket_with_timeout: timeout read. read error = Connection reset by peer.
Loading skin file: DialogOK.xml
Load DialogOK.xml: 3 ms (2 ms xml load)
SMBDirectory->GetDirectory: Unable to open directory : 'smb://gateway:xxxx@192.168.1.6/videos/DVD/U2%20Elevation%20Tour%202001'
unix_err:'2' error : 'No such file or directory'
CGUIMediaWindow::GetDirectory(smb://gateway:xxxx@192.168.1.6/videos/DVD/U2 Elevation Tour 2001/) failed
CGUIMediaWindow::GetDirectory (smb://gateway:xxxx@192.168.1.6/videos/DVD/)
ParentPath = []
CreateFile, cant open file </tmp/xbmc/220c7d78.fi>. trying to use lowercase </tmp/xbmc/220c7d78.fi>
CreateFile, error 2 opening file </tmp/xbmc/220c7d78.fi>.
OpenDir - Using authentication url smb://gateway:xxxx@192.168.1.6/videos/DVD
write_data: write failure in writing to client . Error Bad file descriptor
read_socket_with_timeout: timeout read. read error = Connection reset by peer.
GetDirectory - Failed to stat file smb://gateway:xxxx@192.168.1.6/videos/DVD/U2%20Elevation%20Tour%202001
write_data: write failure in writing to client . Error Bad file descriptor
read_socket_with_timeout: timeout read. read error = Connection reset by peer.
thread start, auto delete: 0
write_data: write failure in writing to client . Error Bad file descriptor
staticThread, deleting thread graphic context
Load defaultFolderBackBig.png: 3.2ms (bundled)
Load list-focus.png: 8.4ms (bundled)
Load defaultFolderBig.png: 4.0ms (bundled)
this all works fine on my xbox, but no go so far with the linux version. any ideas?
btw these shares are on my raided vista box..
here is some debug output from a click to enter my videos area:
------------------- GUI_MSG_WINDOW_DEINIT Dialog OK-------------------
Clearing cached fileitems [smb://gateway:xxxx@192.168.1.6/videos/DVD/U2 Elevation Tour 2001/]
DeleteFile - cant delete file </tmp/xbmc/3dce7822.fi>. trying lower case </tmp/xbmc/3dce7822.fi>
Delete - Error deleting file /tmp/xbmc/3dce7822.fi
CGUIMediaWindow::GetDirectory (smb://gateway:xxxx@192.168.1.6/videos/DVD/U2 Elevation Tour 2001/)
ParentPath = [smb://gateway:xxxx@192.168.1.6/videos/DVD/]
CreateFile, cant open file </tmp/xbmc/3dce7822.fi>. trying to use lowercase </tmp/xbmc/3dce7822.fi>
CreateFile, error 2 opening file </tmp/xbmc/3dce7822.fi>.
OpenDir - Using authentication url smb://gateway:xxxx@192.168.1.6/videos/DVD/U2%20Elevation%20Tour%202001
read_socket_with_timeout: timeout read. read error = Connection reset by peer.
Loading skin file: DialogOK.xml
Load DialogOK.xml: 3 ms (2 ms xml load)
SMBDirectory->GetDirectory: Unable to open directory : 'smb://gateway:xxxx@192.168.1.6/videos/DVD/U2%20Elevation%20Tour%202001'
unix_err:'2' error : 'No such file or directory'
CGUIMediaWindow::GetDirectory(smb://gateway:xxxx@192.168.1.6/videos/DVD/U2 Elevation Tour 2001/) failed
CGUIMediaWindow::GetDirectory (smb://gateway:xxxx@192.168.1.6/videos/DVD/)
ParentPath = []
CreateFile, cant open file </tmp/xbmc/220c7d78.fi>. trying to use lowercase </tmp/xbmc/220c7d78.fi>
CreateFile, error 2 opening file </tmp/xbmc/220c7d78.fi>.
OpenDir - Using authentication url smb://gateway:xxxx@192.168.1.6/videos/DVD
write_data: write failure in writing to client . Error Bad file descriptor
read_socket_with_timeout: timeout read. read error = Connection reset by peer.
GetDirectory - Failed to stat file smb://gateway:xxxx@192.168.1.6/videos/DVD/U2%20Elevation%20Tour%202001
write_data: write failure in writing to client . Error Bad file descriptor
read_socket_with_timeout: timeout read. read error = Connection reset by peer.
thread start, auto delete: 0
write_data: write failure in writing to client . Error Bad file descriptor
staticThread, deleting thread graphic context
Load defaultFolderBackBig.png: 3.2ms (bundled)
Load list-focus.png: 8.4ms (bundled)
Load defaultFolderBig.png: 4.0ms (bundled)
this all works fine on my xbox, but no go so far with the linux version. any ideas?
btw these shares are on my raided vista box..