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

Bug 105092

Summary: gtk-engines-qt is causing gnome to crash
Product: Gentoo Linux Reporter: Sebastian Baldovino <sebabal>
Component: [OLD] GNOMEAssignee: Stefan Schweizer (RETIRED) <genstef>
Status: RESOLVED UPSTREAM    
Severity: critical CC: motaboy, pacho, pkdawson
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 161175    

Description Sebastian Baldovino 2005-09-06 19:59:15 UTC
When I try to start a gnome while using the gtk-qt theme in kde gnome won't
start. I think its has something to do with how the .gtkrc file is modified by
gtk-qt-engine

Reproducible: Always
Steps to Reproduce:
1.gtk-qt-engine must be installed and configured
2.try to start a gnome session
3.

Actual Results:  
gnome crash or doesnt load properly


Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r1,
2.6.12-nitro5 i686)
=================================================================
System uname: 2.6.12-nitro5 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -ftracer
-fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /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/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -ftracer
-fprefetch-loop-arrays -pipe -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://cs.ubishops.ca/pub/gentoo
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
ftp://linux.thai.net/pub/mirrors/gentoo"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/overlays/gentoo-de
/usr/local/gentopia"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X aalib alsa apm arts avi berkdb bitmap-fonts cdr crypt cups curl
dbus directfb dvd dvdr eds emboss encode esd fam flac foomaticdb fortran gd gdbm
gif gnome gpm gstreamer gtk gtk2 hal imagemagick imlib ipv6 java jpeg kde libg++
libwww mad mikmod mmx motif mozilla mp3 mpeg ncurses nls nptl ogg oggvorbis
opengl oss pam pdflib perl png ppds python qt quicktime readline samba sdl slang
spell sse ssl svga tcpd tiff truetype truetype-fonts type1-fonts vorbis xine
xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LINGUA
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2005-09-13 17:32:32 UTC
Not a gnome package, reassigning.
Comment 2 cameta 2006-07-15 14:17:04 UTC
Same problem her, I adjunt my .Xsession-errors:
SESSION_MANAGER=local/tux:/tmp/.ICE-unix/4364
esd: Esound sound daemon already running or stale UNIX socket
/tmp/.esd/socket
This socket already exists indicating esd is already running.
Exiting...
Gnome-Message: gnome_execute_async_with_env_fds: returning -1
Comment 3 Stefan Schweizer (RETIRED) gentoo-dev 2006-08-22 09:56:27 UTC
this is known. You need to switch to another theme when using gnome.

If you want this changed please figure out why it crashes, have a look at gtk-engines-qt sources and fix it.
You can then submit the patch upstream and reopen this bug asking me to add it to portage.
With the next version of this theme I will also warn in postinst about this, thanks.