Faculty of Information Technology
Software Engineering Group

Opened 6 years ago

Last modified 6 years ago

#161 new defect

Debug window appears when adding instance variables - blocking any furhter work

Reported by: Patrik Svestka Owned by:
Priority: critical Milestone:
Component: default Keywords:
Cc: Also affects CVS HEAD (eXept version): no

Description

When I add instance variable to ListView? a debug window appears on both Windows and Linux.

The steps to reproduce:
1) from ST/X laucher start systemBrowswer
2) press ctrl+shift+t for searching
3) search for method 'contents'
4) select the one from ListView?
5) Right click on the instance variable space and click on Add (unclick setters and getters creation)
6) After while a debug window appears (as shown on attached screenshot)

Note: When adding instance variable to EditTextViewTests? nothing happends, but when adding it to EditTextView? the same thing happens as with the ListView?

Attachments (3)

debug_window_appears_after_adding_instance_variable.jpg (292.2 KB) - added by Patrik Svestka 6 years ago.
This debug window appears
debug_window_appers_linux.mp4 (1.2 MB) - added by Patrik Svestka 6 years ago.
Adding instance variable on linux causes debug window to appear
Debug window appears.mp4 (3.0 MB) - added by Patrik Svestka 6 years ago.
Adding instance variable on windows causes debug window to appear

Change History (4)

Changed 6 years ago by Patrik Svestka

This debug window appears

Changed 6 years ago by Patrik Svestka

Adding instance variable on linux causes debug window to appear

Changed 6 years ago by Patrik Svestka

Attachment: Debug window appears.mp4 added

Adding instance variable on windows causes debug window to appear

comment:1 Changed 6 years ago by Patrik Svestka

Note: For example such error is not produced when adding instance variable e.g. EditTextViewTests?

Note: See TracTickets for help on using tickets.