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

Harderr when PFF timeline deleted #309

Open
allenleetc opened this issue May 27, 2015 · 0 comments
Open

Harderr when PFF timeline deleted #309

allenleetc opened this issue May 27, 2015 · 0 comments
Labels

Comments

@allenleetc
Copy link
Collaborator

  1. open a proj
  2. remove the first/only PFF timeline
  3. close proj
  4. open another proj, get a harderror (see trace below)

Instead of step 2. above, maybe more plausible is: 2a. add a second PFF timeline. 2b. remove first PFF timeline because you don't need it anymore. Continue with step 3 etc.

Trace:
Error using handle.handle/get
Invalid or deleted object.
Error in JLabelGUIData/setLayout (line 423)
ax_pos = get(handles.axes_timeline_prop1,'Position');
Error in JLabel>initAfterBasicParamsSet (line 7931)
handles.guidata.setLayout(figureJLabel);
Error in JLabel>openEverythingFileGivenFileNameAbs (line 7884)
initAfterBasicParamsSet(figureJLabel);
Error in JLabel>openEverythingFileViaChooser (line 7745)
openEverythingFileGivenFileNameAbs(figureJLabel,fileNameAbs,groundTruthingMode)

@allenleetc allenleetc added the Bug label May 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant