Quote:
Originally Posted by Zauberlehrling!
I always get the following message.
Code:
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
Where is the issue? Is it Calibre or FFDL?
I use Calibre 2.21 and FFDL 2.1.4 on Linux Mint 17.1
|
What are you doing when you get this message? What effect does it have?
It appears to be an error during image processing. FFDL does try to convert images to jpeg and resize them during epub download. You might try adding this to your personal.ini to disable FFDL image processing:
Code:
[epub]
no_image_processing: true
This:
Code:
FFDL:DEBUG:calibre_plugins.fanfictiondownloader_plugin.ffdl_plugin(159):Plugin FanFictionDownLoader macmenuhack file_path:/home/bepo/.config/calibre/plugins/fanfictiondownloader_macmenuhack.txt
...should only output when calibre first starts. It tells Mac users where they can put a file to activate a special workaround for a specific Mac issue. It's a normal message and doesn't effect anything. Furthermore, it should have appeared well before any possible image processing error from FFDL.