Skip to content

Version 2.84.0 does not open tif images any more #406

Open
@sunsear

Description

@sunsear

With version 2.85.0 it is no longer possible to successfully open tif images. Larger images put the CPU at 100% for minutes, usually takes a second or so. Smaller images result in:

Schermafbeelding 2020-11-01 om 14 27 32

Steps to reproduce:

Succesful opening of images

Make a project with:

	<parent>
		<groupId>org.scijava</groupId>
		<artifactId>pom-scijava</artifactId>
		<version>29.2.1</version>
		<relativePath/>
	</parent>

It is now possible to use IJLauncher to open an image and do stuff with it.

Failed opening of images

  1. Add the property:
    <scijava-common.version>2.85.0</scijava-common.version>
  2. Start up the IJLauncher.
  3. Open an image
  4. CPU goes to 100% and image is not opened

Full project

This project, branch and pom reproduces the problem:
https://github.com/sunsear/colour_deconvolution_IJ2/blob/feature/more_decimals/pom.xml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions