XBMC4XBOX filemanager issue

If you need any help with XBMC4XBOX, such as installing or using the software, please post it in here.
Post Reply
xam
Posts: 19
Joined: Tue Jan 06, 2015 6:56 pm

XBMC4XBOX filemanager issue

Post 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!
User avatar
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

Post 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
xam
Posts: 19
Joined: Tue Jan 06, 2015 6:56 pm

Re: XBMC4XBOX filemanager issue

Post 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.
User avatar
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

Post by Dom DXecutioner »

Dan Dar3 wrote: And please provide a debug log with your details:
http://www.xbmc4xbox.org.uk/forum/viewt ... p?f=6&t=65
Image
xam
Posts: 19
Joined: Tue Jan 06, 2015 6:56 pm

Re: XBMC4XBOX filemanager issue

Post 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
User avatar
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

Post 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.
User avatar
bigkidoz
Posts: 640
Joined: Thu Jul 12, 2012 4:33 am
Location: Melbourne, Australia.
Has thanked: 19 times
Been thanked: 35 times

Re: XBMC4XBOX filemanager issue

Post by bigkidoz »

Why are you copying files from dvd ? ftp is much quicker.
Sent from my android coz apple is for pie.
xam
Posts: 19
Joined: Tue Jan 06, 2015 6:56 pm

Re: XBMC4XBOX filemanager issue

Post 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
xam
Posts: 19
Joined: Tue Jan 06, 2015 6:56 pm

Re: XBMC4XBOX filemanager issue

Post by xam »

User avatar
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

Post 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
xam
Posts: 19
Joined: Tue Jan 06, 2015 6:56 pm

Re: XBMC4XBOX filemanager issue

Post 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.
Post Reply