Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

media-video/totem-1.4.2-r1 failed.'gconfaudiosink[solved]

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
24 posts • Page 1 of 1
Author
Message
padoor
Advocate
Advocate
User avatar
Posts: 4185
Joined: Fri Dec 30, 2005 1:43 am
Location: india

media-video/totem-1.4.2-r1 failed.'gconfaudiosink[solved]

  • Quote

Post by padoor » Mon Sep 18, 2006 4:57 pm

checking for backend libraries... checking for GST... yes
GStreamer-0.10
checking GStreamer 0.10 playbin plugin... yes
checking GStreamer 0.10 ffmpegcolorspace plugin... yes
checking GStreamer 0.10 videoscale plugin... yes
checking GStreamer 0.10 gconfaudiosink plugin... no
configure: error:
Cannot find required GStreamer-0.10 plugin 'gconfaudiosink'.
It should be part of gst-plugins-good. Please install it.


!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/totem-1.4.2-r1/work/totem-1.4.2/config.log

!!! ERROR: media-video/totem-1.4.2-r1 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
totem-1.4.2-r1.ebuild, line 136: Called gnome2_src_compile
gnome2.eclass, line 63: Called gnome2_src_configure
gnome2.eclass, line 59: Called econf '--disable-vanity' '--disable-gtk' '--with-dbus' '--enable-nautilus' '--disable-lirc' '--disable-nvtv' '--disable-mozilla' '--without-mozilla' '--enable-gstreamer=0.10' 'MOZILLA_PLUGINDIR=/usr/lib/nsbrowser' '--disable-gtk-doc'
ebuild.sh, line 540: Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

localhost ramaswamy #
i have tried emerging gst-plugins-good manytimes
it did not help
Last edited by padoor on Wed Oct 18, 2006 9:48 am, edited 1 time in total.
reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name)
Top
alphonce
Apprentice
Apprentice
User avatar
Posts: 184
Joined: Sun Oct 10, 2004 3:47 pm
Location: Sweden

  • Quote

Post by alphonce » Tue Sep 26, 2006 6:33 pm

I recieved the same error when installing totem, after many remerges of many different packages it worked after reemerging 'gst-plugins-base'

Code: Select all

emerge --oneshot gst-plugins-base
should fix the problem. but I still have no file named gconfaudiosink, really strange.
no computer at the moment! :cry:
Top
padoor
Advocate
Advocate
User avatar
Posts: 4185
Joined: Fri Dec 30, 2005 1:43 am
Location: india

  • Quote

Post by padoor » Wed Sep 27, 2006 12:54 am

i did the oneshot emerge
still totem gives the same error.
may be the use flags settings different in ur system.
is there anyway we can ask it to forget gconfaudiosink ??

# These settings were set by the catalyst build script that automatically built this$
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
USE="gtk win32codecs wmv avi asf wav arts gnome qt kde dvd alsa cdr"
USE=" x86 3dnow X aac aalib audio adns apache2"
ACCEPT_KEYWORDS="~x86"

thats my make.conf
reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name)
Top
alphonce
Apprentice
Apprentice
User avatar
Posts: 184
Joined: Sun Oct 10, 2004 3:47 pm
Location: Sweden

  • Quote

Post by alphonce » Sat Sep 30, 2006 8:05 pm

Sorry it didn't work,

I've posted a bug:
[bug=149207]http://bugs.gentoo.org/149207[/bug]
no computer at the moment! :cry:
Top
CompNerd
Retired Dev
Retired Dev
User avatar
Posts: 311
Joined: Sun Mar 16, 2003 8:02 pm
Location: 127.0.0.1

  • Quote

Post by CompNerd » Mon Oct 16, 2006 3:41 pm

The package is the gst-plugins-gconf
Top
padoor
Advocate
Advocate
User avatar
Posts: 4185
Joined: Fri Dec 30, 2005 1:43 am
Location: india

  • Quote

Post by padoor » Mon Oct 16, 2006 4:27 pm

ramaswamy@localhost ~ $ eix gst-plugins-gconf
media-plugins/gst-plugins-gconf
Available versions: (0.10) 0.10.0 0.10.1 0.10.2 0.10.3
Installed: 0.10.3(0.10)[08:39:42 09/06/06][-debug]
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer

ramaswamy@localhost ~ $
still totem is looking for gconfaudiosink not able emerge totem.
reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name)
Top
CompNerd
Retired Dev
Retired Dev
User avatar
Posts: 311
Joined: Sun Mar 16, 2003 8:02 pm
Location: 127.0.0.1

  • Quote

Post by CompNerd » Mon Oct 16, 2006 6:43 pm

gst-inspect-0.10 gconfaudiosink should then state that its not there.

Also, can you rebuild liboil, and then re-emerge gstreamer, gst-plugins-gconf ?
Top
padoor
Advocate
Advocate
User avatar
Posts: 4185
Joined: Fri Dec 30, 2005 1:43 am
Location: india

  • Quote

Post by padoor » Tue Oct 17, 2006 4:18 am

localhost ramaswamy # gst-inspect-0.10 gconfaudiosink
No such element or plugin 'gconfaudiosink'
localhost ramaswamy #

localhost ramaswamy # eix liboil
dev-libs/liboil
Available versions:
(0.2) 0.2.0 0.2.2
(0.3) 0.3.1 0.3.2 0.3.3 0.3.6-r1 [M]0.3.7 0.3.8-r1
Installed: 0.3.8-r1(0.3)[18:32:00 09/18/06]
Homepage: http://www.schleef.org/liboil/
Description: library of simple functions that are optimized for various CPUs

i have now rebuilt liboil and etc-update d 6 conf files.
still no gconfaudiosink
do i rebuild gst-plugins-good?

end part of emerge gst-plugins-good run now

* Updating icons cache ... [ ok ]

* The Gstreamer plugins setup has changed quite a bit on Gentoo,
* applications now should provide the basic plugins needed.

* The new seperate plugins are all named 'gst-plugins-<plugin>'.
* To get a listing of currently available plugins execute 'emerge -s gst-plugins-'.
* In most cases it shouldn't be needed though to emerge extra plugins.
>>> media-libs/gst-plugins-good-0.10.3 merged.

>>> No packages selected for removal by clean.

>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.


* GNU info directory index is up-to-date.

localhost ramaswamy # gst-inspect-0.10 gconfaudiosink
No such element or plugin 'gconfaudiosink'
localhost ramaswamy # emerge -s gst-plugins
Searching...
[ Results for search key : gst-plugins ]
[ Applications found : 50 ]

* media-libs/gst-plugins
Latest version available: 0.8.12
Latest version installed: 0.8.12
Size of files: 2,448 kB
Homepage: http://gstreamer.net/
Description: Basepack of plugins for gstreamer
License: GPL-2

* media-libs/gst-plugins-bad
Latest version available: 0.10.3
Latest version installed: [ Not Installed ]
Size of files: 931 kB
Homepage: http://gstreamer.freedesktop.org/
Description: Unmaintained plugins for GStreamer
License: GPL-2

* media-libs/gst-plugins-base
Latest version available: 0.10.10
Latest version installed: 0.10.10
Size of files: 1,302 kB
Homepage: http://gstreamer.net/
Description: Basepack of plugins for gstreamer
License: GPL-2

* media-libs/gst-plugins-good
Latest version available: 0.10.3
Latest version installed: 0.10.3
Size of files: 1,138 kB
Homepage: http://gstreamer.net/
Description: Basepack of plugins for gstreamer
License: GPL-2

* media-libs/gst-plugins-ugly
Latest version available: 0.10.4
Latest version installed: 0.10.4
Size of files: 703 kB
Homepage: http://gstreamer.net/
Description: Basepack of plugins for gstreamer
License: GPL-2

