Task #10853 (closed)
Opened 6 years ago
Closed 6 years ago
BUG: Original metadata display stalls
| Reported by: | rkferguson | Owned by: | jburel |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-4.4.x |
| Component: | Insight | Version: | 4.4.9 |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Tested with OMERO.insight-4.4.8-47-0c111ca-ice33-b238-mac on howe using .dv and canon files.
The first time you click on the Original metadata tag it starts to open then stalls with "Loading metadata" with a stationary progress spinner. If you then click on it again, you see a flash of the download arrow just before the tab closes and then when it opens it displays fine immediately. On subsequent opening, there is a few seconds delay at the "Loading metadata" stage, but the download arrow and metadata then appear as expected. If the display of metadata is stalled, then clicking on and shifting focus to the import window triggers the display in the main window. Even shifting focus to another app window triggers display after stalling.
It seems that the first time after import that the metadata is loaded, it is being fetched, but the display is not being triggered until another event takes place. The display is then done, and subsequent viewing of the metadata does not suffer from this delay.
It is interesting that this stalling does not take place with data where the original file has been archived at import. This may help give an idea of where the problem is.
When metadata is displayed it appears to be as expected.
Change History (4)
comment:1 Changed 6 years ago by pwalczysko
comment:2 Changed 6 years ago by jburel
- Sprint set to Blocker 4.4.9 (1)
Fixed in https://github.com/openmicroscopy/openmicroscopy/pull/1145 (develop)
to be rebased.
comment:3 Changed 6 years ago by jburel <j.burel@…>
(In [5bbf65b5f2208e2e97c1b4eeb94dbca7d73a07b4/ome.git] on branch develop) Fix display after metadata loading (see #10853)
comment:4 Changed 6 years ago by jburel
- Resolution set to fixed
- Status changed from new to closed
- Version set to 4.4.9
Problem has been fixed, The ticket has not been closed.
This happens also on develop. See comments on https://github.com/openmicroscopy/openmicroscopy/pull/1145#issuecomment-17705388.