fire-eggs / FamilyLines

A free, open-source genealogy application to track, organize, and share your family history.
13 stars 1 forks source link

Save Freezes #8

Open fire-eggs opened 7 years ago

fire-eggs commented 7 years ago

CodeFuglee[CodePlex]
Did a non-trivial merge. Resulting family was 5325 individuals. The save that took place after the merge was noticeably slow and 'hung' the app.

1) Performance issues on large save? 2) Background non-GUI thread 3) status/progress indication

Update: appears to be a problem saving a quotlargequot family.

fire-eggs commented 7 years ago

CodeFuglee[CodePlex]
Comment added by notonyournelly

Diff: --- old +++ new @@ -2,3 +2,5 @@ 1) Performance issues on large save? 2) Background non-GUI thread 3) status/progress indication + +Update: appears to be a problem saving a large family.