<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 30: Crashes on SliTaz</title><link>https://sourceforge.net/p/brainworkshop/bugs/30/</link><description>Recent changes to 30: Crashes on SliTaz</description><atom:link href="https://sourceforge.net/p/brainworkshop/bugs/30/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 10 Dec 2012 06:03:58 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/brainworkshop/bugs/30/feed.rss" rel="self" type="application/rss+xml"/><item><title>Crashes on SliTaz</title><link>https://sourceforge.net/p/brainworkshop/bugs/30/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;'StaticSource' object has no attribute '_data' (line 571 in ~/brainworkshop/pyglet/media/__init__.py)&lt;/p&gt;
&lt;p&gt;The reason this fails is that there is no guarantee that 'self._data = data.getvalue()' is ever reached!&lt;/p&gt;
&lt;p&gt;The way I fixed this, self._data can be None, so I need to check for this in StaticMemorySource's constructor.&lt;/p&gt;
&lt;p&gt;This I do rather poorly :-))&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Loren Cannon</dc:creator><pubDate>Mon, 10 Dec 2012 06:03:58 -0000</pubDate><guid>https://sourceforge.net8a05fb360838c095576860135ebbe7d7d15754e2</guid></item></channel></rss>