New issue 47 by andrejohn.mas: Folders contents appear then disappear
http://code.google.com/p/iphonedisk/issues/detail?id=47
What steps will reproduce the problem?
1. Connect iPhone 4 with iOS 4.2.1, upon which disk appears
2. Navigate to a folder with data (shows none zero file size when
calculating folder size)
3. Folder appears empty
4. Navigate to another folder on the same level
5. Either get error that folder does not exist or that you see an empty
folder aswell
What is the expected output? What do you see instead?
Expect to see files in folder, instead I see nothing
What version of the product are you using? On what operating system?
iphonedisk April 2010.
MacOS X 10.6.5
Please provide any additional information below.
Hi. I haven't seen this before and don't have an iPhone 4, so I am
essentially unable to reproduce this. We'll need some additional details
before being able to diagnose this.
Are there any interesting messages in the log? (See
http://code.google.com/p/iphonedisk/wiki/README)
Perhaps you can you compile the project from source and turn on debugging
to get additional details.
Perhaps you can capture similar behavior using the Terminal instead of the
Finder and record the output.
Nothing particular in the logs and when I look in the terminal:
MyMac:~ ajmas$ cd /Volumes/iPhoneDisk/
MyMac:iPhoneDisk ajmas$ ls
ls: .: Device not configured
I also see, from the Finder, contents in iPhoneDisk/DCIM/Apple101/ that
then disappear after being listed. I will look into building the project
from source.
I also have this issue. iPhone 4 v4.1. Jailbroken.
$ cd /Volumes/iPhoneDisk/
$ ls -la
ls: .: Device not configured
$
Which jailbreak are you guys using? Maybe its trying to connect to the
wrong AFC service name, for example. (Though that would probably mean
iTunes syncing doesn't work which is not likely).
bbrendon, which version of OS X? Anything in the logs? (See README)
In my case I am not using jailbreak, but I am using auto-locking. I haven't
had this issue in a while myself, but I wasn't able to build the debug
version either. Any chance you could include one for download?
I'm also getting this issue. iPhone 4, not jailbroken. Here's the log
entries:
7/20/11 2:34:04 PM org.thebends.iphonedisk.mobile_fs_util[1159]
mobile_fs_util: AFC Connection established
7/20/11 2:34:04 PM org.thebends.iphonedisk.mobile_fs_util[1159]
mobile_fs_util: Device connected
7/20/11 2:34:04 PM org.thebends.iphonedisk.mobile_fs_util[1159]
mobile_fs_util: Mounted mobile-fs as iPhoneDisk
7/20/11 2:34:04 PM fseventsd[45] failed to make the directory
/Volumes/iPhoneDisk/.fseventsd (1/Operation not permitted)
Comment #7 on issue 47 by allen.po...@gmail.com: Folders contents appear
then disappear
http://code.google.com/p/iphonedisk/issues/detail?id=47
(No comment was entered for this change.)
Comment #8 on issue 47 by allen.po...@gmail.com: Folders contents appear