Hi Matthew,
I am sure how xul-runner build compliant firefix is currently. So once
GtkMozEmbed widget is supposed to run properly on xulrunner builds,
I'd suggest you to run TestGtkEmbed over a xulrunner build.
regards
On 6/16/06, Matthew Britton <[EMAIL PROTECTED]> wrote:
Hello:
I am having problems running TestGtkEmbed. I downloaded the source for
firefox 1.5.0.4, configured using
../srcdir/configure --prefix=/scr/mbritton/local --
libdir=/scr/mbritton/local/lib --includedir=/scr/mbritton/local/include
--with-gtk-prefix=/scr/mbritton/local --with-gtk-exec-
prefix=/scr/mbritton/local --enable-application=browser
and compiled. The build completes successfully, and generates the
GTK test programs in embedding/browser/gtk/tests/
>From the dist/bin directory, I run
./run-mozilla TestGtkEmbed
The program launches successfully, generating and populating the
directory ~/.TestGtkEmbed and printing to stdout the following lines:
new_gtk_browser
menu bar
tool bar
location bar
status bar
Here is where my problem begins. If I type any URL into the text entry
box, the application replaces my text with "about:blank". I get the
additional output to stdout:
loading url www.google.com
js_status_cb
js_status_cb
location_changed_cb
open_uri_cb http://www.google.com/
load_started_cb
js_status_cb
js_status_cb
location_changed_cb
net_state_change_cb 196612
progress_change_cb cur 1405 max 1405
title_changed_cb
At this point the program hangs, searching for the URL. The stop button
does not work.
I can see from these pages that many others have gotten this example to
work. Can you please advise?
Many thanks
Matthew Britton
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding
--
--Antonio Gomes
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding