I am having the *exact* same issue, exact same message (although I cannot remember if my kate session is editing any sftp file (is possible)). I don't fancy re-installing kubuntu, so I'd appreciate if there was another solution for it.
I have done the below in an attempt to make kate "forget" everything, but it still crashes on start: # ~ find ~/.kde -iname \*kate\* /home/timothee/.kde/share/config/katescriptingrc /home/timothee/.kde/share/config/katepartscriptrc /home/timothee/.kde/share/config/katesyntaxhighlightingrc /home/timothee/.kde/share/config/katepartpluginsrc /home/timothee/.kde/share/config/katerc /home/timothee/.kde/share/apps/kate /home/timothee/.kde/share/apps/kate/plugins/katekonsole # ~ find ~/.kde -iname \*kate\* | while read i; do rm -rf $i; done # ~ find ~/.kde -iname \*kate\* # ~ kate QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. kate: symbol lookup error: /usr/lib/libkateinterfaces.so.4: undefined symbol: _ZN11KActivities16ResourceInstanceC1EmP7QObject # ~ find ~/.kde -iname \*kate\* /home/timothee/.kde/share/config/katescriptingrc /home/timothee/.kde/share/config/katesyntaxhighlightingrc /home/timothee/.kde/share/apps/kate /home/timothee/.kde/share/apps/kate/plugins/katesearch What else can I do? What other information do you need to help me troubleshoot? Thanks in advance, Tim -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to Kubuntu PPA. https://bugs.launchpad.net/bugs/1103135 Title: kate crashes on startup since rc3 upgrade To manage notifications about this bug go to: https://bugs.launchpad.net/kubuntu-ppa/+bug/1103135/+subscriptions -- kubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
