Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 03-21-2025, 03:30 AM   #1
redlob
Connoisseur
redlob began at the beginning.
 
redlob's Avatar
 
Posts: 65
Karma: 10
Join Date: Jul 2010
Location: The Netherlands
Device: Kobo Glo HD, Kobo Aura H2O edition 2, Kobo Libra 2
Calibre 8.0 not starting on Mac M1

Hi kovidgoyal, congrats with version 8!

I would really like to upgrade, but this version won't start on my Mac M1. As soon as I click the icon, it bounces for a short time and then it quits.

If you need anything to troubleshoot let me know.

Thanks!
redlob is offline   Reply With Quote
Old 03-21-2025, 03:43 AM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,310
Karma: 27111242
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Run

/Applications/calibre.app/Contents/MacOS/calibre-debug -g

in Terminal.app and post the output
kovidgoyal is online now   Reply With Quote
Advert
Old 03-21-2025, 03:46 AM   #3
redlob
Connoisseur
redlob began at the beginning.
 
redlob's Avatar
 
Posts: 65
Karma: 10
Join Date: Jul 2010
Location: The Netherlands
Device: Kobo Glo HD, Kobo Aura H2O edition 2, Kobo Libra 2
here you go:
Spoiler:

calibre 8.0 embedded-python: True
macOS-15.3.2-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '24.3.0', 'Darwin Kernel Version 24.3.0: Thu Jan 2 20:24:06 PST 2025; root:xnu-11215.81.4~3/RELEASE_ARM64_T8103')
Python 3.11.5
OSX: ('15.3.2', ('', '', ''), 'x86_64')
Interface language: None
EXE path: /Applications/calibre.app/Contents/MacOS/calibre-debug
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 42, in <module>
File "site.py", line 38, in main
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

Last edited by theducks; 03-21-2025 at 12:22 PM. Reason: SPOILER LOG files
redlob is offline   Reply With Quote
Old 03-21-2025, 03:56 AM   #4
Grins
Connoisseur
Grins doesn't litterGrins doesn't litterGrins doesn't litter
 
Posts: 58
Karma: 216
Join Date: May 2009
Location: Germany
Device: Kobo(s), Pocketbook(s), MacBook Pro, iPhone
Had the same problem on macOS 15.3.2 on a MacPro M1:

I just deleted the (user installed) plugin "KoboTouchExtended" and restarted calibre. Then everything was fine and calibre 8.0 was running happily.
Grins is offline   Reply With Quote
Old 03-21-2025, 04:00 AM   #5
redlob
Connoisseur
redlob began at the beginning.
 
redlob's Avatar
 
Posts: 65
Karma: 10
Join Date: Jul 2010
Location: The Netherlands
Device: Kobo Glo HD, Kobo Aura H2O edition 2, Kobo Libra 2
Did you remove it from ~/Library/Preferences/calibre/plugins? Because I just did that but still won't start
redlob is offline   Reply With Quote
Advert
Old 03-21-2025, 04:04 AM   #6
Grins
Connoisseur
Grins doesn't litterGrins doesn't litterGrins doesn't litter
 
Posts: 58
Karma: 216
Join Date: May 2009
Location: Germany
Device: Kobo(s), Pocketbook(s), MacBook Pro, iPhone
I used the functionality inside calibre:

Preferences -> Plugins -> (select plugin) -> Remove plugin
Grins is offline   Reply With Quote
Old 03-21-2025, 04:13 AM   #7
Grins
Connoisseur
Grins doesn't litterGrins doesn't litterGrins doesn't litter
 
Posts: 58
Karma: 216
Join Date: May 2009
Location: Germany
Device: Kobo(s), Pocketbook(s), MacBook Pro, iPhone
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
Grins is offline   Reply With Quote
Old 03-21-2025, 04:29 AM   #8
redlob
Connoisseur
redlob began at the beginning.
 
redlob's Avatar
 
Posts: 65
Karma: 10
Join Date: Jul 2010
Location: The Netherlands
Device: Kobo Glo HD, Kobo Aura H2O edition 2, Kobo Libra 2
Ah! That was it! All working now Thanks Grins and kovidgoyal!
redlob is offline   Reply With Quote
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
Old 03-21-2025, 05:36 AM   #10
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,310
Karma: 27111242
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Released 8.0.1 with the fix
kovidgoyal is online now   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem starting calibre-server automatically at system startup (Mac) paul55391 Related Tools 19 08-21-2023 11:08 PM
Problem Starting up on Mac OS X Catalina goldmantx Library Management 6 12-01-2020 04:27 AM
Sigil is starting with two instances on Mac OS Maui Sigil 1 01-18-2018 09:30 AM
Sigil 0.6.2 for Mac repeatedly crashes on starting HappyChris Sigil 13 01-22-2013 05:11 AM
Broken Mac versions starting from 0.8.63? gregbg Devices 5 08-10-2012 01:42 PM


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


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