Submitter:
Long desciption: Describe as exactly as you can what you did when this error occurred. If you give no description at all, you make it very difficult to track down this bug. You should replace this text with your description, and also remove the "bug-tag" in the bottom of this text so that this bug is not automatically sorted among the bug reports with no description.
(bug-tag: NO_DESCRIPTION)
| Solfege version | 3.16.1 |
| Bzr revision info | branch_nick: build-branch revno: 1552 revision_id: tca@gnu.org-20100409184954-p4qodmrqmo1cel9d clean: False |
| gtk.pygtk_version | (2, 12, 1) |
| gtk | <module 'gtk' from 'C:\Program Files\GNU Solfege\python\lib\site-packages\gtk-2.0\gtk\__init__.py'> |
| sys.version_info | (2, 6, 4, 'final', 0) |
| sys.version | 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)] |
| sys.prefix | C:\Program Files\GNU Solfege\python |
| sys.platform | win32 |
| windowsversion | (6, 1, 7600, 2, '') |
Message from stderr:
Traceback (most recent call last):
File "C:\Program Files\GNU Solfege\share\solfege\solfege\fpeditor.py", line 374, in on_delete_link
editor_of(self).destroy_window(id(linked))
File "C:\Program Files\GNU Solfege\share\solfege\solfege\fpeditor.py", line 720, in destroy_window
do_del(window_id)
File "C:\Program Files\GNU Solfege\share\solfege\solfege\fpeditor.py", line 716, in do_del
if id(parent_page(self.m_page_mapping[k]).m_model) == wid]:
File "C:\Program Files\GNU Solfege\share\solfege\solfege\fpeditor.py", line 131, in parent_page
p = p.m_parent
AttributeError: 'Editor' object has no attribute 'm_parent'