Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 11-19-2018, 08:48 PM   #151
JBaby
Zealot
JBaby ought to be getting tired of karma fortunes by now.JBaby ought to be getting tired of karma fortunes by now.JBaby ought to be getting tired of karma fortunes by now.JBaby ought to be getting tired of karma fortunes by now.JBaby ought to be getting tired of karma fortunes by now.JBaby ought to be getting tired of karma fortunes by now.JBaby ought to be getting tired of karma fortunes by now.JBaby ought to be getting tired of karma fortunes by now.JBaby ought to be getting tired of karma fortunes by now.JBaby ought to be getting tired of karma fortunes by now.JBaby ought to be getting tired of karma fortunes by now.
 
JBaby's Avatar
 
Posts: 126
Karma: 2603212
Join Date: May 2013
Location: Parsons, KS
Device: 11th Gen Paperwhite SE, 2021 iPad Pro 11” & iPhone 11 Pro
Quote:
Originally Posted by theducks View Post
That indicates it can't find the images.
Are the IMAGE files in the Images folder in the book browser?
Is the filename case correct in the <img tag "../Images/filename;jpg
Note the folder name has an initial cap I
I don't quite understand the part about the case. But the images are in the folder. I hope you can gain some insight from this screenshot. I'm editing this book because of the errors I found. Maybe I should just be less picky.

Thanks for helping!
Attached Thumbnails
Click image for larger version

Name:	Screen Shot 2018-11-19 at 7.32.26 PM.png
Views:	140
Size:	353.0 KB
ID:	167825  

Last edited by JBaby; 11-19-2018 at 08:50 PM. Reason: Forgot to add screenshot
JBaby is offline   Reply With Quote
Old 11-19-2018, 09:24 PM   #152
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,297
Karma: 12126329
Join Date: Jul 2012
Device: Kobo Forma, Nook
Quote:
Originally Posted by JBaby View Post
I don't quite understand the part about the case. But the images are in the folder. I hope you can gain some insight from this screenshot. I'm editing this book because of the errors I found. Maybe I should just be less picky.
Does this happen on all EPUBs? Or just this specific one?

Did you happen to leave this Sigil open for a very long time without saving?

Sigil opens EPUBs to a temporary folder. On Mac OS, after a certain amount of time (let's say 24 hours), the OS "helpfully" cleans the temp folder.

If this was your issue:

Save often! (I personally Save As with the date every time I work on it, so at most I lose a day of progress.)

Also go to:

Edit > Preferences > General Settings > Set Folder where temporary files should be created

and change the folder.

This setting was added in Sigil 0.9.6. You can see some discussion about it here:

https://www.mobileread.com/forums/sh...05#post3337205

Sadly, that temp folder bug is a Mac OS issue... not much Sigil can do about it.

Last edited by Tex2002ans; 11-19-2018 at 09:33 PM.
Tex2002ans is offline   Reply With Quote
Advert
Old 11-19-2018, 09:40 PM   #153
GrannyGrump
Obsessively Dedicated...
GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.GrannyGrump ought to be getting tired of karma fortunes by now.
 
GrannyGrump's Avatar
 
Posts: 3,200
Karma: 34977556
Join Date: May 2011
Location: JAPAN (US expatriate)
Device: Sony PRS-T2, ADE on PC
@JBaby ---
Make sure that in your html the image tag looks something like this:

<div class="illus">
<img alt="" class="img100" src="../Images/00001.jpg"/>
</div>

You *must* have the correct "path" to the image folder, and make sure that the word Images has a Capital I ("capital" or "upper" case):

src="../Images/
GrannyGrump is offline   Reply With Quote
Old 11-19-2018, 10:17 PM   #154
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,688
Karma: 54369090
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by GrannyGrump View Post
@JBaby ---
Make sure that in your html the image tag looks something like this:

<div class="illus">
<img alt="" class="img100" src="../Images/00001.jpg"/>
</div>

You *must* have the correct "path" to the image folder, and make sure that the word Images has a Capital I ("capital" or "upper" case):

src="../Images/
The file extension is jpeg in the example.

OP can yo show the code view?
theducks is offline   Reply With Quote
Old 11-19-2018, 10:20 PM   #155
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 27,463
Karma: 192992430
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Remember that the only way Sigil can successfully update the paths to files (if it needs to) is if the hrefs in the manifest section of the opf are correct to begin with. If the images weren't manifested correctly in the original epub, Sigil has no way to put things right.
DiapDealer is offline   Reply With Quote
Advert
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sigil-0.8.900 released for testing - Wait for Sigil-0.8.901 KevinH Sigil 106 10-04-2015 10:41 AM
Sigil 0.8.5 Released user_none Sigil 12 03-30-2015 11:28 AM
Sigil 0.7.2 Released user_none Sigil 40 06-24-2013 11:35 PM
Sigil 0.7.0 Released user_none Sigil 75 03-03-2013 12:41 PM


All times are GMT -4. The time now is 06:41 AM.


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