|
|
#1 |
|
Member
![]() Posts: 15
Karma: 10
Join Date: Oct 2019
Device: Kobo Forma
|
Is anyone else having an issue where Calibre 7.x is not opening, or opening after a very, very long wait (several minutes), in macOS Sonoma?
This is on an iMac, 3.7 GHz 6-Core Intel Core i5. I've reverted to 6.29.0 as this version of Calibre loads quickly in Sonoma. |
|
|
|
|
|
#2 |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,032
Karma: 4407864
Join Date: Feb 2009
Location: North Carolina
Device: Kobo Aura1, Nexus7.2, Galaxy Tab A 8.4, Ipad Air & Mini 6
|
I'm on Sonoma 14.1.2 and Calibre 7.1. Macbook M2 pro 16gb. I have a really big library 80gb and Calibre opens immediately. It does take a couple of seconds to close, but not problematically.
|
|
|
|
| Advert | |
|
|
|
|
#3 | |
|
Well trained by Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 31,325
Karma: 62025226
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
Quote:
It is not the size of the Library, but the number of books (entries) being managed. 10K (quantity) of Manga should load as fast as 10K of short stories |
|
|
|
|
|
|
#4 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,656
Karma: 28549046
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
You can try running in debug mode and see if anything useful is printed out. In the calibre preferences menu there is an entry to restart in debug mode.
|
|
|
|
|
|
#5 |
|
Member
![]() Posts: 15
Karma: 10
Join Date: Oct 2019
Device: Kobo Forma
|
The splash screen gets stuck on "Initializing user interface..." so I cannot load Calibre in order to then quit Calibre. ¯\_(ツ)_/¯
|
|
|
|
| Advert | |
|
|
|
|
#6 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,656
Karma: 28549046
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Then run it from a temrinal with
calibre-debug -g |
|
|
|
|
|
#7 |
|
Member
![]() Posts: 15
Karma: 10
Join Date: Oct 2019
Device: Kobo Forma
|
If I run calibre or calibre-debug from a terminal window, it opens instantly.
If I double click on the icon it gets stuck like I described before. If I leave it like that, sometimes Calibre opens after several minutes, but mostly I force quit it after 3 or 4 minutes. I haven't tried 7.2.0 yet. |
|
|
|
|
|
#8 |
|
Member
![]() Posts: 15
Karma: 10
Join Date: Oct 2019
Device: Kobo Forma
|
I've just updated to 7.2.0. Same problem.
|
|
|
|
|
|
#9 |
|
Member
![]() Posts: 15
Karma: 10
Join Date: Oct 2019
Device: Kobo Forma
|
Just timed it. After double clicking the icon Calibre took 10 minutes to open. Possibly it will open every time after 10 minutes but I am force quitting it before that.
Here's the terminal output for calibre-debug -g Code:
calibre 7.2 embedded-python: True
macOS-14.2-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '23.2.0', 'Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10 PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64')
Python 3.11.5
OSX: ('14.2', ('', '', ''), 'x86_64')
Interface language: None
Successfully initialized third party plugins: Kobo Utilities (2, 16, 13)
QPA platform: cocoa
devicePixelRatio: 2.0
logicalDpi: 72.0 x 72.0
physicalDpi: 108.50000162950651 x 107.50000161448803
Using calibre Qt style: True
[0.00] Starting up...
2023-12-15 16:17:36.274 calibre-debug[13882:477734] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.
[0.01] Showing splash screen...
[0.17] splash screen shown
[0.17] Initializing db...
[1.60] db initialized
[1.60] Constructing main UI...
DEBUG: 0.0 Kobo Utilities Configuration - CreateNewCustomColumn is supported
DEBUG: 0.0 KoboUtilites::action.py - loading translations
DEBUG: 0.0 KoboUtilites::dialogs.py - loading translations
DEBUG: 0.0 KoboUtilites::action.py - loading translations
DEBUG: 0.9 No Kobo Touch, Glo or Mini appears to be connected
DEBUG: 0.9 rebuild_menus - self.supports_ratings=None, self.supports_tiles=None
DEBUG: 0.9 KoboUtilities:set_toolbar_button_tooltip - start: text='None'
DEBUG: 0.9 device_driver_name - could not load extended driver. Exception= No module named 'calibre_plugins.kobotouch_extended'
DEBUG: 0.9 KoboUtilities:set_toolbar_button_tooltip - setting to text='Utilities to use with Kobo ereaders
Driver: KoboTouch'
DEBUG: 0.9 device_driver_name - could not load extended driver. Exception= No module named 'calibre_plugins.kobotouch_extended'
[2.72] main UI initialized...
[2.72] Hiding splash screen
[2.83] GUI main window shown
[2.96] QuickView starting
[2.96] QuickView started
[3.12] splash screen hidden
[3.12] Started up in 3.12 seconds with 1255 books
[5.70] Starting the smartdevice driver
|
|
|
|
|
|
#10 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,656
Karma: 28549046
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
you can restart it in debug mode without running from a terminal. Look in the preferences menu there is an option to restart in debug mode.
|
|
|
|
|
|
#11 |
|
Member
![]() Posts: 15
Karma: 10
Join Date: Oct 2019
Device: Kobo Forma
|
So you would like me too double click on the Calibre icon and wait 10 minutes for it to open, and then choose the prefs option to restart in debug mode?
|
|
|
|
|
|
#12 |
|
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12,528
Karma: 8065948
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
|
|
|
|
|
|
#13 |
|
Member
![]() Posts: 15
Karma: 10
Join Date: Oct 2019
Device: Kobo Forma
|
|
|
|
|
|
|
#14 |
|
Member
![]() Posts: 15
Karma: 10
Join Date: Oct 2019
Device: Kobo Forma
|
Okay, here's the debug log...
Code:
Using calibre Qt style: True
2023-12-15 21:09:21.498 calibre-debug[15552:522679] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.
calibre Debug log
calibre 7.2 embedded-python: True
macOS-14.2-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '23.2.0', 'Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10 PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64')
Python 3.11.5
OSX: ('14.2', ('', '', ''), 'x86_64')
Interface language: None
Successfully initialized third party plugins: Kobo Utilities (2, 16, 13)
calibre 7.2 embedded-python: True
macOS-14.2-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '23.2.0', 'Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10 PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64')
Python 3.11.5
OSX: ('14.2', ('', '', ''), 'x86_64')
Interface language: None
Successfully initialized third party plugins: Kobo Utilities (2, 16, 13)
QPA platform: cocoa
devicePixelRatio: 2.0
logicalDpi: 72.0 x 72.0
physicalDpi: 108.50000162950651 x 107.50000161448803
[0.00] Starting up...
[0.01] Showing splash screen...
[0.16] splash screen shown
[0.16] Initializing db...
[1.87] db initialized
[1.87] Constructing main UI...
DEBUG: 0.0 Kobo Utilities Configuration - CreateNewCustomColumn is supported
DEBUG: 0.0 KoboUtilites::action.py - loading translations
DEBUG: 0.0 KoboUtilites::dialogs.py - loading translations
DEBUG: 0.0 KoboUtilites::action.py - loading translations
DEBUG: 0.9 No Kobo Touch, Glo or Mini appears to be connected
DEBUG: 0.9 rebuild_menus - self.supports_ratings=None, self.supports_tiles=None
DEBUG: 0.9 KoboUtilities:set_toolbar_button_tooltip - start: text='None'
DEBUG: 0.9 device_driver_name - could not load extended driver. Exception= No module named 'calibre_plugins.kobotouch_extended'
DEBUG: 0.9 KoboUtilities:set_toolbar_button_tooltip - setting to text='Utilities to use with Kobo ereaders
Driver: KoboTouch'
DEBUG: 0.9 device_driver_name - could not load extended driver. Exception= No module named 'calibre_plugins.kobotouch_extended'
[3.01] main UI initialized...
[3.01] Hiding splash screen
[3.12] GUI main window shown
[3.21] QuickView starting
[3.21] QuickView started
[6.29] Starting the smartdevice driver
[8.67] splash screen hidden
[8.67] Started up in 8.67 seconds with 1255 books
|
|
|
|
|
|
#15 |
|
Well trained by Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 31,325
Karma: 62025226
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
|
|
|
|
![]() |
| Tags |
| sonoma |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MacOS Sonoma: Allegedly no free disk space on Kindles | Archibald Yates | Amazon Kindle | 15 | 01-29-2024 03:51 AM |
| Calibre not opening on macOS Catalina 10.15.7 after updating to Calibre 5.3.0 | darthschadel | Calibre | 1 | 10-18-2020 03:17 PM |
| Calibre 3.41.3 for macOS 10.14.4 | adrianf | Library Management | 2 | 04-23-2019 06:15 AM |
| Calibre and MacOS Sierra | susaz | Calibre | 2 | 10-04-2016 09:51 PM |
| Can't launch Calibre on MacOS | peterloron | Calibre | 2 | 12-31-2009 03:35 AM |