Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 41343

Summary: Users cannot login into fresh gnome install
Product: Gentoo Linux Reporter: Peter Gracar <who.knows>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Peter Gracar 2004-02-12 01:18:27 UTC
On a freshly installed gentoo system, no user can login into gnome. They can login into xfree. Trying to log into gnome causes the login process to stop right after leaving gdm. The splash screen remains grey, and there the login stops.

Reproducible: Always
Steps to Reproduce:
1. Install a fresh gnome install on a freshly installed system
2. Login as a user
3.

Actual Results:  
User cannot login. Login stops for no appearent reason.

Expected Results:  
User should log in normaly.

Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.1-gentoo-r1)
=================================================================
System uname: 2.6.1-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.inode.at/ ftp://gentoo.inode.at/source/
http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/
rsync://rsync3.it.gentoo.org/gentoo-sources"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X apm arts avi berkdb crypt cups dvd encode esd foomaticdb gdbm gif gnome
gpm gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod mmx motif mozilla mpeg
ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime
readline sdl slang spell sse ssl svga tcpd tetex truetype x86 xml2 xmms xv zlib"
Comment 1 Peter Gracar 2004-02-12 06:21:53 UTC
gnomerc-errors contains this:

SESSION_MANAGER=local/Damage-inc:/tmp/.ICE-unix/23762

(gnome-session:23762): Gdk-CRITICAL **: file gdkdraw.c: line 644 (gdk_draw_drawable): assertion `src != NULL' failed

Also, this is my first time trying with a separate /home partition. I tried unmounting it and creating the new home on the / partition, but the problem was still here.
Comment 2 foser (RETIRED) gentoo-dev 2004-02-12 06:48:40 UTC
can you attach a backtrace with debugging info ?
Comment 3 Peter Gracar 2004-02-12 12:31:57 UTC
Sorry. I'm a bit new to this. How do I get what you need so I can post it?
Comment 4 foser (RETIRED) gentoo-dev 2004-04-25 13:24:28 UTC
sorry for no reaction. How is this moving along ? Any progress ?

here's some info on getting backtraces : http://bugzilla.gnome.org/getting-traces.cgi (check the 'only GDB' part)

you have to recompile the application/lib with debugging support & not strip the binaries (can be done in make.conf)
Comment 5 Leonardo Boshell (RETIRED) gentoo-dev 2004-06-08 21:26:28 UTC
No further feedback.