Opened on 02/24/2015 at 03:51:20 PM

Closed on 02/24/2015 at 05:26:49 PM

#2038 closed defect (fixed)

Some versions of PIL raise an exception when build Adblock Plus for Safari

Reported by: sebastian Assignee: sebastian
Priority: P4 Milestone:
Module: Automation Keywords:
Cc: Blocked By:
Blocking: Platform: Unknown
Ready: yes Confidential: no
Tester: Verified working:
Review URL(s):

http://codereview.adblockplus.org/6406754824880128

Description

How to reproduce

./build.py -t safari build

Observed behaviour

Some versions of PIL show following warning when building the Safari extension:

UserWarning: Palette images with Transparency expressed in bytes should be converted to RGBA images

The extension and its icons are generated correctly though. This warning is caused when abp-16.png without prior processing is passed to Image.paste().

Expected behaviour

No warning should occur.

Attachments (0)

Change History (2)

comment:1 Changed on 02/24/2015 at 03:54:14 PM by sebastian

  • Review URL(s) modified (diff)
  • Status changed from new to reviewing

comment:2 Changed on 02/24/2015 at 05:26:49 PM by sebastian

  • Resolution set to fixed
  • Status changed from reviewing to closed

Add Comment

Modify Ticket

Change Properties
Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from sebastian.
 
Note: See TracTickets for help on using tickets.