elvido / big5sync

Automatically exported from code.google.com/p/big5sync
1 stars 0 forks source link

No Notification When Cancelling/Switching To Seamless Mode #203

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Have 2 folders, with a large file (>500 MB) in one of them, with the 
other one empty
2. Create a tag and make sure it is in manual mode
3. Add the 2 folders to this tag
4. Click on the "Manual" button to switch to Seamless mode.
5. When it shows "Analyzing..." with the large file, click on "Switching" 
to cancel the switching to go back to Manual mode.
6. Click "Sync Now".

What is the expected output? What do you see instead?
The user will expect the sync to happen, but will see that the job is being 
queued instead. The problem is because the large file is still being 
hashed, and as a result, it is in fact still "cancelling". Syncless will 
auto-resume and sync once done, but the user will have no feedback that 
this is happening.

Original issue reported on code.google.com by sohyuanc...@gmail.com on 15 Apr 2010 at 11:28