|  07-16-2022, 05:46 AM | #256 | |
| null operator (he/him)            Posts: 22,012 Karma: 30277294 Join Date: Mar 2012 Location: Sydney Australia Device: none | Quote: 
 BR | |
|   | 
|  07-16-2022, 07:51 AM | #257 | 
| Junior Member  Posts: 1 Karma: 10 Join Date: Jul 2022 Device: kindle 2nd gen | 
				
				DeDRM issue with Calibre v.6
			 
			
			Hello, is any of you having issue adding DeDRM plugin 10.03 to Calibre 6, running on Windows 10? I get this error: calibre, version 6.0.0 ERRORE: Eccezione non gestita: <b>InvalidPlugin</b>:The plugin in 'C:\\Users\\sgrav\\Downloads\\DeDRM_tools_10.0.3.z ip' is invalid. It does not contain a top-level __init__.py file calibre 6.0 embedded-python: True Windows-10-10.0.19044 Windows ('64bit', 'WindowsPE') ('Windows', '10', '10.0.19044') Python 3.10.1 Windows: ('10', '10.0.19044', '', 'Multiprocessor Free') Interface language: it Successfully initialized third party plugins: LCPL Input (0, 0, 5) Traceback (most recent call last): File "calibre\gui2\preferences\plugins.py", line 325, in add_plugin File "calibre\customize\ui.py", line 476, in add_plugin File "calibre\customize\ui.py", line 64, in load_plugin File "calibre\customize\zipplugin.py", line 295, in load File "calibre\customize\zipplugin.py", line 390, in _locate_code calibre.customize.InvalidPlugin: The plugin in 'C:\\Users\\sgrav\\Downloads\\DeDRM_tools_10.0.3.z ip' is invalid. It does not contain a top-level __init__.py file Let me know if you need additional details. Any help will be very much appreciated. Thanks | 
|   | 
| Advert | |
|  | 
|  07-16-2022, 07:55 AM | #258 | 
| Zealot  Posts: 124 Karma: 34 Join Date: Jun 2015 Device: ipad & inkpad X | 
			
			Upgraded to calibre 6.1 on MacOS Big Sur - Still no ebook edit nor view! Debug output is: Code: calibre 6.1  embedded-python: True
macOS-11.6.7-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '20.6.0', 'Darwin Kernel Version 20.6.0: Tue Apr 19 21:04:45 PDT 2022; root:xnu-7195.141.29~1/RELEASE_X86_64')
Python 3.10.1
OSX: ('11.6.7', ('', '', ''), 'x86_64')
Interface language: de
Initialized urlfixer
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (1, 49, 0) && DeDRM (10, 0, 3) && Package KFX (from KFX Input) (1, 49, 0) && Amazon.com Multiple Countries (1, 0, 0) && BOL_DE (0, 9, 2) && Clean Metadata (0, 0, 6) && Consolidate All Library Metadata (2, 0, 42) && DNB_DE (3, 1, 7) && Extract ISBN (1, 5, 1) && Find Duplicates (1, 9, 5) && KFX metadata reader (from KFX Input) (1, 49, 0) && KFX Input (1, 49, 0) && KindleUnpack - The Plugin (0, 83, 1) && KyBook3 Sync (1, 0, 12) && Last Modified (0, 8, 2) && Manage Series (1, 3, 0) && Modify ePub (1, 7, 3) && MultiColumnSearch (1, 0, 89) && Open With (1, 7, 1) && Quality Check (1, 12, 0) && Reading List (1, 12, 0) && Reformat plugin (2, 4, 0) && SF-Leihbuch (1, 0, 0) && Search The Internet (1, 8, 1) && Standard Ebooks (1, 0, 0) && Wikidata (2, 0, 0) && Wikidata gui (2, 0, 0)
qt.core.plugin.loader: In /Applications/- Externe/calibre.app/Contents/PlugIns/platformthemes/libqxdgdesktopportal.dylib:
  Plugin uses incompatible Qt library (5.15.0) [release]
