Re: nautilus crashing on right click properties

2010-07-20 Thread Boris Samorodov
Joe Marcus Clarke mar...@freebsd.org writes:
 On 7/19/10 9:49 AM, Jerry wrote:
 FreeBSD 8.1-PRERELEASE / amd64
 Platform Version 4.4.5 (KDE 4.4.5)
 
 I installed nautilus via the /usr/ports/sysutils/eiciel port. I can
 start nautilus successfully, however, whenever I right click on a file
 or directory and choose properties, nautilus crashes. I tried to
 build it with debug support; however, I am not getting much info back.
[...]
 Eel:ERROR:eel-wrap-table.c:494:wrap_table_get_num_fitting: assertion
 failed: (max_child_size  0)

Sometime ago I tried to use nautilus with fluxbox. Nautilus (launched
at xterm) crashed with similar error. I didn't have full gnome2
installation at that host.

[...]
 I am not sure if the problem is actually with nautilus or eiciel.

 Most likely eiciel given the errors.  Remove it, and see if the crash
 persists.

I don't think that it's an eiciel fault. Since nautilus works with
gnome I assume that not all dependencies are build/installed for
pure nautilus port.

-- 
WBR, bsam
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: nautilus crashing on right click properties

2010-07-19 Thread Joe Marcus Clarke
On 7/19/10 9:49 AM, Jerry wrote:
 FreeBSD 8.1-PRERELEASE / amd64
 Platform Version 4.4.5 (KDE 4.4.5)
 
 I installed nautilus via the /usr/ports/sysutils/eiciel port. I can
 start nautilus successfully, however, whenever I right click on a file
 or directory and choose properties, nautilus crashes. I tried to
 build it with debug support; however, I am not getting much info back.
 This session was run under gdb.
 
 Script started on Mon Jul 19 09:38:26 2010
 GNU gdb 6.1.1 [FreeBSD]
 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 amd64-marcel-freebsd...
 (gdb) rruunn
 Starting program: /usr/home/gerard/nautilus 
 [New LWP 100093]
 [New Thread 8058041c0 (LWP 100093)]
 :1: error: unexpected character `\1', expected keyword - e.g. `style'
 [New Thread 808c5d4c0 (LWP 100284)]
 [New Thread 808c5cdc0 (LWP 100316)]
 [Thread 808c5d4c0 (LWP 100284) exited]
 [New Thread 808c5c500 (LWP 100284)]
 [New Thread 808c5c340 (LWP 100386)]
 [New Thread 808c5b8c0 (LWP 100417)]
 [New Thread 808c5b700 (LWP 100419)]
 [Thread 808c5c500 (LWP 100284) exited]
 [Thread 808c5b700 (LWP 100419) exited]
 [Thread 808c5b8c0 (LWP 100417) exited]
 [Thread 808c5cdc0 (LWP 100316) exited]
 [Thread 808c5c340 (LWP 100386) exited]
 [New Thread 808c5d4c0 (LWP 100284)]
 
 (nautilus:51180): GLib-CRITICAL **: g_hash_table_lookup: assertion
 `hash_table != NULL' failed
 
 (nautilus:51180): libgnomevfs-WARNING **: Internal error: the
 configuration system was not initialized. Did you call
 _gnome_vfs_configuration_init?
 
 (nautilus:51180): GLib-CRITICAL **: g_hash_table_lookup: assertion
 `hash_table != NULL' failed
 
 (nautilus:51180): libgnomevfs-WARNING **: Internal error: the
 configuration system was not initialized. Did you call
 _gnome_vfs_configuration_init? **
 Eel:ERROR:eel-wrap-table.c:494:wrap_table_get_num_fitting: assertion
 failed: (max_child_size  0)
 
 Program received signal SIGABRT, Aborted.
 [Switching to Thread 8058041c0 (LWP 100093)]
 0x0008052aad7c in thr_kill () from /lib/libc.so.7
 (gdb) rruunn   bbtt  ffuu
 #0  0x0008052aad7c in thr_kill () from /lib/libc.so.7
 No symbol table info available.
 #1  0x000805344b6b in abort () from /lib/libc.so.7
 No symbol table info available.
 #2  0x000803b46f35 in g_assertion_message ()
 from /usr/local/lib/libglib-2.0.so.0 No symbol table info available.
 #3  0x000803b474a2 in g_assertion_message_expr ()
 from /usr/local/lib/libglib-2.0.so.0 No symbol table info available.
 #4  0x005823bd in wrap_table_get_num_fitting (available=370,
 spacing=0, max_child_size=0) at eel-wrap-table.c:494 num = 8
   __PRETTY_FUNCTION__ = wrap_table_get_num_fitting
 #5  0x00582570 in wrap_table_layout (wrap_table=0x8092f2b30) at
 eel-wrap-table.c:521 iterator = (GList *) 0x7fffb770
   pos = {x = 12, y = 12}
   max_child_dimensions = {width = 0, height = 0}
   content_bounds = {x0 = 12, y0 = 12, x1 = 382, y1 = 276}
   num_cols = 8
   __PRETTY_FUNCTION__ = wrap_table_layout
 #6  0x005817f5 in eel_wrap_table_size_allocate
 (widget=0x8092f2b30, allocation=0x7fffbaf0) at eel-wrap-table.c:312
 wrap_table = (EelWrapTable *) 0x8092f2b30 __PRETTY_FUNCTION__ =
 eel_wrap_table_size_allocate #7  0x0008038add8a in
 g_closure_invoke () from /usr/local/lib/libgobject-2.0.so.0 No symbol
 table info available. #8  0x0008038c14a7 in g_signal_parse_name ()
 from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available.
 #9  0x0008038c36c2 in g_signal_emit_valist ()
 from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available.
 #10 0x0008038c3ad3 in g_signal_emit ()
 from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available.
 #11 0x0008014e6008 in gtk_widget_size_allocate ()
 from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available.
 #12 0x0008014dd99e in gtk_viewport_new ()
 from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available.
 #13 0x0008038add8a in g_closure_invoke ()
 from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available.
 #14 0x0008038c14a7 in g_signal_parse_name ()
 from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available.
 #15 0x0008038c36c2 in g_signal_emit_valist ()
 from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available.
 #16 0x0008038c3ad3 in g_signal_emit ()
 from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available.
 #17 0x0008014e6008 in gtk_widget_size_allocate ()
 from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available.
 #18 0x00080143240c in gtk_scrolled_window_new ()
 from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available.
 #19