[IGSTK-Users] IGSTK 4.0 on MacOS Leopard

Fauze Polpeta fauze.polpeta at gmail.com
Tue Mar 3 17:05:25 EST 2009


Hi Everybody;

I have build VTK, ITK, FLTK and IGSTK on MacOS Leopard, but I can't
run graphical applications as NeedleBiopsy, Navigator...even HelloWord
is not working.

When executing any of this applications I've got a blank window and a
few seconds later the application is out. Following is the console
output of HelloWord. Am'I missing something for Mac? Do you have any
assumption about what is happening or should I debug with Xcode to
provide you with more detailed information.

Thanks in advance for any help

Fauze

---

1236117882.92116498947143554688  :    (DEBUG)
igstkView::SetRefreshRate() called ...
1236117882.92146611213684082031  :    (DEBUG)
igstkView::RequestStart() called ...
1236117882.92151188850402832031  :    (DEBUG) State transition is
being made : View3D  PointerID 0x180fc00
InteractorInitializedState(95)  with StartRefreshingInput(87) --->
RefreshingState(96).
1236117882.92153191566467285156  :    (DEBUG)
igstkView::StartProcessing() called ...
1236117882.92155194282531738281  :    (DEBUG)
igstkView::RequestResetCamera() called ...
1236117882.92157411575317382812  :    (DEBUG) State transition is
being made : View3D  PointerID 0x180fc00 RefreshingState(96)  with
ResetCameraInput(86) ---> RefreshingState(96).
1236117882.92159199714660644531  :    (DEBUG)
igstkView::ResetCameraProcessing() called ...
1236117882.9332408905029296875  :    (DEBUG)
igstkView::RequestSetRenderWindowSize(...) called ...
1236117882.93328905105590820312  :    (DEBUG) State transition is
being made : View3D  PointerID 0x180fc00 RefreshingState(96)  with
ValidRenderWindowSizeInput(91) ---> RefreshingState(96).
1236117882.93334102630615234375  :    (DEBUG)
igstkView::SetRenderWindowSizeProcessing(...) called ...
2009-03-03 19:04:42.945 HelloWorld[25861:10b] *** -[NSHIObject
userSpaceScaleFactor]: unrecognized selector sent to instance
0x10177f0
2009-03-03 19:04:42.945 HelloWorld[25861:10b] An uncaught exception was raised
2009-03-03 19:04:42.946 HelloWorld[25861:10b] *** -[NSHIObject
userSpaceScaleFactor]: unrecognized selector sent to instance
0x10177f0
2009-03-03 19:04:42.946 HelloWorld[25861:10b] *** Terminating app due
to uncaught exception 'NSInvalidArgumentException', reason: '***
-[NSHIObject userSpaceScaleFactor]: unrecognized selector sent to
instance 0x10177f0'
2009-03-03 19:04:42.947 HelloWorld[25861:10b] Stack: (
    2468708619,
    2476015163,
    2468737802,
    2468731148,
    2468731346,
    2574930,
    2569674,
    2563078,
    1932078,
    1932040,
    1930797,
    1928398,
    1977000,
    1004818,
    1002816,
    60339,
    73205,
    80258,
    32806,
    27010
)

Trace/BPT trap



More information about the IGSTK-Users mailing list