First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 85017
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Lars Strojny <lars@strojny.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 85017 depends on: Show dependency tree
Bug 85017 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-03-12 13:24 0000
$ emerge info
Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20050125-r0, 2.6.11 i686)
=================================================================
System uname: 2.6.11 i686 Intel(R) Pentium(R) 4 CPU 3.40GHz
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Mar  2 2005, 13:35:42)]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.9.5, 1.5, 1.8.5-r3, 1.6.3, 1.7.9-r1, 1.4_p6
sys-devel/binutils:  2.15.92.0.2-r6
sys-devel/libtool:   1.5.10-r5
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -fstack-protector -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /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 /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -fstack-protector -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache collision-protect distlocks maketest sandbox sfperms test userpriv usersandbox"
GENTOO_MIRRORS="ftp://mirror.switch.ch/mirror/gentoo/ http://mirror.switch.ch/mirror/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
LANG="de_DE.utf-8"
LC_ALL="de_DE.utf-8"
MAKEOPTS="-j1 -s"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a4 aac aalib acl acpi alsa apache2 avi bash-completion bitmap-fonts bzlib caca calendar cdparanoia cdr cpdflib crypt cups dba divx4linux djbfft dlloader dvd eds encode esd evo exif fam fbcon flac ftp gd gd-external gif gimpprint gmail gnome gphoto2 gpm gstreamer gtk2 gtkhtml hal hbci howl iconv imap imlib2 inifile ipv6 ithreads jpeg libcaca mad mhash mime mmx mng mono moznocompose moznoirc moznomail mozsvg mpeg mpeg4 mpm-peruser mysql ncurses nls nptl nptlonly oggvorbis opengl openssh pam pcre pic png python quicktime readline real rtc samba session simplexml sockets spell splash sqlite sse sse2 ssl svg svga theora threads tiff truetype truetype-fonts type1-fonts unicode usb userlocales vim-pager wmf xanim xmlrpc xv zlib linguas_GER"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS

When starting muine it is exiting with the following output:
"Failed to initialize the audio backend:
Could not find the volume element in the GstPlay pipeline

Exiting..."

I'd tried to remerge all gst-plugins-* specified in the dependency list, remerged gstreamer and gst-pluings and after all muine. But nothing changed.

------- Comment #1 From Matt MacLeod 2005-03-12 16:33:10 0000 -------
I can confirm this on Gnome 2.10, with Muine manually patched to compile as per
bug 83419.

------- Comment #2 From Zaheer Abbas Merali (RETIRED) 2005-03-13 03:22:26 0000 -------
please do:

gst-inspect-0.8 volume

------- Comment #3 From Zaheer Abbas Merali (RETIRED) 2005-03-13 03:35:37 0000 -------
Ignore that, I have just been informed that muine 0.6.x assumes that pipeline
elements in libgstplay are named in a certain way, which should not have been
assumed.  Recent gst-plugins (0.8.7 and later), have changed libgstplay to work
better but has made it so that muine 0.6.x does not work.

So the options are:

i) remove gstreamer support from muine 0.6.x ebuild
ii) patch muine 0.6.x to fix this issue
iii) expedite muine 0.8.x into portage

------- Comment #4 From Lars Strojny 2005-03-13 06:24:30 0000 -------
I think option one isn't really an opportunity but the second or third idea
would be ok. Any people around there who can help with this?

------- Comment #5 From Lars Strojny 2005-03-13 06:32:29 0000 -------
Bringing muine-0.8.2 to work would be quite difficult, because it needs
mono-cvs and gtk-sharp-2.0 >= 1.9.1, gnome-sharp-2.0 >= 1.9.1, glade-sharp-2.0
>= 1.9.1        , gconf-sharp-2.0 >= 1.9.1, gnome-vfs-sharp-2.0 >= 1.9.1. None
of these packages are in portage until now. So I would think, fixing this woulb
be the best solution.

------- Comment #6 From Peter Johanson (RETIRED) 2005-03-14 07:48:39 0000 -------
Dotnet herd input: I'm very hesitant to put the 0.8.x series of muine in yet,
because of its deps on the gtk-sharp 2.0 stuff. This *may* have to change soon
due to a monodevelop release, but at least for now, option #2 is what i'd
really suggest.

------- Comment #7 From Zaheer Abbas Merali (RETIRED) 2005-03-16 07:39:45 0000 -------
Ok, fixed in muine-0.6.3-r3

First Last Prev Next    No search results available      Search page      Enter new bug