View Single Post
Old 12-13-2020, 05:50 PM   #3
gbm
Wizard
gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.
 
Posts: 2,198
Karma: 8888888
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
Quote:
Originally Posted by baslow View Post
I am running Calibre 5.7.2 in Ubuntu 20.10.

In order to diagnose a problem with the DeDRM plugin I have tried, multiple times, to reboot in debug mode, both from the menu and by using Shift+Ctl+R. Each time, the program hangs. Nothing is clickable and when I minimize the window I see the box that reads "Starting up, please wait...Initializing user interface".

I end up having to kill the process.

Anyone else experiencing this? Any ideas?

UPDATE:
After killing the process, I do get this log, which doesn't seem to me to shed any light:

DBusExport: Failed to detect window status notifier, with error: org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying
calibre Debug log
calibre 5.7.2 embedded-python: True is64bit: True
Linux-5.8.0-33-generic-x86_64-with-glibc2.2.5 Linux ('64bit', 'ELF')
('Linux', '5.8.0-33-generic', '#36-Ubuntu SMP Wed Dec 9 09:14:40 UTC 2020')
Python 3.8.5
Interface language: None
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (1, 36, 0) && DeDRM (7, 0, 0) && Package KFX (from KFX Input) (1, 36, 0) && KFX metadata reader (from KFX Input) (1, 36, 0) && KFX Input (1, 36, 0)
calibre 5.7.2 embedded-python: True is64bit: True
Linux-5.8.0-33-generic-x86_64-with-glibc2.2.5 Linux ('64bit', 'ELF')
('Linux', '5.8.0-33-generic', '#36-Ubuntu SMP Wed Dec 9 09:14:40 UTC 2020')
Python 3.8.5
Interface language: None
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (1, 36, 0) && DeDRM (7, 0, 0) && Package KFX (from KFX Input) (1, 36, 0) && KFX metadata reader (from KFX Input) (1, 36, 0) && KFX Input (1, 36, 0)
Turning on automatic hidpi scaling
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 102.45378151260503 x 102.35820895522387
Using calibre Qt style: True
[0.00] Starting up...
[0.00] Showing splash screen...
[0.09] splash screen shown
[0.09] Initializing db...
[0.11] db initialized
[0.11] Constructing main UI...
Looking for desktop notifier support from: org.freedesktop.Notifications
org.freedesktop.Notifications found in 0.0 seconds
[0.68] main UI initialized...
[0.68] Hiding splash screen
Starting QuickView
[506.27] splash screen hidden
[506.28] Started up in 506.28 seconds with 252 books

Thank you.
Your debug should look a lot like this:
Spoiler:
Code:
$ calibre-debug -g
calibre 5.7.1  embedded-python: True is64bit: True
Linux-5.4.0-56-generic-x86_64-with-glibc2.2.5 Linux ('64bit', 'ELF')
('Linux', '5.4.0-56-generic', '#62-Ubuntu SMP Mon Nov 23 19:20:19 UTC 2020')
Python 3.8.5
Interface language: None
Successfully initialized third party plugins: DeDRM (7, 0, 0) && Baen (1, 2, 0) && Barnes & Noble (1, 2, 16) && Diaps Editing Toolbag (0, 3, 7) && EpubSplit (3, 0, 0) && Goodreads (1, 5, 1) && Hyphenate This! (0, 1, 3) && KindleUnpack - The Plugin (0, 82, 3) && Kobo Books (1, 8, 0) && Modify ePub (1, 6, 1) && Quality Check (1, 10, 1) && Webscription (1, 2, 0)
Turning on automatic hidpi scaling
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 85.08374384236453 x 85.18427947598252
Using calibre Qt style: True
[0.00] Starting up...
[0.00] Showing splash screen...
[0.08] splash screen shown
[0.08] Initializing db...
[0.30] db initialized
[0.30] Constructing main UI...
libpng warning: iCCP: known incorrect sRGB profile
Looking for desktop notifier support from: org.freedesktop.Notifications
org.freedesktop.Notifications found in 0.0 seconds
[1.61] main UI initialized...
[1.61] Hiding splash screen
Starting QuickView
[1.96] splash screen hidden
[1.96] Started up in 1.96 seconds with 3417 books


You seem to be having a problem with your database or HD.
Quote:
[506.27] splash screen hidden
[506.28] Started up in 506.28 seconds with 252 books
I recommend you rename your library folder then start calibre--it will start with a new empty library--then change to your old library and run library maintenance on it.

bernie

P.S. I have no problems with DeDRM
gbm is offline   Reply With Quote