odd, anyways
these are the version I've been using this far :
...
#define MOZILLA_LOCALE_VERSION "1.8b5"
#define MOZILLA_REGION_VERSION "1.8b5"
#define MOZILLA_SKIN_VERSION "1.8"
#define MOZILLA_VERSION "1.8.1a3"
#define MOZILLA_VERSION_U 1.8.1a3
...
so, I am able to run testgtkembed from both xulrunner/shared
minimo/static (simple patch required) builds without hangings ...
regards
On 19 Jun 2006 08:30:55 -0700, Matthew Britton
<[EMAIL PROTECTED]> wrote:
Antonio Gomes wrote:
> Try running it from $objdir/dist/bin straightly , dist/Embed stuff
> might be broken ...
>
Hi Antonio:
I ran it from the directory you suggested, and TestGtkEmbed did run.
However,
the behavior that this program displayed was the same as described in
the original message.
When I type in a URL, the words "about:blank" are displayed, and the
page never loads.
I ran TestGtkEmbed in debugging mode, and have appended the output to
this email. Do you have any suggestions as to what might be the
problem?
Many thanks
Matthew
***************************
eraserhead% ./run-mozilla.sh -g ./TestGtkEmbed www.google.com
MOZILLA_FIVE_HOME=.
LD_LIBRARY_PATH=.:./plugins:.:/scr/mbritton/local/src/xulrunner:/usr/local/xray/lheasoft/Linux_2.2_i686/lib:/scr/mbritton/local/cvs_branch_0.6/lib:/scr/mbritton/local/firefox:/scr/mbritton/local/lib:/usr/local/lib:/usr/lib
DISPLAY=:0.0
DYLD_LIBRARY_PATH=.:.
LIBRARY_PATH=.:./components:.
SHLIB_PATH=.:.
LIBPATH=.:.
ADDON_PATH=.
MOZ_PROGRAM=./TestGtkEmbed
MOZ_TOOLKIT=
moz_debug=1
moz_debugger=
which: no ddd in
(/usr/local/xray/lheasoft/Linux_2.2_i686/scripts:/usr/local/xray/lheasoft/Linux_2.2_i686/bin:/scr/mbritton/local/bin:/usr/bin/X11:/usr/local/bin:/usr/bin:/bin:/etc:.)
/usr/bin/gdb ./TestGtkEmbed -x /tmp/mozargs.L14010
GNU gdb Red Hat Linux (6.3.0.0-1.96rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and
you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for
details.
This GDB was configured as "i386-redhat-linux-gnu"...(no debugging
symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(gdb) run
Starting program:
/scr/mbritton/local/src/mozilla/objdir/dist/bin/TestGtkEmbed
www.google.com
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208075936 (LWP 14014)]
(no debugging symbols found)
(no debugging symbols found)
new_gtk_browser
menu bar
tool bar
location bar
status bar
[New Thread 26758064 (LWP 14035)]
[New Thread 95820720 (LWP 14037)]
js_status_cb
js_status_cb
location_changed_cb
open_uri_cb http://www.google.com/
load_started_cb
[New Thread 118258608 (LWP 14038)]
[Thread 118258608 (LWP 14038) exited]
[New Thread 145025968 (LWP 14039)]
js_status_cb
js_status_cb
location_changed_cb
net_state_change_cb 196612
progress_change_cb cur 1404 max 1404
title_changed_cb
Program received signal SIGINT, Interrupt.
[Switching to Thread -1208075936 (LWP 14014)]
0x01bda0e7 in nsAttrValue::ToString () from
/scr/mbritton/local/src/mozilla/objdir/dist/bin/components/libgklayout.so
(gdb) quit
The program is running. Exit anyway? (y or n) y
_______________________________________________
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