View Single Post
Old 01-14-2024, 08:46 PM   #14
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,091
Karma: 8796704
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
Quote:
Originally Posted by d03j View Post
might it be because people aren't noticing?

As the processes are releasing the DB locks, people wouldn't necessarily notice unless they are looking for the processes.

The only reason I did is because I automated the "stop server, run calibre, restart server" routine when I need to do some DB maintenance and it relies on monitoring the processes to trigger some steps.

so if people are not looking they might have a couple of zombie processes running and, if they're not opening and closing calibre too often and restart their machines somewhat regularly, they may not notice any adverse effects.
I just tested this on my desktop using both x-server and wayland, calibre works as expected. My suggestion is to make sure that you do not have system tray enabled in Preferences--look&feel.

bernie

My system:
Linux Mint 21.3 Virginia Cinnamon 6.0.4
wayland Xwayland
Code:
xxxx@xxxx:~$ calibre-debug -g
calibre 7.3  embedded-python: True
Linux-5.15.0-91-generic-x86_64-with-glibc2.35 Linux ('64bit', 'ELF')
('Linux', '5.15.0-91-generic', '#101-Ubuntu SMP Tue Nov 14 13:30:08 UTC 2023')
Python 3.11.5
Interface language: None
Successfully initialized third party plugins: DeACSM (0, 0, 16) && DeDRM (10, 0, 9) && Baen (1, 1, 0) && Barnes & Noble (1, 5, 2) && Diaps Editing Toolbag (0, 4, 0) && EpubMerge (2, 17, 0) && EpubSplit (3, 6, 0) && Goodreads (1, 7, 9) && Hyphenate This! (0, 1, 3) && KePub Metadata Reader (3, 4, 3) && KePub Metadata Writer (3, 4, 3) && KePub Output (3, 6, 6) && KindleUnpack - The Plugin (0, 83, 1) && Kobo Books (1, 10, 2) && Kobo Utilities (2, 16, 13) && Modify ePub (1, 8, 2) && Quality Check (1, 13, 6)
QPA platform: wayland
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 92.01509433962264 x 91.44
Using calibre Qt style: True
[0.00] Starting up...
[0.00] Showing splash screen...
[0.07] splash screen shown
[0.07] Initializing db...
[0.29] db initialized
[0.29] 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
qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
[1.15] GUI main window shown
EpubMerge: DEBUG: 2024-01-14 20:47:13,964: calibre_plugins.epubmerge.epubmerge_plugin(156): macmenuhack file_path:/home/xxxx/.config/calibre/plugins/fanficfare_macmenuhack.txt
DEBUG:    0.6 No Kobo Touch, Glo or Mini appears to be connected
DEBUG:    0.6 rebuild_menus - self.supports_ratings=None, self.supports_tiles=None
DEBUG:    0.6 KoboUtilities:set_toolbar_button_tooltip - start: text='None'
DEBUG:    0.6 device_driver_name - could not load extended driver. Exception= No module named 'calibre_plugins.kobotouch_extended'
[1.59] Started up in 1.59 seconds with 3715 books
xxxx@xxxx:~$

Last edited by gbm; 01-14-2024 at 09:04 PM.
gbm is offline   Reply With Quote