View Single Post
Old 03-16-2015, 05:47 PM   #3839
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,025
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Zauberlehrling! View Post
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.
JimmXinu is offline