Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80051 - Nautilus 2.8.2 crashes instead of opening the preferences dialog
Summary: Nautilus 2.8.2 crashes instead of opening the preferences dialog
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-30 04:39 UTC by Marco Steinacher
Modified: 2005-02-23 03:08 UTC (History)
0 users

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


Attachments
Debug info (nautilus_debug-info.txt,3.62 KB, text/plain)
2005-01-30 04:41 UTC, Marco Steinacher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Steinacher 2005-01-30 04:39:02 UTC
When I want to open the preferences dialog window, nautilus crashes.

Reproducible: Always
Steps to Reproduce:
1.  Start nautilus 2.8.2 (Click on "Browse Filesystem")
2.  Click on Edit->Preferences

Actual Results:  
Nautilus crashes and the bug report tool appears (see attached debug info). To
be able to start nautilus again I have to restart the gnome session or to kill
all remaining nautilus instances (killall -9 nautilus).

Expected Results:  
Nautilus should not crash :-)

Portage 2.0.51-r15 (default-linux/x86/2005.0, gcc-3.3.5,
glibc-2.3.4.20040808-r1, 2.4.26-gentoo-r7 i686)
=================================================================
System uname: 2.4.26-gentoo-r7 i686 AMD Athlon(tm) 
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Jan 27 2005, 02:32:20)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.8.5-r2, 1.6.3, 1.7.9, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.4.3-r4, 1.5.10-r3
virtual/os-headers:  2.4.21-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config
/usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://mirror.switch.ch/mirror/gentoo/
ftp://mirror.switch.ch/mirror/gentoo/ ftp://ftp.solnet.ch/mirror/Gentoo
http://distfiles.gentoo.org http://ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 3dnow X apm arts avi berkdb bitmap-fonts cdparanoia cdr crypt cups
divx4linux dvd dvdread encode esd f77 faad fam flac foomaticdb fortran gdbm gif
gimpprint gnome gstreamer gtk gtk2 imagemagick imlib ipv6 jpeg kde libg++ libwww
mad mikmod mmx motif mozilla mpeg ncurses nls oggvorbis opengl oss pam pdflib
perl png python qt quicktime readline samba sdl slang spell sse ssl svga tcpd
tiff truetype truetype-fonts type1-fonts wxwindows xml xml2 xmms xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Marco Steinacher 2005-01-30 04:41:14 UTC
Created attachment 49922 [details]
Debug info
Comment 2 Mike Gardiner (RETIRED) gentoo-dev 2005-02-22 01:10:00 UTC
Looks like you'll need to remerge nautilus with USE="debug" and FEATURES="nostrip". Try the latest version of nautilus.
Comment 3 Marco Steinacher 2005-02-23 03:08:03 UTC
I remerged nautilus with USE="debug" and FEATURES="nostrip" (same version) and the problem was gone.

Then after remerging without USE="debug" and FEATURES="nostrip" it worked as it should, too. So I suppose something strange went wrong as I emerged it first that was fixed by simply remerge it.