Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 12-08-2013, 07:11 AM   #1
odedta
Addict
odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.
 
Posts: 398
Karma: 96448
Join Date: Dec 2013
Device: iPad
Sigil bugs

Hello,

I didn't find a better place to post these bugs so i'll post them here.

I am currently using Sigil 0.6.2 on a PC Windows 8.

Bugs:
  1. Bug 1: In later versions than the one I am using when I work on epubs, switching from code view to book view the program crashes "Sigil has stopped working". It happens in many books on many systems I have tried. The only version that does not crash is 0.6.2 (this fix has been suggested on other forums I have encountered)
  2. Bug 2:When adding any file to the ePub package the .opf file gets scrambled. I have a lot of metadata and html <!--> notes, all the notes go up, all the metadata goes down (between the metadata tags) and some gets deprecated for some reason. So fix this I simply copy all the opf text before I add any file to the package.
  3. Bug 3: When adding aside tags for footnotes you have to use epub:type="footnote" and epub:type="noteref", then Sigil will give you an error about namespace "xmlns:epub="http://www.idpf.org/2007/ops". Please make it so that when ever aside tags are used that namespace is added automatically.
  4. Bug 4: I am writing Hebrew ePubs (right-to-left) and there is no way to move the heading of the footnote in aside to the right side, is there?
    that being said, any CSS applied to the aside tag in the CSS file is not applied in the ebook readers. You have to put them in the HTML markup.
  5. Bug 5: version="3.0" is never accpeted with the validator.
  6. Bug 6: YouTube video embedding never worked no matter what.

I realize some of these bugs are not a Sigil bug, nevertheless, these are bugs that I was hoping someone might have found a workaround and perhaps a future bug fixes will be available.

Thanks,
Oded
odedta is offline   Reply With Quote
Old 12-08-2013, 07:43 AM   #2
mrmikel
Color me gone
mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.
 
Posts: 2,089
Karma: 1445295
Join Date: Apr 2008
Location: Central Oregon Coast
Device: PRS-300
The latest version of Sigil is 7.4. You might try that version and see how many of these bugs go away.

Sigil is an epub2 editor, it does not use epub3 constructs and in the old version you are running, it actually removes some, including video embedding, because that is not an epub2 function. In the 7.4 version, at least you can put it in by hand and the program won't remove it, but it is not intended to display it.

There are not going to be further bug fixes for Sigil as development as stopped on it due to lack of people to keep it up, it being written in a version of C, which is a good professional programming language, but not very common among casual programmers.

Calibre's developer is adding an editor to his program, but it is currently at a basic stage. He is adding features very fast, but it took years to get Sigil where it is, so it will take at least months or maybe a year to get it to where Sigil is now. Being written in Python, it will have more developers available and it will not be tied to epub2.
mrmikel is offline   Reply With Quote
Advert
Old 12-08-2013, 03:58 PM   #3
odedta
Addict
odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.
 
Posts: 398
Karma: 96448
Join Date: Dec 2013
Device: iPad
Quote:
Originally Posted by mrmikel View Post
The latest version of Sigil is 7.4. You might try that version and see how many of these bugs go away.

Sigil is an epub2 editor, it does not use epub3 constructs and in the old version you are running, it actually removes some, including video embedding, because that is not an epub2 function. In the 7.4 version, at least you can put it in by hand and the program won't remove it, but it is not intended to display it.

There are not going to be further bug fixes for Sigil as development as stopped on it due to lack of people to keep it up, it being written in a version of C, which is a good professional programming language, but not very common among casual programmers.

Calibre's developer is adding an editor to his program, but it is currently at a basic stage. He is adding features very fast, but it took years to get Sigil where it is, so it will take at least months or maybe a year to get it to where Sigil is now. Being written in Python, it will have more developers available and it will not be tied to epub2.
I see, thanks for your reply.

As I stated earlier I cannot use any other version than 0.6.2 since the program crashes when I go to book view.
odedta is offline   Reply With Quote
Old 12-08-2013, 05:52 PM   #4
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: 28,568
Karma: 204127028
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
I think this is the first I've ever heard anyone mention a crash when switching between codeview/bookview in any version of Sigil on any OS. I'm not saying it's not a bug you're running up against, but if it is, it's gotta be a fairly complex set of events that triggers it. Otherwise, I would have expected to hear a lot more screaming about it--here and everywhere.

You mentioned trying the later Sigil versions on "a lot of systems" with the same results. Can you be more specific about what Sigil versions and what OSes (and versions) you've tried and got the identical crash when switching from codeview to bookview?

