Difference between revisions of "BTP300A A2 Team 2 Bugs Report"

From CDOT Wiki
Jump to: navigation, search
(Created page with '30/10 (Wednesday) Started development on Assignment 2 31/10 (Thursday) Finally compiled but segmentation fault on run (Reported by Andriy) FIXED on 31/10 by Anna 01/11 (Friday)…')
 
Line 13: Line 13:
 
Trailing characters left by moving frame (Reported by Anna)
 
Trailing characters left by moving frame (Reported by Anna)
 
FIXED on 01/11 by Andriy
 
FIXED on 01/11 by Andriy
 
 
02/11 (Saturday)
 
02/11 (Saturday)
 
Child frame doesn't stay in the proper bounds of the parent frame (Reported by Anna)
 
Child frame doesn't stay in the proper bounds of the parent frame (Reported by Anna)
Line 21: Line 20:
 
Frame doesn't stay within the bounds of Terminal (Reported by Pavlo)
 
Frame doesn't stay within the bounds of Terminal (Reported by Pavlo)
 
FIXED on 02/11 by Pavlo
 
FIXED on 02/11 by Pavlo
 +
 +
A2 R1 Completed and Submitted
 +
---------
 +
A2 R2
 +
 +
09/11 (Saturday)
 +
Action plan, header files and abstract classes created  (by Pavlo)
 +
 +
16/11 (Saturday)
 +
Created CField classes and implementation files (by Pavlo and Andryi)
 +
FIXED on 02/11 by Pavlo
 +
 +
20/11 (Wednesday)
 +
Finally compiled but segmentation fault on run (Reported by Pavlo)
 +
Working on fix
 +
 +
23/11 (Saturday)
 +
Memory leaks and segmentation faults while testing clabel and cbutton (Reported by Pavlo, Anna)
 +
Debugged and FIXED by Pavlo, Anna and Andriy
 +
FIXED on 23/11
 +
Working on CDialog
 +
 +
30/11 (Friday)
 +
Working on draw() and displaying CFields in CDialog

Revision as of 16:54, 30 November 2013

30/10 (Wednesday) Started development on Assignment 2

31/10 (Thursday) Finally compiled but segmentation fault on run (Reported by Andriy) FIXED on 31/10 by Anna

01/11 (Friday) Memory leaks and corruption on exit of program (Reported by Pavlo) FIXED on 01/11 by Anna

01/11 (Friday) Trailing characters left by moving frame (Reported by Anna) FIXED on 01/11 by Andriy 02/11 (Saturday) Child frame doesn't stay in the proper bounds of the parent frame (Reported by Anna) FIXED on 02/11 by Pavlo

02/11 (Saturday) Frame doesn't stay within the bounds of Terminal (Reported by Pavlo) FIXED on 02/11 by Pavlo

A2 R1 Completed and Submitted


A2 R2

09/11 (Saturday) Action plan, header files and abstract classes created (by Pavlo)

16/11 (Saturday) Created CField classes and implementation files (by Pavlo and Andryi) FIXED on 02/11 by Pavlo

20/11 (Wednesday) Finally compiled but segmentation fault on run (Reported by Pavlo) Working on fix

23/11 (Saturday) Memory leaks and segmentation faults while testing clabel and cbutton (Reported by Pavlo, Anna) Debugged and FIXED by Pavlo, Anna and Andriy FIXED on 23/11 Working on CDialog

30/11 (Friday) Working on draw() and displaying CFields in CDialog