XBMC4XBOX filemanager issue
XBMC4XBOX filemanager issue
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!
- Dan Dar3
- Posts: 1176
- Joined: Sun Jul 08, 2012 4:09 pm
- Has thanked: 273 times
- Been thanked: 257 times
- Contact:
Re: XBMC4XBOX filemanager issue
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
And please provide a debug log with your details:
http://www.xbmc4xbox.org.uk/forum/viewt ... p?f=6&t=65
- App(s): XBMC4Xbox Remote for Android | Plugin(s): XBMC4Xbox Installer
- Please donate to XBMC4Xbox project to keep it going, every little helps!
- Join us on TeamSpeak
Re: XBMC4XBOX filemanager issue
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.
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.
- Dom DXecutioner
- Posts: 587
- Joined: Thu Jul 05, 2012 11:59 pm
- Location: California
- Has thanked: 249 times
- Been thanked: 226 times
- Contact:
Re: XBMC4XBOX filemanager issue
Dan Dar3 wrote: 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
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
http://xbmclogs.com/pv2lfjx4u
- Dan Dar3
- Posts: 1176
- Joined: Sun Jul 08, 2012 4:09 pm
- Has thanked: 273 times
- Been thanked: 257 times
- Contact:
Re: XBMC4XBOX filemanager issue
@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.
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.
- App(s): XBMC4Xbox Remote for Android | Plugin(s): XBMC4Xbox Installer
- Please donate to XBMC4Xbox project to keep it going, every little helps!
- Join us on TeamSpeak
Re: XBMC4XBOX filemanager issue
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
- Dan Dar3
- Posts: 1176
- Joined: Sun Jul 08, 2012 4:09 pm
- Has thanked: 273 times
- Been thanked: 257 times
- Contact:
Re: XBMC4XBOX filemanager issue
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.
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
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 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
- App(s): XBMC4Xbox Remote for Android | Plugin(s): XBMC4Xbox Installer
- Please donate to XBMC4Xbox project to keep it going, every little helps!
- Join us on TeamSpeak
Re: XBMC4XBOX filemanager issue
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.