Open dmccombs opened 3 weeks ago
Fixed with 3.8
@syd711 I'm still seeing this problem on 3.8.1.
For example, if I have a playlist named "Classic", I delete the wheel image via the asset manager in vpin studio with the cabinet in maintenance mode. The file named pl_Classic.png
gets deleted from PinUPSystem\POPMedia\Default\Wheel\
, but PinUPSystem\POPMedia\Default\Wheel\pthumbs\pl_Classic_thumb.png
and PinUPSystem\POPMedia\Default\Wheel\pthumbs\pl_Classic_thumb_sm.png
still exist on the cabinet and are shown as the wheel image in Popper.
Also, uploading a new image doesn't replace those thumb images, so the old wheel image continues to be shown until they're manually deleted.
I have missed to check the playlists too. I've reopened the ticket
I've fixed the deletion there. Altough I've found the pthumbs folder also in my Default folder, I haven't figured out yet when these icons are converted.
Interesting. At least on my cabinet, I don't have any phumbs
folder in Default
itself. Deleting the images in Default\Wheel\pthumbs\
is what I've had to do manually to get new images to show up in the frontend.
Describe the bug When deleting a wheel image via the Asset Manager, the main image is removed in the appropriate POPMedia sub directory on the cabinet, but the corresponding
pthumbs\
sub directory images are not. This causes a strange issue with wheel images for playlists, where trying to replace a image causes the original image to be restored.To Reproduce Steps to reproduce the behavior:
PinUPSystem\POPMedia\
directory as well as<filename>_thumb.png
and<filename>_thumb_sm.png
in thepthumbs\
sub directory.pthumbs\
files are notExpected behavior All files for a given wheel image, including
pthumbs\<filename>_thumb.png
andpthumbs\<filename>_thumb_sm.png
should be removed when deleting the wheel image in Asset Manager.Desktop (please complete the following information):