Numbers 3 - 6 aren't bugs. Those are things that you simply can't do within the scope of the ePub2 specifications (which is what Sigil limits itself to by design).
DiapDealer is offline   Reply With Quote
Old 12-08-2013, 06:14 PM   #5
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,726
Karma: 24031401
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by odedta View Post
[*]Bug 1: In later versions than the one I am using when I work on epubs, switching from code view to book view the program crashes "Sigil has stopped working". It happens in many books on many systems I have tried. The only version that does not crash is 0.6.2 (this fix has been suggested on other forums I have encountered)
On my Windows 8.1 machine Sigil 0.7.4 runs just fine even when I edit very large file with it. In the past, I very rarely experienced crashes when switching from Code View to Book View. It sometimes happened when I did a global search and replace that lead to invalid HTML code that was too much for Sigil's autofix code.

Did you get a not well formed XML message and did you click the Fix Automatically button before the crash?

Can you attach a single page ePub sample file that'll always crash Sigil versions higher than 0.6.2 when you switch to Book View mode?

As other already pointed out, aside and epub:type are ePub3 only features that Sigil is not designed to handle and that you don't have to use unless you design ePub3 for iDevices.
Doitsu is offline   Reply With Quote
Advert
Old 12-13-2013, 03:14 AM   #6
odedta
Addict
odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.
 
Posts: 398
Karma: 96448
Join Date: Dec 2013
Device: iPad
Quote:
Originally Posted by Doitsu View Post
On my Windows 8.1 machine Sigil 0.7.4 runs just fine even when I edit very large file with it. In the past, I very rarely experienced crashes when switching from Code View to Book View. It sometimes happened when I did a global search and replace that lead to invalid HTML code that was too much for Sigil's autofix code.

Did you get a not well formed XML message and did you click the Fix Automatically button before the crash?

Can you attach a single page ePub sample file that'll always crash Sigil versions higher than 0.6.2 when you switch to Book View mode?

As other already pointed out, aside and epub:type are ePub3 only features that Sigil is not designed to handle and that you don't have to use unless you design ePub3 for iDevices.
Yes I will, thanks for your reply, I have just installed 0.7.4 on a Windows 7 machine and when it happens I will attach screenshots and upload the file here.
odedta is offline   Reply With Quote
Old 12-17-2013, 06:44 AM   #7
odedta
Addict
odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.
 
Posts: 398
Karma: 96448
Join Date: Dec 2013
Device: iPad
Well, Sigil kept crashing on several pages on books when I switch the book view.

Anyhow, I quit using Sigil as Calibre offers the same features.

Thanks
odedta is offline   Reply With Quote
Old 12-17-2013, 08:32 AM   #8
Toxaris
Wizard
Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.
 
Toxaris's Avatar
 
Posts: 4,520
Karma: 121692313
Join Date: Oct 2009
Location: Heemskerk, NL
Device: PRS-T1, Kobo Touch, Kobo Aura
You could have just deleted the Sigil.ini. That would probably have worked too.

At the moment Calibre has not the same features, but I agree that Kovid is working hard.
Toxaris is offline   Reply With Quote
Old 12-17-2013, 09:00 AM   #9
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,726
Karma: 24031401
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by Toxaris View Post
You could have just deleted the Sigil.ini. That would probably have worked too.
It's more likely that odedta's epubs were either malformed and/or contained too many ePub3 elements, since his/her other post in the ePub forum shows, that s/he has insufficient knowledge to create backwards compatible ePub3 files.

However, since odedta didn't provide any samples, we'll never find out.

Last edited by Doitsu; 12-17-2013 at 09:15 AM.
Doitsu is offline   Reply With Quote
Old 12-19-2013, 09:38 AM   #10
odedta
Addict
odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.
 
Posts: 398
Karma: 96448
Join Date: Dec 2013
Device: iPad
Doitsu, I am a he

Yes, I im learning how to create ePub3 validated books because in my opinion and others that I work with is the way to go. It might not be working properly now on certain eBooks readers but eventually I believe they will pick up the pace and conform to the standard.

Since I checked the new version of Calibre I can do pretty much what ever I need to edit epubs and it is convenient for me as Sigil, that being said, Sigil is not being maintained any longer so what's the point in trying to fix bugs?

In addition, it is probably my files only because when I checked the epub samles on:
https://code.google.com/p/epub-samples/downloads/list
I never got an error so it must have something to do with the conversion process when I used Calibre.