QPA platform: cocoa
devicePixelRatio: 1.0
logicalDpi: 72.0 x 72.0
physicalDpi: 109.00000163701577 x 109.00000163701577
Using calibre Qt style: True
[0.00] Starting up...
[0.02] Initializing db...
[0.29] db initialized
[0.29] Constructing main UI...
Initializing wikidata gui preferences
Traceback (most recent call last):
  File "calibre_plugins.wikidata_gui.common_utils", line 14, in <module>
    from PyQt5.Qt import (Qt, QIcon, QPixmap, QLabel, QDialog, QHBoxLayout,
ImportError: cannot import name 'QRegExpValidator' from 'qt.core' (/Applications/- Externe/calibre.app/Contents/Frameworks/plugins/python-lib.bypy.frozen/qt/core.pyc)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "calibre/gui2/ui.py", line 135, in __init__
  File "calibre/gui2/ui.py", line 153, in init_iaction
  File "calibre/customize/__init__.py", line 624, in load_actual_plugin
  File "importlib/__init__.py", line 126, in import_module
  File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
  File "calibre/customize/zipplugin.py", line 203, in exec_module
  File "calibre_plugins.wikidata_gui.ui", line 22, in <module>
    from calibre_plugins.wikidata_gui.importbooks import ImportBooks
  File "calibre/customize/zipplugin.py", line 203, in exec_module
  File "calibre_plugins.wikidata_gui.importbooks", line 11, in <module>
    from calibre_plugins.wikidata_gui.dictdicttable import StatusModel
  File "calibre/customize/zipplugin.py", line 203, in exec_module
  File "calibre_plugins.wikidata_gui.dictdicttable", line 12, in <module>
    from calibre_plugins.wikidata_gui.common_utils import get_icon
  File "calibre/customize/zipplugin.py", line 203, in exec_module
  File "calibre_plugins.wikidata_gui.common_utils", line 20, in <module>
    from PyQt4 import QtGui
ModuleNotFoundError: No module named 'PyQt4'
qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
CALM: initialization_complete............
[0] un-optimized number of undesirable characters accumulated:  756
[1] optimized number of undesirable characters accumulated:  596
MCS has finished initialization...
/Volumes/Schrank/Bücherei/noi/Bücher is not a valid directory to watch for new ebooks, ignoring
[2.37] main UI initialized...
[2.37] Started up in 2.37 seconds with 6382 books
Starting QuickView
SMART_DEV (   0.00:  0.001) _attach_to_port try ip address "" on port 9090
SMART_DEV (   0.95:  0.808) _startup_on_demand listening on port 9090
SMART_DEV (   0.98:  0.000) _attach_to_port try ip address "" on port 54982
SMART_DEV (   1.00:  0.000) _startup_on_demand broadcast socket listening on port 54982
SMART_DEV (   2.02:  1.002) run All IP addresses {'lo0': [{'addr': '127.0.0.1', 'netmask': '255.0.0.0', 'peer': '127.0.0.1'}], 'en0': [{'addr': '10.112.35.3', 'netmask': '255.255.255.192', 'broadcast': '10.112.35.63'}]}
Worker Launch took: 0.01 seconds
Initialized urlfixer
qt.core.plugin.loader: In /Applications/- Externe/calibre.app/Contents/PlugIns/platformthemes/libqxdgdesktopportal.dylib:
  Plugin uses incompatible Qt library (5.15.0) [release]
Could not find QtWebEngineProcess
Worker Launch took: 0.01 seconds
Initialized urlfixer
qt.core.plugin.loader: In /Applications/- Externe/calibre.app/Contents/PlugIns/platformthemes/libqxdgdesktopportal.dylib:
  Plugin uses incompatible Qt library (5.15.0) [release]
Could not find QtWebEngineProcess | 
|   | 
|  07-16-2022, 08:10 AM | #259 | 
| Addict            Posts: 244 Karma: 291844 Join Date: Oct 2019 Device: Kobo Nia | 
			
			@igorius You have a plug-in "wikidata gui" which is not Calibre 6 compliant so need to disable that at least. You might want to report it in the Plug-in support thread for "wikidata gui" too, showing the debug above. If you start Calibre with all plugiins disabled, does the issue go away?
		 | 
|   | 
|  07-16-2022, 08:23 AM | #260 | 
| Zealot  Posts: 124 Karma: 34 Join Date: Jun 2015 Device: ipad & inkpad X | 
			
			Ah, disabling the wikidata gui solved the problem! View and edit book works again! Didnt have to disable other plugins. Thank you very much for that quick help!   | 
|   | 
| Advert | |
|  | 
|  07-16-2022, 11:01 AM | #261 | 
| Junior Member  Posts: 2 Karma: 10 Join Date: Jul 2022 Device: PC Win10 | 
				
				update calibre 6.1 failed miserably
			 
			
			Help, I just installed new ver_6.1-64bit for Windows over previous version 5.44 using the Windows-msi-installer. I had Calibre installed to some individual path. But this time after upgrading (for the 30th time or so) EVERYTHING IS SUDDENLY GONE! The old Calibre-Dir is practically empty, all settings seem gone, all the links - when clicked - say that the linked program cannot be found and offer to delete the link/icon. A search across the whole harddrive cannot find any "calibre.exe" anywhere on the disk. Whatever happened here? Calibre is gone! | 
|   | 
|  07-16-2022, 11:03 AM | #262 | |
| Well trained by Cats            Posts: 31,251 Karma: 61360164 Join Date: Aug 2009 Location: The Central Coast of California Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A | Quote: 
 Note: I just uninstalled. Verified NO Calibre2 folder, then installed 6.1 fresh. same file size and date. same wrong icon Makes no sense. BTW I change Icon themes and that Icon did change, but reverted when I chose default. Also note there is no icons like that in any of the 'configdir' resources\images. That Icon is not even in the Program folder (assume it is a PNG) It is getting if from someplace on my system, but where (and why now?) | |
|   | 
|  07-16-2022, 06:48 PM | #263 | |
| null operator (he/him)            Posts: 22,012 Karma: 30277294 Join Date: Mar 2012 Location: Sydney Australia Device: none | Quote: 
 I'll PM some bits of my config that you can try in yours. BR | |
|   | 
|  07-16-2022, 09:19 PM | #264 | |
| Well trained by Cats            Posts: 31,251 Karma: 61360164 Join Date: Aug 2009 Location: The Central Coast of California Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A | Quote: 
 All the regular icons changed  to those The supposed clear-left is STILL the same in an active search bar     | |
|   | 
|  07-16-2022, 09:53 PM | #265 | |
| Enthusiast  Posts: 35 Karma: 10 Join Date: May 2009 Device: BeBook (2009), Kobo Clara HD (2018), Kobo Libra 2 (2022) | Quote: 
 (Got an AC for that reason, bonus it helps in scorcher weeks.) | |
|   | 
|  07-16-2022, 10:09 PM | #266 | |
| null operator (he/him)            Posts: 22,012 Karma: 30277294 Join Date: Mar 2012 Location: Sydney Australia Device: none | Quote: 
  just to make sure its not coming from the system environment, have you tried installing a portable 6. BR | |
|   | 
|  07-16-2022, 10:23 PM | #267 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			@algol1: You presumably had calibre 32 bit installed before, calibre 6 is 64bit only and it will be installed to a different location, that's all. You will need to either update whatever links you had, or uninstall calibre 6, and re-install it, clicking the advanced button and choosing whatever location you used before.
		 | 
|   | 
|  07-16-2022, 10:58 PM | #268 | |
| Well trained by Cats            Posts: 31,251 Karma: 61360164 Join Date: Aug 2009 Location: The Central Coast of California Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A | Quote: 
 I will try Portable tomorrow. FWIW it has to be something on this system as 2 others are fine. Does any place (calibre) else use that icon: clear-left ? | |
|   | 
|  07-17-2022, 12:26 AM | #269 | |
| Junior Member  Posts: 2 Karma: 10 Join Date: Jul 2022 Device: PC Win10 | Quote: 
 Meanwhile I'm back in business but it was really hard work as I couldn't live with all individual settings set back to default. What I had to do is to make a complete emergency-backup of the current corrupt situation, then re-install my last system-backup (losing about 2 weeks of progress) and start working v5.44 from there. Then I used the export function to save all calibre-content to a different folder. Now I could re-install the current situation from my "emergency-backup". Then - as you already suggested - I performed a complete uninstall first. And after performing a custom-install to my old path (which now had become available again) I could finally import the backup-folder made from the previous security-backup again. Quite tedious - but I'm up and running again. Thanks for the advice though. | |
|   | 
|  07-17-2022, 01:40 AM | #270 | |
| null operator (he/him)            Posts: 22,012 Karma: 30277294 Join Date: Mar 2012 Location: Sydney Australia Device: none | Quote: 
 I switched to Light mode- much easier now BR | |
|   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| [Closed] Issues with Sync | hroberts89436 | Calibre | 2 | 12-11-2016 03:17 PM | 
| how epubcheck 3.0 recognizes epub version 2 or 3 [Thread closed] | osprofi | General Discussions | 1 | 11-17-2013 12:53 PM |