Changes

Jump to: navigation, search

BTP300A Team 1 Bugs Report

1,890 bytes added, 22:50, 29 September 2013
Huda's Log
* Implemented the bug fix and it works. Matrix running painfully slowly for me so only tested it on Ubuntu where the issue was also showing up. So far no problems. Emailed fixed copy of the application to Huda and Shianne, one of us can later test the app on matrix once that environment is a bit more manageable.
 
Saturday Sept 27
 
* Working with Shianne to fix issues with A1main revealed flaws in the code to the Backspace functionality. It turns out that there was redundant code that made the backspace key shift to the left twice. Eliminated the redundancy and placed an if condition that required the current cursor position to be greater than the offset for the backspace logic to execute. So far it looks like everything in the program is running smoothly.
 
== Shianne Log ==
 
 
Monday Sept 16, 2013
 
* Joined the group.
 
Wednesday Sept 18, 2013
 
* Received all the files and reviewed what had to be done for the assignment. Most was done already so it was more of testing that I had to do.
 
Sunday Sept 22, 2013
 
* Attempted to test out the assignment using a1test. It wasn't working for me. Huda resent me the latest version.
 
Monday Sept 23, 2013
 
* Tested the newer version of a1test. They worked. I received notice that I would be working on the main, a1main.
 
Wednesday Sept 25, 2013
 
* Created the a1main. Most of it worked from the start with a few problems.
 
Friday Sept 27, 2013
 
* Worked on the problems in a1main. I found that it would work on one compiler but not the others. A problem was when I typed a word it would repeat the full string while adding the new letter so "abcd" would show as "aaababcabcd". This problem was solved by Dennis.
 
* Discovered that the offset was causing a segmentation fault. This problem was fixed.
 
* All issues with a1main were fixed.
 
== Huda's Log ==
 
Mon Sept 9, 2013
 
* Finished majority of the keyboard keys functionality in Edit function. Dennis just had to do the Delete, Backspace, Insert keys.
 
Friday Sept 20
 
* Tested out Dennis' Edit & Display function's functionality. Found an issue with backspace. Informed Dennis and he started to look into the issue.
 
Friday Sept 29
 
* Tested final version of our assignment on all platforms
1
edit

Navigation menu