Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88575 - Muine fails to launch
Summary: Muine fails to launch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-10 05:00 UTC by Christian Güdel
Modified: 2005-04-10 06:43 UTC (History)
0 users

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


Attachments
strace (strace-muine.txt,174.34 KB, text/plain)
2005-04-10 05:13 UTC, Christian Güdel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Güdel 2005-04-10 05:00:33 UTC
After emergeing muine-0.8.2 on Gentoo Linux 2005.0 with >=sys-apps/baselayout-1.10.0 the muine player fails to launch with this error:
Failed to export D-Bus object: Unable to determine the address of the message bus

** (muine:15252): WARNING **: No GConf default audio sink key and osssink doesn't work

Unhandled Exception: System.Exception: Failed to initialize the audio backend:
Could not render default GStreamer audio output sink
in <0x0008a> Muine.PlaylistWindow:SetupPlayer ()
in <0x001a8> Muine.PlaylistWindow:.ctor ()
in <0x0039f> Muine.Global:Main (System.String[] args)

emerge info:
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5, glibc-2.3.4.20041102-r1,
 2.6.11-gentoo-r5 i686)
=================================================================
System uname: 2.6.11-gentoo-r5 i686 Intel(R) Pentium(R) M processor 1.60GHz
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Apr  7 2005, 21:27:26)
]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium3 -funroll-loops -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X1
1/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium3 -funroll-loops -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/mi
rror/gentoo/ ftp://ftp.solnet.ch/mirror/Gentoo http://gentoo.mirror.solnet.ch"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://192.168.1.100/portage"
USE="x86 3dnow X acpi alsa apm avi berkdb bitmap-fonts cdr crypt cups divx4linux
 dvd emboss encode fam flac foomaticdb fortran gdbm gif gnome gpm gstreamer gtk 
gtk2 imlib ipv6 jpeg libg++ libwww mad mikmod mmx mono motif mp3 mpeg ncurses nl
s ogg oggvorbis openal opengl pam pdflib perl png python qt quicktime readline s
amba sdl spell sse sse2 ssl svga tcpd tiff truetype truetype-fonts type1-fonts w
ifi xfce xml2 xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Christian Güdel 2005-04-10 05:13:45 UTC
Created attachment 55855 [details]
strace

Attached strace, maybe that helps
Comment 2 Christian Güdel 2005-04-10 06:43:23 UTC
solved by running gstreamer-properties ;-)