|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0000376 |
[ClipMate 7] Crashes / Error Messages |
minor |
sometimes |
12-01-05 10:12 |
12-12-05 17:31 |
|
|
Reporter |
Chris Thornton |
View Status |
public |
|
|
Assigned To |
Chris Thornton |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
resolved |
|
|
|
|
|
Summary |
0000376: List index out of bounds during QuickPaste (FormatList) |
|
Description |
If the QuickPaste Format String list is empty, or otherwise has no selection, a crash can occur during QuickPaste. |
|
Additional Information |
Old code had a detection for list index set to -1, and set to 0. But I suspect that the problem now happens when there are no entries in the list at all (deleted by user?) and so setting to 0 is no good.
New fix is to assign a default string of '^V' when -1 detected. |
|
|
Fixed In Release |
7.0.05.122 |
|
|
Attached Files |
|
|
|