View Single Post
Old 07-31-2020, 08:34 AM   #9
jlynton
Evangelist
jlynton ought to be getting tired of karma fortunes by now.jlynton ought to be getting tired of karma fortunes by now.jlynton ought to be getting tired of karma fortunes by now.jlynton ought to be getting tired of karma fortunes by now.jlynton ought to be getting tired of karma fortunes by now.jlynton ought to be getting tired of karma fortunes by now.jlynton ought to be getting tired of karma fortunes by now.jlynton ought to be getting tired of karma fortunes by now.jlynton ought to be getting tired of karma fortunes by now.jlynton ought to be getting tired of karma fortunes by now.jlynton ought to be getting tired of karma fortunes by now.
 
Posts: 415
Karma: 469928
Join Date: Feb 2012
Device: Kobo Clara BW, Moaan Inkpalm 5.
Quote:
Originally Posted by gbm View Post
I would suggest running system reports from the main menu to see if you have any configuration problems.

Check Hexchat see if it will go to system tray, if not then check and make sure under System Setting--Preferences--Applets you have both System Tray and XApp Status Applet enabled.

This is my calibre debug with calibre system tray not enabled:
Spoiler:
Code:
xxxxxxxxxxxxx:~$ calibre-debug -g
calibre 4.21  embedded-python: True is64bit: True
Linux-5.4.0-42-generic-x86_64-with-debian-bullseye-sid Linux ('64bit', 'ELF')
('Linux', '5.4.0-42-generic', '#46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 2020')
Python 2.7.16
Linux: ('debian', 'bullseye/sid', '')
Interface language: None
Successfully initialized third party plugins: DeDRM (6, 8, 0) && Kobo Books (1, 8, 0) && Baen (1, 2, 0) && KindleUnpack - The Plugin (0, 82, 1) && Reading List (1, 6, 9) && EpubSplit (2, 9, 0) && Quality Check (1, 10, 1) && Goodreads (1, 4, 0) && Modify ePub (1, 4, 1) && Diaps Editing Toolbag (0, 3, 6) && Webscription (1, 2, 0) && Barnes & Noble (1, 2, 16) && Hyphenate This! (0, 0, 9)
Turning on automatic hidpi scaling
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 85.0837438424 x 85.184279476
Using calibre Qt style: True
[0.00] Starting up...
[0.00] Showing splash screen...
[0.07] splash screen shown
[0.07] Initializing db...
[0.09] db initialized
[0.09] 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.12] main UI initialized...
[1.12] Hiding splash screen
[1.43] splash screen hidden
[1.43] Started up in 1.43 seconds with 158 books

This is my calibre debug with calibre system tray enabled:

Spoiler:
Code:
xxxxxxxxxxxxx:~$ calibre-debug -g
calibre 4.21  embedded-python: True is64bit: True
Linux-5.4.0-42-generic-x86_64-with-debian-bullseye-sid Linux ('64bit', 'ELF')
('Linux', '5.4.0-42-generic', '#46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 2020')
Python 2.7.16
Linux: ('debian', 'bullseye/sid', '')
Interface language: None
Successfully initialized third party plugins: DeDRM (6, 8, 0) && KindleUnpack - The Plugin (0, 82, 1) && Barnes & Noble (1, 2, 16) && Modify ePub (1, 4, 1) && Hyphenate This! (0, 0, 9) && Reading List (1, 6, 9) && Kobo Books (1, 8, 0) && Goodreads (1, 4, 0) && Baen (1, 2, 0) && Quality Check (1, 10, 1) && Webscription (1, 2, 0) && Diaps Editing Toolbag (0, 3, 6) && EpubSplit (2, 9, 0)
Turning on automatic hidpi scaling
devicePixelRatio: 1.0
logicalDpi: 96.0 x 96.0
physicalDpi: 85.0837438424 x 85.184279476
Using calibre Qt style: True
[0.00] Starting up...
[0.00] Showing splash screen...
[0.06] splash screen shown
[0.06] Initializing db...
[0.08] db initialized
[0.08] 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.13] main UI initialized...
[1.13] Hiding splash screen
DBusExport: Failed to detect window status notifier, with error: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[1.55] splash screen hidden
[1.55] Started up in 1.55 seconds with 158 books


See the screenshots calibre is in the system tray.

bernie
Thank you so much, Bernie, enabling XApp Status Applet has done it!
jlynton is offline   Reply With Quote