[Bugs] #4119 GraphPlotter NORM: Errors when there are expressions in the list
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Sat Oct 27 12:11:31 EDT 2012
#4119: Errors when there are expressions in the list
------------------------------+---------------------------------------------
Reporter: danielfrancis | Owner: danielfrancis
Type: defect | Status: new
Priority: Normal | Milestone:
Component: GraphPlotter | Version: Git as of bugdate
Severity: Major | Keywords:
Distribution: Unspecified | Status_field: New
------------------------------+---------------------------------------------
There's to remove this error from the log. I'm thinking in disable the
option of remove the function when there's only one expression in the
list.
Traceback (most recent call last):
File "/home/alan/Activities/GraphPlotter.activity/canvas.py", line
340, in _remove_function
self.functions_list.remove_function()
File "/home/alan/Activities/GraphPlotter.activity/functions.py", line
132, in remove_function
_iter = self.model.get_iter(rows[1][0])
IndexError: list index out of range
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/4119>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list