bry012 / file_mover

copies and removes files from source directory to destination directory based on file type
2 stars 2 forks source link

remove+copy bug #5

Closed bry012 closed 11 years ago

bry012 commented 11 years ago

When file_mover is initiated by the .exe file, the remove+copy button fails to work on windows. I first thought it was due to the remove_files function not having it's class associated with it in the remove function but even after fixing this error the remove+ copy functionality does not work (edit was on line 245 in Freeze_file_mover.py). Tested Freeze_file_mover without the .exe initializing it and the code functions properly.

Oteng commented 11 years ago

ok looking into it

Oteng commented 11 years ago

ok that means i have to create the bin again right?

bry012 commented 11 years ago

I think I have it fixed. I recompiled the bin with the new edits to Freeze_file_mover. If you want to test it out on windows and confirm the bug fix I will close the issue.

Oteng commented 11 years ago

ok do close the issue i thing it has been solved