sugarlabs / browse-activity

Sugar activity to browse the internet; WebKit on GTK on Sugar Toolkit
GNU General Public License v2.0
8 stars 44 forks source link

AttributeError: 'DummyBrowser' object has no attribute 'can_execute_editing_command_finish' #103

Closed quozl closed 4 years ago

quozl commented 5 years ago
Traceback (most recent call last):
  File "/usr/share/sugar/activities/Browse.activity/edittoolbar.py", line 130, in __can_execute_editing_command_cb
    can = self._browser.can_execute_editing_command_finish(result)
AttributeError: 'DummyBrowser' object has no attribute 'can_execute_editing_command_finish'

Possible reproducer: start Browse, enter a URL of a PDF document, switch between default tab and the PDF tab repeatedly.

quozl commented 4 years ago

8c66ce05fba927879fef6bca86e37be497ab04a5