imothee / tmpdisk

Ram Disk Management App for OSX
Other
404 stars 50 forks source link

The Volume does not survive sleep/resume on Mountain Lion #1

Closed vsviridov closed 2 years ago

vsviridov commented 12 years ago

Happened to me twice today. After waking the computer up the volume would be gone, and programs reading/writing from/to it would crash.

imothee commented 12 years ago

I have done some investigations and based on my own testing and feedback from users, it appears to happen on non laptop macs (ie. iMacs and Mac Pros).

Unfortunately, it is an Apple/OSX issue as TmpDisk is merely a thin GUI around the underlying Apple code. I will consider adding warnings/catching the sleep event and handling it some how if this is a major issue for many users.

Thanks for reporting.