** No longer affects: livewallpaper -- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/930550
Title: 'import Image' instead of 'from PIL import Image' Status in LiveWallpaper: New Status in OpenERP Addons (modules): Fix Released Status in QR Tools: New Bug description: While 'import Image' works with the standard PIL installation, it is not supported and not compatible Pillow, the friendly PIL fork. PIL is imported correctly in all other places: find -name "*.py" -print0 |xargs -0 grep 'import Image' *** IMPORTANT *** python-imaging package depends on python-imaging-compat which provides "import Image". However it will be dropped when "import Image" is fixed on Debian. For details: http://lists.debian.org/debian-python/2013/02/msg00017.html To manage notifications about this bug go to: https://bugs.launchpad.net/livewallpaper/+bug/930550/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

