Page 1 of 1
XBMC4XBOX filemanager issue
Posted: Fri Apr 10, 2015 10:19 am
by xam
Hi i have a strange issue.I can't copy my Video and Music Files from the dvd to my xbox hard drive using xbmc4xbox 3.5....using dvd2xbox filemanager works well and i can copy every file.Help me pls thanks!
Re: XBMC4XBOX filemanager issue
Posted: Fri Apr 10, 2015 4:23 pm
by Dan Dar3
You say you can't but there's no information as to what specifically is happening - the system doesn't show you the copy option in the context menu, the copy doesn't start, it starts but it never finishes, it does finish but it doesn't actually copy and so on...
And please provide a debug log with your details:
http://www.xbmc4xbox.org.uk/forum/viewt ... p?f=6&t=65
Re: XBMC4XBOX filemanager issue
Posted: Fri Apr 10, 2015 4:30 pm
by xam
Right...so i select the file from the list of the filemanager menu and choose copy,after seems the file is copying but after that appears a window that says "Copy Failed - At least a file as not be copied" and sometimes after this error message appears only small files are really copied (I've noticed that happens with music and video files).
This happens only when i copy files from dvd,while copying from hdd to other partitions goes all ok.
Using other programs filemanager works all ok.
Re: XBMC4XBOX filemanager issue
Posted: Fri Apr 10, 2015 5:10 pm
by Dom DXecutioner
Re: XBMC4XBOX filemanager issue
Posted: Fri Apr 10, 2015 5:27 pm
by xam
Ok you're right so i've noticed there's an error in the log (i don't know if is linked to my copy problem)
http://xbmclogs.com/pv2lfjx4u
Re: XBMC4XBOX filemanager issue
Posted: Fri Apr 10, 2015 8:30 pm
by Dan Dar3
@Xam
Please read the instructions again at this link:
http://www.xbmc4xbox.org.uk/forum/viewt ... p?f=6&t=65
Turn debugging mode on first, then perform the copy steps you need to perform to get the error, and then transfer the .log file on your PC and then up on a website like pastebin.com or xbmclogs.com and provide us with the link, not the log contents in a post.
Re: XBMC4XBOX filemanager issue
Posted: Sat Apr 11, 2015 3:58 am
by bigkidoz
Why are you copying files from dvd ? ftp is much quicker.
Re: XBMC4XBOX filemanager issue
Posted: Sat Apr 11, 2015 9:55 am
by xam
yes i use also ftp but sometimes i need to copy dvds directly from xbox disc drive to xbox hdd and i want to know why i get errors using xbmc
Re: XBMC4XBOX filemanager issue
Posted: Sat Apr 11, 2015 10:10 am
by xam
Re: XBMC4XBOX filemanager issue
Posted: Sun Apr 12, 2015 10:57 am
by Dan Dar3
Ok, it appears you're copying an AVI file from CDFS (IS9660) onto HDD, it does that for about 2 minutes and then it prompts you with the OK message.
Code: Select all
11:02:47 M: 32460800 DEBUG: FileManager: copy iso9660://Nip & Tuck - 3a Serie (Seconda Parte)/3x11 - Abby Mays.avi -> F:\videos\3x11 - Abby Mays.avi
11:04:45 M: 32448512 INFO: Loading skin file: DialogOK.xml
11:04:45 M: 32448512 DEBUG: ------ Window Init (DialogOK.xml) ------
11:04:45 M: 32448512 ERROR: convert_checked failed
Previous line repeats 1 times.
It appears the error message (convert_checked failed) might be coming from the CharsetConverter.cpp, convert_check() method, although not sure why would character conversion being involved in the copy process? Nor why from loking at the order of log statements it first prompts the OK dialog, then the character conversion failure, which could make some sense if it was about converting the text for the message to be displayed, but then in that case what has caused the copy operation to fail?
It appears this issue has happened before with XBMC, maybe there is a bug in the ISO9660 file system reader if the same is working with other file managers (probably dashboard applications):
http://forum.kodi.tv/showthread.php?tid=45483
Re: XBMC4XBOX filemanager issue
Posted: Sun Apr 12, 2015 11:02 am
by xam
the error window appears afer xbmc finishes to copy the file.This don't happen when i copy program files (happen copying music and video files).In every case xbox doesn't freezes but doesn't copy anything.