Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: 2.3
-
Fix Version/s: 2.3.1
-
Component/s: User Interface
-
Labels:None
Description
Dropping an image works for all usual types (JPEG, PNG, GIF) but fails with PDF with following error:
ui.coverartbox.load_remote_image:458: Can't load image: Unrecognized image data
This is due to a bug in `identify()`