I had Windows 7 for ages, Calibre worked well on it. I'm using Windows 10 now, a fresh install of that and calibre, and it's not working properly. It used to output the mobi in the same directory as the epub in the calibre library, now it's saying it's putting it into a temp directory but it's not there.
It gives me the log below, but the Mobi isn't where it says it'll be. All that's in the directory is a file called "ipc_result_1_1_h41g4x.pickle" and this log.
Flattening CSS and remapping font sizes...
Source base font size is 12.00000pt
Removing fake margins...
Found 2637 items of level: p_1
Found 374 items of level: p_2
Found 60 items of level: p_3
Found 31 items of level: div_2
Found 222 items of level: div_1
p_1 left margin stats: Counter({u'0': 2632, u'1px': 5})
p_1 right margin stats: Counter({u'0': 2637})
Negative text indent detected at level p_2, ignoring this level
Negative text indent detected at level p_3, ignoring this level
div_2 left margin stats: Counter()
div_2 right margin stats: Counter()
div_1 left margin stats: Counter({u'': 6})
div_1 right margin stats: Counter({u'': 6})
Cleaning up manifest...
Trimming unused files from manifest...
Trimming u'titlepage.xhtml' from manifest
Creating MOBI Output...
Serializing resources...
Creating MOBI 6 output
Applying case-transforming CSS...
Parsing manglecase.css ...
Rasterizing SVG images...
Converting XHTML to Mobipocket markup...
Serializing markup content...
Compressing markup content...
Generating MOBI index for a book
MOBI output written to C:\Users\username\AppData\Local\Temp\calibre_p6ypw a\ocoq4o.mobi
Last edited by theducks; 02-22-2015 at 01:22 PM.
Reason: Wrapped long paste in Spoiler
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
The MOBI has been added to your library... it is a very bad idea to depend on finding it in the TEMP folder, which is appropriately enough meant for applications to stick temporary runtime files that can and should disappear at any time.
calibre does the right thing and cleans up the dirty "silverware" in the TEMP folder when it is done with it. But if it didn't, the OS soon would...