farmisen / iphonefrotz

Automatically exported from code.google.com/p/iphonefrotz
Other
0 stars 0 forks source link

Dropbox syncing fails #189

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Link to a dropbox account. 
2. unlink the account.
3. delete the created folders in the sync folder
4. link to the account again
5. save a game.

What is the expected output or behavior?  What do you see instead?
Be able to look in the dropbox folder and find the save file, But the file does 
not exist.

What version of Frotz are you using?
1.5.3

What device model are you using (e.g., iPhone 4S, iPhone 3GS, iPad 2, iPod
Touch 3rd gen.)
iPhone 4

What version of iOS?  4.2.1, 5.1, etc.)
5.1.1

Please provide any additional information below.

Original issue reported on code.google.com by blakekl10@gmail.com on 12 Jul 2012 at 5:33

GoogleCodeExporter commented 9 years ago
I can't reproduce this issue.
Frotz recreates the game folder in Dropbox, and the new saved game appears 
there.
If you are consistently able to reproduce this issue, please add step by step 
instructions, including details like the specific game you are trying.

If you are expecting the saved games to appear in Dropbox at the top-level 
linked folder, it doesn't work that way.  Saved games must be in a subfolder 
named for the game they go with.

Original comment by spath...@gmail.com on 13 Jul 2012 at 5:53

GoogleCodeExporter commented 9 years ago
After messing around more trying to reproduce this, I discovered the problem. 
The Frotz directory in my dropbox was being used by Windows 7 for some reason. 
I was unable to rename, move, or delete it. Due to this, the dropbox syncing 
was failing. This is actually an issue with Windows 7. I had to kill the 
dwm.exe process (Desktop Window Manager) to release the lock on the directory. 
This can be resolved as invalid.

Original comment by blakekl10@gmail.com on 13 Jul 2012 at 2:49

GoogleCodeExporter commented 9 years ago

Original comment by spath...@gmail.com on 13 Jul 2012 at 3:02