* media-plugins/gst-plugins-a52dec
Latest version available: 0.10.4
Latest version installed: 0.10.4
Size of files: 703 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-alsa
Latest version available: 0.10.10
Latest version installed: 0.10.10
Size of files: 1,302 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-annodex
Latest version available: 0.10.3
Latest version installed: [ Not Installed ]
Size of files: 1,138 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-cdio
Latest version available: 0.10.3
Latest version installed: [ Not Installed ]
Size of files: 1,138 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-cdparanoia
Latest version available: 0.10.10
Latest version installed: 0.10.10
Size of files: 1,302 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-dts
Latest version available: 0.8.12
Latest version installed: [ Not Installed ]
Size of files: 2,448 kB
Homepage: http://gstreamer.freedesktop.org/module ... ugins.html
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-dv
Latest version available: 0.10.3
Latest version installed: [ Not Installed ]
Size of files: 1,138 kB
Homepage: http://gstreamer.freedesktop.org/
Description: GStreamer plugin to decode DV
License: GPL-2

* media-plugins/gst-plugins-dvdnav
Latest version available: 0.8.12
Latest version installed: [ Not Installed ]
Size of files: 2,448 kB
Homepage: http://gstreamer.freedesktop.org/module ... ugins.html
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-dvdread
Latest version available: 0.10.4
Latest version installed: 0.10.4
Size of files: 703 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-esd
Latest version available: 0.10.3
Latest version installed: 0.10.3
Size of files: 1,138 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-faac
Latest version available: 0.10.1
Latest version installed: [ Not Installed ]
Size of files: 636 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-faad
Latest version available: 0.10.1
Latest version installed: [ Not Installed ]
Size of files: 636 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-farsight
Latest version available: 0.10.0.1
Latest version installed: [ Not Installed ]
Size of files: 438 kB
Homepage: http://projects.collabora.co.uk/darcs/f ... s-farsight
Description: GStreamer plugin for Farsight
License: GPL-2

* media-plugins/gst-plugins-ffmpeg
Latest version available: 0.10.1-r1
Latest version installed: 0.10.1-r1
Size of files: 2,194 kB
Homepage: http://gstreamer.freedesktop.org/module ... fmpeg.html
Description: FFmpeg based gstreamer plugin
License: GPL-2

* media-plugins/gst-plugins-flac
Latest version available: 0.10.3
Latest version installed: [ Not Installed ]
Size of files: 1,138 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-fluendo-mpegdemux
Latest version available: 0.10.4
Latest version installed: [ Not Installed ]
Size of files: 245 kB
Homepage: http://www.fluendo.com
Description: Fluendo's Mpeg demuxer is a GStreamer element to demux mpeg streams
License: MPL-1.1

* media-plugins/gst-plugins-gconf
Latest version available: 0.10.3
Latest version installed: 0.10.3
Size of files: 1,138 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-gnomevfs
Latest version available: 0.10.10
Latest version installed: 0.10.10
Size of files: 1,302 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-jpeg
Latest version available: 0.10.3
Latest version installed: [ Not Installed ]
Size of files: 1,138 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plug-in to encode and decode jpeg images
License: GPL-2

* media-plugins/gst-plugins-lame
Latest version available: 0.10.4
Latest version installed: [ Not Installed ]
Size of files: 703 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-libmms
Latest version available: 0.10.3
Latest version installed: [ Not Installed ]
Size of files: 931 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-libpng
Latest version available: 0.10.3
Latest version installed: [ Not Installed ]
Size of files: 1,138 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plug-in to encode png images
License: GPL-2

* media-plugins/gst-plugins-libvisual
Latest version available: 0.10.10
Latest version installed: [ Not Installed ]
Size of files: 1,302 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-mad
Latest version available: 0.10.4-r1
Latest version installed: 0.10.4-r1
Size of files: 703 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-mikmod
Latest version available: 0.8.12
Latest version installed: [ Not Installed ]
Size of files: 2,448 kB
Homepage: http://gstreamer.freedesktop.org/module ... ugins.html
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-mpeg2dec
Latest version available: 0.10.4
Latest version installed: 0.10.4
Size of files: 703 kB
Homepage: http://gstreamer.freedesktop.org/
Description: Libmpeg2 based decoder plug-in for gstreamer
License: GPL-2

* media-plugins/gst-plugins-musepack
Latest version available: 0.10.3
Latest version installed: [ Not Installed ]
Size of files: 931 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-neon
Latest version available: 0.10.3
Latest version installed: [ Not Installed ]
Size of files: 931 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-ogg
Latest version available: 0.10.10
Latest version installed: 0.10.10
Size of files: 1,302 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-oss
Latest version available: 0.10.3
Latest version installed: 0.10.3
Size of files: 1,138 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-pango
Latest version available: 0.10.10
Latest version installed: 0.10.10
Size of files: 1,302 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-pitfdll
Latest version available: 0.8.1-r1
Latest version installed: [ Not Installed ]
Size of files: 417 kB
Homepage: http://ronald.bitfreak.net/pitfdll.php
Description: GStreamer plugin for Win32 DLL loading
License: GPL-2

* media-plugins/gst-plugins-raw1394
Latest version available: 0.10.3
Latest version installed: [ Not Installed ]
Size of files: 1,138 kB
Homepage: http://gstreamer.freedesktop.org/
Description: GStreamer plugin to capture firewire video
License: GPL-2

* media-plugins/gst-plugins-shout2
Latest version available: 0.10.2
Latest version installed: [ Not Installed ]
Size of files: 940 kB
Homepage: http://gstreamer.freedesktop.org/
Description: Plug-in to send data to an icecast server using libshout2
License: GPL-2

* media-plugins/gst-plugins-sidplay
Latest version available: 0.10.3
Latest version installed: [ Not Installed ]
Size of files: 591 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-speex
Latest version available: 0.10.3
Latest version installed: [ Not Installed ]
Size of files: 1,138 kB
Homepage: http://gstreamer.freedesktop.org/
Description: GStreamer plugin to allow encoding and decoding of speex
License: GPL-2

* media-plugins/gst-plugins-swfdec [ Masked ]
Latest version available: 0.8.2
Latest version installed: [ Not Installed ]
Size of files: 1,932 kB
Homepage: http://gstreamer.freedesktop.org/module ... ugins.html
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-taglib
Latest version available: 0.10.3
Latest version installed: [ Not Installed ]
Size of files: 1,138 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-theora
Latest version available: 0.10.10
Latest version installed: [ Not Installed ]
Size of files: 1,302 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-v4l
Latest version available: 0.10.4
Latest version installed: [ Not Installed ]
Size of files: 1,072 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-v4l2
Latest version available: 0.8.12
Latest version installed: [ Not Installed ]
Size of files: 2,448 kB
Homepage: http://gstreamer.freedesktop.org/module ... ugins.html
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-vorbis
Latest version available: 0.10.10
Latest version installed: 0.10.10
Size of files: 1,302 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-x
Latest version available: 0.10.10
Latest version installed: 0.10.10
Size of files: 1,302 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-ximagesrc
Latest version available: 0.10.3
Latest version installed: [ Not Installed ]
Size of files: 1,138 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2

* media-plugins/gst-plugins-xvideo
Latest version available: 0.10.10
Latest version installed: 0.10.10
Size of files: 1,302 kB
Homepage: http://gstreamer.freedesktop.org/
Description: plugin for gstreamer
License: GPL-2


localhost ramaswamy #

this time i have re downloaded gst-plugin-good file.

still no gconfaudiosink
reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name)
Top
CompNerd
Retired Dev
Retired Dev
User avatar
Posts: 311
Joined: Sun Mar 16, 2003 8:02 pm
Location: 127.0.0.1

  • Quote

Post by CompNerd » Tue Oct 17, 2006 7:45 pm

Yes, try rebuilding gst-plugins-good and then gst-plugins-gonf. Also, please check if you have /usr/lib/gstreamer-0.10/libgstgconfelements.so (use either portage-utils or gentoolkit).
Top
padoor
Advocate
Advocate
User avatar
Posts: 4185
Joined: Fri Dec 30, 2005 1:43 am
Location: india

  • Quote

Post by padoor » Wed Oct 18, 2006 9:45 am

i emerged the follwings again as u said.

gst-plugins-gconf. and then
gst-pluguns-good

then the file /usr/lib/gstreamer-0.10/libgstgconfelements.so appeared.
then


localhost ramaswamy # gst-inspect-0.10 gconfaudiosink
Factory Details:
Long name: GConf audio sink
Class: Sink/Audio
Description: Audio sink embedding the GConf-settings for audio output
Author(s): Ronald Bultje <rbultje@ronald.bitfreak.net>
Rank: none (0)

Plugin Details:
Name: gconfelements
Description: elements wrapping the GStreamer/GConf audio/video output settings
Filename: /usr/lib/gstreamer-0.10/libgstgconfelements.so
Version: 0.10.3
License: LGPL
Source module: gst-plugins-good
Binary package:
Origin URL:

GObject
+----GstObject
+----GstElement
+----GstBin
+----GstGConfAudioSink

Implemented Interfaces:
GstChildProxy

Pad Templates:
SINK template: 'sink'
Availability: Always
Capabilities:
ANY


Element Flags:
no flags set

Bin Flags:
no flags set

Element Implementation:
No loopfunc(), must be chain-based or not configured yet
Has change_state() function: 0xb7f0f150
Has custom save_thyself() function: gst_bin_save_thyself
Has custom restore_thyself() function: gst_bin_restore_thyself

Clocking Interaction:
element requires a clock
element is supposed to provide a clock but returned NULL

Indexing capabilities:
element can do indexing

Pads:
SINK: 'sink'
Implementation:
Has chainfunc(): gst_proxy_pad_do_chain
Has custom eventfunc(): gst_proxy_pad_do_event
Has custom queryfunc(): gst_proxy_pad_do_query
Provides query types:
Has custom intconnfunc(): gst_proxy_pad_do_internal_link
Has bufferallocfunc(): gst_proxy_pad_do_bufferalloc

Element Properties:
name : The name of the object
flags: readable, writable
String. Default: null Current: "gconfaudiosink0"
profile : Profile
flags: readable, writable
Enum "GstGConfProfile" Current: 0, "sounds"
0) sounds - Sound Events
1) music - Music and Movies
2) chat - Audio/Video Conferencing

Children:
testsink
localhost ramaswamy #

once this gconfaudiosink appeared the totem emerged fine.

thanks for all these support and precise directions. CompNerd :D
reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name)
Top
CompNerd
Retired Dev
Retired Dev
User avatar
Posts: 311
Joined: Sun Mar 16, 2003 8:02 pm
Location: 127.0.0.1

  • Quote

Post by CompNerd » Fri Oct 20, 2006 7:51 am

You're welcome :-)
Top
baigsabeeh
Guru
Guru
User avatar
Posts: 520
Joined: Wed Sep 28, 2005 7:51 pm
Location: North Brunswick, NJ

  • Quote

Post by baigsabeeh » Sun Nov 12, 2006 1:09 am

I had the same problem. I emerged that package and it worked like a charm.
BSD > SysV > Linux
BSD FTW!
Top
scumm_boy
n00b
n00b
Posts: 30
Joined: Mon Jan 08, 2007 3:31 am

  • Quote

Post by scumm_boy » Mon Jan 07, 2008 6:37 am

I'm getting a similar problem with Totem 2.20.1-r1, but I can't for the life of me get gconfaudiosink to install. I've emerged and unmerged the gst-plugins-good and gst-plugins-gconf many times to no avail.

Is there anything I'm doing wrong that is preventing that one option from getting installed? Alternatively, can anyone tell me how to install Totem to use the xine-lib package?

From the Totem 2.20.1-r1 configure:

checking GStreamer 0.10 playbin plugin... yes
checking GStreamer 0.10 ffmpegcolorspace plugin... yes
checking GStreamer 0.10 videoscale plugin... yes
checking GStreamer 0.10 gconfaudiosink plugin... no
configure: error:
Cannot find required GStreamer-0.10 plugin 'gconfaudiosink'.
It should be part of gst-plugins-good. Please install it.

Thank you.
Top
padoor
Advocate
Advocate
User avatar
Posts: 4185
Joined: Fri Dec 30, 2005 1:43 am
Location: india

  • Quote

Post by padoor » Mon Jan 07, 2008 8:22 am

do as what developer said above.
re emerge liboil etc.
run emerge --sync afresh and try those check for

CompNerd
PostPosted: Tue Oct 17, 2006 12:13 am Post subject:
gst-inspect-0.10 gconfaudiosink should then state that its not there.

