Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10251 - Nautilus crash on start
Summary: Nautilus crash on start
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-05 04:52 UTC by Sverre Johansen
Modified: 2003-04-04 01:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sverre Johansen 2002-11-05 04:52:11 UTC
I have a fresh install of gentoo 1.4rc1 with gnome emerged.

When I start gnome I get a message saying "Application "nautilus" (process
12935) has crashed due to a fatal error. (Segmentation fault)". This happends
everytime I try to start nautilus. I did a "db nautilus -> bt" and this is the
19 line output:
#0  0x40b75173 in strlen () from /lib/libc.so.6
#1  0x409c49e9 in g_strdup () from /usr/lib/libglib-2.0.so.0
#2  0x400c4860 in create_volume ()
   from /usr/lib/libnautilus-private.so.2
#3  0x400c5920 in get_removable_volumes ()
   from /usr/lib/libnautilus-private.so.2
#4  0x400c52cb in nautilus_volume_monitor_init ()
   from /usr/lib/libnautilus-private.so.2
#5  0x4091bed7 in g_type_create_instance ()
   from /usr/lib/libgobject-2.0.so.0
#6  0x4090bdc5 in g_object_constructor ()
   from /usr/lib/libgobject-2.0.so.0
#7  0x40907d40 in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#8  0x40908532 in g_object_new_valist ()
   from /usr/lib/libgobject-2.0.so.0
#9  0x40907b0d in g_object_new () from /usr/lib/libgobject-2.0.so.0
#10 0x400c4cde in nautilus_volume_monitor_get ()
   from /usr/lib/libnautilus-private.so.2
#11 0x080650f9 in nautilus_application_close_all_windows ()
#12 0x4091bed7 in g_type_create_instance ()
   from /usr/lib/libgobject-2.0.so.0
#13 0x4090bdc5 in g_object_constructor ()
   from /usr/lib/libgobject-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#14 0x40907d40 in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#15 0x40908532 in g_object_new_valist ()
   from /usr/lib/libgobject-2.0.so.0
#16 0x40907b0d in g_object_new () from /usr/lib/libgobject-2.0.so.0
#17 0x08064e02 in nautilus_application_new ()
#18 0x0806dc0d in main ()
#19 0x40b11e34 in __libc_start_main () from /lib/libc.so.6

I have tryed to reinstall everything and only emerge gnome, the same happends. I
have also tryed to emerge the xfree version  in "~x86". It still crashes.
Comment 1 foser (RETIRED) gentoo-dev 2002-11-05 07:59:31 UTC
What optimisations , gcc, glibc , what nautilus _version_ even ?
Comment 2 Sverre Johansen 2002-11-05 09:32:44 UTC
Gentoo 1.4rc1
nautilus 2.0.7
glibc 2.2.5
gcc 3.2

optimize="march=athlon-tbird -pipe -03"

Everything is updated. "emerge rsync && emerge -u world"
Comment 3 foser (RETIRED) gentoo-dev 2002-11-05 18:09:49 UTC
Can you do an 

emerge -C eject

and see if this solves the problem ?
Comment 4 Sverre Johansen 2002-11-06 06:17:19 UTC
I dont have eject emerged, but I tryed to emerge it and then merge it.
I have a frient who has the same problem. He is also using gentoo 1.4rc1.

