Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 07-17-2025, 01:14 PM   #1
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,572
Karma: 204127028
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Sigil-2.6.0 Released

Sigil 2.6.0

Sigil 2.6.0 is a mixture of bugfixes and new features.

New Features
  • Added in new CodeView Insert menu item: "Role..." (epub3 only) to make adding Aria role attributes and epub:type attributes where allowed easier
  • Added in new CodeView Insert menu item: "Aria Clips..." (epub3 only) to make adding code clips that improving Accessibility easier.
  • Made the Epub3 Tools menu submenu items be shown as disabled on Epub2

Bug Fixes
  • prevent crash on Windows when hand typing in an external url in Add Existing files
  • fix bug in how nav is handled by Prettify (Thank you BeckyEbook)
  • fix bug in wait cursor appearing when showing last epub open warnings
  • fix crash caused by empty Automate lists (Thank you BeckyEbook)
  • fix wild card disconnection Qt warnings
  • fix class initialization reorder warnings
  • remove now unnecessary workaround for sys.argv not being defined in embedded python
  • fix bugs in regex search and replace by using PCRE2 NOTEMPTY to match Sigil logic


--------------------------------Notes -----------------------------------


The latest version of the Sigil User Guide can always be downloaded from the Sigil website, or from its own GitHub repository.

Please check the Sigil website for important Sigil support links, additional resource downloads, and platform-specific trouble-shooting tips/requirements.

The MacOS builds are signed AND notarized.

PGP Fingerprint (for signed tags and source archives):
Code:
B5A5 6206 AB0F BC1A 24EF AB8A A166 D29A 8FCD AC63
All Sigil binary (and source) downloads can also be found as assets at the bottom of The Sigil-2.6.0 Github Release page.
DiapDealer is online now   Reply With Quote
Old 07-17-2025, 01:15 PM   #2
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,572
Karma: 204127028
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Post reserved for future use.
DiapDealer is online now   Reply With Quote
Old 07-17-2025, 06:36 PM   #3
AntoniDol
Member
AntoniDol began at the beginning.
 
AntoniDol's Avatar
 
Posts: 11
Karma: 10
Join Date: Dec 2022
Location: Amsterdam
Device: Sigil viewer, Calibre viewer, ADE, Sony 10 Plus Kobo and Kindle Apps
The preview in 2.6.0 is blank for all files in the epub3 e-book.
Will there be a quick correct version or should I install the previous version?

Edition Windows 10 Pro
Version 22H2
Installed on ‎29-‎3-‎2021
OS Build 19045.6093

Sigil version: 2.6.0
Loaded Qt: 6.8.2
Build time: 2025.07.17 05:29:20 UTC

Last edited by AntoniDol; 07-17-2025 at 06:46 PM.
AntoniDol is offline   Reply With Quote
Old 07-17-2025, 06:53 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,572
Karma: 204127028
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by AntoniDol View Post
The preview in 2.6.0 is blank for all files in the epub3 e-book.
Will there be a quick correct version or should I install the previous version?
There is no need for a new Sigil version--quick or otherwise. 2.6.0 is running fine on several Windows 10 machines that I test on.

What was your previous Sigil version?

I ask because a blank Preview is typical of an insufficient graphics card (or graphics driver) to run the version of QtWebEngine that Sigil uses. But that version of QtWebEngine has been the same for 3 or 4 Sigil releases now.

Things to try:

1) Make sure the driver for your graphics card is updated to the latest version.

2) Under the Advanced tab of Sigil's General preferences section, try checking the "Disable GPU Acceleration of QtWebEngine/Preview" check box and restarting Sigil. Newer versions of Qt6 are leaving more and more graphics cards behind.

3) If that doesn't work, try creating a system environment variable called QSG_RHI_BACKEND and setting its value to 'opengl' (without the quotes). You may need to restart for things to take effect.

Last edited by DiapDealer; 07-18-2025 at 08:21 AM.
DiapDealer is online now   Reply With Quote
Old Yesterday, 06:32 AM   #5
AntoniDol
Member
AntoniDol began at the beginning.
 
AntoniDol's Avatar
 
Posts: 11
Karma: 10
Join Date: Dec 2022
Location: Amsterdam
Device: Sigil viewer, Calibre viewer, ADE, Sony 10 Plus Kobo and Kindle Apps
Under the Advanced tab of Sigil's General preferences section, try checking the "Disable GPU Acceleration of QtWebEngine/Preview" check box and restarting Sigil.

That worked. Thx!
AntoniDol is offline   Reply With Quote
Old Yesterday, 10:02 AM   #6
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,572
Karma: 204127028
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Great! Glad to hear it. Note that under normal circumstances, turning off acceleration is not going to cause any noticeable slowdown in preview rendering.
DiapDealer is online now   Reply With Quote
Old Yesterday, 11:47 AM   #7
RbnJrg
Wizard
RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.
 
Posts: 1,771
Karma: 8700631
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
How must I do to remove an especific icon from the toolbar? By doing right click on the toolbar I can't find what I want to remove.
RbnJrg is offline   Reply With Quote
Old Yesterday, 11:49 AM   #8
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,764
Karma: 6000000
Join Date: Nov 2009
Device: many
Go to the Sigil MainWindow View menu, then to toolbars, then uncheck whichever toolbar sections you want to hide.

I regularly do this with the Donate button as it is unused.

Some toolbar icons are in their own sections, while others are not. If there is demand, I can change things for a future release to make a specific icon be in its own section to stand alone and be more easily hidden.

Last edited by KevinH; Yesterday at 11:53 AM.
KevinH is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sigil-1.6.0 Released DiapDealer Sigil 73 06-20-2021 07:37 PM
Sigil-0.9.18 Released DiapDealer Sigil 20 09-13-2019 09:08 AM
Sigil-0.9.14 Released DiapDealer Sigil 84 07-27-2019 02:14 AM
Sigil-0.9.11 Released DiapDealer Sigil 37 02-18-2019 06:56 PM
Sigil-0.8.900 released for testing - Wait for Sigil-0.8.901 KevinH Sigil 106 10-04-2015 10:41 AM


All times are GMT -4. The time now is 05:25 PM.


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