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

Bug 152731

Summary: media-sound/banshee-0.11.1 fails to start on x86
Product: Gentoo Linux Reporter: A. Person <tesoro302>
Component: New packagesAssignee: Luis Medinas (RETIRED) <metalgod>
Status: RESOLVED DUPLICATE    
Severity: normal CC: sound
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description A. Person 2006-10-24 18:46:53 UTC
I have banshee-0.11.1 on amd64 that works great, but the same package on x86 fails to start with:

grant@system4 ~ $ banshee
libbanshee
System.DllNotFoundException: libbanshee
  at (wrapper managed-to-native) Banshee.BansheeEntry:banshee_dbus_compat_thread_init ()
  at Banshee.BansheeEntry.Startup (System.String[] args) [0x00000]
  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_string[] (string[])
  at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.StartupInvocationHandler startup, System.String[] args) [0x00000]

Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
  at Banshee.Base.Branding.get_ApplicationIconName () [0x00000]
  at Banshee.Base.IconThemeUtils.SetWindowIcon (Gtk.Window window) [0x00000]
  at Banshee.Gui.Dialogs.ExceptionDialog..ctor (System.Exception e) [0x00000]
  at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.StartupInvocationHandler startup, System.String[] args) [0x00000]
  at Banshee.BansheeEntry.Main (System.String[] args) [0x00000]

grant@system4 ~ $ emerge --info
Portage 2.1.1 (hardened/x86/2.6, gcc-3.4.6, glibc-2.3.6-r4, 2.6.17-hardened-r1 i686)
=================================================================
System uname: 2.6.17-hardened-r1 i686 Mobile Intel(R) Celeron(R) CPU 2.20GHz
Gentoo Base System version 1.12.5
Last Sync: Tue, 24 Oct 2006 14:20:01 +0000
ccache version 2.3 [disabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.3.5-r2, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="en"
MAKEOPTS="-j1"
PKGDIR="/usr/portage//packages/x86/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage/"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="X Xaw3d acl acpi alsa bash-completion bzip2 caps cdr crypt cups daap dbus dlloader dri elibc_glibc firefox flac gcj gd gif gimp gmp gnutls gpm grammar gtk gtk2 gtkhtml hal hardened howl imagemagick imap imlib input_devices_keyboard input_devices_synaptics ipod java jpeg kernel_linux lcms linguas_en mad mmx mng mono motif mp3 mpeg mpi ncurses nptl nsplugin offensive opengl pam pcmcia pcre pdf perl pic png python quicktime readline sdl spell sse sse2 ssl svg tcpd thesaurus tiff truetype unicode userland_GNU userlocales video_cards_sis win32codecs wmf x86 xface xml xml2 xorg xprint xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Luis Medinas (RETIRED) gentoo-dev 2006-10-29 10:22:19 UTC
see the duplicated bug please

*** This bug has been marked as a duplicate of 151803 ***