|
From: PeterMerchant <pet...@ho...> - 2014-02-10 21:13:04
|
Hi,
Today I upgraded from 3.4.1 to 3.4.7-03 and now I have this problem, but
am unable to log a bug-report. Do I need to sign up separately for the
Mantis bug reporting system?
The problem is repeatable, and stops me adding any information. I might
need to downgrade.
Thanks.
User Information:
===================
Had selected a person, and was about to add a personal event
Error Details:
===================
195103: ERROR: gramps.py: line 107: Unhandled exception
Traceback (most recent call last):
File "/usr/share/gramps/gui/editors/displaytabs/eventembedlist.py",
line 224, in add_button_clicked
event, ref, self.object_added)
File "/usr/share/gramps/gui/editors/editeventref.py", line 58, in
__init__
update)
File "/usr/share/gramps/gui/editors/editreference.py", line 108, in
__init__
self._setup_fields()
File "/usr/share/gramps/gui/editors/editeventref.py", line 158, in
_setup_fields
custom_values=self.get_custom_events())
File "/usr/share/gramps/gui/widgets/monitoredwidgets.py", line 460,
in __init__
menu=get_val().get_menu())
File "/usr/share/gramps/AutoComp.py", line 144, in __init__
self.store = self.create_menu()
File "/usr/share/gramps/AutoComp.py", line 184, in create_menu
key, value = self.get_key_and_value(event_type)
TypeError: 'NoneType' object is not iterable
System Information:
===================
Python version: 2.7.5+ (default, Sep 19 2013, 13:49:51) [GCC 4.8.1]
BSDDB version: 5.3.0 (5, 1, 29)
Gramps version: 3.4.7-3
LANG: en_GB.UTF-8
OS: Linux (kubuntu 13.10)
Distribution: 3.11.0-15-generic
GTK version : (2, 24, 20)
pygtk version : (2, 24, 0)
gobject version: (2, 28, 6)
cairo version : (1, 8, 8)
|