kdepim stuff
Dwayne MacKinnon
dmk at ncf.ca
Fri Jun 16 15:51:10 UTC 2017
Hi all,
I noticed the other day that qt5-webengine was compiling during my
poudriere build, so I thought I'd try installing kdepim.
There were some hiccups.
1) The patch in kcalcore actually prevents kcalcore from compiling.
Remove the patch file and everything is fine.
2) kdepim-runtime doesn't install as a dependency of kdepim. Maybe
that's how things are supposed to be, I don't know.
3) kdepim-runtime won't install because the src file won't fetch.
mirror.kolabsys.com appears to be down.
4) kmail crashes immediately upon startup:
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-dwayne'
org.kde.pim.kidentitymanagement: IdentityManager: There was no default
identity. Marking first one as default.
org.kde.pim.webengineviewer: It's not necessary to check database now
[0616/114830:ERROR:network_change_notifier.cc(535)] Not implemented
reached in static net::NetworkChangeNotifier
*net::NetworkChangeNotifier::Create()
XmbTextListToTextProperty result code -2
XmbTextListToTextProperty result code -2
XmbTextListToTextProperty result code -2
XmbTextListToTextProperty result code -2
XmbTextListToTextProperty result code -2
org.kde.akonadi.ETM: GEN true false false
org.kde.akonadi.ETM: collection: QVector()
org.kde.akonadi.ETM:
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend
plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend
plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend
plugin could not be loaded
org.kde.knotifications: Audio notification requested, but sound file
from notifyrc file was not found, aborting audio notification
"Tag 'a' is not defined in message {<__kuit_internal_top__>KMail has
many powerful features that are described in th...}."
"Tag 'br' is not defined in message {<__kuit_internal_top__>Thank
you,<br/>The KMail Team</__kuit_internal_top__>}."
org.kde.pim.akonadicore: "Unable to obtain agent type ''."
org.kde.pim.akonadicore: Failed SpecialCollectionsRequestJob::slotResult
"Cannot connect to the Akonadi service. (Unable to obtain agent type ''.)"
org.kde.pim.mailcommon: "The Email program encountered a fatal error and
will terminate now.\nThe error was:\nUnable to obtain agent type ''."
XmbTextListToTextProperty result code -2
XmbTextListToTextProperty result code -2
XmbTextListToTextProperty result code -2
org.kde.akonadi.ETM: Fetch job took 95 msec
org.kde.akonadi.ETM: was collection fetch job: collections: 0
org.kde.knotifications: Audio notification requested, but sound file
from notifyrc file was not found, aborting audio notification
org.kde.pim.akonadicore: "Unable to obtain agent type ''."
org.kde.pim.akonadicore: Failed SpecialCollectionsRequestJob::slotResult
"Cannot connect to the Akonadi service. (Unable to obtain agent type ''.)"
org.kde.pim.mailcommon: "The Email program encountered a fatal error and
will terminate now.\nThe error was:\nUnable to obtain agent type ''."
org.kde.pim.akonadicore: Failed to request resource "" : "Cannot connect
to the Akonadi service. (Unable to obtain agent type ''.)"
org.kde.akonadi.ETM: collection: QVector()
org.kde.akonadi.ETM: Fetch job took 118 msec
org.kde.akonadi.ETM: was collection fetch job: collections: 1
org.kde.akonadi.ETM: first fetched collection: "Search"
org.kde.pim.akonadicore: "Unable to obtain agent type ''."
org.kde.pim.akonadicore: Failed SpecialCollectionsRequestJob::slotResult
"Cannot connect to the Akonadi service. (Unable to obtain agent type ''.)"
org.kde.pim.mailcommon: "The Email program encountered a fatal error and
will terminate now.\nThe error was:\nUnable to obtain agent type ''."
org.kde.pim.akonadicore: Failed to request resource "" : "Cannot connect
to the Akonadi service. (Unable to obtain agent type ''.)"
org.kde.akonadi.ETM: Fetch job took 3 msec
org.kde.akonadi.ETM: was collection fetch job: collections: 0
org.kde.pim.akonadicore: "Unable to obtain agent type ''."
org.kde.pim.akonadicore: Failed SpecialCollectionsRequestJob::slotResult
"Cannot connect to the Akonadi service. (Unable to obtain agent type ''.)"
org.kde.pim.mailcommon: "The Email program encountered a fatal error and
will terminate now.\nThe error was:\nUnable to obtain agent type ''."
org.kde.pim.akonadicore: Failed to request resource "" : "Cannot connect
to the Akonadi service. (Unable to obtain agent type ''.)"
org.kde.pim.akonadicore: "Unable to obtain agent type ''."
org.kde.pim.akonadicore: Failed SpecialCollectionsRequestJob::slotResult
"Cannot connect to the Akonadi service. (Unable to obtain agent type ''.)"
org.kde.pim.mailcommon: "The Email program encountered a fatal error and
will terminate now.\nThe error was:\nUnable to obtain agent type ''."
org.kde.pim.akonadicore: Failed to request resource "" : "Cannot connect
to the Akonadi service. (Unable to obtain agent type ''.)"
org.kde.pim.akonadicore: "Unable to obtain agent type ''."
org.kde.pim.akonadicore: Failed SpecialCollectionsRequestJob::slotResult
"Cannot connect to the Akonadi service. (Unable to obtain agent type ''.)"
org.kde.pim.mailcommon: "The Email program encountered a fatal error and
will terminate now.\nThe error was:\nUnable to obtain agent type ''."
org.kde.pim.akonadicore: Failed to request resource "" : "Cannot connect
to the Akonadi service. (Unable to obtain agent type ''.)"
*** KMail got signal 11 (Exiting)
Segmentation fault (core dumped)
Here's the bt on the core file:
(gdb) bt
#0 0x0000000801d74339 in KMainWindow::memberList ()
from /usr/local/lib/libKF5XmlGui.so.5
#1 0x0000000800cd2bb4 in KMKernel::dumpDeadLetters ()
from /usr/local/lib/libkmailprivate.so.5
#2 0x0000000800cd2363 in KMKernel::slotRunBackgroundTasks ()
from /usr/local/lib/libkmailprivate.so.5
#3 0x00000008018a0b8b in KCrash::defaultCrashHandler ()
from /usr/local/lib/libKF5Crash.so.5
#4 0x000000080aeff78f in handle_signal (actp=0x7fffdfffd818, sig=11,
info=0x7fffdfffdbf0, ucp=0x7fffdfffd880)
at /usr/src/lib/libthr/thread/thr_sig.c:246
#5 0x000000080aefed6f in thr_sighandler (sig=11, info=0x7fffdfffdbf0,
_ucp=0x7fffdfffd880) at /usr/src/lib/libthr/thread/thr_sig.c:189
#6 <signal handler called>
#7 0x000000082b343525 in ?? ()
#8 0x000000082b5eb2b0 in ?? ()
#9 0x00000008296b17f0 in ?? ()
#10 0x0000000000000000 in ?? ()
I'll be happy to improve the info if someone can give me hints how to do so.
Cheers,
DMK
More information about the kde-freebsd
mailing list