Thanks anyway.
odedta is offline   Reply With Quote
Old 12-19-2013, 12:52 PM   #11
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: 28,568
Karma: 204127028
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by odedta View Post
Yes, I im learning how to create ePub3 validated books because in my opinion and others that I work with is the way to go. It might not be working properly now on certain eBooks readers but eventually I believe they will pick up the pace and conform to the standard.
Future ePub3 readers will always be able to read ePub2 documents infinitely better than the millions of ePub2 devices (that aren't going to be thrown away) will be able to read ePub3 documents. Just saying.

I understand wanting to stay ahead of the curve, I really do. But this is one area of technological advancement where--unless something in your publication absolutely cannot do without a feature of ePub3--you're better off waiting until "the curve" is in full swing before worrying about implementing it. Especially if you want your publication to be readable by the largest audience possible.

At this point in the game, an IDPF-compliant ePub3 traditional novel (even one with footnotes) gains you very little (unless you count excluding a huge chunk of your potential audience).

By all means, learn how to make them. If anything, Kindlegen will convert them very nicely to KF8. Just don't try to build one with tools that were never designed to handle ePub3 and/or HTML5/CSS3.
DiapDealer is offline   Reply With Quote
Old 12-19-2013, 12:59 PM   #12
Toxaris
Wizard
Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.
 
Toxaris's Avatar
 
Posts: 4,520
Karma: 121692313
Join Date: Oct 2009
Location: Heemskerk, NL
Device: PRS-T1, Kobo Touch, Kobo Aura
I said the same thing in another thread DiapDealer. If you do not need the functions of ePUB3 for the book, don't use it.
Toxaris is offline   Reply With Quote
Old 12-19-2013, 01:57 PM   #13
odedta
Addict
odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.odedta read the news today, oh boy.
 
Posts: 398
Karma: 96448
Join Date: Dec 2013
Device: iPad
I see, I will discuss this further with the people I work with, I understand your point and it is a hassle to get ePub3 to validate.

Thanks again
odedta is offline   Reply With Quote
Old 12-20-2013, 06:18 AM   #14
exaltedwombat
Guru
exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.
 
Posts: 878
Karma: 2457540
Join Date: Nov 2011
Device: none
Quote:
Originally Posted by odedta View Post
Doitsu, I am a he

Yes, I im learning how to create ePub3 validated books because in my opinion and others that I work with is the way to go. It might not be working properly now on certain eBooks readers but eventually I believe they will pick up the pace and conform to the standard.
It may be the way to go. But few reader devices HAVE gone that way. You're creating eBooks for a market that doesn't yet exist!

Some would say that epub is best kept simple, considering the wide range of screen sizes your text may get poured into. I read ebooks on a 7" tablet. I am grateful when an author doesn't attempt clever design, in particular when illustrations use the full screen width. Readability trumps design any day!

If you KNOW your book will be read on a device with a screen size approximating that of a real book, fixed layout becomes an option.
exaltedwombat is offline   Reply With Quote
Old 12-20-2013, 07:19 AM   #15
mrmikel
Color me gone
mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.
 
Posts: 2,089
Karma: 1445295
Join Date: Apr 2008
Location: Central Oregon Coast
Device: PRS-300
This device size variation is something which has not been addressed by designers or committees.

If it is displayed on a 5" screen like my PRS-300, then pull quotes, large pictures, inset paragraphs are a gigantic annoyance. If you design for my PRS-300, then you miss out of regular publishing features which can be used on a 10" tablet. There is no way to bridge the gap, except to create two separate documents to meet the needs of both devices. But this is much more work and keeping two different documents in sync is not trivial.

If you have a captive audience where a school loans/gives everyone a specific device then the issue is simplified....for that particular situation.
mrmikel is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Epub crashes on Sigil for Mac, OK on Sigil for PC crystamichelle Sigil 6 08-14-2013 02:52 PM
Sigil 0.4.1 : unwanted span added by Sigil Bertrand Sigil 0 09-02-2011 05:28 AM
Sigil 0.3.4 / Sigil 0.4.0 RC1 / Cover in Nook Color Bertrand Sigil 13 08-06-2011 04:06 AM
Sigil 0.3.4 / Problème CSS entre Sigil et iPad Grivels Software 10 07-03-2011 09:06 AM
Bugs emen enTourage Archive 22 08-25-2010 04:50 PM


All times are GMT -4. The time now is 11:10 PM.


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