Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Conversion

Notices

Reply
 
Thread Tools Search this Thread
Old 10-16-2014, 09:58 AM   #1
crutledge
eBook FANatic
crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.
 
crutledge's Avatar
 
Posts: 18,301
Karma: 16071131
Join Date: Apr 2008
Location: Alabama, USA
Device: HP ipac RX5915 Wife's Kindle
Error in LRf

Whe I run a LRF file which has been produced from the attached epub, I get the error message shown in the image.

Would somwone please help me interpret the error?
Attached Thumbnails
Click image for larger version

Name:	error.png
Views:	182
Size:	34.8 KB
ID:	129760  
Attached Files
File Type: epub A Girl of the Commune.epub (1.14 MB, 73 views)
crutledge is offline   Reply With Quote
Old 10-16-2014, 10:13 AM   #2
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 73,970
Karma: 128903378
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Using Calibre 2.5 and the command line (because the GUI is busy doing other things), I was able to convert your ePub to LRF using the defaults.

Code:
ebook-convert "A Girl of the Commune.epub" eBook.lrf
I have not tired the GUI as of yet.

Also using the command line, I was able to view the LRF in Calibre's ebook-viewer.

I am running Windows 7 32-bit and the processor in use meets the requirements for Windows 8.1.

Last edited by JSWolf; 10-16-2014 at 10:19 AM.
JSWolf is offline   Reply With Quote
Old 10-16-2014, 12:46 PM   #3
crutledge
eBook FANatic
crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.
 
crutledge's Avatar
 
Posts: 18,301
Karma: 16071131
Join Date: Apr 2008
Location: Alabama, USA
Device: HP ipac RX5915 Wife's Kindle
Quote:
Originally Posted by JSWolf View Post
Using Calibre 2.5 and the command line (because the GUI is busy doing other things), I was able to convert your ePub to LRF using the defaults.

Code:
ebook-convert "A Girl of the Commune.epub" eBook.lrf
I have not tired the GUI as of yet.

Also using the command line, I was able to view the LRF in Calibre's ebook-viewer.

I am running Windows 7 32-bit and the processor in use meets the requirements for Windows 8.1.
I am using the GUI and LRF viewer.
crutledge is offline   Reply With Quote
Old 10-16-2014, 02:37 PM   #4
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 73,970
Karma: 128903378
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Using the GUI, it seemed to convert without error, but I get an error when trying to view the LRF.

Code:
calibre, version 2.5.0
ERROR: Unhandled exception: <b>AttributeError</b>:'TextStyle' object has no attribute 'baselineskip'

calibre 2.5  isfrozen: True is64bit: False
Windows-7-6.1.7601-SP1 Windows ('32bit', 'WindowsPE')
('Windows', '7', '6.1.7601')
Python 2.7.8
Windows: ('7', '6.1.7601', 'SP1', 'Multiprocessor Free')
Successfully initialized third party plugins: DeDRM && Modify ePub && KindleUnpack - The Plugin && Manage Series && Find Duplicates && Quality Check && EpubSplit && Favourites Menu && Hyphenate This! && Count Pages && Obok DeDRM
Traceback (most recent call last):
  File "site-packages\calibre\gui2\lrf_renderer\main.py", line 182, in parsed
  File "site-packages\calibre\gui2\lrf_renderer\document.py", line 460, in render
  File "site-packages\calibre\gui2\lrf_renderer\document.py", line 432, in render_chapter
  File "site-packages\calibre\gui2\lrf_renderer\document.py", line 63, in object_factory
  File "site-packages\calibre\gui2\lrf_renderer\text.py", line 186, in __init__
  File "site-packages\calibre\gui2\lrf_renderer\text.py", line 237, in populate
  File "site-packages\calibre\gui2\lrf_renderer\text.py", line 278, in end_line
AttributeError: 'TextStyle' object has no attribute 'baselineskip'
It does view properly when I use ebook-viewer from the command line. It's something with laying out the eBook from the GUI that's broken.
JSWolf is offline   Reply With Quote
Old 10-16-2014, 03:00 PM   #5
gbm
Wizard
gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.
 
Posts: 2,082
Karma: 8796704
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
Using Mint 17 64 bit and the GUI to convert and LRF viewer no problems.

bernie
Spoiler:

Code:
calibre 2.5  isfrozen: True is64bit: True
Linux-3.13.0-24-generic-x86_64-with-debian-jessie-sid Linux ('64bit', 'ELF')
('Linux', '3.13.0-24-generic', '#47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014')
Python 2.7.8
Linux: ('debian', 'jessie/sid', '')
Successfully initialized third party plugins: DeDRM && EpubSplit && Barnes & Noble && Generate Cover && KindleUnpack - The Plugin && Modify ePub && Baen && Goodreads
Starting up...
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
Started up in 2.43 seconds with 289 books
Worker Launch took: 0.101342916489
Job: 1 Convert book 1 of 1 (A Girl of the Commune) finished
Convert book 1 of 1 (A Girl of the Commune)
	Resolved conversion options
	calibre version: 2.5.0
	{'asciiize': False,
	 'author_sort': None,
	 'authors': None,
	 'base_font_size': 0.0,
	 'book_producer': None,
	 'change_justification': 'original',
	 'chapter': u'/',
	 'chapter_mark': u'pagebreak',
	 'comments': None,
	 'cover': u'/tmp/calibre_2.5.0_tmp_ijeR4g/Ry90p0.jpeg',
	 'debug_pipeline': None,
	 'dehyphenate': True,
	 'delete_blank_paragraphs': True,
	 'disable_font_rescaling': False,
	 'duplicate_links_in_toc': False,
	 'embed_all_fonts': False,
	 'embed_font_family': None,
	 'enable_autorotation': False,
	 'enable_heuristics': False,
	 'expand_css': True,
	 'extra_css': None,
	 'filter_css': u'',
	 'fix_indents': True,
	 'font_size_mapping': None,
	 'format_scene_breaks': True,
	 'header': False,
	 'header_format': u'%t by %a',
	 'header_separation': 0.0,
	 'html_unwrap_factor': 0.4,
	 'input_encoding': None,
	 'input_profile': <calibre.customize.profiles.InputProfile object at 0x7f6ec3672810>,
	 'insert_blank_line': False,
	 'insert_blank_line_size': 0.5,
	 'insert_metadata': False,
	 'isbn': None,
	 'italicize_common_cases': True,
	 'keep_ligatures': False,
	 'language': None,
	 'level1_toc': None,
	 'level2_toc': None,
	 'level3_toc': None,
	 'line_height': 0.0,
	 'linearize_tables': False,
	 'margin_bottom': 2.0,
	 'margin_left': 3.0,
	 'margin_right': 3.0,
	 'margin_top': 3.0,
	 'markup_chapter_headings': True,
	 'max_toc_links': 160,
	 'minimum_indent': 0.0,
	 'minimum_line_height': 0.0,
	 'mono_family': u'None',
	 'no_chapters_in_toc': False,
	 'no_inline_navbars': False,
	 'output_profile': <calibre.customize.profiles.TabletOutput object at 0x7f6ec3683390>,
	 'page_breaks_before': u'/',
	 'prefer_metadata_cover': False,
	 'pretty_print': False,
	 'pubdate': None,
	 'publisher': None,
	 'rating': None,
	 'read_metadata_from_opf': u'/tmp/calibre_2.5.0_tmp_ijeR4g/nlPNUK.opf',
	 'remove_fake_margins': False,
	 'remove_first_image': False,
	 'remove_paragraph_spacing': False,
	 'remove_paragraph_spacing_indent_size': 1.5,
	 'render_tables_as_images': False,
	 'renumber_headings': True,
	 'replace_scene_breaks': u'',
	 'sans_family': u'None',
	 'search_replace': '[]',
	 'series': None,
	 'series_index': None,
	 'serif_family': u'None',
	 'smarten_punctuation': False,
	 'sr1_replace': None,
	 'sr1_search': None,
	 'sr2_replace': None,
	 'sr2_search': None,
	 'sr3_replace': None,
	 'sr3_search': None,
	 'start_reading_at': None,
	 'subset_embedded_fonts': False,
	 'tags': None,
	 'text_size_multiplier_for_rendered_tables': 1.0,
	 'timestamp': None,
	 'title': None,
	 'title_sort': None,
	 'toc_filter': None,
	 'toc_threshold': 6,
	 'unsmarten_punctuation': False,
	 'unwrap_lines': True,
	 'use_auto_toc': False,
	 'verbose': 2,
	 'wordspace': 2.5}
	InputFormatPlugin: EPUB Input running
	on /tmp/calibre_2.5.0_tmp_ijeR4g/D4UNYx.epub
	Found HTML cover OEBPS/Text/A Girl of the Commune.htm
	Parsing all content...
	Parsing OEBPS/Text/A Girl of the Commune_0027.htm ...
	Parsing OEBPS/Text/A Girl of the Commune.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0018.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0022.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0003.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0014.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0004.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0001.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0026.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0013.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0002.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0021.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0007.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0012.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0015.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0005.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0008.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0016.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0006.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0023.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0009.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0017.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0010.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0025.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0011.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0024.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0019.htm ...
	Parsing OEBPS/Text/A Girl of the Commune_0020.htm ...
	Parsing OEBPS/Styles/main.css ...
	Reading TOC from NCX...
	Merging user specified metadata...
	Detecting structure...
	Flattening CSS and remapping font sizes...
	Source base font size is 12.00000pt
	Cleaning up manifest...
	Trimming unused files from manifest...
	Trimming u'OEBPS/Text/A%20Girl%20of%20the%20Commune.htm' from manifest
	Creating LRF Output...
	Unable to find serif family None
	Unable to find sans family None
	Unable to find mono family None
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0001.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0002.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0003.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0004.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0005.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0006.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0007.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0008.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0009.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0010.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0011.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0012.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0013.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0014.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0015.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0016.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0017.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0018.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0019.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0020.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0021.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0022.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0023.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0024.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0025.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0026.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	Processing /tmp/calibre_2.5.0_tmp_ijeR4g/Nh7iJO_lrf_output/OEBPS/Text/A Girl of the Commune_0027.htm
		Parsing HTML...
	Written preprocessed HTML to /tmp/html2lrf-verbose.html
		Converting to BBeB...
	LRF output written to /tmp/calibre_2.5.0_tmp_ijeR4g/2tTffX.lrf

Worker Launch took: 0.0927829742432
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
Layout time: 6.574229002 seconds
gbm is offline   Reply With Quote
Old 10-16-2014, 09:04 PM   #6
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,857
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
This should be fixed in the next release.
kovidgoyal is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Conversion Error: LRF to MOBI Piccadilly Conversion 2 10-13-2012 09:45 PM
Error when converting html to LRF Amalthia Calibre 1 11-18-2009 09:07 AM
prc to lrf error jlbfoot Calibre 2 01-16-2009 08:14 AM
Error when converting .cbz to lrf deedward9 Calibre 4 10-18-2008 10:30 PM
Conversion from Mobi to LRF error jessie102 Calibre 2 08-16-2008 12:00 PM


All times are GMT -4. The time now is 12:00 AM.


MobileRead.com is a privately owned, operated and funded community.