View Single Post
Old 03-21-2025, 04:31 AM   #9
Joerg_Mosthaf
Connoisseur
Joerg_Mosthaf began at the beginning.
 
Joerg_Mosthaf's Avatar
 
Posts: 72
Karma: 21
Join Date: May 2008
Location: Heidelberg, Germany
Device: Kindle3, Kindle2i, iPhone
Quote:
Originally Posted by Grins View Post
Sorry, I forgot to mention a rather important addition:

After the crash I installed the previous version (7.26) of calibre.
Then I deleted the plugin as mentioned above.
And finally I installed 8.0 and it was fine.

Again, sorry for the confusion
Same thing worked on a Windows 11 (Enterprise) install. Calibre 8.0.0 didn't run, I uninstalled, installed 7.26 and removed the Kobo Touch Extended Plugin and then updated to 8.0.0 successfully
debug output:
Code:
C:\Program Files\Calibre2>calibre-debug -g
calibre 8.0  embedded-python: True
Windows-10-10.0.22631-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.22631')
Python 3.11.5
Windows: ('10', '10.0.22631', 'SP0', 'Multiprocessor Free')
Interface language: de
EXE path: C:\Program Files\Calibre2\calibre-debug.exe
Traceback (most recent call last):
  File "runpy.py", line 198, in _run_module_as_main
  File "runpy.py", line 88, in _run_code
  File "site.py", line 83, in <module>
  File "site.py", line 78, in main
  File "site.py", line 50, in run_entry_point
  File "calibre\debug.py", line 241, in main
  File "calibre\gui_launch.py", line 69, in calibre
  File "calibre\debug.py", line 184, in print_basic_debug_info
  File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
  File "bypy-importer.py", line 279, in exec_module
  File "calibre\customize\ui.py", line 840, in <module>
  File "calibre\customize\ui.py", line 789, in initialize_plugins
  File "calibre\customize\ui.py", line 96, in disable_plugin
ValueError: No plugin named: KoboTouchExtended found
Joerg_Mosthaf is offline   Reply With Quote