Menu

#37 File Open Fails

1.0
pending
nobody
2012-12-16
2012-12-08
Brian
No

A .familyx files will not open in application.

Discussion

  • Brian

    Brian - 2012-12-08

    Files created in prior versions of Family.Show won't open.

     
  • Kevin Routley

    Kevin Routley - 2012-12-09
    • labels: --> Bug, Data, Load
    • status: open --> pending
    • assigned_to: Kevin Routley
     
  • Kevin Routley

    Kevin Routley - 2012-12-09

    Two part problem.
    1. The file in question caused an exception.
    2. Exceptions during load "fail silently".

     
  • Kevin Routley

    Kevin Routley - 2012-12-16
    • labels: Bug, Data, Load --> Bug, Data, Load, Easy
    • assigned_to: Kevin Routley --> nobody
     
  • Kevin Routley

    Kevin Routley - 2012-12-16

    See People.cs, LoadOPC. I added a check for an unknown version (a side-effect of a change in the file format by "My Family Tree") as a failure-return. Try throwing other bogus files at the 'open' and see how it behaves.

    In MainWindow.xaml.cs, LoadFamily(), the code shows no indication to the user when fileLoaded is false.

     

Log in to post a comment.