Page 1 of 1

Send multiple files via Bluetooth = bugs

Posted: 2012-09-08, 22:02 UTC
by siealex
Today I tried to send two files via bluetooth. Shortly after pressing OK TC showed a popup:

ATTENTION
Total Commander was closed by the system during the last file operation (Copying). The target file may be damaged/incomplete!
Image: http://s8.postimage.org/c0dg9lyt1/0149_C2_F80601_B010_2012_09_09_005841.png
but then both files were sent properly.
BUT... I could not erase the sending notification in the statusbar until I force-closed TC.
Image: http://s13.postimage.org/5qhq8uf0n/0149_C2_F80601_B010_2012_09_09_010343.png
What's this?

Posted: 2012-09-10, 13:43 UTC
by ghisler(Author)
Indeed the Bluetooth function isn't yet background-safe, it's still part of the main form. So when the main form is unloaded, TC can no longer copy the rest of the selected files. You were lucky because you got the error only when the LAST file was already being sent. I will move that to the background object in the next beta too.