Scott Maxwell wrote:
> > 1.) Whenever I start debugging I get possible errors in the
> >       "UIAppShell" (DataMgr.c, Line: 8236) application regarding
> >       unlocked database entries.
> >       I cannot do much about it and the error message does not lead
> >       to any of the options of POSE in order to disable that particular
> >       one.
> 
> I just ignore this one.
> 
> > 2.) When leaving my application I get an error (again in UIAppShell)
> >       that some chunks in my application are not freed. The message talks
> >       about the "hd 0" command. What does that mean? Why can this warning
> >       not be tuned off?
> 
> I got this, too.  Turns out I had a memory leak.  I fixed it and now I don't
> see this.

I have this problem too.
As I am relatively new in Palm programming and had trouble with those
messages in my own app, I had a look at the Starter app in the OS 3.5
SDK on Windows.

I really thought, the Starter app has no bugs in it. That is why I don�t
know, what the problem is with those messages.

Here is a copy of my mail concerning this problem - which is still
unanswered:


-------- Original Message --------
Subject: Error while debugging Starter.prc
Date: Tue, 28 Dec 1999 23:08:19 +0000
From: Ralf Zimmermann <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: Palm Developers Forum List
<[EMAIL PROTECTED]>,[EMAIL PROTECTED]

Hi Folks!

I always thought, the starter application provided by Metrowerks should
run without problems. Here is my problem:

What i am using:
  CodeWarrior R6
  POSE 3.0a3
  palmos35-dr4-de-nonezdbg.rom

I am building the Starter application from the OS 3.5 Support.
- Choosing "File/New"
- Selecting "Palm OS 3.5 Stationery" with Project Name "Starter"
- Selecting "Palm OS C App"
The project is open.

Now we run the debugger on that application:
- "Project/Enable Debugger"
- "Project/Debug"
- Starter.prc is downloading to POSE.

An error message displays:

"UIAppShell" (unknown version) reports "DataMgr.c, Line 8236, Records
left locked in closed unprotected DB". If this is the latest version of
"UIAppShell", please report this to the application author.

- Pressing Button "Continue"

- Clicking Button "Run" in the debugger window.

The view of the Starter app displays.

- Clicking at the hard key "Phone"

An error message displays:

"UIAppShell" (unknown version) reports "DataMgr.c, Line 8236, Records
left locked in closed unprotected DB". If this is the latest version of
"UIAppShell", please report this to the application author.

- Pressing Button "Continue"

The adressbook appears.
----------------------------------
What is the problem while debugging?
Why do these error messages appear?
What is the UIAppShell application?

The same problem appears with my own projects, so i startet with the
Starter app to find out what is happening.

Does anyone have an idea?

Best regards

Ralf Zimmermann

Reply via email to