View Single Post
Old 08-05-2009, 07:23 AM   #141
Valloric
Created Sigil, FlightCrew
Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.
 
Valloric's Avatar
 
Posts: 1,982
Karma: 350515
Join Date: Feb 2008
Device: Kobo Clara HD
Quote:
Originally Posted by AprilHare View Post
That's installed already too!
Great. Now I don't have clue what's going on. Try building it from source.

> cmake -G 'Unix Makefiles'
> make

Quote:
Originally Posted by ldolse View Post
Regarding bug 39, where Sigil isn't importing the linked images in an HTML file, I discovered the root cause. Sigil is treating image tags as case sensitive (not sure if other tags have similar problems). Because of this only lower case image tags are imported, upper case tags aren't properly parsed.

I noticed someone else starred it, so anyone running into this problem can just do a find and replace, replacing <IMG with <img
Thanks for finding the root cause, the fix should be up faster now.
Valloric is offline