[ wxwindows-Bugs-1570512 ] wxWindowsPrinter::Print isn't thread safe
SourceForge.net
noreply at sourceforge.net
Wed Oct 4 01:08:55 PDT 2006
Bugs item #1570512, was opened at 2006-10-04 08:08
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1570512&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Printing
Group: Platform specific
Status: Open
Resolution: None
Priority: 5
Submitted By: Evgeny Sabelsky (evgenys)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxWindowsPrinter::Print isn't thread safe
Initial Comment:
My program prints CD layout from work thread and calls
wxWindowsPrinter::Print, it worked in previous
versions, current CVS ::Print calls wxSafeYield (and
wxYield?) and thread fails at wxMutexGuiLeaveOrEnter
() "only main thread may call wxMutexGuiLeaveOrEnter
()!".
Heeelp !:)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1570512&group_id=9863
More information about the wx-dev
mailing list