View Issue Details

IDProjectCategoryView StatusLast Update
0000171Registry Cleaner[All Projects] Generalpublic2015-01-23 23:11
Reporterub3rst4rAssigned Toub3rst4r 
PrioritynormalSeveritycrashReproducibilitysometimes
Status resolvedResolutionfixed 
Summary0000171: Fixing many registry cleaner errors causes generic error in GDI+
DescriptionWhen there are many errors found by the registry cleaner and they are repaired, an exception is thrown saying "A generic error occurred in GDI+".
Steps To Reproduce1. Run registry cleaner and have many errors found
2. Fix errors found by registry cleaner
TagsNo tags attached.

Activities

ub3rst4r

2015-01-23 18:03

administrator   ~0000496

It appears this is caused by repeated calls to System.Windows.Interop.Imaging.CreateBitmapSourceFromHBitmap() to display the checkmark (representing the problem was fixed). The BitmapSource is now converted once and stored so no further calls System.Windows.Interop.Imaging.CreateBitmapSourceFromHBitmap() are needed.

Issue History

Date Modified Username Field Change
2015-01-23 18:01 ub3rst4r New Issue
2015-01-23 18:01 ub3rst4r Status new => assigned
2015-01-23 18:01 ub3rst4r Assigned To => ub3rst4r
2015-01-23 18:03 ub3rst4r Note Added: 0000496
2015-01-23 18:03 ub3rst4r Status assigned => resolved
2015-01-23 18:03 ub3rst4r Resolution open => fixed
2015-01-23 23:11 ub3rst4r Project Little System Cleaner => Registry Cleaner