#245 ✓fixed
Virgil Dupras

Crash on tab closing

Reported by Virgil Dupras | April 1st, 2011 @ 07:09 PM

Application Name: moneyGuru
Version: 2.3.6

Traceback (most recent call last):
 File "/usr/local/share/moneyguru/qt/controller/main_window.py", line 384, in currentTabChanged
   self.model.current_pane_index = index
 File "/usr/local/share/moneyguru/core/gui/main_window.py", line 388, in current_pane_index
   pane = self.panes[value]
IndexError: list index out of range

Then

Application Name: moneyGuru
Version: 2.3.6

Traceback (most recent call last):
 File "/usr/local/share/moneyguru/qt/controller/main_window.py", line 337, in closeTabTriggered
   self.model.close_pane(self.model.current_pane_index)
 File "/usr/local/share/moneyguru/core/gui/main_window.py", line 201, in close_pane
   newindex = self.panes.index(self._current_pane)
ValueError: list.index(x): x not in list

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Shared Ticket Bins

People watching this ticket

Tags

Referenced by

Pages