Open ctrueden opened 8 years ago
It seems odd that FileChooser#showSaveDialog
deadlocks when called off the EDT on OS X, but I guess the fix could be to wrap that call in EventQueue.invokeAndWait
...
Thank you for submitting the issue Curtis. The same was reproducible locally, and a card has been created on this regard. https://trello.com/c/L7dtKWsl/96-bio-format-exporter-issues
Thanks @bramalingam !
Closing in favor of the card. Thanks, guys.
Reopening thsi issue as new reports of the same issue have been received in https://forum.image.sc/t/trouble-with-bio-formats-exporter-in-fiji-macos/41820
The user setup for the new reports is: macOS 10.14.6 (Mojave) ImageJ 2.1.0/1.53c; Java 1.8.0_202 [x86_64] Bio-Formats Plugins for ImageJ Release 6.5.1
This issue has been mentioned on Image.sc Forum. There might be relevant details there:
https://forum.image.sc/t/trouble-with-bio-formats-exporter-in-fiji-macos/41820/4
This issue has been mentioned on Image.sc Forum. There might be relevant details there:
https://forum.image.sc/t/problem-with-bio-format-exporter/58192/2
Further reports of this issue of imagesc - https://forum.image.sc/t/problem-with-bio-format-exporter/58192/2 The post includes some sceanrios for reproducing the issue and details of the user system
Another report of this, also on MacOS Mojave: https://forum.image.sc/t/export-image-sequence-as-avi-and-bio-formats/67199
This issue has been mentioned on Image.sc Forum. There might be relevant details there:
https://forum.image.sc/t/export-image-sequence-as-avi-and-bio-formats/67199/5
When attempting to reproduce #2237 on OS X, the Bio-Formats Exporter dialog never appears on my OS X 10.11 system. Instead, I get a deadlock:
Happens with Oracle Java 1.7.0_80 as well as Oracle Java 1.8.0_66. And it happens with both the release and 5.1 dev versions of Bio-Formats.