Bug 54682 - Calling set_opacity from a PyGTK application causes the application to crash
Summary: Calling set_opacity from a PyGTK application causes the application to crash
Status: NEW
Alias: None
Product: GStreamer SDK
Classification: Unclassified
Component: Windows SDK Distribution (show other bugs)
Version: 2012.7
Hardware: x86 (IA32) Windows (All)
: medium major
Assignee: bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-09 05:41 UTC by Dustin Spicuzza
Modified: 2012-09-09 05:41 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
This script will crash the python interpreter on Windows XP SP3 (241 bytes, text/x-python)
2012-09-09 05:41 UTC, Dustin Spicuzza
Details

Description Dustin Spicuzza 2012-09-09 05:41:00 UTC
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


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.