Details
-
Type: Improvement
-
Status: Closed (View Workflow)
-
Priority: Blocker
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 8.4.3 Minor Release
-
Labels:
-
Story Points:1
-
Sprint:Sprint 25, Sprint 26
Description
We have had stability issues reported by users and confirmed in our own testing with the use of the "native" FileDialog component. We need to roll back to the use of only JFileChooser components on the Linux platform to avoid potential runtime crashing bugs which plague some specific distros (e.g. Ubuntu 15.04).
I have confirmed rolling back the LoadFileAction's FileDialog resolves the crashing bug on Ubuntu 15.04. (git commit hash of this fix dffcb57efaf6d6c4b01534187739dcc6a9e4ec03)