Closed GoogleCodeExporter closed 9 years ago
OK, I can reproduce this and I don't know how it missed our testing. Thanks
for the
report. As a workaround, please select the "Topics" entry in the tree on the
left of
the Manage Topics window before clicking "New Topic". If you are wanting to
associate
verses with a new topic, it is also possible to create it by selecting the
verses,
choose "Tag verses", and then typing the new topic name into the text box where
the tag
name is entered. This may be useful to you.
Original comment by jonmmor...@gmail.com
on 19 Feb 2010 at 11:14
Original comment by jonmmor...@gmail.com
on 19 Feb 2010 at 11:14
Thanks for your response. It's probably the same bug, but just for the record:
If I
right click in the "Passage and Comment" frame in the Manage Topics window, I
get this:
Traceback (most recent call last):
File "/home/andreas/Apps/bpbible-0.4.5/manage_topics_frame.py", line 572, in
_show_passage_context_menu
self._change_selected_passages()
File "/home/andreas/Apps/bpbible-0.4.5/manage_topics_frame.py", line 506, in
_change_selected_passages
self.selected_passages = self._find_selected_passages()
File "/home/andreas/Apps/bpbible-0.4.5/manage_topics_frame.py", line 510, in
_find_selected_passages
topic_passages = self._passage_list_topic.passages
AttributeError: 'NoneType' object has no attribute 'passages'
Original comment by war...@gmail.com
on 19 Feb 2010 at 12:34
Fixed in r970.
Original comment by jonmmor...@gmail.com
on 9 Mar 2010 at 1:06
Original issue reported on code.google.com by
war...@gmail.com
on 18 Feb 2010 at 5:23