Can somebody please explain this to me? I'm trying to do a simple backup-and-restore to/from VFS-managed media, and the Palm Photo utility blows up on me.
The Palm Photo utility lives on my Tungsten E CDROM, and contains a few files. Of interest: LibInstall.prc jpeg_stream.PDB imgfile_stream.PDB When you install LibInstall and both PDBs onto a device, and then do a soft-reset, LibInstall appears to (as the name implies) explode those latter two PDBs into shared libraries (type = 'libr') called Jpeg-Foto and ImgFile-Foto, respectively, and deletes the original *_stream.PDB files. Ok, so there's a little launch-code wizardry going on, that's cool. But what kills my app is this. If I use export either of the "Jpeg-Foto" / "ImgFile-Foto" files to my SD card, and then try to VFSImport them back to the device again, the VFSImport call fails with a DataMgr error 0x0201 "There is not enough space available to copy this application" error. The same behavior is exhibited if I just use the File : Copy utility that is build into the Launcher -- the two Foto files copy fine to my removable media, but I get an out-of-free-space error when I try to copy them back. Any ideas? Thanks! -Jeff Ishaq -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