Also, can you rebuild liboil, and then re-emerge gstreamer, gst-plugins-gconf ?

edit
totem still works fine even after so many update world. :)
reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name)
Top
scumm_boy
n00b
n00b
Posts: 30
Joined: Mon Jan 08, 2007 3:31 am

  • Quote

Post by scumm_boy » Mon Jan 07, 2008 12:58 pm

I did as you suggested, emerge --sync then emerge -av liboil gstreamer gst-plugins-gconf gst-plugins-good, and I still have no gconfaudiosink.

rands downloads # gst-inspect-0.10 gconfaudiosink
No such element or plugin 'gconfaudiosink'

Is there a special USE setting that I need to set for it to compile?

I'm on an AMD64 machine using the Gentoo Unstable branch.
Top
padoor
Advocate
Advocate
User avatar
Posts: 4185
Joined: Fri Dec 30, 2005 1:43 am
Location: india

  • Quote

Post by padoor » Mon Jan 07, 2008 3:27 pm

[/code]USE="gtk gnome server xv kde arts mad X win32codecs ogg vorbis wav ffmpeg wmv asf wav mp3arts video qt3 qt4 kde dvd alsa cdr"

Code: Select all


the above is in my make.conf

[code]localhost ramaswamy # emerge -av liboil

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] dev-libs/liboil-0.3.12  USE="-doc" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No]

Code: Select all

localhost ramaswamy # emerge -av gstreamer

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] media-libs/gstreamer-0.10.15  USE="nls -debug -test" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No] 

Code: Select all

localhost ramaswamy # emerge -av gst-plugins-gconf

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] media-plugins/gst-plugins-gconf-0.10.6  USE="-debug" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No]  

Code: Select all

localhost ramaswamy # emerge -av gst-plugins-good

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] media-libs/gst-plugins-good-0.10.6  USE="-debug" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No]

Code: Select all

localhost ramaswamy #  gst-inspect-0.10 gconfaudiosink
Factory Details:
  Long name:    GConf audio sink
  Class:        Sink/Audio
  Description:  Audio sink embedding the GConf-settings for audio output
  Author(s):    Ronald Bultje <rbultje@ronald.bitfreak.net>
Jan Schmidt <thaytan@mad.scientist.com>
  Rank:         none (0)

Plugin Details:
  Name:                 gconfelements
  Description:          elements wrapping the GStreamer/GConf audio/video output settings
  Filename:             /usr/lib/gstreamer-0.10/libgstgconfelements.so
  Version:              0.10.6
  License:              LGPL
  Source module:        gst-plugins-good
  Binary package:       Gentoo GStreamer Ebuild
  Origin URL:           http://www.gentoo.org

GObject
 +----GstObject
       +----GstElement
             +----GstBin
                   +----GstSwitchSink
                         +----GstGConfAudioSink

Implemented Interfaces:
  GstChildProxy

Pad Templates:

Element Flags:
  no flags set

Bin Flags:
  no flags set

Element Implementation:
  Has change_state() function: 0xb7b08c50
  Has custom save_thyself() function: gst_bin_save_thyself
  Has custom restore_thyself() function: gst_bin_restore_thyself

Clocking Interaction:
  element requires a clock
  element is supposed to provide a clock but returned NULL

Indexing capabilities:
  element can do indexing

Pads:
  SINK: 'sink'
    Implementation:
      Has chainfunc(): gst_proxy_pad_do_chain
      Has custom eventfunc(): gst_proxy_pad_do_event
      Has custom queryfunc(): gst_proxy_pad_do_query
        Provides query types:
      Has custom intconnfunc(): gst_proxy_pad_do_internal_link
      Has bufferallocfunc(): gst_proxy_pad_do_bufferalloc

Element Properties:
  name                : The name of the object
                        flags: readable, writable
                        String. Default: null Current: "gconfaudiosink0"
  async-handling      : The bin will handle Asynchronous state changes
                        flags: readable, writable
                        Boolean. Default: false Current: false
  profile             : Profile
                        flags: readable, writable
                        Enum "GstGConfProfile" Current: 0, "sounds"
                           (0): sounds           - Sound Events
                           (1): music            - Music and Movies
                           (2): chat             - Audio/Video Conferencing

