Public bug reported:

Move, Move to Trash, Copy, Rename actions did not accept spaces in the
input filename. Example log output:

    MoveToAction could not move /home/ankit/Desktop/test file.txt to 
/home/ankit/.local/share/Trash/files: /home/ankit/Desktop/test\ file.txt does 
not exist
    MoveToTrashAction could not move /home/ankit/Desktop/test file.txt to the 
trash: /home/ankit/Desktop/test\ file.txt does not exist
    CopyToAction could not copy /home/ankit/Desktop/test file.txt to 
/home/ankit/.local/share/Trash/files: /home/ankit/Desktop/test\ file.txt does 
not exist
    MoveToAction could not move /home/ankit/Desktop/test file.txt to 
/home/ankit/Desktop/test file two.txt: /home/ankit/Desktop/test\ file.txt does 
not exist

Also, when renaming files, if the output filename contained spaces, the
resulting file would have backslashes. Renaming `test.txt` to `test
two.txt` resulted in the file `test\ two.txt` being created.

** Affects: do-plugins
     Importance: Undecided
         Status: New

-- 
File plugin does not play nice with files with spaces in their names
https://bugs.launchpad.net/bugs/238751
You received this bug notification because you are a member of GNOME Do
Plugins Team, which is subscribed to GNOME Do Plugins.

_______________________________________________
Mailing list: https://launchpad.net/~do-plugins
Post to     : [email protected]
Unsubscribe : https://launchpad.net/people/+me/+editemails
More help   : https://help.launchpad.net/ListHelp

Reply via email to