Problem with QLog and accessing external databases #800
Unanswered
Hb7DwKYc-aljY6fT9o
asked this question in
Q&A
Replies: 1 comment 3 replies
-
|
I am not a Linux user but I know something similar has come up in the past. Here is a discussion. It may have pointers to help or at least I think a few more details on your situation may be needed: #203 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I need help. Since compiling QLog under 6.17.4-200.fc42.x86_64 #1 SMP PREEMPT_DYNAMIC Sun Oct 19 18:47:49 UTC 2025 x86_64 GNU/Linux everything has been running well. I haven't filed this as a bug, as I think the app is fine, but suspect something is screwed with my Keyring - now.
If needed I will refile as a bug.
On launch of the app everything is fine, except the prompt for the keyring access has gone, If I go to settings, nothing happens there is a long pause and this box comes up:
In case the image doesn't load it says "Cannot get a password for QRZCOM from the Credential Store Error calling StartServiceByName for org.freedesktop.secrets: Timeout was reached".
If I click OK a similar warning box comes up for Log Book of the World:
"Cannot get a password for LoTW from the Credential Store Error calling StartServiceByName for org.freedesktop.secrets: Timeout was reached"
Then the same for eqsl:
"Cannot get a password for eQSL from the Credential Store Error calling StartServiceByName for org.freedesktop.secrets: Timeout was reached"
After pressing OK again I get:

Cannot get a password for QRZCOMAPI from the Credential Store Error calling StartServiceByName for org.freedesktop.secrets: Timeout was reached
Then I get (I have never used cloud log by the way):
"Cannot get a password for Cloudlog from the Credential Store, Error calling StartServiceByName for org.freedesktop.secrets: Timeout was reached"
Next the settings menus finally open. If I go to any of the logins, I have my call-sign saved but none of the passwords are visible. If I enter my QRZ.com password into the call book section, and try to 'save' it will not save. The test button will function correctly showing the link to web, my cal-sign and password are all good.
Then this error box pops up:
"Cannot save a password for QRZCOM to the Credential Store Error calling StartServiceByName for org.freedesktop.secrets: Timeout was reached"
This all suggests a password storage problem rather than a bug, but I'm a loss how to fix it. I would appreciate any help as I really have no knowledge of how keychains work and with QLog.
Many thanks
Bob
UPDATE
Following a hunch, it appears that if I disable SELinux QLog now asks to login to the key chain and the error on running Qlog from the command line:
(qlog:55490): dbind-WARNING **: 22:09:11.269: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program org.a11y.Bus: Permission denied
has gone. Only error now is:
Can now save passwords etc straightforwardly. However eQSL does not work properly yet. Download error now is:

QRZ.com anfd LOTW are fine.
First priotrity is to see the impact of SELinux as I don't want to run the machine unprotected and then to fix the eQSL access whcih is a separate issue (I think).
Beta Was this translation helpful? Give feedback.
All reactions