Thanks so much, Jon. All this time that was all it was!
Generally speaking, I am just setting the LaunchableData bit so I can see my PDB files
in launcher until I write a more deluxe
directory viewer, although I do plan to have a real application target when I'm done.
In the interim, I pulled the database apart byte by byte on the Palm, and cleared up a
few points:
(1) - YES, for an installable PDB, use the 1904 dates - only the backed up version is
converted to 1970 dates
(2) - Every aspect of my PDB works EXCEPT that the unique IDs STAY zero even after
installation on the Palm - is this a problem for
a Palm database?
My understanding was that the Palm installer would generate Unique IDs, but this isn't
happening.
Any thoghts on the UniqueID problem?
- Jeff
John Marshall wrote:
> DIAMOND JEFF <[EMAIL PROTECTED]> wrote:
> > "Application" 3.5 reports "LauncherMain.c, Line 1836, can't open
> > database".
> [...]
> > Note that the database DOES end up on the Palm and I CAN see it - but it
> > keeps producing that error in launcher.
>
> And some other errors come up too, which should have been clear enough for
> you to figure out what was going on.
>
> The big clue is that your databases appear in the Launcher. This is
> because you are setting the LaunchableData bit in the database header.
> Launchable PDBs require a corresponding application (i.e., an 'appl' PRC
> with the same creator id) to launch them. You haven't supplied one, and
> this is what LauncherMain.c is complaining about in the error above.
>
> If you're not planning to provide a corresponding application (or if you
> don't know what this all means :-)), then you shouldn't be setting the
> LaunchableData bit.
>
> > I am also setting the PDB dates - maybe I shouldn't do that?
>
> This isn't causing this problem, but it might be worth setting them to
> something more recent than 1935.
>
> John
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe, please see
>http://www.palmos.com/dev/tech/support/forums/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/