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,574
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 offline   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,574
Karma: 204127028
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Post reserved for future use.
DiapDealer is offline   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,574
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 offline   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,574
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 offline   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,765
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 online now   Reply With Quote
Old Today, 07:15 PM   #9
pete6055
Connoisseur
pete6055 began at the beginning.
 
Posts: 74
Karma: 10
Join Date: Nov 2012
Device: none
Hi Kevin,

I just noticed that 2.6.0 adding an existing file brings up a stripped down dialogue window without the folder options as set in View of Windows Explorer. Is there a way for me to set my dialogue window preferences in Sigil? Thanks,
pete6055 is offline   Reply With Quote
Old Today, 07:35 PM   #10
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,765
Karma: 6000000
Join Date: Nov 2009
Device: many
That "stripped down" dialogue window is Qt non-native file dialog window instead of the native Windows file dialog. This was done to prevent a crash caused by the Windows native dialog box allowing the user to hand enter an external urls when it was explicitly asked for file paths.

See this thread for the bug report about the crash and the resolution:
https://www.mobileread.com/forums/sh...d.php?t=368479

FWIW, it is not actually "stripped down". It is just different. You can hand type any path and drag its folder into the left hand side window pane and it will be remembered and be there for future use. Everything you need to do with the native dialog can be done with the Qt non-native dialog. Plus the non-native dialog is safer and prevents crashes on Windows.

Last edited by KevinH; Today at 07:41 PM.
KevinH is online now   Reply With Quote
Old Today, 07:42 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,574
Karma: 204127028
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by pete6055 View Post
I just noticed that 2.6.0 adding an existing file brings up a stripped down dialogue window without the folder options as set in View of Windows Explorer. Is there a way for me to set my dialogue window preferences in Sigil? Thanks,
We had to switch to a non-native dialog on Windows (macOS was already that way) to prevent crashes with Add Existing. But you can drag your favorite folders from the right to the left, as well as set list view vs detail view (all will be remembered for next time--including sort order), but it's not going to match the Windows Explorer view point for point. The multiple thumbnail size choices will not be available for one. But you can right-click and show/hide hidden files/folders.

EDIT: took too long typing!
DiapDealer is offline   Reply With Quote
Old Today, 08:20 PM   #12
pete6055
Connoisseur
pete6055 began at the beginning.
 
Posts: 74
Karma: 10
Join Date: Nov 2012
Device: none
Thanks. It adds steps (more typing) and I can not use check boxes, for example. But, yes it is functional, and as always, your effort is appreciated
pete6055 is offline   Reply With Quote
Old Today, 09:04 PM   #13
Turtle91
A Hairy Wizard
Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.
 
Turtle91's Avatar
 
Posts: 3,354
Karma: 20171571
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
Quote:
Originally Posted by DiapDealer View Post
We had to switch to a non-native dialog on Windows (macOS was already that way) to prevent crashes with Add Existing. But you can drag your favorite folders from the right to the left, as well as set list view vs detail view (all will be remembered for next time--including sort order), but it's not going to match the Windows Explorer view point for point. The multiple thumbnail size choices will not be available for one. But you can right-click and show/hide hidden files/folders.

EDIT: took too long typing!
Awesome...I didn't know you could drag folders and it would remember them!! I was getting very worried...

Thanks!
Turtle91 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 11:59 PM.


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