Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 04-10-2017, 12:52 PM   #1
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: 7,637
Karma: 5433388
Join Date: Nov 2009
Device: many
Yet Another New Sigil-0.9.8 Mac Package

Mac Users

Due to bugs in how I built Qt and a few related issues to Qt plugins, the support for PyQt5 plugins was broken even though it was supposed to be one of the main new features of Sigil-0.9.8!

So just today (April 10th) I have replaced the Sigil-0.9.8-Mac-Package.dmg with a fixed version that should now do what was promised in the original release. It has the added-benefits of improved code-signing so that OS X Sierra (10.12.X) Gatekeeper is now happier as well and one Accessibility improvement to stop Text Cursor Blinking if needed.

If you are hit by any of these issues, please feel free to download and install the latest Sigil-0.9.8 Mac Package. Don't forget to check the Checksums after downloading and/or test the code-signing on both the dmg and on Sigil.app itself.

Code:
shasum -a 256 Sigil-0.9.8-Mac-Package.dmg
should result in:

Code:
cd54a70314df223bad7a1c6d5322b012ddf3402ead14e11b88372165ca66decf  Sigil-0.9.8-Mac-Package.dmg
You can also verify it passes its code-signing tests:

For the dmg:

Code:
spctl -a -t open --context context:primary-signature -v Sigil-0.9.8-Mac-Package.dmg
should result in:

Code:
Sigil-0.9.8-Mac-Package.dmg: accepted
source=Developer ID
and for the installed Sigil.app (assuming you copied it to Applications

Code:
cd /Applications
codesign --verify --deep --strict --verbose=2 ./Sigil.app
should result in a long list of all the signed code and then end with:

Code:
./Sigil.app: valid on disk
./Sigil.app: satisfies its Designated Requirement
Hope this helps. I apologize for not testing the first released binary on the latest Sierra before releasing it but security on OSX is changing quite quickly.

Last edited by KevinH; 04-10-2017 at 09:25 PM.
KevinH is offline   Reply With Quote
Old 04-10-2017, 07:10 PM   #2
odamizu
just an egg
odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.
 
odamizu's Avatar
 
Posts: 1,585
Karma: 4300000
Join Date: Mar 2015
Device: Kindle, iOS
Thank you!!
odamizu is offline   Reply With Quote
Advert
Old 04-20-2017, 07:13 AM   #3
TDR
Junior Member
TDR began at the beginning.
 
TDR's Avatar
 
Posts: 9
Karma: 10
Join Date: Dec 2013
Device: Kindle Voyage, iOS
Much appreciated!
TDR is offline   Reply With Quote
Old 04-29-2017, 08:48 AM   #4
blackest
Connoisseur
blackest began at the beginning.
 
Posts: 67
Karma: 10
Join Date: Sep 2014
Device: sony prs 2
where to download this version?

Quote:
Originally Posted by KevinH View Post
Mac Users

Due to bugs in how I built Qt and a few related issues to Qt plugins, the support for PyQt5 plugins was broken even though it was supposed to be one of the main new features of Sigil-0.9.8!

So just today (April 10th) I have replaced the Sigil-0.9.8-Mac-Package.dmg with a fixed version that should now do what was promised in the original release. It has the added-benefits of improved code-signing so that OS X Sierra (10.12.X) Gatekeeper is now happier as well and one Accessibility improvement to stop Text Cursor Blinking if needed.

If you are hit by any of these issues, please feel free to download and install the latest Sigil-0.9.8 Mac Package. Don't forget to check the Checksums after downloading and/or test the code-signing on both the dmg and on Sigil.app itself.

Code:
shasum -a 256 Sigil-0.9.8-Mac-Package.dmg
should result in:

Code:
cd54a70314df223bad7a1c6d5322b012ddf3402ead14e11b88372165ca66decf  Sigil-0.9.8-Mac-Package.dmg
You can also verify it passes its code-signing tests:

For the dmg:

Code:
spctl -a -t open --context context:primary-signature -v Sigil-0.9.8-Mac-Package.dmg
should result in:

Code:
Sigil-0.9.8-Mac-Package.dmg: accepted
source=Developer ID
and for the installed Sigil.app (assuming you copied it to Applications

Code:
cd /Applications
codesign --verify --deep --strict --verbose=2 ./Sigil.app
should result in a long list of all the signed code and then end with:

Code:
./Sigil.app: valid on disk
./Sigil.app: satisfies its Designated Requirement
Hope this helps. I apologize for not testing the first released binary on the latest Sierra before releasing it but security on OSX is changing quite quickly.
The current release page is saying march 21st but this version is april 10th is the march version really the april version?

I'm a little confused here.
thank you.
blackest is offline   Reply With Quote
Old 04-29-2017, 08:55 AM   #5
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,547
Karma: 193191846
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
The dmg on the v0.9.8 release page IS the latest build. The previous two builds have been removed and are unavailable for download. If you download the dmg from the 0.9.8 release page and its sha256sum matches the checksum from the Sigil-0.9.8-CHECKSUMS.sha256.txt file on the 0.9.8 release page, then the dmg is the very latest build.

Sigil v0.9.8 was released on March 21st. The Mac package (dmg) of 0.9.8 was subsequently updated twice since then because of build issues. The last time on was April 10th.

There is only one official version of Sigil 0.9.8 currently available to download--and it is the latest. If you're unsure whether or not you have the latest ... redownload the 0.9.8 dmg (and verify with the latest checksums file) and you will.

Last edited by DiapDealer; 04-29-2017 at 09:04 AM.
DiapDealer is offline   Reply With Quote
Advert
Old 04-29-2017, 10:15 AM   #6
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: 7,637
Karma: 5433388
Join Date: Nov 2009
Device: many
As it states just above the downloads on the official releases on our github release page:

---
Update April 10th
The Sigil 0.9.8 Mac Package has yet again been updated to hopefully now
work as intended (and for as far back as OSX 10.9)

** Please note the Checksums file has been updated to reflect the new checksums
---

Simply click on the dmg file to download the latest.

Last edited by KevinH; 04-29-2017 at 11:04 AM.
KevinH is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Unofficial Self-Contained Sigil Package/Installer for Linux DiapDealer Sigil 15 01-27-2018 05:15 PM
Sigil for Mac GraceBartlett Sigil 2 11-30-2016 07:25 PM
Can't install plugins in Arch Linux's community sigil package roger64 Plugins 33 05-21-2016 05:06 AM
Epub crashes on Sigil for Mac, OK on Sigil for PC crystamichelle Sigil 6 08-14-2013 02:52 PM
Sigil 0.1.2 for Mac not working AprilHare Sigil 6 02-10-2010 09:25 AM


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


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