Bug #147
Change name in structure dialog
| Status: | New | Start: | ||
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assigned to: | Cambell Prince | % Done: | 0% |
|
| Category: | application | Spent time: | - | |
| Target version: | V1.1.x | |||
| Resolution: |
Description
Msg: Index was outside the bounds of the array.
Source: Solid
Assembly: Solid, Version=0.8.4.3, Culture=neutral, PublicKeyToken=null
Stack: at SolidGui.StructurePropertiesPM.RemoveLeadingBackslash(String parent)
at SolidGui.StructurePropertiesView._parentListView_AfterLabelEdit(Object sender, LabelEditEventArgs e)
at System.Windows.Forms.ListView.OnAfterLabelEdit(LabelEditEventArgs e)
at System.Windows.Forms.ListView.WmReflectNotify(Message& m)
at System.Windows.Forms.ListView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Error Reporting Properties:
culture: en-GB
dotnetversion: 2.0.50727.312
currentdirectory: C:\Windows\system32
username: David
workingset: 9306112
osversion: Microsoft Windows NT 6.0.6000.0
userdomainname: Davids
commandline: "C:\Program Files\Solid\Solid.exe"
version: 0.8.4.3 (apparent build date: 16/1/2008) (Debug version)
machinename: DAVIDS
07 February 2008
15:40:16 App Launched with C\Program Files\Solid\Solidexe
15:40:53 Loading Template from C:\Program Files\Solid\templates\MDF Unicode.solid
15:40:54 Openning C:\Users\David\Documents\My FieldWorks\Scott\Lexicon\Lexicon.db
15:40:59 Done Openning.
15:49:05 Saving settings
15:49:05 Loading Template from C:\Program Files\Solid\templates\MDF Unicode.solid
15:49:05 Openning C:\Users\David\Documents\My FieldWorks\Scott\Lexicon\Lexicon st 2 print..txt
15:49:10 Done Openning.
Details of most recent events:
15:40:21 Http Report Failed
15:40:53 Loading Template from C:\Program Files\Solid\templates\MDF Unicode.solid
15:40:54 Openning C:\Users\David\Documents\My FieldWorks\Scott\Lexicon\Lexicon.db
15:40:59 Done Openning.
15:49:05 Saving settings
15:49:05 Loading Template from C:\Program Files\Solid\templates\MDF Unicode.solid
15:49:05 Openning C:\Users\David\Documents\My FieldWorks\Scott\Lexicon\Lexicon st 2 print..txt
15:49:10 Done Openning.
To Reproduce: I was trying to change a value in the Structure dialog. On the Structure tab there was se listed as a parent marker. I wanted to change this to sn. I added sn then clicked on se and deleted the two characters. This crash happened immediately, before I pressed the close button.
History
Updated by J C almost 2 years ago
This seems to have been fixed. I now get an error message saying that the parent field cannot be empty. So instead of backspacing over the characters, selecting the marker and hitting the Delete key works. Someone should verify this on XP and Vista.
-Jon
Win7
Solid 0.11.350.0
Updated by Beth Bryson over 1 year ago
I'm not sure what's wanted here, but I saw what Jon describes:
- If I backspace over a marker name until the focus box is empty, when I try to click somewhere else, it says, "Marker name cannot be empty". Or I can change the name.
- If I just select the marker (without the focus box showing), then I can Del to remove it.
I did both of these a number of times.