trietptm / raft

Automatically exported from code.google.com/p/raft
0 stars 0 forks source link

Stack trace on zoom in #32

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Unhandled Exception!
Traceback (most recent call last):

  File "C:\MyProjects\raft\utility\RequestResponseWidget.py", line 217, in <lambda>
    self.framework.subscribe_zoom_in(lambda: scintillaWidget.zoomIn())

RuntimeError: underlying C/C++ object has been deleted

Original issue reported on code.google.com by gfleisch...@gmail.com on 14 Jul 2011 at 7:50

GoogleCodeExporter commented 9 years ago
Fixed in Raft3

Original comment by gfleisch...@gmail.com on 28 Jul 2013 at 2:49