[Sugar-devel] [PATCH] Browse: tabs usability improved

Simon Schampijer simon at schampijer.de
Wed Sep 7 09:37:24 EDT 2011


On 09/07/2011 03:03 PM, Simon Schampijer wrote:
> Hi Manuel,

[..]

There are as well two errors in the logs we need to address:

"1315401901.466328 DEBUG web-activity: Starting the web activity
Traceback (most recent call last):
   File "/home/erikos/Activities/Browse.activity/widgets.py", line 73, 
in __on_switch_page
     self.set_current_page(-1)
   File "/home/erikos/Activities/Browse.activity/widgets.py", line 88, 
in set_current_page
     return Notebook.set_current_page(self, number)
RuntimeError: maximum recursion depth exceeded while calling a Python 
object"

and

"RuntimeError: maximum recursion depth exceeded
RuntimeError: maximum recursion depth exceeded
Traceback (most recent call last):
   File "/home/erikos/Activities/Browse.activity/browser.py", line 192, 
in __page_removed_cb
     self._update_closing_buttons()
   File "/home/erikos/Activities/Browse.activity/browser.py", line 258, 
in _update_closing_buttons
     first_label.show_close_button()
AttributeError: 'TabAdd' object has no attribute 'show_close_button'
"

Regards,
    Simon


More information about the Sugar-devel mailing list