Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.
Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

Task #10400 (closed)

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

BUG: Download of fles not working on FS

Reported by: pwalczysko Owned by: jburel
Priority: major Milestone: 5.0.0-beta1
Component: Insight Version: n.a.
Keywords: n.a. Cc: ux@…, fs@…
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: n.a.
Sprint: FS Demo 3

Description (last modified by pwalczysko)

In Insight, both on Howe and Gretzky, the download of the multi-image file

/Volumes/ome/data_repo/test_images_good/lei/050118.lei

does not work as expected.

Howe: when a particular image in the 56 images in this multi-file is chosen and downloaded, a zip file is created. After unzipping, the folder consists of two 1-channel tiffs and a 050118.lei file.
When this 050118.lei file is reimported to OMERO, then it appears as the image which was chosen originally out of the 56 in the file only, but as a duplicate.
See screenshots.

Gretzky: when one image of the 56 is chosen and Download option is selected, then only one image is downloaded, it's format is .ome.tiff and it appears black (see screenshot, the folder "FS" in the finder on the screenshot).

Attachments (4)

originally imported lei - 56 images.png (340.0 KB) - added by pwalczysko 11 years ago.
re-imported 050118lei on Howe .png (26.8 KB) - added by pwalczysko 11 years ago.
Downloaded lei on Gretzky.png (240.5 KB) - added by pwalczysko 11 years ago.
ome-tiff downloaded every time.png (135.4 KB) - added by pwalczysko 11 years ago.

Download all attachments as: .zip

Change History (17)

Changed 11 years ago by pwalczysko

Changed 11 years ago by pwalczysko

Changed 11 years ago by pwalczysko

comment:1 Changed 11 years ago by pwalczysko

  • Description modified (diff)

comment:2 Changed 11 years ago by pwalczysko

  • Component changed from General to Insight
  • Owner set to jburel

comment:3 Changed 11 years ago by jburel

Did you notice the same issue when downloading from the Web? at least on howe.

comment:4 Changed 11 years ago by pwalczysko

  • Summary changed from BUG: Download of lei files not working to BUG: Download of fles not working on FS

Further, I found that any file (.jpg, life) does download with an .ome.tiff extension on Gretzky.
Even when "Download" option was clicked.
Did download 3 times, with different formats (lastly 2kx2k.jpg) on Gretzky.
The last action I did was to "Export as one-tiff. I named this particular image "2kx2kometiff. This was created as 2kx2komtiff.ome.tiff (see screenshot).
But this is the only image which was exported as one-tiff.
All the other before it (see Activities window) were Downloaded.

Changed 11 years ago by pwalczysko

comment:5 Changed 11 years ago by pwalczysko

  • Cc fs@… added

comment:6 Changed 11 years ago by jburel

The download ome-tiff option has now been removed see https://github.com/openmicroscopy/openmicroscopy/pull/743

comment:7 Changed 11 years ago by jmoore

  • Sprint FS Demo 2 deleted

Not included in fs demo 2 tag. Removing from sprint

comment:8 Changed 11 years ago by jmoore

  • Sprint set to FS Demo 3

comment:9 Changed 11 years ago by jburel

Download the jpeg works with today's build

comment:10 Changed 11 years ago by jburel

comment:11 Changed 11 years ago by jburel

Checksum side effect

java.lang.Exception: org.openmicroscopy.shoola.env.data.DSAccessException: Cannot access data. 
Cannot set the file's id.
	at org.openmicroscopy.shoola.env.data.OMEROGateway.handleException(OMEROGateway.java:919)
	at org.openmicroscopy.shoola.env.data.OMEROGateway.retrieveArchivedFiles(OMEROGateway.java:4081)
	at org.openmicroscopy.shoola.env.data.OMEROGateway.getArchivedFiles(OMEROGateway.java:3999)
	at org.openmicroscopy.shoola.env.data.OmeroDataServiceImpl.getArchivedImage(OmeroDataServiceImpl.java:502)
	at org.openmicroscopy.shoola.env.data.views.calls.ArchivedImageLoader$1.doCall(ArchivedImageLoader.java:75)
	at org.openmicroscopy.shoola.env.data.views.BatchCall.doStep(BatchCall.java:144)
	at org.openmicroscopy.shoola.util.concur.tasks.CompositeTask.doStep(CompositeTask.java:226)
	at org.openmicroscopy.shoola.env.data.views.CompositeBatchCall.doStep(CompositeBatchCall.java:126)
	at org.openmicroscopy.shoola.util.concur.tasks.ExecCommand.exec(ExecCommand.java:165)
	at org.openmicroscopy.shoola.util.concur.tasks.ExecCommand.run(ExecCommand.java:276)
	at org.openmicroscopy.shoola.util.concur.tasks.AsyncProcessor$Runner.run(AsyncProcessor.java:91)
	at java.lang.Thread.run(Thread.java:680)
Caused by: Ice.UnknownException
    unknown = "omero.UnloadedEntityException: Object unloaded:omero.model.ChecksumAlgorithmI@3f10cd1f
               	at omero.model.ChecksumAlgorithmI.errorIfUnloaded(ChecksumAlgorithmI.java:18)
               	at omero.model.ChecksumAlgorithmI.getValue(ChecksumAlgorithmI.java:124)
               	at omero.model.ChecksumAlgorithm.getValue(ChecksumAlgorithm.java:81)
               	at ome.services.blitz.util.ChecksumAlgorithmMapper.getChecksumType(ChecksumAlgorithmMapper.java:48)
               	at ome.services.blitz.repo.CheckedPath.<init>(CheckedPath.java:129)
               	at ome.services.blitz.repo.PublicRepositoryI.checkId(PublicRepositoryI.java:660)

comment:12 Changed 11 years ago by jburel

  • Resolution set to fixed
  • Status changed from new to closed

comment:13 Changed 11 years ago by jburel <j.burel@…>

(In [45410156650103bf50d14c9a9c673142e723b988/ome.git] on branch develop) Fix loading of original file (see #10400)

Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.68034 sec.)

We're Hiring!