This is the packages I have emerged: (emerge world -ep)
[ebuild  N   ] sys-apps/cronbase-0.2.1
[ebuild  N   ] sys-apps/bzip2-1.0.2-r2
[ebuild  N   ] sys-libs/ncurses-5.2.20020511-r3
[ebuild  N   ] sys-devel/gettext-0.11.5
[ebuild  N   ] sys-apps/texinfo-4.2b
[ebuild  N   ] sys-libs/zlib-1.1.4
[ebuild  N   ] sys-devel/gcc-3.2-r2
[ebuild  N   ] dev-python/python-fchksum-1.6.1
[ebuild  N   ] sys-devel/libtool-1.4.1-r10
[ebuild  N   ] sys-devel/m4-1.4p
[ebuild  N   ] sys-apps/groff-1.17.2-r3
[ebuild  N   ] sys-libs/db-1.85-r1
[ebuild  N   ] sys-libs/db-3.2.9-r1
[ebuild  N   ] sys-libs/gdbm-1.8.0-r5
[ebuild  N   ] sys-devel/perl-5.6.1-r7
[ebuild  N   ] sys-devel/autoconf-2.54
[ebuild  N   ] sys-apps/bash-2.05b-r3
[ebuild  N   ] sys-devel/patch-2.5.4-r4
[ebuild  N   ] sys-libs/readline-4.3-r3
[ebuild  N   ] dev-lang/tcl-8.3.3-r3
[ebuild  N   ] sys-devel/flex-2.5.22
[ebuild  N   ] x11-base/opengl-update-1.4
[ebuild  N   ] media-libs/freetype-2.1.2-r1
[ebuild  N   ] x11-misc/ttmkfdir-2.0
[ebuild  N   ] sys-apps/miscfiles-1.3
[ebuild  N   ] sys-libs/cracklib-2.7-r6
[ebuild  N   ] dev-libs/glib-1.2.10-r5
[ebuild  N   ] sys-libs/pwdb-0.61-r4
[ebuild  N   ] sys-devel/automake-1.6.3
[ebuild  N   ] sys-libs/pam-0.75-r10
[ebuild  N   ] app-arch/cabextract-0.6
[ebuild  N   ] x11-base/xfree-4.2.1-r1
[ebuild  N   ] dev-lang/tk-8.3.3-r2
[ebuild  N   ] dev-libs/expat-1.95.4
[ebuild  N   ] dev-lang/python-2.2.2
[ebuild  N   ] sys-apps/debianutils-1.16.3
[ebuild  N   ] sys-apps/fileutils-4.1.11
[ebuild  N   ] sys-apps/portage-2.0.43
[ebuild  N   ] sys-kernel/linux-headers-2.4.19
[ebuild  N   ] sys-apps/gawk-3.1.1
[ebuild  N   ] sys-apps/baselayout-1.8.4.1
[ebuild  N   ] sys-devel/binutils-2.13.90.0.10
[ebuild  N   ] sys-libs/glibc-2.3.1-r1
[ebuild  N   ] sys-apps/man-1.5k
[ebuild  N   ] sys-apps/man-pages-1.52
[ebuild  N   ] sys-apps/grep-2.5-r1
[ebuild  N   ] media-libs/jpeg-6b-r2
[ebuild  N   ] media-libs/libpng-1.2.5
[ebuild  N   ] media-libs/tiff-3.5.7-r1
[ebuild  N   ] media-libs/netpbm-9.12-r4
[ebuild  N   ] sys-apps/sed-4.0
[ebuild  N   ] sys-devel/make-3.80
[ebuild  N   ] app-admin/addpatches-0.2
[ebuild  N   ] sys-apps/modutils-2.4.20
[ebuild  N   ] sys-kernel/gentoo-sources-2.4.19-r10
[ebuild  N   ] media-video/nvidia-kernel-1.0.3123-r1
[ebuild  N   ] media-video/nvidia-glx-1.0.3123
[ebuild  N   ] media-libs/glut-3.7-r2
[ebuild  N   ] media-libs/gle-3.0.1-r2
[ebuild  N   ] x11-libs/openmotif-2.2.2-r1
[ebuild  N   ] dev-util/pkgconfig-0.14.0
[ebuild  N   ] dev-libs/glib-2.0.7
[ebuild  N   ] dev-libs/openssl-0.9.6g-r1
[ebuild  N   ] net-libs/linc-0.5.3
[ebuild  N   ] dev-libs/popt-1.6.3
[ebuild  N   ] dev-libs/libIDL-0.8.0
[ebuild  N   ] gnome-base/ORBit2-2.4.3
[ebuild  N   ] dev-libs/libxml2-2.4.24
[ebuild  N   ] gnome-base/bonobo-activation-1.0.3
[ebuild  N   ] dev-util/intltool-0.22
[ebuild  N   ] gnome-base/libbonobo-2.0.1
[ebuild  N   ] gnome-base/gnome-mime-data-2.0.1
[ebuild  N   ] media-libs/audiofile-0.2.3-r1
[ebuild  N   ] sys-apps/tcp-wrappers-7.6-r4
[ebuild  N   ] media-sound/esound-0.2.29
[ebuild  N   ] x11-libs/pango-1.0.5
[ebuild  N   ] dev-libs/atk-1.0.3-r1
[ebuild  N   ] x11-libs/gtk+-2.0.7
[ebuild  N   ] gnome-base/gconf-1.2.1
[ebuild  N   ] gnome-base/gnome-vfs-2.0.4-r2
[ebuild  N   ] dev-libs/libxslt-1.0.20
[ebuild  N   ] gnome-base/libgnome-2.0.5
[ebuild  N   ] sys-devel/bison-1.35
[ebuild  N   ] media-libs/libart_lgpl-2.3.10
[ebuild  N   ] dev-python/PyXML-0.8.1
[ebuild  N   ] app-text/docbook-xsl-stylesheets-1.52.2
[ebuild  N   ] app-arch/unzip-5.50-r1
[ebuild  N   ] app-text/docbook-xml-dtd-4.1.2-r3
[ebuild  N   ] gnome-base/libglade-2.0.1
[ebuild  N   ] gnome-base/libgnomecanvas-2.0.4
[ebuild  N   ] gnome-base/libbonoboui-2.0.3.2
[ebuild  N   ] gnome-base/libgnomeui-2.0.5
[ebuild  N   ] app-text/sgml-common-0.6.3-r2
[ebuild  N   ] app-text/docbook-sgml-dtd-3.1
[ebuild  N   ] app-text/docbook-sgml-dtd-3.0
[ebuild  N   ] app-text/docbook-xml-simple-dtd-4.1.2.4
[ebuild  N   ] app-text/openjade-1.3.1-r5
[ebuild  N   ] dev-perl/SGMLSpm-1.03-r4
[ebuild  N   ] app-text/docbook-dsssl-stylesheets-1.77
[ebuild  N   ] app-text/docbook-sgml-dtd-4.0
[ebuild  N   ] app-text/docbook-sgml-dtd-4.1
[ebuild  N   ] app-text/docbook-sgml-utils-0.6.11-r2
[ebuild  N   ] app-text/scrollkeeper-0.3.11-r1
[ebuild  N   ] gnome-base/gnome-desktop-2.0.9
[ebuild  N   ] gnome-base/control-center-2.0.1.1
[ebuild  N   ] sys-devel/bc-1.06-r3
[ebuild  N   ] x11-misc/xscreensaver-4.06-r2
[ebuild  N   ] sys-apps/netkit-base-0.17-r6
[ebuild  N   ] sys-apps/gzip-1.3.3
[ebuild  N   ] app-arch/ncompress-4.2.4
[ebuild  N   ] sys-apps/tar-1.13.25-r3
[ebuild  N   ] media-libs/freetype-1.3.1-r3
[ebuild  N   ] dev-libs/libxml-1.8.17-r2
[ebuild  N   ] gnome-base/ORBit-0.5.17
[ebuild  N   ] dev-libs/libole2-0.2.4
[ebuild  N   ] dev-perl/Parse-RecDescent-1.80-r3
[ebuild  N   ] x11-libs/gtk+-1.2.10-r9
[ebuild  N   ] dev-perl/XML-Writer-0.4-r2
[ebuild  N   ] dev-perl/XML-Parser-2.31-r1
[ebuild  N   ] media-libs/giflib-4.1.0-r3
[ebuild  N   ] media-libs/imlib-1.9.14-r1
[ebuild  N   ] gnome-base/gnome-libs-1.4.2
[ebuild  N   ] media-libs/gdk-pixbuf-0.20.0
[ebuild  N   ] dev-perl/gtk-perl-0.7008-r6
[ebuild  N   ] dev-perl/ExtUtils-F77-1.14-r1
[ebuild  N   ] dev-perl/PDL-2.3.2-r2
[ebuild  N   ] media-libs/mpeg-lib-1.3.1-r1
[ebuild  N   ] media-gfx/gimp-1.2.3-r3
[ebuild  N   ] net-print/cups-1.1.17_pre20021025
[ebuild  N   ] net-ftp/curl-7.9.7
[ebuild  N   ] net-misc/wget-1.8.2-r1
[ebuild  N   ] net-print/foomatic-2.0.0
[ebuild  N   ] media-gfx/gimp-print-4.2.2
[ebuild  N   ] app-text/ghostscript-7.05.5
[ebuild  N   ] gnome-base/gnome-print-0.35-r3
[ebuild  N   ] gnome-base/libglade-0.17-r6
[ebuild  N   ] dev-util/indent-2.2.6
[ebuild  N   ] gnome-base/oaf-0.6.10
[ebuild  N   ] dev-util/guile-1.4-r3
[ebuild  N   ] gnome-base/gconf-1.0.8-r4
[ebuild  N   ] gnome-base/gnome-vfs-1.0.5-r2
[ebuild  N   ] dev-libs/libunicode-0.4-r1
[ebuild  N   ] gnome-extra/gal-0.20-r1
[ebuild  N   ] gnome-base/libgnomeprint-1.116.1
[ebuild  N   ] gnome-base/librsvg-2.0.1
[ebuild  N   ] media-gfx/eog-1.0.3
[ebuild  N   ] app-office/gnumeric-1.0.8
[ebuild  N   ] net-mail/mailbase-0.00-r4
[ebuild  N   ] net-mail/ssmtp-2.38.14-r1
[ebuild  N   ] sys-apps/vcron-3.0.1-r1
[ebuild  N   ] sys-apps/iptables-1.2.7a
[ebuild  N   ] sys-apps/grub-0.92-r1
[ebuild  N   ] sys-apps/findutils-4.1.7-r1
[ebuild  N   ] sys-apps/file-3.39
[ebuild  N   ] x11-misc/xloadimage-4.1
[ebuild  N   ] app-crypt/gnupg-1.2.1
[ebuild  N   ] app-crypt/gpgme-0.3.12
[ebuild  N   ] media-libs/compface-1.4
[ebuild  N   ] net-mail/sylpheed-0.8.5
[ebuild  N   ] sys-apps/ed-0.2-r3
[ebuild  N   ] media-libs/fontconfig-2.0-r3
[ebuild  N   ] dev-lang/nasm-0.98.34
[ebuild  N   ] media-libs/svgalib-1.4.3-r2
[ebuild  N   ] media-sound/cdparanoia-3.9.8
[ebuild  N   ] media-libs/win32codecs-0.60-r1
[ebuild  N   ] media-libs/lcms-1.09
[ebuild  N   ] media-libs/libmng-1.0.4
[ebuild  N   ] x11-libs/qt-3.0.5-r2
[ebuild  N   ] kde-base/kde-env-3-r2
[ebuild  N   ] kde-base/arts-1.0.4
[ebuild  N   ] media-libs/libsdl-1.2.5
[ebuild  N   ] media-libs/divx4linux-20020418
[ebuild  N   ] media-libs/libogg-1.0
[ebuild  N   ] media-libs/libvorbis-1.0-r1
[ebuild  N   ] media-sound/lame-3.92
[ebuild  N   ] media-libs/libdv-0.98
[ebuild  N   ] media-libs/libungif-4.1.0-r1
[ebuild  N   ] media-video/mplayer-0.90_pre9
[ebuild  N   ] sys-apps/procps-2.0.10-r1
[ebuild  N   ] sys-apps/shadow-4.0.3-r2
[ebuild  N   ] net-misc/openssh-3.5_p1
[ebuild  N   ] net-ftp/yafc-0.7.10
[ebuild  N   ] sys-apps/kbd-1.06-r1
[ebuild  N   ] net-ftp/ftp-0.17-r1
[ebuild  N   ] sys-apps/sharutils-4.2.1-r6
[ebuild  N   ] dev-java/java-config-0.2.6
[ebuild  N   ] dev-java/blackdown-jdk-1.4.1_beta
[ebuild  N   ] sys-apps/setserial-2.17-r2
[ebuild  N   ] sys-apps/e2fsprogs-1.30
[ebuild  N   ] dev-perl/ExtUtils-MakeMaker-6.05-r1
[ebuild  N   ] sys-apps/which-2.14
[ebuild  N   ] net-im/amsn-0.61.1
[ebuild  N   ] sys-apps/diffutils-2.8.4-r1
[ebuild  N   ] media-libs/libdvdcss-1.2.3
[ebuild  N   ] media-libs/libdvdread-0.9.3
[ebuild  N   ] media-libs/libdvdnav-0.1.3
[ebuild  N   ] net-nds/portmap-5b-r6
[ebuild  N   ] app-admin/fam-oss-2.6.9
[ebuild  N   ] dev-libs/libpcre-3.9-r1
[ebuild  N   ] kde-base/kdelibs-3.0.4
[ebuild  N   ] media-libs/xine-lib-0.9.13-r2
[ebuild  N   ] media-video/xine-dvdnav-0.9.13
[ebuild  N   ] dev-python/pexpect-0.94
[ebuild  N   ] dev-util/yacc-1.9.1-r1
[ebuild  N   ] dev-util/cvs-1.11.2
[ebuild  N   ] app-emulation/winex-cvs-2.2
[ebuild  N   ] x11-terms/aterm-0.4.2-r3
[ebuild  N   ] app-shells/sash-3.4-r5
[ebuild  N   ] x11-misc/commonbox-utils-0.3
[ebuild  N   ] sys-apps/supersed-3.58-r2
[ebuild  N   ] x11-themes/commonbox-styles-0.5
[ebuild  N   ] x11-wm/blackbox-0.65.0-r1
[ebuild  N   ] sys-apps/pam-login-3.7
[ebuild  N   ] sys-apps/util-linux-2.11w
[ebuild  N   ] app-text/freefonts-0.10-r1
[ebuild  N   ] sys-devel/bin86-0.15.5
[ebuild  N   ] dev-util/ctags-5.2.3
[ebuild  N   ] media-gfx/gnome-iconedit-1.2.0-r5
[ebuild  N   ] dev-util/glade-0.6.4
[ebuild  N   ] sys-devel/gdb-5.2.1
[ebuild  N   ] dev-util/anjuta-0.1.9
[ebuild  N   ] sys-libs/gpm-1.20.0-r4
[ebuild  N   ] net-www/links-2.1_pre6
[ebuild  N   ] app-emulation/vmware-workstation-3.2.0.2230
[ebuild  N   ] sys-apps/net-tools-1.60-r5
[ebuild  N   ] net-irc/irssi-0.8.5-r2
[ebuild  N   ] dev-lang/ruby-1.6.7
[ebuild  N   ] sys-apps/cpio-2.4.2-r4
[ebuild  N   ] gnome-base/gail-0.17
[ebuild  N   ] gnome-base/eel-2.0.7
[ebuild  N   ] gnome-base/libgtop-2.0.0-r1
[ebuild  N   ] gnome-extra/libgtkhtml-2.0.2
[ebuild  N   ] x11-libs/libwnck-0.17
[ebuild  N   ] gnome-base/gnome-panel-2.0.10
[ebuild  N   ] x11-libs/libzvt-2.0.1-r1
[ebuild  N   ] gnome-extra/gnome-utils-2.0.5
[ebuild  N   ] gnome-base/nautilus-2.0.7
[ebuild  N   ] sys-apps/psmisc-19-r3
[ebuild  N   ] net-misc/rsync-2.5.5-r1
[ebuild  N   ] net-ftp/ncftp-3.1.5
[ebuild  N   ] gnome-base/control-center-1.4.0.5-r1
[ebuild  N   ] gnome-base/gnome-panel-1.4.2-r1
[ebuild  N   ] media-libs/libmikmod-3.1.10
[ebuild  N   ] media-sound/xmms-1.2.7-r14
[ebuild  N   ] net-misc/dhcpcd-1.3.22_p3-r1
[ebuild  N   ] gnome-extra/gnome-system-monitor-2.0.2
[ebuild  N   ] x11-terms/gnome-terminal-2.0.1
[ebuild  N   ] gnome-extra/gconf-editor-0.3.1
[ebuild  N   ] gnome-base/libgnomeprintui-1.116.0
[ebuild  N   ] app-editors/gedit-2.0.5
[ebuild  N   ] media-sound/sox-12.17.3-r2
[ebuild  N   ] gnome-extra/gnome-media-2.0.2.5-r1
[ebuild  N   ] x11-libs/startup-notification-0.3
[ebuild  N   ] x11-wm/metacity-2.4.3
[ebuild  N   ] gnome-extra/gnome-games-2.0.4
[ebuild  N   ] gnome-base/gdm-2.4.0.11
[ebuild  N   ] gnome-base/gnome-session-2.0.8
[ebuild  N   ] gnome-base/gnome-applets-2.0.3
[ebuild  N   ] gnome-extra/yelp-1.0.6
[ebuild  N   ] gnome-extra/gnome2-user-docs-2.0.1
[ebuild  N   ] gnome-extra/bug-buddy-2.2.0
[ebuild  N   ] gnome-base/gnome-2.0.2-r2
[ebuild  N   ] sys-apps/hdparm-5.2-r3
[ebuild  N   ] app-arch/zip-2.3-r1
[ebuild  N   ] net-www/mozilla-1.1-r1
[ebuild  N   ] gnome-base/gnome-common-1.2.4-r3
[ebuild  N   ] net-www/galeon-cvs-20020908
[ebuild  N   ] sys-apps/textutils-2.1
[ebuild  N   ] sys-apps/sh-utils-2.0.15
[ebuild  N   ] sys-libs/slang-1.4.5-r2
[ebuild  N   ] app-editors/nano-1.0.9
[ebuild  N   ] media-video/xine-ui-0.9.13
[ebuild  N   ] app-admin/metalog-0.6-r10
[ebuild  N   ] app-arch/rpm2targz-8.0
[ebuild  N   ] x11-themes/redhat-artwork-0.47
[ebuild  N   ] sys-apps/devfsd-1.3.25
[ebuild  N   ] sys-apps/less-378
[ebuild  N   ] sys-apps/fbset-2.1
[ebuild  N   ] dev-util/cscope-15.3
[ebuild  N   ] app-editors/vim-core-6.1-r2
[ebuild  N   ] app-editors/vim-6.1-r15


its a long list :) I hope it helps you...
Comment 5 Sverre Johansen 2002-11-06 06:19:05 UTC
As you see I have emerged some unstable packages (galeon-cvs etc.). Nautilus
didnt start when I had only emerged gnome. So its not because of the unstable
ebuilds...
Comment 6 foser (RETIRED) gentoo-dev 2002-11-06 06:37:11 UTC
When did it start ? What did you update ? 
Comment 7 Sverre Johansen 2002-11-06 06:46:33 UTC
I installed the system. bootstraped and emerged system, metalog and vcron.
Then I emerged gnome. I started gdm and logged in. Nothing happend, it just
returned to gdm . Then I read at the forum that it was a bug, and I had to
reemerge fontconfig and use the new /etc/ config files(
http://forums.gentoo.org/viewtopic.php?t=19194&highlight= ). 

Now gnome starts but nautlius crashes. I runned it through gdb and posted the
output here. After that I have emerged some packages (galeon, mozilla, irssi
etc) so its not because of this packages that nautilus crashes. It started when
I had nothing but bootstap, system, vcron, metalog and gnome.
Comment 8 foser (RETIRED) gentoo-dev 2002-11-06 12:52:10 UTC
But you used masked packages like gtk+-2.0.7 and glib-2.0.7 . Did you have
ACCEPT_KEYWORDS="~x86" always on ?
Comment 9 Sverre Johansen 2002-11-06 14:39:47 UTC
No. I just wanted to test everything. using arch="~x86" was the last thing I 
did.

When I started I had only system metalog vcron and gnome emerged.

my use flags:
USE="X gtk gtk2 gnome -alsa -kde -qt avi 3dnow mmx"
Comment 10 foser (RETIRED) gentoo-dev 2002-11-07 08:09:33 UTC
Well revert back to tested versions of gtk+ and glib (2.0.6) .. 
Comment 11 Sverre Johansen 2002-11-07 14:31:13 UTC
I have tested it with the old versions... But I gave up... I have am now using 
my 1.3 backup and everything is working...
Comment 12 foser (RETIRED) gentoo-dev 2002-11-07 15:53:10 UTC
Well i have no clue whatsoever that could cause this. And it seems not to be a
widespread problem, so i assume it's not Gentoo related. You might want to try
the nautilus bugtracker.
Comment 13 John Davis (zhen) (RETIRED) gentoo-dev 2003-04-04 01:23:14 UTC
db fix
Comment 14 John Davis (zhen) (RETIRED) gentoo-dev 2003-04-04 01:28:07 UTC
db fix