<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi everyone, <br>
    after working with Gstreamer 1.6.3 version, I decided to upgrade to
    the latest stable release 1.8.0.<br>
    What has happened is that the projects that used to run with the
    older version are not working anymore.<br>
    This is the log I get after trying to run the projects: <br>
    <blockquote><small><small>** (gst-plugin-scanner:5069): CRITICAL **:
          Couldn't g_module_open libpython. Reason:
          /usr/lib/libpython2.7.so: cannot open shared object file: No
          such file or directory</small></small><br>
      <br>
      <small><small>(gst-plugin-scanner:5069): GLib-GObject-WARNING **:
          cannot register existing type 'GstRtpH265Depay'</small></small><br>
      <br>
      <small><small>(gst-plugin-scanner:5069): GLib-CRITICAL **:
          g_once_init_leave: assertion 'result != 0' failed</small></small><br>
      <br>
      <small><small>(gst-plugin-scanner:5069): GStreamer-CRITICAL **:
          gst_element_register: assertion 'g_type_is_a (type,
          GST_TYPE_ELEMENT)' failed</small></small><br>
      <br>
      <small><small>(gst-plugin-scanner:5069): GLib-GObject-WARNING **:
          cannot register existing type 'GstLiveAdder'</small></small><br>
      <br>
      <small><small>(gst-plugin-scanner:5069): GLib-CRITICAL **:
          g_once_init_leave: assertion 'result != 0' failed</small></small><br>
      <br>
      <small><small>(gst-plugin-scanner:5069): GStreamer-CRITICAL **:
          gst_element_register: assertion 'g_type_is_a (type,
          GST_TYPE_ELEMENT)' failed</small></small><br>
      <br>
      <small><small>(gst-plugin-scanner:5069): GLib-GObject-WARNING **:
          cannot register existing type 'GstHLSDemux'</small></small><br>
      <br>
      <small><small>(gst-plugin-scanner:5069): GLib-CRITICAL **:
          g_once_init_leave: assertion 'result != 0' failed</small></small><br>
      <br>
      <small><small>(gst-plugin-scanner:5069): GStreamer-CRITICAL **:
          gst_element_register: assertion 'g_type_is_a (type,
          GST_TYPE_ELEMENT)' failed</small></small><br>
      <br>
      <small><small>** (gst-plugin-scanner:5069): CRITICAL **: Couldn't
          g_module_open libpython. Reason: /usr/lib/libpython2.7.so:
          cannot open shared object file: No such file or directory<br>
          <small><br>
          </small></small></small></blockquote>
    <big><small>Moreover if I try to run gst-inspect-1.0 autovideosink
        for example (after export LD_LIBRARY_PATH=/usr/lib), before
        getting the info I have this returned:<br>
        <br>
      </small></big>
    <blockquote><big><small><small><small>** (gst-plugin-scanner:5127):
              CRITICAL **: Couldn't g_module_open libpython. Reason:
              /usr/lib/libpython2.7.so: cannot open shared object file:
              No such file or directory</small></small></small></big><br>
      <br>
      <big><small><small><small>(gst-plugin-scanner:5127):
              GLib-GObject-WARNING **: cannot register existing type
              'GstRtpH265Depay'</small></small></small></big><br>
      <br>
      <big><small><small><small>(gst-plugin-scanner:5127): GLib-CRITICAL
              **: g_once_init_leave: assertion 'result != 0' failed</small></small></small></big><br>
      <br>
      <big><small><small><small>(gst-plugin-scanner:5127):
              GStreamer-CRITICAL **: gst_element_register: assertion
              'g_type_is_a (type, GST_TYPE_ELEMENT)' failed</small></small></small></big><br>
      <br>
      <big><small><small><small>(gst-plugin-scanner:5127):
              GLib-GObject-WARNING **: cannot register existing type
              'GstLiveAdder'</small></small></small></big><br>
      <br>
      <big><small><small><small>(gst-plugin-scanner:5127): GLib-CRITICAL
              **: g_once_init_leave: assertion 'result != 0' failed</small></small></small></big><br>
      <br>
      <big><small><small><small>(gst-plugin-scanner:5127):
              GStreamer-CRITICAL **: gst_element_register: assertion
              'g_type_is_a (type, GST_TYPE_ELEMENT)' failed</small></small></small></big><br>
      <br>
      <big><small><small><small>(gst-plugin-scanner:5127):
              GLib-GObject-WARNING **: cannot register existing type
              'GstHLSDemux'</small></small></small></big><br>
      <br>
      <big><small><small><small>(gst-plugin-scanner:5127): GLib-CRITICAL
              **: g_once_init_leave: assertion 'result != 0' failed</small></small></small></big><br>
      <br>
      <big><small><small><small>(gst-plugin-scanner:5127):
              GStreamer-CRITICAL **: gst_element_register: assertion
              'g_type_is_a (type, GST_TYPE_ELEMENT)' failed</small></small></small></big><br>
    </blockquote>
    <big><small><br>
        <br>
        My OS is Ubuntu 14.04 64b</small></big> and gstreamer has always
    been installed with prefix=/usr, specifically what I've installed
    is: gstreamer, base, good, ugly, bad, libav, rtsp-server and python.
    I am using Eclipse for developing.<br>
    <br>
    Thanks for your help<br>
    <br>
    Dani<br>
    <br>
    <br>
  </body>
</html>