Actaully, this crash log is rather informative if you know what to look for. I
would guess that "#12 UPrinting::AskPrintJob" is the last of the PowerMail
code. I believe the "PJCPrintingDialog" lines are all system code, and
"PDEPanel::Initialize" and above are in the default printer's dialog code. It
would be unlikely for this crash to be PowerMail's fault.

Writing printer software in OS X - print module (PM) and print dialog
extension
(PDE) - is somewhat of a new art, and a moving target as Apple make changes to
the printing system with every release. Most printer companies are frequently
updating their printing software with bug fixes. If there is no new
version for
you to download, consider reporting this bug to the manufacturer.

Pierre in sunny Burnaby, BC, Canada

--- Ben Kennedy <[EMAIL PROTECTED]> wrote:
> On 13 2 2003 at 4:52 pm -0500, A-NO-NE Music wrote:
> 
> >I can't reproduce this.
> >OSX10.2.3, PM4.1.2
> >What does crash log suggest?
> 
> Good point, I hadn't thought to look there.  Unfortunately, nothing
> useful, beyond a bug in the printing code.  Here's the backtrace from the
> thread that crashed:
> 
> Thread 0 Crashed:
>  #0   0x90134b08 in CFArrayGetCount
>  #1   0x91d24378 in PPDKey::FindOptionValue(__CFString const*)
>  #2   0x91d02a84 in PrinterFeaturesInitialize
>  #3   0x91d097ac in PDEPanel::Initialize(OpaquePMPrintSession*,
> OpaqueControlRef*)
>  #4   0x91d0961c in PJCPrintingDialogBase::AddPanelToMenu(PJCPanel*,
> __CFString const*, OpaquePMPrintSession*)
>  #5   0x91d0b2b0 in PJCPrintDialogs::AddPMPDEToMenu(PJCPanel*,
> OpaquePMPrintSession*)
>  #6   0x91d090c8 in PJCPrintingDialog
> Base::UpdatePanelMenu(OpaquePMPrintSession*)
>  #7   0x91d056b8 in PJCPrintingDialogBase::LoadPanels(OpaquePMPrintSession*)
>  #8   0x91d2040c in PJCPrintDialogs::LoadPanels(OpaquePMPrintSession*)
>  #9   0x91d03c10 in PJCPrintDialogs::DoPrintDialog(OpaquePMPrintSession*,
> OpaquePMPrintSettings*, OpaquePMPageFormat*)
>  #10  0x91d132e4 in PJCPrintDialog
>  #11  0x91d15044 in PMSessionPrintDialog
>  #12  0x00549eac in UPrinting::AskPrintJob(LPrintSpec &)
>  #13  0x002234b8 in 0x2234b8
>  #14  0x00225d7c in CMessageSourceTray::MagicTableObeyCommand(LMagicTable
> *, long, void *)
>  #15  0x005daaec in LMagicTable::ObeyCommand(long, void *)
>  #16  0x00510a50 in LCommander::ProcessCommand(long, void *)
>  #17  0x00512a50 in LEventDispatcher::EventKeyDown(EventRecord const &)
>  #18  0x005123b0 in LEventDispatcher::DispatchEvent(EventRecord const &)
>  #19  0x0058a0b8 in LTSMDocApp::ProcessNextEvent(void)
>  #20  0x001c7eb0 in CPMApp::ProcessNextEvent(void)
>  #21  0x0050d1ac in LApplication::Run(void)
>  #22  0x001b6908 in main
> 
> -b
> 
> 
> -- 
> Ben Kennedy, chief magician
> zygoat creative technical services
> 613-228-3392 | 1-866-466-4628
> http://www.zygoat.ca

__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com


Reply via email to