v15 File manager - progress bar is not updated
#1
Hi,
I've noticed that during moving files in file manager progress bar is not updated. Copying looks fine.. Has anybody the same behavior?
Reply
#2
If thats happening its a regression http://trac.kodi.tv/ticket/15943

Open another bug report then and reference that one.
Reply
#3
http://trac.kodi.tv/ticket/16151#ticket - bug opened
Reply
#4
Good luck with that also great on mentioning the other report as potential regression, Ill give it a test on v16 and see if it works or no.
Reply
#5
Anybody can confirm that's not a regression?? On V15 I still have that issue.
Reply
#6
I cant test v15 but v16 both copy and move progress bar on filemanager work, I did find an issue at end of move where Kodi froze, trying to duplicate it since was only able to get Kodi back by killing process.
Reply
#7
Also you should upload a debug log and screenshot of this to bug report, just in case post them here as well.
Reply
#8
Some debug data:

Code:
22:39:27 T:140217595983616   DEBUG: FileManager, processing folder: /home/xxx
22:39:27 T:140217595983616   DEBUG:   -- /home/xxx
22:39:27 T:140217595983616   DEBUG:   -- /home/xxx
22:39:27 T:140217595983616   DEBUG:   -- /home/xxx
22:39:27 T:140217595983616   DEBUG:   -- /home/xxx
22:39:27 T:140217595983616   DEBUG: FileManager: create folder /home/xxx
22:39:27 T:140217595983616   DEBUG: FileManager: move /home/xxx -> /home/xxx
22:39:27 T:140217595983616   DEBUG: Rename: Source file "/home/xxx" and target file "/home/xxx" are located on different filesystems, copy&delete will be used instead of rename
22:39:27 T:140217595983616   DEBUG: FileManager: move /home/xxx -> /home/xxx
22:39:27 T:140217595983616   DEBUG: Rename: Source file "/home/xxxx" and target file "/home/xxxx" are located on different filesystems, copy&delete will be used instead of rename
22:39:27 T:140217595983616   DEBUG: FileManager: move /home/xxx
-> /home/xxxx
22:39:27 T:140217595983616   DEBUG: Rename: Source file "/home/xxx" and target file "/home/xxx" are located on different filesystems,
copy&delete will be used instead of rename

I have mounted another drive in my home folder, so because of that I get that info.
Reply

Logout Mark Read Team Forum Stats Members Help
File manager - progress bar is not updated0