View Issue Details

IDProjectCategoryView StatusLast Update
0000996FSSCPFREDpublic2006-07-20 20:43
Reporterkarajorma Assigned Tokarajorma  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
PlatformWindowsOSWindows XP HomeOS VersionSP2
Summary0000996: Deleting bitmaps in the background editor doesn't remove them
DescriptionWhen 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.
TagsNo tags attached.

Activities

redmenace

2006-07-19 21:36

manager   ~0006234

Do we know when this showed up?

taylor

2006-07-19 21:51

administrator   ~0006235

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.

karajorma

2006-07-19 21:57

administrator   ~0006236

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 :)

karajorma

2006-07-20 20:43

administrator   ~0006269

Pretty simple just a line missing (most likely accidentally removed in the last set of changes)

Fixed now

Issue History

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