View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000996 | FSSCP | FRED | public | 2006-07-19 17:04 | 2006-07-20 20:43 |
| Reporter | karajorma | Assigned To | karajorma | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | Windows | OS | Windows XP Home | OS Version | SP2 |
| Summary | 0000996: Deleting bitmaps in the background editor doesn't remove them | ||||
| Description | When a bitmap is deleted in the background editor it is not removed from the list. If the last bitmap in the list is selected after that FRED debug crashes. Fred retail crashes if a second attempt is made to delete the bitmap. | ||||
| Tags | No tags attached. | ||||
|
|
Do we know when this showed up? |
|
|
My first thought would be when I added the dynamic starfield bitmap code. Though it was tested and I was informed about similar issues to this then (and fixed them). However, he also said "Fred *retail* crashes..." so I wonder if this isn't something else than my previously-new code. |
|
|
No idea but I think I see the cause. There's no code to actually remove the bitmap from the list in the relevant function. Finding when it disappeared should be easy using the commits page. Probably not too hard to fix either. I added it mainly so that I wouldn't forget about it :) |
|
|
Pretty simple just a line missing (most likely accidentally removed in the last set of changes) Fixed now |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-07-19 17:04 | karajorma | New Issue | |
| 2006-07-19 21:36 | redmenace | Note Added: 0006234 | |
| 2006-07-19 21:51 | taylor | Note Added: 0006235 | |
| 2006-07-19 21:57 | karajorma | Note Added: 0006236 | |
| 2006-07-20 20:43 | karajorma | Status | assigned => resolved |
| 2006-07-20 20:43 | karajorma | Resolution | open => fixed |
| 2006-07-20 20:43 | karajorma | Note Added: 0006269 |