Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 11-20-2023, 02:13 PM   #1
dunhill
Guru
dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.
 
dunhill's Avatar
 
Posts: 741
Karma: 308700
Join Date: Sep 2017
Location: Argentina
Device: moon+ reader, kindle paperwhite
Error with macOS 14.1.1

When running debug mode, this error appears, which prevents the proper execution of a plugin.
WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing
What do you recommend to solve it?
Code:
Using calibre Qt style: True
2023-11-20 17:35:46.187 calibre-debug[44340:5393269] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRes torableState: and returning YES.
qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
qt.gui.imageio: libpng warning: iCCP: cHRM chunk does not match sRGB
calibre Registro de depuración
calibre 7.0 embedded-python: True
macOS-14.1.1-arm64-arm-64bit Darwin ('64bit', '')
('Darwin', '23.1.0', 'Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:24 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T6000')
Python 3.11.5
OSX: ('14.1.1', ('', '', ''), 'arm64')
Interface language: es
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (2, 5, 0) && DeDRM (10, 0, 9) && Package KFX (from KFX Input) (2, 5, 0) && Amazon.com Multiple Countries (1, 0, 0) && Comments Cleaner (1, 12, 0, 'test1') && Count Pages (1, 13, 4) && Favourites Menu (1, 3, 0) && Find Duplicates (1, 10, 8) && Goodreads (1, 7, 9) && Goodreads Sync (1, 16, 3) && Hyphenate This! (0, 1, 3) && KFX metadata reader (from KFX Input) (2, 5, 0) && KFX Input (2, 5, 0) && Set KFX metadata (from KFX Output) (2, 3, 1) && KFX Output (2, 3, 1) && Modify ePub (1, 8, 2) && Obok DeDRM (10, 0, 9) && Quality Check (1, 13, 6) && Quick Preferences (1, 7, 0) && Reading List (1, 15, 1)
calibre 7.0 embedded-python: True
macOS-14.1.1-arm64-arm-64bit Darwin ('64bit', '')
('Darwin', '23.1.0', 'Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:24 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T6000')
Python 3.11.5
OSX: ('14.1.1', ('', '', ''), 'arm64')
Interface language: es
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (2, 5, 0) && DeDRM (10, 0, 9) && Package KFX (from KFX Input) (2, 5, 0) && Amazon.com Multiple Countries (1, 0, 0) && Comments Cleaner (1, 12, 0, 'test1') && Count Pages (1, 13, 4) && Favourites Menu (1, 3, 0) && Find Duplicates (1, 10, 8) && Goodreads (1, 7, 9) && Goodreads Sync (1, 16, 3) && Hyphenate This! (0, 1, 3) && KFX metadata reader (from KFX Input) (2, 5, 0) && KFX Input (2, 5, 0) && Set KFX metadata (from KFX Output) (2, 3, 1) && KFX Output (2, 3, 1) && Modify ePub (1, 8, 2) && Obok DeDRM (10, 0, 9) && Quality Check (1, 13, 6) && Quick Preferences (1, 7, 0) && Reading List (1, 15, 1)
QPA platform: cocoa
devicePixelRatio: 2.0
logicalDpi: 72.0 x 72.0
physicalDpi: 127.50000191485792 x 127.50000191485789
[0.00] Starting up...
[0.01] Showing splash screen...
[0.15] splash screen shown
[0.15] Initializing db...
[0.53] db initialized
[0.53] Constructing main UI...
DEBUG: 0.0 obok::utilities.py - loading translations
DEBUG: 0.0 obok::dialogs.py - loading translations
DEBUG: 0.0 obok::config.py - loading translations
DEBUG: 0.0 obok::action_err.py - loading translations
[1.85] main UI initialized...
[1.85] Hiding splash screen
Starting QuickView
SMART_DEV ( 0.00: 0.000) _attach_to_port try ip address "" on port 9090
SMART_DEV ( 0.84: 0.806) _startup_on_demand listening on port 9090
SMART_DEV ( 0.86: 0.001) _attach_to_port try ip address "" on port 54982
SMART_DEV ( 0.87: 0.004) _startup_on_demand broadcast socket listening on port 54982
dunhill is offline   Reply With Quote
Old 11-20-2023, 08:46 PM   #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: 44,151
Karma: 22670164
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
That's just a warning and it wont affect plugin operation its about restoring application state on restart.
kovidgoyal is online now   Reply With Quote
Old 11-24-2023, 05:26 AM   #3
dunhill
Guru
dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.
 
dunhill's Avatar
 
Posts: 741
Karma: 308700
Join Date: Sep 2017
Location: Argentina
Device: moon+ reader, kindle paperwhite
Thank you
dunhill is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[error] macOS - Calibre settings - Keyboard shortcut firsikov Library Management 2 12-09-2021 10:31 AM
OpenGL not found error 5.5 on macOS Big Sur grantbarrett Calibre 10 01-07-2021 12:33 AM
Startup Error macOS Catalina madmartigan Calibre 8 06-29-2019 04:48 PM
FIX4 - calibre ebook-view error in macos high sierra blisshome Calibre 4 12-15-2017 03:56 PM
calibre, version 0.8.8 ERROR: Error: Error communicating with device no such column: e-bookuser Devices 1 07-03-2011 04:09 PM


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


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