You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Variables:
File "/home/cj/.local/lib/python2.7/site-packages/dreampielib/gui/init.py", line 960, on_execute_command(self=DreamPie(path..."window_main"), _widget=<gtk.Men...27979a0)>)
{'self.execute_source': <bound method DreamPie.execute_source of DreamPie(path="/home/cj/.local/lib/python2.7/site-packages/dreampielib/data/dreampie.glade", root="window_main")>}
File "/home/cj/.local/lib/python2.7/site-packages/dreampielib/gui/init.py", line 497, execute_source(self=DreamPie(path..."window_main"))
{'is_ok': [], 'syntax_error_info': [], 'source': u'doc = """
<.....~60 lines of html string omitted here, because GitHub is trying to parse it. ...>
"""', 'self.call_subp': <bound method DreamPie.call_subp of DreamPie(path="/home/cj/.local/lib/python2.7/site-packages/dreampielib/data/dreampie.glade", root="window_main")>}
Traceback (most recent call last):
File "/home/cj/.local/lib/python2.7/site-packages/dreampielib/gui/init.py", line 960, in on_execute_command
self.execute_source()
File "/home/cj/.local/lib/python2.7/site-packages/dreampielib/gui/init.py", line 497, in execute_source
is_ok, syntax_error_info = self.call_subp(u'execute', source)
TypeError: 'NoneType' object is not iterable
The text was updated successfully, but these errors were encountered:
The report was this:
Variables:
File "/home/cj/.local/lib/python2.7/site-packages/dreampielib/gui/init.py", line 960, on_execute_command(self=DreamPie(path..."window_main"), _widget=<gtk.Men...27979a0)>)
{'self.execute_source': <bound method DreamPie.execute_source of DreamPie(path="/home/cj/.local/lib/python2.7/site-packages/dreampielib/data/dreampie.glade", root="window_main")>}
File "/home/cj/.local/lib/python2.7/site-packages/dreampielib/gui/init.py", line 497, execute_source(self=DreamPie(path..."window_main"))
{'is_ok': [], 'syntax_error_info': [], 'source': u'doc = """
<.....~60 lines of html string omitted here, because GitHub is trying to parse it. ...>
"""', 'self.call_subp': <bound method DreamPie.call_subp of DreamPie(path="/home/cj/.local/lib/python2.7/site-packages/dreampielib/data/dreampie.glade", root="window_main")>}
Traceback (most recent call last):
File "/home/cj/.local/lib/python2.7/site-packages/dreampielib/gui/init.py", line 960, in on_execute_command
self.execute_source()
File "/home/cj/.local/lib/python2.7/site-packages/dreampielib/gui/init.py", line 497, in execute_source
is_ok, syntax_error_info = self.call_subp(u'execute', source)
TypeError: 'NoneType' object is not iterable
The text was updated successfully, but these errors were encountered: