<< Previous Message << >> Next Message >>
Date: | Fri, 22 Sep 2000 10:21:53 PDT |
From: | "Steven Levine" <steve53@earthlink.net > |
Reply-To: | scoug-help@scoug.com |
To: | scoug-help@scoug.com |
Subject: | SCOUG-Help: Access Error ? |
=====================================================
If you are responding to someone asking for help who
may not be a member of this list, be sure to use the
REPLY TO ALL feature of your email program.
=====================================================
In <39CB8F97.1DA3@peterskye.com>, on 09/22/00
>IAccessError exception thrown on thread 1.
Peter,
It's an error caught by NS's C++ style try/catch exception handler. It
PMERR_HDC_BUSY An internal device
Reading between the lines, I'd say somebody forgot to lock a critical
Steven
--
=====================================================
To unsubscribe from this list, send an email message
For problems, contact the list owner at
=====================================================
Return to [ 22 |
September |
2000 ]
at 09:58 AM, Peter Skye
>Location Information: (3 entries)
>Location entry #: 0
> function: IFont::beginUsingFont(const IPresSpaceHandle&)
> file: ifont.cpp
> line: 1040.
>Location entry #: 1
> function: IWindow::dispatch(IEvent&)
> file: iwindow2.cpp
> line: 384.
>Location entry #: 2
> function: main(int,char**)
> file: d:\ns20\cmd\os2fe\nvmain.cpp
> line: 327.
>Error ID is 8243 Exception text is:
> GpiCreateLogFont:WIN 2033 E
would appear to be having trouble loading a font. I suspect it's a defect
in the old 2.02 code. If I read the error message correctly, 2033 is
PMERR_HDC_BUSY which is:
context busy error was
detected. The device
context was locked
by one thread during an
attempt to access
it from another thread.
resource.
----------------------------------------------------------------
"Steven Levine"
www.scoug.com irc.webbnet.org #scoug (Wed 7pm PST)
----------------------------------------------------------------
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
"rollin@scoug.com".
<< Previous Message <<
>> Next Message >>