Differences between revisions 29 and 30
Revision 29 as of 2010-03-25 14:17:28
Size: 4294
Editor: gen2800ws09
Comment:
Revision 30 as of 2010-03-25 17:23:48
Size: 4428
Editor: gen2800ws09
Comment:
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:
|| Pictures/drawings || 3/16/2010 || New || Annoying || If you try to associate a picture with incomplete information (IE locus number but no square number) the program generates a NullReferenceException || || Pictures/drawings || 3/16/2010 || New || Annoying || If you try to associate a picture with incomplete information (IE locus number but no square number) the program generates a NullReferenceException. This is also true when you fill in all the fields except trying to associate it with an object. It will crash. ||
Line 27: Line 27:
|| Adding object || 3/18/2010 || New || Debilitating || after entering a pail number and the field if you try to click into the location box the program crashes generating the "DataGridView Default Error Dialog" box. It appears that the reason for this is that it tries to enter a second object without you completing this one causing errors. It can be reproduced at will.|| || Adding object || 3/18/2010 || New || Annoying || If you enter an invalid character into the Field# field of Objects and then try to click into the location box the program crashes generating the "DataGridView Default Error Dialog" box. It appears that the reason for this is that it tries to enter a second object without you completing this one causing errors. It can be reproduced at will.||

Archaeology Bug Report Page

If you have a bug to report, edit this page and include the following information:

  • ArchaeologyProject/BugSampleDescriptiveName - Make sure to start all bug report links with the word Bug

  • Date Added
  • Status: New, Working, Fixed
  • Severity: Critical, Debilitating, Annoying, Non-Functional
  • Give a short Description of the error.

On the page you create using the descriptive link, give a complete description of the circumstances leading to the error. Work arounds and solutions will be posted here for now.

In the future we will switch to bugzilla.

Descriptive Name

Date Added

Status

Severity

Description

LiningUsedBug

3/9/2010

New

Critical

If you don't save the row first for the Description, than we don't can't change the Int table: ARCH_Int_InstallationLocusPlan_Lining.

Cannot delete field

3/11/2010

New

Annoying

If you press the red 'x' to delete a Field a box comes up asking if you are really sure. Even if you press yes it is not deleted.

Cursor spaces

3/11/2010

New

Annoying

Upon selecting a text box sometimes the cursor starts in the middle of the box with several spaces preceding it. Check database to be sure that anything longer than 1 is a var char and not char

DataGridView Default Error Dialog

3/16/2010

New

Debilitating

When the DataGridView Default Error Dialog box is triggered when you press 'OK' more boxes pop up faster than they are closed. To get to this point a relation must be created (any will do), related locus set to anything and then scroll up so that nothing is selected. Next press tab and the error boxes will pop up.

Pottery Pail Crash

3/16/2010

New

Annoying

If the same pail ID is entered on more than one row the program will crash.

Pictures/drawings

3/16/2010

New

Annoying

If you try to associate a picture with incomplete information (IE locus number but no square number) the program generates a NullReferenceException. This is also true when you fill in all the fields except trying to associate it with an object. It will crash.

picture filter crash

3/16/2010

New

Debilitating

If you type a field designation (IE D) into the search box and then select filter by field, followed by clearing, applying then updating the filter a crash occurs.

Closing picture crash

3/16/2010

New

Debilitating

after opening the picture viewer I immediately closed it without changing anything. This caused an illegal operation crashing the entire program. This has not happened every time.

Picture filters

3/16/2010

New

Annoying

attempting to update filter when there is no filter selected crashes the program

Picture/Drawing placement

3/18/2010

New

Annoying

When new pictures or drawings are added the application appears to be placing them in the directory one above what it should be. Ex when it should be C:\dmercer\Pictures\testpic they end up in C:\dmercer\Pictures. The cause of this bug was improperly setting up the path. A "\" must be placed at the end of the path in order for it to not append the picture name to the last intended directory name pushing the files up a directory. Proper naming of path solves this.

Picture form update crash

3/18/2010

New

Debilitating

Pressing the "Associate Selected Object with Image" without typing anything into the boxes will crash the application. It has also crashed with the fields filled in, however the update persisted after restarting the application.

Adding object

3/18/2010

New

Annoying

If you enter an invalid character into the Field# field of Objects and then try to click into the location box the program crashes generating the "DataGridView Default Error Dialog" box. It appears that the reason for this is that it tries to enter a second object without you completing this one causing errors. It can be reproduced at will.

Open Picture exception

3/25/2010

New

Annoying

Pressing the "Open Picture" button in the daily log without a top plan loaded causes a crash.

update error

3/25/2010

New

Annoying

Pressing the "update" button in the daily log generated an error saying that we cannot set column 'DailyTopPlanPath because the value violates the MaxLength limit of the column.

ArchaeologyProject/ArchaeologyProgramBugs (last edited 2011-02-09 13:54:07 by 71-88-174-166)