On 01/18/2013 10:11 AM, Seref Arikan wrote: > from the top of my head: reads like a path problem with the images > embedded into AW, due to fact that it is being developed under > Windows, and you're trying to run it under Linux. > Any chance you can check out mechanism of image paths?
I am afraid not, the exception does not give enough information, it does not even tell which image it is missing. If I would know that, I would repair path, or get the image from github. It cost too much time to study the source-code. Bert > > On Fri, Jan 18, 2013 at 7:15 AM, Bert Verhees <bert.verhees at rosa.nl > <mailto:bert.verhees at rosa.nl>> wrote: > > Someone any idea? > > Thanks > Bert > > verhees at kubuntuwerk:~/adl_workbench-linux$ ./adl_workbench > > adl_workbench: system execution failed. > Following is the set of recorded exceptions: > > ******************************** Thread exception > ***************************** > In thread Root thread 0x0 (thread id) > > ******************************************************************************* > > ------------------------------------------------------------------------------- > Class / Object Routine Nature of exception Effect > > ------------------------------------------------------------------------------- > ISE_EXCEPTION_MANAGER > raise @9 Could not load image file.: > <00000000F66CFFE8> Developer exception. Fail > > ------------------------------------------------------------------------------- > ISE_EXCEPTION_MANAGER > raise @9 > <00000000F66CFFE8> Routine failure. Fail > > ------------------------------------------------------------------------------- > DEVELOPER_EXCEPTION raise @1 > <00000000F66CFF88> (From EXCEPTION) Routine failure. Fail > > ------------------------------------------------------------------------------- > EXCEPTIONS raise @3 > <00000000F66CFF10> Routine failure. Fail > > ------------------------------------------------------------------------------- > EV_PIXMAP_IMP read_from_named_file @4 > <00000000F66CFB38> Routine failure. Fail > > ------------------------------------------------------------------------------- > EV_PIXMAP set_with_named_file @1 > <00000000F66CFB08> Routine failure. Fail > > ------------------------------------------------------------------------------- > SPLASH_WINDOW recursive_load_pixmaps @8 > <00000000F66798A0> (From SHARED_APP_UI_RESOURCES) > Routine failure. Fail > > ------------------------------------------------------------------------------- > SPLASH_WINDOW recursive_load_pixmaps @20 > <00000000F66798A0> (From SHARED_APP_UI_RESOURCES) > Routine failure. Fail > > ------------------------------------------------------------------------------- > SPLASH_WINDOW icon_pixmaps @2 > <00000000F66798A0> (From SHARED_APP_UI_RESOURCES) > Routine failure. Fail > > ------------------------------------------------------------------------------- > SPLASH_WINDOW get_icon_pixmap @2 > <00000000F66798A0> (From SHARED_APP_UI_RESOURCES) > Routine failure. Fail > > ------------------------------------------------------------------------------- > SPLASH_WINDOW adl_workbench_icon @1 > <00000000F66798A0> (From SHARED_APP_UI_RESOURCES) > Routine failure. Fail > > ------------------------------------------------------------------------------- > SPLASH_WINDOW initialize @10 > <00000000F66798A0> Routine failure. Fail > > ------------------------------------------------------------------------------- > SPLASH_WINDOW default_create @5 > <00000000F66798A0> (From EV_ANY) Routine failure. Fail > > ------------------------------------------------------------------------------- > SPLASH_WINDOW make_with_shadow @2 > <00000000F66798A0> (From EV_POPUP_WINDOW) Routine failure. Fail > > ------------------------------------------------------------------------------- > SPLASH_WINDOW make @1 > <00000000F66798A0> Routine failure. Fail > > ------------------------------------------------------------------------------- > GUI_APP_ROOT show_splash_window @1 > <00000000F57C1CA4> Routine failure. Fail > > ------------------------------------------------------------------------------- > GUI_APP_ROOT make_and_launch @3 > <00000000F57C1CA4> Routine failure. Fail > > ------------------------------------------------------------------------------- > GUI_APP_ROOT root's creation > <00000000F57C1CA4> Routine failure. Exit > > ------------------------------------------------------------------------------- > > > _______________________________________________ > openEHR-technical mailing list > openEHR-technical at lists.openehr.org > <mailto:openEHR-technical at lists.openehr.org> > > http://lists.openehr.org/mailman/listinfo/openehr-technical_lists.openehr.org > > > > > _______________________________________________ > openEHR-technical mailing list > openEHR-technical at lists.openehr.org > http://lists.openehr.org/mailman/listinfo/openehr-technical_lists.openehr.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openehr.org/pipermail/openehr-technical_lists.openehr.org/attachments/20130118/fae14032/attachment.html>

