![]() |
#1 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 28,352
Karma: 203720150
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
Sigil-0.9.13 Released
Sigil-0.9.13
NOTICE: If after installing Sigil v0.9.13 (or higher), Sigil is crashing, won't run correctly, or won't start at all, check out this wiki notice before filing a report or asking for assistance. For the impatient, the installer files (and source) can be found as assets at the bottom of the Github Release page. --------------------------------------------------------------------------- This Sigil release is primarily to address bugs introduced by the upgrade to Qt5.11.2 and Python 3.7 in the previous releases and to revert the conversion of Sigil ini files to the utf-8 character encoding. Bug Fixes
New Features
Be aware that Sigil-0.9.13 still enforces the need for epub3 to have and support an NCX so that it generates as backward a compatible epub as possible. This may be relaxed in future releases. --------------------------------------------------------------------------- Please check the Sigil Wiki for important Sigil support links, additional resource downloads, and platform-specific trouble-shooting tips/requirements. Sigil-0.9.13 release page and downloads. |
![]() |
![]() |
![]() |
#2 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 28,352
Karma: 203720150
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
For the time being, please ensure that any bugs reported can be reproduced after a clean install of Sigil 0.9.13. "Clean" meaning the old version uninstalled and existing preferences removed (move them somewhere safe, for heaven's sake!) before installing 0.9.13.
We want to ensure that we're not dealing with issues related to corruption in INI files. If you think you have a new bug, just know that we're going to ask you to verify that you've been able to reproduce the issue with a fresh install and clean preferences. Thanks. If some Windows users (especially Windows 10 users) are still experiencing severe performance issues (even with a clean install), We've got some things to try. Just hold tight for a bit as I might not be available much this weekend. The first thing I would tell you to do is to uninstall the 64-bit version of 0.9.13 and see if the 32-bit version offers any relief. Needless to say: once you've installed 0.9.13, DO NOT go back to versions 0.9.11/12 for any reason. If yoh must roll back, roll back to 0.9.10 or earlier. Last edited by DiapDealer; 03-21-2019 at 05:45 AM. |
![]() |
![]() |
Advert | |
|
![]() |
#3 |
just an egg
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,793
Karma: 6758980
Join Date: Mar 2015
Device: Kindle, iOS
|
![]() ![]() |
![]() |
![]() |
![]() |
#4 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 28,352
Karma: 203720150
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
Just a note that I discovered (just now actually), that the new implementation of QtWebKit that Sigil 0.9.13 is using supports CSS grid layouts (albeit only with the -webkit- prefix).
I've no idea how many epub rendering engines will support them, but .... EDIT: attaching a bit of a demo for those who may be unfamiliar. Note that the lines for the grid stuff are doubled (with and without the -webkit- prefix) to provide a suitable fallback. Last edited by DiapDealer; 03-21-2019 at 10:40 AM. |
![]() |
![]() |
![]() |
#5 | |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,634
Karma: 8566337
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
|
Quote:
And this how it looks in Sigil: It seems that Sigil is a bit confused ![]() Of course, grids allow practically infinity possibilities of layout. And so far, Sigil is managing the memory perfectly ![]() |
|
![]() |
![]() |
Advert | |
|
![]() |
#6 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 28,352
Karma: 203720150
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
Or I am! I'd never even heard of CSS grids before this morning.
![]() That's all handled by QtWebKit, by the way. It do what it do, and we can't change it (except by tweaking the css, of course). EDIT: looks like WebKit isn't assuming "fr" (fill row? apparently it's a new "Fractional Unit"--1 part of the available space. Makes sense) with the "auto" column property like PocketPocket must be. A grid-template-columns entry of: -webkit-grid-template-columns: repeat(4, 1fr); gives me very similar to what you see in PocketBook. Quote:
![]() Last edited by DiapDealer; 03-21-2019 at 03:41 PM. |
|
![]() |
![]() |
![]() |
#7 | |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,634
Karma: 8566337
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
|
Quote:
![]() |
|
![]() |
![]() |
![]() |
#8 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 28,352
Karma: 203720150
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
Quote:
Code:
-webkit-grid-template-columns: repeat(4, 1fr); Feel free to spread it around so the right people see it. Last edited by DiapDealer; 03-21-2019 at 03:27 PM. |
|
![]() |
![]() |
![]() |
#9 |
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 815
Karma: 6528026
Join Date: Sep 2012
Device: Kobo Elipsa
|
I'm still experiencing major slowdowns and memory usage on Windows 8.1 after a clean install of Sigil 0.9.13. I uninstalled Sigil 0.9.12 and deleted all .ini files. I've tried both the 64-bit and 32-bit version, with the same result. Sorry.
|
![]() |
![]() |
![]() |
#10 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 28,352
Karma: 203720150
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
Quote:
1) Are there any Compatibility Assistant properties associated with sigil.exe. On Windows 10, the Assistant can run after any kind of issue and will often make incorrect assumptions, and these settings can be easily applied unintentionally. These settings will survive an uninstall/reinstall to the same location. Right-click on sigil.exe, select Properties from the context menu and look for a Compatibility tab. Remove any compatibility settings if there are any, and ensure that Windows isn't trying to run Sigil as if it were being run on an older OS. |
|
![]() |
![]() |
![]() |
#11 | |
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 815
Karma: 6528026
Join Date: Sep 2012
Device: Kobo Elipsa
|
Just checked. Sigil is not running in Compatibility mode.
Quote:
|
|
![]() |
![]() |
![]() |
#12 |
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 8,450
Karma: 5703586
Join Date: Nov 2009
Device: many
|
And this happens with both the 32bit version AND the 64bit version?
|
![]() |
![]() |
![]() |
#13 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 28,352
Karma: 203720150
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
|
Can you exclude Sigil's program directory and the %localappdata%\sigil-ebook folder from all anti-virus, anti-malware scanners?
|
![]() |
![]() |
![]() |
#14 |
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 815
Karma: 6528026
Join Date: Sep 2012
Device: Kobo Elipsa
|
|
![]() |
![]() |
![]() |
#15 |
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 815
Karma: 6528026
Join Date: Sep 2012
Device: Kobo Elipsa
|
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Sigil-0.9.5 Released | KevinH | Sigil | 68 | 04-09-2016 06:30 AM |
Sigil-0.9.1 Released | KevinH | Sigil | 36 | 12-04-2015 03:00 PM |
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.3 Released | user_none | Sigil | 10 | 02-02-2015 04:32 PM |