Hi Arthur,
There is something badly wrong with your build. it looks
like AbiWord is not findling the files that define the dialogs. Do
other dialogs work? For example "format paragraph"?
Cheers
Martin
On Thu, Aug 27, 2009 at 5:29 PM, Arthur
Marsh<arthur.marsh@internode.on.net> wrote:
>
> Martin Sevior wrote, on 2009-08-27 14:12:
>>
>> On Thu, Aug 27, 2009 at 1:45 PM, Arthur
>> Marsh<arthur.marsh@internode.on.net> wrote:
>> <snip>
>>
>>> After compiling 2.7.9 (11 hours) "Insert Date... " still just inserted a
>>> US-style date for me, with no option to change the date format )-:.
>>>
>>
>> Hi Arthur,
>> Are you sure? Doing Menu=>"insert"=>"Date and time" gives
>> you about 10 different formats for date and time. I can easily find
>> the most suitable for Australia.
>>
>> In you use a field to insert the current date you also get a choice of
>> a variety of formats. Which format is missing from the selection?
>>
>> Cheers
>>
>> Martin
>
> All I get is the US-style date automatically inserted )-:
>
> amarsh04@victoria:/usr/src/sound/abiword-2.7.9/src$ sh -x ./abiword
> + Xsed='/bin/sed -e 1s/^X//'
> + sed_quote_subst='s/\([\\`\\"$\\\\]\)/\\\1/g'
> + test -n ''
> + case `(set -o) 2>/dev/null` in
> + set -o posix
> + BIN_SH=xpg4
> + export BIN_SH
> + DUALCASE=1
> + export DUALCASE
> + unset CDPATH
> + relink_command='(cd /usr/src/sound/abiword-2.7.9/src; { test -z
> "${LIBRARY_PATH+set}" || unset LIBRARY_PATH || { LIBRARY_PATH=; export
> LIBRARY_PATH; }; }; { test -z "${COMPILER_PATH+set}" || unset COMPILER_PATH
> || { COMPILER_PATH=; export COMPILER_PATH; }; }; { test -z
> "${GCC_EXEC_PREFIX+set}" || unset GCC_EXEC_PREFIX || { GCC_EXEC_PREFIX=;
> export GCC_EXEC_PREFIX; }; }; { test -z "${LD_RUN_PATH+set}" || unset
> LD_RUN_PATH || { LD_RUN_PATH=; export LD_RUN_PATH; }; }; { test -z
> "${LD_LIBRARY_PATH+set}" || unset LD_LIBRARY_PATH || { LD_LIBRARY_PATH=;
> export LD_LIBRARY_PATH; }; };
> PATH="/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games"; export PATH;
> g++ -g -O2 --no-undefined -o $progdir/$file abiword-UnixMain.o -pthread
> -Wl,--export-dynamic ./.libs/libabiword-2.7.so /usr/lib/libfribidi.so -lwv
> /usr/lib/libwmf.so /usr/lib/libwmflite.so -lX11 /usr/lib/libexpat.so -lpng
> /usr/lib/libenchant.so -ldl /usr/lib/libgnomevfs-2.so /usr/lib/libgconf-2.so
> -lgsf-gnome-1 -lgsf-1 /usr/lib/libbonobo-2.so /usr/lib/libxml2.so
> /usr/lib/libbonobo-activation.so /usr/lib/libORBit-2.so
> /usr/lib/libgthread-2.0.so -lrt -lgucharmap /usr/lib/libgtk-x11-2.0.so
> /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so
> /usr/lib/libpangoft2-1.0.so /usr/lib/libpangocairo-1.0.so
> /usr/lib/libgio-2.0.so /usr/lib/libpango-1.0.so /usr/lib/libfreetype.so -lz
> -lfontconfig -lrsvg-2 /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libcairo.so
> /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so
> /usr/lib/libglib-2.0.so /usr/lib/libjpeg.so -Wl,--rpath
> -Wl,/usr/src/sound/abiword-2.7.9/src/.libs ) '
> + test '' = '%%%MAGIC variable%%%'
> + test '' '!=' '%%%MAGIC variable%%%'
> + echo=echo
> + file=./abiword
> + test X = X--no-reexec
> + test 'X\t' = 'X\t'
> + :
> ++ echo X./abiword
> ++ /bin/sed -e '1s/^X//' -e 's%/[^/]*$%%'
> + thisdir=.
> + test x. = x./abiword
> ++ ls -ld ./abiword
> ++ /bin/sed -n 's/.*-> //p'
> + file=
> + test -n ''
> ++ cd .
> ++ pwd
> + absdir=/usr/src/sound/abiword-2.7.9/src
> + test -n /usr/src/sound/abiword-2.7.9/src
> + thisdir=/usr/src/sound/abiword-2.7.9/src
> + program=lt-abiword
> + progdir=/usr/src/sound/abiword-2.7.9/src/.libs
> + test '!' -f /usr/src/sound/abiword-2.7.9/src/.libs/lt-abiword
> ++ ls -1dt /usr/src/sound/abiword-2.7.9/src/.libs/lt-abiword
> /usr/src/sound/abiword-2.7.9/src/.libs/../lt-abiword
> ++ /bin/sed 1q
> + file=/usr/src/sound/abiword-2.7.9/src/.libs/lt-abiword
> + test X/usr/src/sound/abiword-2.7.9/src/.libs/lt-abiword '!='
> X/usr/src/sound/abiword-2.7.9/src/.libs/lt-abiword
> + test -f /usr/src/sound/abiword-2.7.9/src/.libs/lt-abiword
> + test '' '!=' '%%%MAGIC variable%%%'
> + exec /usr/src/sound/abiword-2.7.9/src/.libs/lt-abiword
>
> (lt-abiword:3280): Gtk-CRITICAL **: gtk_builder_get_object: assertion
> `GTK_IS_BUILDER (builder)' failed
>
> (lt-abiword:3280): Gtk-CRITICAL **: gtk_builder_get_object: assertion
> `GTK_IS_BUILDER (builder)' failed
>
> (lt-abiword:3280): Gtk-CRITICAL **: gtk_tree_view_get_selection: assertion
> `GTK_IS_TREE_VIEW (tree_view)' failed
>
> (lt-abiword:3280): Gtk-CRITICAL **: gtk_tree_selection_set_mode: assertion
> `GTK_IS_TREE_SELECTION (selection)' failed
>
> (lt-abiword:3280): Gtk-CRITICAL **: gtk_window_set_title: assertion
> `GTK_IS_WINDOW (window)' failed
>
> (lt-abiword:3280): Gtk-CRITICAL **: gtk_builder_get_object: assertion
> `GTK_IS_BUILDER (builder)' failed
>
> (lt-abiword:3280): Gtk-CRITICAL **: gtk_label_get_label: assertion
> `GTK_IS_LABEL (label)' failed
>
> (lt-abiword:3280): Gtk-CRITICAL **: gtk_label_set_markup: assertion
> `GTK_IS_LABEL (label)' failed
>
> (lt-abiword:3280): Gtk-CRITICAL **: gtk_builder_get_object: assertion
> `GTK_IS_BUILDER (builder)' failed
>
> (lt-abiword:3280): Gtk-CRITICAL **: gtk_button_set_use_underline: assertion
> `GTK_IS_BUTTON (button)' failed
>
> (lt-abiword:3280): Gtk-CRITICAL **: gtk_button_set_label: assertion
> `GTK_IS_BUTTON (button)' failed
>
> (lt-abiword:3280): Gtk-CRITICAL **: gtk_tree_view_append_column: assertion
> `GTK_IS_TREE_VIEW (tree_view)' failed
>
> (lt-abiword:3280): GLib-GObject-WARNING **: invalid (NULL) pointer instance
>
> (lt-abiword:3280): GLib-GObject-CRITICAL **: g_signal_connect_data:
> assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
>
> (lt-abiword:3280): GLib-GObject-CRITICAL **: g_object_unref: assertion
> `G_IS_OBJECT (object)' failed
>
> If there is any better kind of tracing that I can do on this, I'd be happy
> to do it.
>
> Arthur.
>
> -----------------------------------------------
> To unsubscribe from this list, send a message to
> abiword-user-request@abisource.com with the word
> unsubscribe in the message body.
>
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request@abisource.com with the word
unsubscribe in the message body.
Received on Thu Aug 27 13:20:15 2009
This archive was generated by hypermail 2.1.8 : Thu Aug 27 2009 - 13:20:15 CEST