<div dir="ltr"><div>Traceback (most recent call last):<br>  File "/home/buildbot/slave/raring-amd64-quick/build/build/out/install/lib/python2.7/site-packages/sugar3/activity/activity.py", line 906, in _prepare_close<br>
    self.save()<br>  File "/home/buildbot/slave/raring-amd64-quick/build/build/out/install/lib/python2.7/site-packages/sugar3/activity/activity.py", line 740, in save<br>    self.write_file(file_path)<br>  File "/home/buildbot/slave/raring-amd64-quick/build/build/out/install/share/sugar/activities/Terminal.activity/terminal.py", line 424, in write_file<br>
    text, attr = page.vt.get_text(is_selected, None)<br>AttributeError: 'Terminal' object has no attribute 'get_text'<br><br>Caused by <br><br>commit b90dac1ad2b8916b123e71b73848636f83fa9fe7<br>Author: Simon Schampijer <<a href="mailto:simon@laptop.org">simon@laptop.org</a>><br>
Date:   Sat Nov 3 15:17:09 2012 +0100<br><br>    Get back a working activity history, SL #4131<br><br>It breaks on Debian and Ubuntu, it works on Fedora 18 and 19. I guess it's either a Fedora patch or a more recent libvte required?<br>
<br></div>I'd prefer to change the code to work also with old/unpatched libvte then to add a new module to the build for Ubuntu and Debian.<br></div>