Find possible duplicate people tool

View: New views
2 Messages — Rating Filter:   Alert me  

Find possible duplicate people tool

by Rob Healey-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello:

I loaded my database, and then clicked Tools --> Database Repair --> Find Possible Duplicate People....  got this error on the terminal screen.....  By the way, I am using trunk at rev. 13494...

python ~/gramps32/src/gramps.py
110352: ERROR: _Tool.py: line 249: Failed to start tool.
Traceback (most recent call last):
  File "/home/Frog/gramps32/src/PluginUtils/_Tool.py", line 245, in gui_tool
    tool_class(dbstate, uistate, options_class, name, callback)
  File "/home/Frog/gramps32/src/plugins/tool/FindDupes.py", line 105, in __init__
    top = Glade()
  File "/home/Frog/gramps32/src/glade.py", line 126, in __init__
    self.add_from_file(path)
GError: Duplicate object id 'title' on line 84 (previously on line 13)

Sincerely yours,
Rob G. Healey


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gramps-devel mailing list
Gramps-devel@...
https://lists.sourceforge.net/lists/listinfo/gramps-devel

Re: Find possible duplicate people tool

by Gerald Britton-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Problem must be in the glade file being loaded.  check it to see if
there is more than one object named "title" and then see if one can be
renamed without problem.

On 11/3/09, Rob Healey <robhealey1@...> wrote:

> Hello:
>
> I loaded my database, and then clicked Tools --> Database Repair --> Find
> Possible Duplicate People....  got this error on the terminal screen.....
> By the way, I am using trunk at rev. 13494...
>
> python ~/gramps32/src/gramps.py
> 110352: ERROR: _Tool.py: line 249: Failed to start tool.
> Traceback (most recent call last):
>   File "/home/Frog/gramps32/src/PluginUtils/_Tool.py", line 245, in gui_tool
>     tool_class(dbstate, uistate, options_class, name, callback)
>   File "/home/Frog/gramps32/src/plugins/tool/FindDupes.py", line 105, in
> __init__
>     top = Glade()
>   File "/home/Frog/gramps32/src/glade.py", line 126, in __init__
>     self.add_from_file(path)
> GError: Duplicate object id 'title' on line 84 (previously on line 13)
>
> Sincerely yours,
> Rob G. Healey
>


--
Gerald Britton

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gramps-devel mailing list
Gramps-devel@...
https://lists.sourceforge.net/lists/listinfo/gramps-devel