LemurPwned / VISM

Software for visualising magnetic layers
Other
6 stars 2 forks source link

Repick data fix #94

Closed LemurPwned closed 6 years ago

LemurPwned commented 6 years ago

Sort of solution example? I dont think it is enough but it was a fast fix of #91

pawelkulig1 commented 6 years ago

I will take a look.

pawelkulig1 commented 6 years ago

This fix is breaking picking single files.

LemurPwned commented 6 years ago

Well I haven't changed the code for single files, since that was not the cause. But it might have been evoked by my changes anyway since the bug is really weird. It think it has smth to do with the focus policies but I'm not sure yet

LemurPwned commented 6 years ago

Ok now it should encompass everything. It is stupid because we have to double click select dir/file but there is no other way around for now

pawelkulig1 commented 6 years ago

Scenario: Select directory (firstData) -> Matplotlib widget -> runAnimation -> select directory (Crash) - does not exists on repickData branch.

LemurPwned commented 6 years ago

Does it print something or it is sigkill?

LemurPwned commented 6 years ago

Ok, I seem not to be able to reproduce that bug with any of the datasets. Are you certain you have latest? Check if your changes in unstaged commits do not interfere with branch code