Summary: | Calling set_opacity from a PyGTK application causes the application to crash | ||
---|---|---|---|
Product: | GStreamer SDK | Reporter: | Dustin Spicuzza <dustin> |
Component: | Windows SDK Distribution | Assignee: | bugs |
Status: | NEW --- | QA Contact: | |
Severity: | major | ||
Priority: | medium | ||
Version: | 2012.7 | ||
Hardware: | x86 (IA32) | ||
OS: | Windows (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | This script will crash the python interpreter on Windows XP SP3 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 66863 [details] This script will crash the python interpreter on Windows XP SP3 Using the PyGTK that comes with the GStreamer.com SDK, if you call set_opacity on a window, the interpreter will crash. The very simple sample program (attached) will crash when run. Python 2.7.3 GStreamer SDK 2012.7 Windows XP SP3