Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 10-28-2012, 10:54 AM   #16
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,779
Karma: 54830978
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 user_none View Post
A (hopefully) corrected x86 Windows build has been posted.

@PalingB, You can change the extension. It just doesn't default highlight it now when you select rename.
Works great (and fast)
I have beat it up and the results are
theducks is offline   Reply With Quote
Old 10-28-2012, 01:44 PM   #17
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,546
Karma: 193191846
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Wouldn't you know it ... I finally nailed down the bug that was causing the "Sigil is a Multi-platform EPUB ebook editor has stopped working" error whenever closing Sigil (the latest betas), just as the new version gets released. And yes, the bug is still there in 0.6.0 (on Windows Vista 32-bit and XP 32-bit anyway).

Anyway...
I combine my Book Browser widget and my Table of Contents widget so that they are tabbed on the right side of the main Sigil window. Not "stacked"... tabbed: they occupy the exact same space and there's two tabs at the bottom that allow you to flip back and forth between the two widgets.

To reproduce: once you have the two widgets "tabbed"... simply flipping to the other widget's tab and closing Sigil will cause the crash on exit. If you never change to the other tab in that session, you won't get the crash. But if you change to the other tab at any time during that session... you get the crash on exit.

This is with the downloaded 32-bit binary installer built using Qt 4.8.3 and also with a custom built version compiled using Qt 4.8.2. The same behavior happens on Vista 32-bit and XP 32-bit. It didn't happen under the same scenarios with Sigil 0.5.3 and Qt 4.7.4. I'm guessing it's just one more Qt bugaboo (since the window/widget state appears to be successfully saved/preserved upon a Sigil restart).

I was trying to close Sigil anyway, so its not a big deal at all, but it was just bugging me that I couldn't nail it down.

Let me know if you can't reproduce it. I only discovered the "tabbing" ability of the widgets quite by accident myself a while back. It can prove a bit frustrating getting them to do it, but the window real-estate saved is worth it, in my opinion.

I'm loving this latest incarnation of Sigil, by the way. Fantastic work.

Last edited by DiapDealer; 10-28-2012 at 02:05 PM.
DiapDealer is offline   Reply With Quote
Advert
Old 10-28-2012, 02:17 PM   #18
kiwidude
Calibre Plugins Developer
kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.
 
Posts: 4,636
Karma: 2162064
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
@DiapDealer - sigh... after all the months of beta testing you just *had* to wait until the day after we release to figure this out, didn't you...

