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

Catch SecurityExceptions #14

Merged
merged 1 commit into from Feb 16, 2012
Merged

Conversation

melissalinkert
Copy link
Member

When using Bio-Formats within an applet, it is common for
System.getProperty("java.library.path") and System.loadLibrary(...) to
fail as a result of insufficient permissions. We now catch and log
these exceptions, as the majority of Bio-Formats' functionality can be
used without the native libraries in question.

See:
http://www.openmicroscopy.org/community/viewtopic.php?f=6&t=942&start=10#p3594

When using Bio-Formats within an applet, it is common for
System.getProperty("java.library.path") and System.loadLibrary(...) to
fail as a result of insufficient permissions.  We now catch and log
these exceptions, as the majority of Bio-Formats' functionality can be
used without the native libraries in question.

See:
http://www.openmicroscopy.org/community/viewtopic.php?f=6&t=942&start=10#p3594
@chris-allan
Copy link
Member

Lacking any further feedback on the forums I'm going to assume this is working correctly and merge this in.

chris-allan added a commit that referenced this pull request Feb 16, 2012
@chris-allan chris-allan merged commit 2e6a75d into ome:develop Feb 16, 2012
hflynn pushed a commit to hflynn/bioformats that referenced this pull request Oct 11, 2013
Insight and Importer tutorial page fixes
hflynn added a commit to hflynn/bioformats that referenced this pull request Oct 11, 2013
Move the images to under the formats directory and adjust build
jburel pushed a commit to jburel/bioformats that referenced this pull request Oct 29, 2014
Units: Length for plate well origin
snoopycrimecop pushed a commit to snoopycrimecop/bioformats that referenced this pull request Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants