gmusicbrowser Forum

Main board => Questions => Topic started by: VastOne on February 01, 2015, 18:48:02

Title: (SOLVED) Errors after today's git update
Post by: VastOne on February 01, 2015, 18:48:02
I just did a pull from git after reading that squentin has pushed a commit to add support for gstreamer-1.x and small gstreamer updates/improvements..

I am now getting this error and GMB not loading


Undefined subroutine &GStreamer1::Registry::get called at /home/vastone/gmusicbrowser/gmusicbrowser_gstreamer-0.10.pm line 91


installing gstreamer-1.0 in debian does not solve the issue
Title: Re: Errors after today's git update
Post by: VastOne on February 01, 2015, 19:19:46
The latest git update does correct the initial issue of GMB not loading (squentin supplied a fix)

For pulseaudio I also had to install the following to get playback:


gstreamer-1.0 libglib-object-introspection-perl gstreamer1.0-plugins-base gstreamer1.0-plugins-ugly gstreamer1.0-plugins-bad gstreamer1.0-plugins-good gstreamer1.0-pulseaudio gir1.2-gst-plugins-base-1.0


Thank you squentin for your assistance on the IRC channel

/Solved