tweecode / twine

UI for creating hypertext stories
http://twinery.org
656 stars 97 forks source link

TypeError: 'NoneType' object is not iterable #168

Closed martinellison closed 9 years ago

martinellison commented 9 years ago

I get endless messages:

TypeError: 'NoneType' object is not iterable Traceback (most recent call last): File "/home/martin/Downloads/twine/twine-master/storypanel.py", line 580, in followDrag for widget in self.draggingWidgets:

This happens when I start Twine for the first time.

Source is a download of the zip file from GitHub (running on Fedora).

webbedspace commented 9 years ago

Try it again now, please.

webbedspace commented 9 years ago

Closing due to an inability to reproduce and a lack of feedback (sorry).