On Thu, 6 Nov 2003 09:32:34 +1000 (EST) Mark Livingstone <[EMAIL PROTECTED]> wrote:
ML> #14 0x0838732f in BareBonesEditor::InsertAttachment(wxBitmap const&, EditorContentPart*) (this=0x8c30110, ML> [EMAIL PROTECTED], mc=0x8d50620) at .src/modules/BareBonesEditor.cpp:1089 ML> #15 0x0826e067 in wxComposeView::DoInsertAttachment(EditorContentPart*, char const*) (this=0x8bdf588, ML> mc=0x8d50620, mimetype=0x8bd1f1c "message/rfc822") at .src/gui/wxComposeView.cpp:3510 This seems to be due to the absence of "message" icon (normally message.xpm should be there...) but, anyhow, the code looked a bit fishy so I've modified it slightly. This should take care of the assert but you may still have a "question mark" icon instead of the real one if M can't find message.xpm for whatever reason. Regards, VZ ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
