On Jun 7, 9:15 pm, Boris Zbarsky <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > I'm using mozilla - 1.7.3 and firefox - 1.5.0.10, so I guess that
> > would be Gecko 1.7 and Gecko 1.8.0. webBrowser is not NULL, so I'm
> > assuming gtk_moz_embed_get_nsIWebBrowser is working fine. The stack
> > trace on compiling with firefox and launching with mozilla is:
>
> That's not going to work. You _should_ be able to compile against 1.7 and run
> in 1.8, but vice versa is not guaranteed, or even expected, to happen.
>
> I assume OnPrintButton is your code, right? What's at that line 440?
>
> -Boris
Hi Boris,
Actuallty I'm getting a very similar stack trace even on
compiling with mozilla-1.7.3 headers and then launching it with
firefox libraries. The stack trace is...
#0 0x00cf6d0d in nsCOMPtr_base::assign_from_helper () from /usr/lib/
firefox-1.5.0.1/libxpcom_core.so
#1 0x08065573 in nsCOMPtr (this=0xbfb6dddc, [EMAIL PROTECTED]) at /
usr/include/mozilla-1.7.3/sCOMPtr.h:588
#2 0x08064294 in OnPrintButton (widget=0x9d69148, data=0x9d7b320)
at ../../src/AdobeHelpViewerView.cpp:440
#3 0x00dcb1c9 in g_cclosure_marshal_VOID__VOID () from /usr/lib/
libgobject-2.0.so.0
#4 0x00dbdf6d in g_closure_invoke () from /usr/lib/libgobject-2.0.so.
0
Yes the name of my callback is OnPrintButton, and it is on line o.
440...
Priyank
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding