Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble saving data #4929

Open
IanMayo opened this issue Jul 23, 2020 · 2 comments · May be fixed by #4939
Open

Trouble saving data #4929

IanMayo opened this issue Jul 23, 2020 · 2 comments · May be fixed by #4939
Assignees
Labels

Comments

@IanMayo
Copy link
Member

IanMayo commented Jul 23, 2020

  • I have just opened Debrief and loaded the sample rep file BULK_BLUE_TRACKS
  • In outline box I have selected the drop down menu and selected 'Create New Layer'.
  • I named the layer 'Layer made in Outline'
  • I selected the track 'T23_A' and cut it
  • Then pasted into the layer
  • I have saved the file as 'layer loss test.dpf'
  • Following this I have the error: 'Exception Caught: Debrief Exporter not found for
  • The layer is now empty of any data.
@IanMayo IanMayo self-assigned this Jul 23, 2020
@IanMayo
Copy link
Member Author

IanMayo commented Jul 23, 2020

The issue here was that Debrief allowed a heavyweight track to be pasted into a Layer. Then , it wasn't able to save that track (since a layer doesn't know how to store a heavyweight track - only lightweight ones).

So, I directed the user to convert the track to a light-weight layer, a step that includes moving it into a layer.

We should not allow a heavyweight track to be pasted into the Outline View.

@IanMayo
Copy link
Member Author

IanMayo commented Jul 30, 2020

In Slack @ayeshare and I just established that we may have some more PasteItem tests, to correctly handle some dynamic shape combinations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants