View Issue Details

IDProjectCategoryView StatusLast Update
0018206MMW 5Skinspublic2021-08-31 01:42
ReporterLudek Assigned To 
PriorityurgentSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version5.0 
Target Version5.0.2Fixed in Version5.0.2 
Summary0018206: Black Monkey skin is deleted after every update
DescriptionUser at https://www.mediamonkey.com/forum/viewtopic.php?p=485678#p485678 is describing steps that results in deleting "Black Monkey" skin with every update of MM5 build!

By code revision it is apparently caused by this code in installer (MediaMonkey-Main.iss):
DelTree(path + 'skins\Black Monkey', True, True, True);

As 'Black Monkey' is no longer the default skin it shouldn't be deleted, but 'Metro M (Classic)' should be deleted and replaced instead (during install)
TagsNo tags attached.
Fixed in build2500

Relationships

related to 0017324 closeddrakinite Replace Black Monkey with Metro M "Classic" in the preinstalled skins 

Activities

Ludek

2021-08-18 20:03

developer   ~0064389

Fixed in 5.0.2.2500

peke

2021-08-31 01:42

developer   ~0064427

Verified 2500

'Black Monkey' is no longer deleted and 'Metro M (Classic)' is replaced instead during install.