Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil > Plugins

Notices

Reply
 
Thread Tools Search this Thread
Old 12-23-2020, 09:13 PM   #181
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,552
Karma: 193191846
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by jmurphy View Post
Cool! Looking forward to seeing this and new versions of the software that uses KindleUnpack. Thanks, folks.
Sorry so late, but if you're still around and monitoring the thread, please give this version a try with the magazines you were having trouble with. If all seems well, I'll make an official new release.

EDIT: Beta attachment removed. It has been incorporated in the latest official release found on the first post of this thread.

Last edited by DiapDealer; 12-28-2020 at 12:48 PM.
DiapDealer is offline   Reply With Quote
Old 12-24-2020, 12:35 PM   #182
jmurphy
Connoisseur
jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.
 
Posts: 88
Karma: 1133066
Join Date: Sep 2007
Device: ipaq
Quote:
Originally Posted by DiapDealer View Post
Sorry so late, but if you're still around and monitoring the thread, please give this version a try with the magazines you were having trouble with. If all seems well, I'll make an official new release.
Yep, that seems to have done the trick!
Thanks very much.


Maybe KevinH could back-port any of these improvements into the standalone KindleUnpack and release that as well? (I'm not sure how closely related the various Kindle tools are.)

Merry Christmas/Happy Holidays!
jmurphy is offline   Reply With Quote
Advert
Old 12-24-2020, 12:54 PM   #183
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,552
Karma: 193191846
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by jmurphy View Post
Yep, that seems to have done the trick!
Thanks very much.
Great. Thanks!

Quote:
Originally Posted by jmurphy View Post
Maybe KevinH could back-port any of these improvements into the standalone KindleUnpack and release that as well? (I'm not sure how closely related the various Kindle tools are.)
Already done. I pull from the upstream KindleUnpack repository to build this plugin (and the calibre KindleUnpack plugin), so everything will soon be same/same/same. We haven't made a new release for the upstream KindleUnpack yet, but anyone can download the source from the repository to run the standalone Python tool with the vary latest updates.

Quote:
Originally Posted by jmurphy View Post
Merry Christmas/Happy Holidays!
To you too.
DiapDealer is offline   Reply With Quote
Old 07-04-2022, 04:45 AM   #184
mortimer7
Connoisseur
mortimer7 has learned how to read e-booksmortimer7 has learned how to read e-booksmortimer7 has learned how to read e-booksmortimer7 has learned how to read e-booksmortimer7 has learned how to read e-booksmortimer7 has learned how to read e-booksmortimer7 has learned how to read e-books
 
Posts: 70
Karma: 798
Join Date: Apr 2012
Device: iLiad, Kobo Aura 6"
it doesn't work:
Code:
Stato: failed

Traceback (most recent call last):
  File "/usr/share/sigil/plugin_launchers/python/launcher.py", line 141, in launch
    target_script = __import__(script_module)
  File "/home/pippo/.local/share/sigil-ebook/sigil/plugins/KindleImport/plugin.py", line 18, in <module>
    from gui_utilities import fileChooser, update_msgbox
  File "/home/pippo/.local/share/sigil-ebook/sigil/plugins/KindleImport/gui_utilities.py", line 12, in <module>
    from plugin_utils import iswindows
  File "/home/pippo/.local/share/sigil-ebook/sigil/plugins/KindleImport/plugin_utils.py", line 59, in <module>
    from PyQt5 import QtCore, QtGui, QtNetwork, QtPrintSupport, QtSvg, QtWidgets  # noqa: F401
ModuleNotFoundError: No module named 'PyQt5'
Error: No module named 'PyQt5'
i use sigil 1.9.10-2 on ArchLinux 64bit.
mortimer7 is offline   Reply With Quote
Old 07-04-2022, 06:48 AM   #185
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,552
Karma: 193191846
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Sure it works. You just don't have all the recommended python modules installed that Sigil plugins use. Take a look at the optional dependencies list for sigil (primarily the ones tagged as "recommended for plugins").

https://archlinux.org/packages/community/x86_64/sigil/

In this case, it's the python-pyqt5 package you're missing.

Last edited by DiapDealer; 07-04-2022 at 07:20 AM.
DiapDealer is offline   Reply With Quote
Advert
Old 07-04-2022, 09:14 AM   #186
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,651
Karma: 5433388
Join Date: Nov 2009
Device: many
FWIW: I really wish Linux distributions would start including all of the pieces we include on Windows and macOS as plugin support is not truly optional (especially if you think about epubcheck, css validator, and so much other plugin provided functionality).
KevinH is offline   Reply With Quote
Old 07-04-2022, 09:34 AM   #187
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,099
Karma: 18727053
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
Can’t those be bundled with the main Sigil package on Linux so Sigil supports plugins natively ?? Who builds that package? Sorry, I’m a complete Linux noob.
Turtle91 is offline   Reply With Quote
Old 07-04-2022, 10:11 AM   #188
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,552
Karma: 193191846
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by Turtle91 View Post
Can’t those be bundled with the main Sigil package on Linux so Sigil supports plugins natively ?? Who builds that package? Sorry, I’m a complete Linux noob.
Nope. Sigil isn't packaged by Linux maintainers with Python bundled. Linux users of Sigil need to use their system python. There is no "one Sigil package to rule them all". There are various package management systems for various flavors of Linux and all are maintained by various people. The maintainer of Sigil on Arch is different from the maintainer of Sigil on Ubuntu who is different from the maintainer on OpenSuse, etc...

They CAN however, choose to make the python modules that Sigil typically uses for plugins mandatory dependencies; they they just don't.

Last edited by DiapDealer; 07-04-2022 at 10:15 AM.
DiapDealer is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
epubcheck plugin for Sigil Doitsu Plugins 502 02-20-2024 06:58 AM
kindlegen plugin for Sigil Doitsu Plugins 169 02-16-2024 06:48 AM
[Plugin] PunctuationSmarten Sigil plugin DiapDealer Plugins 138 07-11-2023 11:22 AM
[Plugin] ePub3-itizer - epub3 output plugin for Sigil KevinH Plugins 435 01-19-2023 09:46 PM
smoothRemove_v010 plugin for Sigil kbanelas Plugins 15 01-27-2017 05:51 PM


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


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