PR# 19030 Feature call on void target in {UNIVERSE_I}.target_name in EiffelStudio.
Problem Report Summary
Submitter: manus_eiffel
Category: EiffelStudio
Priority: Medium
Date: 2015/02/03
Class: Bug
Severity: Serious
Number: 19030
Release: 15.01.9.6506
Confidential: No
Status: Open
Responsible:
Environment: EiffelStudio 15.01.9.6506 GPL Edition - win64
Synopsis: Feature call on void target in {UNIVERSE_I}.target_name in EiffelStudio.
Description
Opening a new EiffelStudio window when project has degree 6 errors due to duplicated class name. Project loaded: True Project compiled: False Is compiling: False Last status message: Eiffel Compilation Failed ******************************** Thread exception ***************************** In thread Root thread 0x0 (thread id) ******************************************************************************* ------------------------------------------------------------------------------- Class / Object Routine Nature of exception Effect ------------------------------------------------------------------------------- UNIVERSE_I target_name @1 <0000000008B676B8> Feature call on void target. Fail ------------------------------------------------------------------------------- UNIVERSE_I target_name @1 <0000000008B676B8> Routine failure. Fail ------------------------------------------------------------------------------- EB_WINDOW_MANAGER new_title @11 <0000000003714648> Routine failure. Fail ------------------------------------------------------------------------------- EB_WINDOW_MANAGER initialize_window @3 <0000000003714648> Routine failure. Fail ------------------------------------------------------------------------------- EB_WINDOW_MANAGER create_window @4 <0000000003714648> Routine failure. Fail ------------------------------------------------------------------------------- EB_NEW_DEVELOPMENT_WINDOW_COMMAND execute @2 <00000000035FAB48> Routine failure. Fail ------------------------------------------------------------------------------- EV_NOTIFY_ACTION_SEQUENCE call @21 <0000000003713AD8> (From ACTION_SEQUENCE) Routine failure. Fail ------------------------------------------------------------------------------- EV_NOTIFY_ACTION_SEQUENCE call @3 <0000000003713AD8> (From EV_LITE_ACTION_SEQUENCE) Routine failure. Fail ------------------------------------------------------------------------------- EV_MENU_ITEM_IMP on_activate @2 <00000000037139A8> Routine failure. Fail ------------------------------------------------------------------------------- EV_MENU_BAR_IMP menu_item_clicked @4 <00000000036B92E8> (From EV_MENU_ITEM_LIST_IMP) Routine failure. Fail ------------------------------------------------------------------------------- EV_TITLED_WINDOW_IMP on_menu_command @4 <00000000033FA628> (From EV_WINDOW_IMP) Routine failure. Fail ------------------------------------------------------------------------------- EV_TITLED_WINDOW_IMP on_wm_menu_command @1 <00000000033FA628> (From WEL_COMPOSITE_WINDOW) Routine failure. Fail ------------------------------------------------------------------------------- EV_TITLED_WINDOW_IMP on_wm_command @15 <00000000033FA628> (From WEL_COMPOSITE_WINDOW) Routine failure. Fail ------------------------------------------------------------------------------- EV_TITLED_WINDOW_IMP process_message @8 <00000000033FA628> (From WEL_COMPOSITE_WINDOW) Routine failure. Fail ------------------------------------------------------------------------------- WEL_DISPATCHER window_procedure @7 <0000000003569FC8> (From WEL_ABSTRACT_DISPATCHER) Routine failure. Fail ------------------------------------------------------------------------------- WEL_MSG dispatch @1 <0000000003569F68> Routine failure. Fail ------------------------------------------------------------------------------- EV_APPLICATION_IMP process_message @10 <00000000035691C8> Routine failure. Fail ------------------------------------------------------------------------------- EV_APPLICATION_IMP process_underlying_toolkit_event_queue @6 <00000000035691C8> Routine failure. Fail ------------------------------------------------------------------------------- EV_APPLICATION_IMP process_event_queue @2 <00000000035691C8> (From EV_APPLICATION_I) Routine failure. Fail ------------------------------------------------------------------------------- EV_APPLICATION_HANDLER process_application_event_queue @1 <0000000003569FA8> Routine failure. Fail ------------------------------------------------------------------------------- EV_APPLICATION_HANDLER launch @4 <0000000003569FA8> Routine failure. Fail ------------------------------------------------------------------------------- EV_APPLICATION internal_launch_application @3 <0000000003569528> Routine failure. Fail ------------------------------------------------------------------------------- EV_APPLICATION launch @2 <0000000003569528> Routine failure. Fail ------------------------------------------------------------------------------- ES_GRAPHIC make @4 <0000000003569508> Routine failure. Fail ------------------------------------------------------------------------------- EB_KERNEL make @4 <000000000341A8F8> Routine failure. Fail ------------------------------------------------------------------------------- EB_KERNEL root's creation <000000000341A8F8> Routine failure. Exit -------------------------------------------------------------------------------
To Reproduce
Problem Report Interactions