View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003724 | Slicer4 | Module OpenIGTLinkIF | public | 2014-05-29 14:33 | 2017-06-10 08:51 |
Reporter | tokuda | Assigned To | tokuda | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | Slicer 4.3.1-2 | ||||
Target Version | Slicer 4.4.0 | Fixed in Version | |||
Summary | 0003724: Transforms don't update after loading from saved scene. | ||||
Description | Tamas Ungi reported: I experienced random errors when loading a scene with persistent connection. Transforms representing tracked objects are not being updated. The error is associated with multiple transforms with the same name. The likely reason is that the transform nodes are not yet loaded in the scene when the connection already starts and creates new transforms. When the used transforms are loaded in the scene, they don't get updated anymore. The reason and the code needs to be further investigated. I added this issue here for the record. See: | ||||
Tags | No tags attached. | ||||
Andras Lasso submitted a patch: https://github.com/openigtlink/OpenIGTLinkIF/pull/34 There were multiple serious problems when a scene was loaded that contained saved OpenIGTLink connections. These changes fix all the known issues. Issues fixed: Nodes are not updating and duplicate nodes are created when a scene is loaded with an active OpenIGTLink connector (and only duplicate nodes are updated by OpenIGTLink) |
|
The code is merged into the main repository. |
|
Pull request has been sent: |
|
Closing resolved issues that have not been updated in more than 3 months. |
|
Import 2017-06-07 23:51:09: master 8eb610df 2014-06-04 10:51:03 Details Diff |
BUG: Update OpenIGTLinkIF Git Tag. Fixes 0003724 Transforms don't update after loading from saved scene. From: Junichi Tokuda <tokuda@bwh.harvard.edu> git-svn-id: http://svn.slicer.org/Slicer4/trunk@23304 3bd1e089-480b-0410-8dfb-8563597acbee |
||
mod - SuperBuild.cmake | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-05-29 14:33 | tokuda | New Issue | |
2014-05-29 14:33 | tokuda | Status | new => assigned |
2014-05-29 14:33 | tokuda | Assigned To | => tokuda |
2014-05-29 14:34 | tokuda | Note Added: 0011994 | |
2014-05-29 14:42 | tokuda | Note Added: 0011995 | |
2014-05-29 15:00 | tokuda | Note Added: 0011996 | |
2014-05-29 15:00 | tokuda | Status | assigned => resolved |
2014-05-29 15:00 | tokuda | Resolution | open => fixed |
2014-06-04 06:52 | jcfr | Target Version | => Slicer 4.4.0 |
2014-09-17 22:59 | jcfr | Status | resolved => closed |
2014-09-17 23:01 | jcfr | Note Added: 0012529 | |
2017-06-10 08:51 | jcfr | Changeset attached | => Slicer master 8eb610df |