View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009265IGSTKIGSTKpublic2009-07-13 10:102011-02-01 13:56
ReporterMichelKitware 
Assigned ToPatrick Cheng 
PrioritynormalSeverityminorReproducibilityalways
StatusacknowledgedResolutionopen 
PlatformOSOS Version
Summary0009265: Examples OpenIGTLinkBroadcast and TrackerDataLogger tracker configuration logic works on Windows only
DescriptionA for loop that opens configuration files for all trackers supported by IGSTK returns an error for those trackers not currently connected to the computer, for OpenIGTLinkBroadcast and TrackerDataLogger (based on the former). In the latter example, this for loop in fact is limited to the Polaris Hybrid tracker (i=2;i<3;i++), but the former loop running on Linux will abort with an error message indicating an unsupported tracker. The example should be handle Linux returns more seamlessly, in a manner consistent with its performance on Windows.
 
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0025199)
Patrick Cheng (developer)
2011-02-01 13:56

Seems like this issue is related to the way GCC compiler handle exceptions. When the program fail to catch the exception, it leads to program crash under linux

 Issue History
Date Modified Username Field Change
2009-07-13 10:10 MichelKitware New Issue
2009-07-13 10:10 MichelKitware Status new => assigned
2009-07-13 10:10 MichelKitware Assigned To => Patrick Cheng
2011-02-01 13:56 Patrick Cheng Note Added: 0025199
2011-02-01 13:56 Patrick Cheng Status assigned => acknowledged


Copyright © 2000 - 2018 MantisBT Team