[gstreamer-bugs] [Bug 615357] gst-plugins-scanner gets stuck in a loop

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jan 25 14:02:19 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=615357
  GStreamer | gstreamer (core) | 0.10.30

Jan Schmidt <thaytan> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at mad.scientist.com

--- Comment #19 from Jan Schmidt <thaytan at mad.scientist.com> 2011-01-25 22:02:12 UTC ---
Sounds like on OS/X we need some:

#if defined (i386)
  launch "arch -i386 plugin-scanner..."
#elif defined (x86_64)
    launch "arch -x86_64 plugin-scanner..."
#endif

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list