Difference between revisions of "BTP300A A2 Team 2 Bugs Report"
Pavlo Kuzhel (talk | contribs) (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)…') |
Pavlo Kuzhel (talk | contribs) |
||
(3 intermediate revisions by one other user not shown) | |||
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 | ||
+ | |||
+ | 24/11 (Sunday) | ||
+ | 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 (Saturday) | ||
+ | Working on draw() and displaying CFields in CDialog | ||
+ | |||
+ | 02/12 - 03:43AM (Monday) | ||
+ | Assignment 2.2 has been completed free of bugs and submitted for marking |
Latest revision as of 03:44, 2 December 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
24/11 (Sunday) 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 (Saturday) Working on draw() and displaying CFields in CDialog
02/12 - 03:43AM (Monday) Assignment 2.2 has been completed free of bugs and submitted for marking