Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Apr 2007 20:05:40 -0700
From:      Frank Jahnke <jahnke@sonatabio.com>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: Major 2.18 Issues...
Message-ID:  <1176519940.902.7.camel@pinot.fmjassoc.com>
In-Reply-To: <1176498564.21770.32.camel@shumai.marcuscom.com>
References:  <1176477788.914.12.camel@pinot.fmjassoc.com> <1176498564.21770.32.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2007-04-13 at 17:09 -0400, Joe Marcus Clarke wrote:

> You need to add either gnome_enable="YES" or
> system_tools_backends_enable="YES" to have a prayer with the Admin
> tools.  Even then, they are sorely needing some work to make them play
> well with FreeBSD.

Adding system_tools... to rc.conf got this to work.  Is this documented?
If it is, I did not see it.

> If you get real crashes, you will have to
> follow the procedure at http://www.freebsd.org/gnome/docs/bugging.html
> to get a useful backtrace.

I added "WITH_DEBUG= " to make.conf, and issued a "portupgrade -Rf
gnome2-office".  After rebuilding for a couple of hours, gnumeric still
does not print.  It freezes completely when the print panel comes up.
The command-line messages are:

pinot% gnumeric

(gnumeric:1005): GnomePrintCupsPlugin-WARNING **: iconv does not support
ppd character encoding: UTF-8, trying CSISOLatin1

** (gnumeric:1005): WARNING **: Could not find child for option
"PhysicalSize" with id "Letter"

** (gnumeric:1005): WARNING **: rebuild_menu_cb, could not set value of
PhysicalSize to Letter

(gnumeric:1005): GLib-GObject-WARNING **: invalid (NULL) pointer
instance

(gnumeric:1005): GLib-GObject-CRITICAL **: g_signal_connect_data:
assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

** (gnumeric:1005): CRITICAL **: gpa_spinbutton_load: assertion
`gpa_spinbutton_is_connected (s)' failed

(gnumeric:1005): GLib-GObject-WARNING **: invalid (NULL) pointer
instance

(gnumeric:1005): GLib-GObject-CRITICAL **: g_signal_connect_data:
assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

** (gnumeric:1005): CRITICAL **: gpa_spinbutton_load: assertion
`gpa_spinbutton_is_connected (s)' failed
^C
pinot% 

It does not crash as before, so there is no trace: it just freezes.  I
would be happy to try other things if they are suggested.

Frank




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1176519940.902.7.camel>