Children:
  testsink
localhost ramaswamy #                                             
i have not set any special use flags in package.use for totem or any of the above.
reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name)
Top
scumm_boy
n00b
n00b
Posts: 30
Joined: Mon Jan 08, 2007 3:31 am

  • Quote

Post by scumm_boy » Mon Jan 07, 2008 8:34 pm

I followed your emerge path as you had posted, and still no gconfaudiosink :( I don't understand why gstreamer is being so picky!
Top
padoor
Advocate
Advocate
User avatar
Posts: 4185
Joined: Fri Dec 30, 2005 1:43 am
Location: india

  • Quote

Post by padoor » Tue Jan 08, 2008 2:58 am

you can try previous versions of the files.
else i would try emerge -e totem
it will be very long emerge.
or unmerge gstreamer and emerge av depclean
see what all things it wants to remove and then re emerge gstreamer.
you have complete gnome installed?
you can try requesting CompNerd by a pm . hope he wouldnt mind.
what about your nls useflag?

localhost ramaswamy # emerge -av gstreamer

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild R ] media-libs/gstreamer-0.10.15 USE="nls -debug -test" 0 kB

in the above nls shows in red

i dont see what further to suggest now. :(


CompNerd
Developer



Joined: 17 Mar 2003
Posts: 310
Location: 127.0.0.1
Posted: Wed Oct 18, 2006 1:15 am Post subject:

--------------------------------------------------------------------------------

Yes, try rebuilding gst-plugins-good and then gst-plugins-gonf. Also, please check if you have /usr/lib/gstreamer-0.10/libgstgconfelements.so (use either portage-utils or gentoolkit).
reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name)
Top
scumm_boy
n00b
n00b
Posts: 30
Joined: Mon Jan 08, 2007 3:31 am

  • Quote

Post by scumm_boy » Tue Jan 08, 2008 2:20 pm

My NLS use flag is set. I do have the /usr/lib/gstreamer-0.10/libgstgconfelements.so file as well.

I will try emerge -e totem and see how that goes.

Thank you for your help!
Top
scumm_boy
n00b
n00b
Posts: 30
Joined: Mon Jan 08, 2007 3:31 am

  • Quote

Post by scumm_boy » Tue Jan 08, 2008 10:27 pm

Not even emerge -e totem has supplied me with gconfaudiosink :( I'm starting to wonder if there is something wrong with the 0.10.6 ebuild for gst-plugins-good :(
Top
scumm_boy
n00b
n00b
Posts: 30
Joined: Mon Jan 08, 2007 3:31 am

  • Quote

Post by scumm_boy » Wed Jan 09, 2008 3:08 am

I have fixed the issue I was having with gconfaudiosink by emerging gst-plugins-gconf-0.10.3 and gst-plugins-good-0.10.3. I'm emerging Totem now :D
Top
padoor
Advocate
Advocate
User avatar
Posts: 4185
Joined: Fri Dec 30, 2005 1:43 am
Location: india

  • Quote

Post by padoor » Wed Jan 09, 2008 6:10 am

for trying previous version of gstreamer only i posted the test again.
happy to see that you are getting through to totem fine.
enjoy. :D
reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name)
Top
nasask8r
n00b
n00b
Posts: 32
Joined: Mon Jul 16, 2007 3:00 pm

  • Quote

Post by nasask8r » Mon Jan 19, 2009 7:16 am

I found that starting the dbus service fixed the problem.

Code: Select all

/etc/init.d/dbus start
Top
sideways
n00b
n00b
User avatar
Posts: 37
Joined: Fri Dec 24, 2004 3:37 pm
Location: Los Gatos, CA
Contact:
Contact sideways
Website

  • Quote

Post by sideways » Sat Apr 16, 2011 7:25 pm

old thread but thought i'd post a workaround for anyone that ends up here like i did...

i had all the same issues above today (april '11) but using sudo instead of su from a gnome session worked for me

Code: Select all

sudo emerge -v1 media-video/totem
see https://bugs.gentoo.org/show_bug.cgi?id=149207
Top
Post Reply

24 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic