[gstreamer-bugs] [Bug 576546] Problems with Python 2.6

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Mar 27 00:55:21 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=576546

  GStreamer | gst-python | Ver: git

Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #131364|none                        |accepted-commit_now
               Flag|                            |
             Status|NEW                         |NEEDINFO




------- Comment #4 from Edward Hervey  2009-03-27 07:56 UTC -------
The last issue (pbutils) is a problem we've been having forever with submodules
when running uninstalled (or running it from gst-python's directory).

The reason why you can "import gst.interfaces" ... is because gst/__init__.py
imports that module (line 195). I'm not 100% sure if that's the right thing to
do (that means loading all the submodules, which also means loading all the C
.so they expose).

The ltihook patch can go in though. Need to think a bit more about the
submodule issue.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=576546.




More information about the Gstreamer-bugs mailing list