I had a thread going in the 12.04 area related to mouse and keyboard freezing. Along the way I ran a command which upgraded my Kubuntu to 12.10, so I figured best to move my remaining problems to this area. The Kubuntu 12.10 has almost cured the mouse and keyboard problems but my kmail is essentially unusable. It often takes 2-3 tries to get it started. Once started switching between kmail folders is very slow ... sometimes as long as 30sec to switch. Once kmail is alive for a while it seems to get faster, but never really snappy. On reboot all the same behaviors recur.
Where do I look for kmail errors? .xsession-errors? If so then there appear to be lots of errors in that xsession file.
A grep for kmail in the above error file yields the following:
=====
kmail2(1779)/libakonadi Akonadi::AgentManagerPrivate::createDBusInterface: AgentManager failed to get a valid AgentManager DBus interface. Error is: 1 "org.freedesktop.DBus.Error.NameHasNoOwner" "Could not get owner of name 'org.freedesktop.Akonadi.Control': no such name"
kmail2(1779)/libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: "QLocalSocket::connectToServer: Invalid name"
kmail2(1779)/libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: "QLocalSocket::connectToServer: Invalid name"
kmail2(1779) MessageList::Core::ModelInvariantRowMapperPrivate: :modelIndexRowToModelInvariantIndexInternal: Requested invariant for storage row index 1 not found in history
kmail2(1779)/libkleo QGpgMECryptoConfigComponent::runGpgConf: Running 'gpgconf --list-options "dirmngr" ' failed. Operation not permitted , but try that command to see the real output
kmail2(1779) SMIMECryptoConfigEntries::configEntry: "Backend error: gpgconf doesn't seem to know the entry for dirmngr/OCSP/allow-ocsp"
kmail2(1779) SMIMECryptoConfigEntries::configEntry: "Backend error: gpgconf doesn't seem to know the entry for dirmngr/OCSP/ignore-ocsp-service-url"
kmail2(1779) SMIMECryptoConfigEntries::configEntry: "Backend error: gpgconf doesn't seem to know the entry for dirmngr/HTTP/ignore-http-dp"
kmail2(1779) SMIMECryptoConfigEntries::configEntry: "Backend error: gpgconf doesn't seem to know the entry for dirmngr/HTTP/disable-http"
kmail2(1779) SMIMECryptoConfigEntries::configEntry: "Backend error: gpgconf doesn't seem to know the entry for dirmngr/HTTP/honor-http-proxy"
kmail2(1779) SMIMECryptoConfigEntries::configEntry: "Backend error: gpgconf doesn't seem to know the entry for dirmngr/LDAP/ignore-ldap-dp"
kmail2(1779) SMIMECryptoConfigEntries::configEntry: "Backend error: gpgconf doesn't seem to know the entry for dirmngr/LDAP/disable-ldap"
kmail2(1779) SMIMECryptoConfigEntries::configEntry: "Backend error: gpgconf doesn't seem to know the entry for dirmngr/OCSP/ocsp-responder"
kmail2(1779) SMIMECryptoConfigEntries::configEntry: "Backend error: gpgconf doesn't seem to know the entry for dirmngr/OCSP/ocsp-signer"
kmail2(1779) SMIMECryptoConfigEntries::configEntry: "Backend error: gpgconf doesn't seem to know the entry for dirmngr/HTTP/http-proxy"
kmail2(1779) SMIMECryptoConfigEntries::configEntry: "Backend error: gpgconf doesn't seem to know the entry for dirmngr/LDAP/ldap-proxy"
=====
Any suggestions on how to get rid of these errors?
Thanks in advance for your help.
bob
Where do I look for kmail errors? .xsession-errors? If so then there appear to be lots of errors in that xsession file.
A grep for kmail in the above error file yields the following:
=====
kmail2(1779)/libakonadi Akonadi::AgentManagerPrivate::createDBusInterface: AgentManager failed to get a valid AgentManager DBus interface. Error is: 1 "org.freedesktop.DBus.Error.NameHasNoOwner" "Could not get owner of name 'org.freedesktop.Akonadi.Control': no such name"
kmail2(1779)/libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: "QLocalSocket::connectToServer: Invalid name"
kmail2(1779)/libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: "QLocalSocket::connectToServer: Invalid name"
kmail2(1779) MessageList::Core::ModelInvariantRowMapperPrivate: :modelIndexRowToModelInvariantIndexInternal: Requested invariant for storage row index 1 not found in history
kmail2(1779)/libkleo QGpgMECryptoConfigComponent::runGpgConf: Running 'gpgconf --list-options "dirmngr" ' failed. Operation not permitted , but try that command to see the real output
kmail2(1779) SMIMECryptoConfigEntries::configEntry: "Backend error: gpgconf doesn't seem to know the entry for dirmngr/OCSP/allow-ocsp"
kmail2(1779) SMIMECryptoConfigEntries::configEntry: "Backend error: gpgconf doesn't seem to know the entry for dirmngr/OCSP/ignore-ocsp-service-url"
kmail2(1779) SMIMECryptoConfigEntries::configEntry: "Backend error: gpgconf doesn't seem to know the entry for dirmngr/HTTP/ignore-http-dp"
kmail2(1779) SMIMECryptoConfigEntries::configEntry: "Backend error: gpgconf doesn't seem to know the entry for dirmngr/HTTP/disable-http"
kmail2(1779) SMIMECryptoConfigEntries::configEntry: "Backend error: gpgconf doesn't seem to know the entry for dirmngr/HTTP/honor-http-proxy"
kmail2(1779) SMIMECryptoConfigEntries::configEntry: "Backend error: gpgconf doesn't seem to know the entry for dirmngr/LDAP/ignore-ldap-dp"
kmail2(1779) SMIMECryptoConfigEntries::configEntry: "Backend error: gpgconf doesn't seem to know the entry for dirmngr/LDAP/disable-ldap"
kmail2(1779) SMIMECryptoConfigEntries::configEntry: "Backend error: gpgconf doesn't seem to know the entry for dirmngr/OCSP/ocsp-responder"
kmail2(1779) SMIMECryptoConfigEntries::configEntry: "Backend error: gpgconf doesn't seem to know the entry for dirmngr/OCSP/ocsp-signer"
kmail2(1779) SMIMECryptoConfigEntries::configEntry: "Backend error: gpgconf doesn't seem to know the entry for dirmngr/HTTP/http-proxy"
kmail2(1779) SMIMECryptoConfigEntries::configEntry: "Backend error: gpgconf doesn't seem to know the entry for dirmngr/LDAP/ldap-proxy"
=====
Any suggestions on how to get rid of these errors?
Thanks in advance for your help.
bob
Comment