I didn't even know you could do that with the Sigil (Qt) environment. And yes I can replicate it. It seems to change the order that Qt disposes of its objects and I can see where it is failing in the code. Obviously it is too late for 0.6.0 now to be fixed, but we'll try to fix it for 0.6.1 (which won't be any time soon based on how drained the devs are at this point).
kiwidude is offline   Reply With Quote
Old 10-28-2012, 02:23 PM   #19
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 is an error message I got when I forgot the file was open in Sony Reader when I tried to save.

Error info: Cannot save file J:/Our Documents/Etexts/Unknown/Stillwell's Mission to China1.epub: C:\Users\john\Desktop\x64\src\Sigil\Exporters\Expo rtEPUB.cpp(213): Throw in function void __cdecl ExportEPUB::SaveFolderAsEpubToLocation(const class QString &,const class QString &)
Dynamic exception type: class boost::exception_detail::clone_impl<struct CannotOpenFile>
std::exception::what: Unknown exception
[struct file_fullpath * __ptr64] = J:/Our Documents/Etexts/Unknown/Stillwell's Mission to China1.epub

Sigil version: 0.6.0
Runtime Qt: 4.8.3
Compiled Qt: 4.8.3
Platform: Windows SysInfo ID 144
mrmikel is offline   Reply With Quote
Old 10-28-2012, 02:54 PM   #20
user_none
Sigil & calibre developer
user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.
 
user_none's Avatar
 
Posts: 2,488
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
Quote:
Originally Posted by Serpentine View Post
@user_none - I just wanted to say thanks for not pushing through with the ckeditor stuff. I know I come off as a bit of a tool, but the native quality of Sigil really is something great. I also know it likely pushed you away from being very active, and it's not easy when a minority attacks already implemented improvements, not to just push it home harder. Thanks for listening
If it doesn't work it doesn't work. We won't know until we try and see how people react. The only thing lost is time. I haven't been as active due to other reasons.

Quote:
Originally Posted by Serpentine View Post
I have a few ideas that I'd like to hack in and submit as patches. Some basic table editing and fixes (they currently eat nbsps), and my pet little image manipulation time-savers (white->alpha, anyone editing textbooks knows the annoyance; as well as some resizing options). Those I just need to port from a tool of mine, need to shine them up a bit and remove kde-specific stuff.
Let me know if you need any help. I can't guarantee everything will be included but patches are welcome.

Quote:
Originally Posted by PageLab
Why support for Mac OS 10.7 (Lion) and earlier was dropped in this new version?
Support for OS X <= 10.6 was dropped because Apple only supports the current and previous release. <= 10.6 SDKs are not shipped as part of XCode in 10.8 and the OS does not receive security updates. It doesn't make sense to support an OS that the manufacturer doesn't even support.

At this point I don't know why Sigil isn't working on 10.7. It's built against the 10.7 SDK. However, my laptop is having major issues. I'll look into this issue further next week once the new Macbook Pro I ordered arrives.
user_none is offline   Reply With Quote
Advert
Old 10-28-2012, 02:56 PM   #21
user_none
Sigil & calibre developer
user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.
 
user_none's Avatar
 
Posts: 2,488
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
Quote:
Originally Posted by mrmikel View Post
This is an error message I got when I forgot the file was open in Sony Reader when I tried to save.

Error info: Cannot save file J:/Our Documents/Etexts/Unknown/Stillwell's Mission to China1.epub: C:\Users\john\Desktop\x64\src\Sigil\Exporters\Expo rtEPUB.cpp(213): Throw in function void __cdecl ExportEPUB::SaveFolderAsEpubToLocation(const class QString &,const class QString &)
Dynamic exception type: class boost::exception_detail::clone_impl<struct CannotOpenFile>
std::exception::what: Unknown exception
[struct file_fullpath * __ptr64] = J:/Our Documents/Etexts/Unknown/Stillwell's Mission to China1.epub

Sigil version: 0.6.0
Runtime Qt: 4.8.3
Compiled Qt: 4.8.3
Platform: Windows SysInfo ID 144
This is an OS level error. The message is misleading (I need to make them clearer) but what's happening is the file, "J:/Our Documents/Etexts/Unknown/Stillwell's Mission to China1.epub" cannot be opened for writing. The other app you have the file open in has locked the file at the OS level prevening Sigil from writing the changes to the file.
user_none is offline   Reply With Quote
Old 10-28-2012, 03:24 PM   #22
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,546
Karma: 193191846
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by kiwidude View Post
@DiapDealer - sigh... after all the months of beta testing you just *had* to wait until the day after we release to figure this out, didn't you...

I didn't even know you could do that with the Sigil (Qt) environment. And yes I can replicate it. It seems to change the order that Qt disposes of its objects and I can see where it is failing in the code. Obviously it is too late for 0.6.0 now to be fixed, but we'll try to fix it for 0.6.1 (which won't be any time soon based on how drained the devs are at this point).
I know, I know. Terrible timing, right?. But I truly just now nailed down the steps and wanted to make sure it was documented and "out there". Now mark it down and forget it about for a good long while. v0.6.0 is an amazing piece of collaborative work, and I—in no way—intended to "harsh your mellow" on its release day. It (the bug) won't slow me down in the least and it doesn't sound like many people use the functionality that exposes it anyway.
DiapDealer is offline   Reply With Quote
Old 10-28-2012, 09:51 PM   #23
jugaor
Enthusiast
jugaor began at the beginning.
 
jugaor's Avatar
 
Posts: 30
Karma: 10
Join Date: Jun 2011
Location: Lima, Peru
Device: Kindle 10Gen / Kobo Aura HD / Nook STR
Exclamation

Congrats! The new version seems very robust and nice!

However, I must complaint about
Implement issue 1610: Use html instead of xhtml as the default extension for new blank HTML files.

Please, reconsider this issue.
Case: If we open a previous document (properly numbered xhtmls inside) and add/divide a section, it starts over with "Section0001.html"!
And bulk renaming isn't a help, bc it doesn't touch the extensions…


*
BTW, I belong to a small community of editors. We make books using templates (created with previous versions, as usual, all with .xhtml).
With 0.60, we will have to update all of them!

In addition, we have external collaborators who continue using previous versions of Sigil (even 0.34, with old PCs)... Can you imagine the problem of working between versions?

Please, please, at least put an option to choose the new/split sections' extension! It would be perfect for us!

TIA
jugaor
(sorry for my bad English)
jugaor is offline   Reply With Quote
Old 10-28-2012, 10:09 PM   #24
meg1212
Junior Member
meg1212 began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Oct 2012
Device: original iPad
Are you sure you can't make this version compatible with earlier versions of Mac OS? Im still running 10.6.8, and would love to be able to use the latest version of Sigil.
meg1212 is offline   Reply With Quote
Old 10-28-2012, 10:44 PM   #25
mtg
Junior Member
mtg began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Mar 2008
Device: iPod Touch (5th gen), Kindle 2
Quote:
Originally Posted by user_none View Post
A (hopefully) corrected x86 Windows build has been posted.
The new x86 build works well. Thanks.
mtg is offline   Reply With Quote
Old 10-29-2012, 04:54 AM   #26
meme
Sigil developer
meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.
 
Posts: 1,275
Karma: 1101600
Join Date: Jan 2011
Location: UK
Device: Kindle PW, K4 NT, K3, Kobo Touch
Quote:
Originally Posted by jugaor View Post
Case: If we open a previous document (properly numbered xhtmls inside) and add/divide a section, it starts over with "Section0001.html"!
And bulk renaming isn't a help, bc it doesn't touch the extensions…


*
BTW, I belong to a small community of editors. We make books using templates (created with previous versions, as usual, all with .xhtml).
With 0.60, we will have to update all of them!

In addition, we have external collaborators who continue using previous versions of Sigil (even 0.34, with old PCs)... Can you imagine the problem of working between versions?

Please, please, at least put an option to choose the new/split sections' extension! It would be perfect for us!
We'll consider how to address this in a future version.

However, whether your files end in .xhtml or .html do not affect how they are displayed by ereaders, so you do not need to change the extension (although I understand that you might want the extension to be the same for all files).

When creating a new section, Section001.html is always created if it doesn't already exist. You can of course rename it or bulk rename all files (but as you said this just changes their name not the extension).
meme is offline   Reply With Quote
Old 10-29-2012, 06:31 AM   #27
Oldpilot
Groupie
Oldpilot plays well with othersOldpilot plays well with othersOldpilot plays well with othersOldpilot plays well with othersOldpilot plays well with othersOldpilot plays well with othersOldpilot plays well with othersOldpilot plays well with othersOldpilot plays well with othersOldpilot plays well with othersOldpilot plays well with others
 
Posts: 184
Karma: 2572
Join Date: Aug 2010
Device: Kindle
I don't mean to rain on the parade, what with Hurricane Sandy and all, but I thought I should report that 6.0 goes non-responsive when I open an html file on my XP desktop, just as Beta and Beta-Beta did (though the behavior seems a bit different each time: Beta just vanished in an augenblick, and Beta-Beta crashed like a normal Windows failure, and 6.0 just goes dead in the water, as it were).

But I am perfectly happy with 5.3. I'm not whining, just reporting.

(And no, I haven't tried 6.0 on a different computer. Too many books, too little time!)
Oldpilot is offline   Reply With Quote
Old 10-29-2012, 07:24 AM   #28
ronaldl
Enthusiast
ronaldl began at the beginning.
 
Posts: 37
Karma: 10
Join Date: Aug 2011
Location: Georgia
Device: Kindle 3
Donation for good programs

In the past, I made a donation to the Sigil development effort because I could envision where this could be a great program for "epub" writers. You guys have not disappointed me with this issue. Keep coming up with new features for Sigil.

Ronald L.
ronaldl is offline   Reply With Quote
Old 10-29-2012, 07:26 AM   #29
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,583
Karma: 22735033
Join Date: Dec 2010
Device: Kindle PW2
@Oldpilot:
Sigil 0.6.0 runs just fine on my XP machine. Most likely your .html file contains some serious syntax errors. Try cleaning it up with HTML Tidy Online before opening it with Sigil.
Also select Help > About to check the Qt version that Sigil uses. (It's 4.8.3 on my machine.)

@user_none & meme
I tried to add a new spell check dictionary by copying it to the \dictionaries folder, but it didn't work. Apparently spell-check dictionaries now need to be copied to:

...\Local Settings\Application Data\sigil-ebook\sigil\hunspell_dictionaries

instead of the \dictionaries folder.

Even though very few users will ever need to install their own spell-check dictionaries, it'd be nice if you included instructions on how to add dictionaries for other languages in the online help.

Alternatively, future Sigil versions could simply mimic the behavior of Sigil 0.5.3 by moving all non-standard dictionaries found in the \dictionaries folder to the \hunspell_dictionaries folder.
Doitsu is offline   Reply With Quote
Old 10-29-2012, 07:40 AM   #30
PageLab
Connoisseur
PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.PageLab ought to be getting tired of karma fortunes by now.
 
PageLab's Avatar
 
Posts: 70
Karma: 515184
Join Date: Sep 2011
Location: Brasília
Device: Kindle3, iPad, Nook, Kobo, Positivo Alfa
Quote:
Originally Posted by user_none View Post
At this point I don't know why Sigil isn't working on 10.7. It's built against the 10.7 SDK. However, my laptop is having major issues. I'll look into this issue further next week once the new Macbook Pro I ordered arrives.
Unfortunatelly, there's a lot of macs out there stuck on OSX 10.7, and some are still very capable machines, like the oldest MacPro. It would be awesome if you could make it work under 10.7.
PageLab is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sigil 0.5.3 Released user_none Sigil 85 05-13-2012 05:29 AM
Sigil 0.4.2 Released user_none Sigil 41 10-26-2011 06:03 AM
Sigil 0.4.1 Released user_none Sigil 50 09-01-2011 04:58 PM
Sigil 0.4.0 and FlightCrew 0.7.2 Released user_none Sigil 13 08-23-2011 02:18 PM
Sigil 0.3.4 / Sigil 0.4.0 RC1 / Cover in Nook Color Bertrand Sigil 13 08-06-2011 04:06 AM


All times are GMT -4. The time now is 04:56 AM.


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