[dolphin] [Bug 435586] Message "Unable to create io-slave. klauncher said: Unknown protocol 'tags'." appears on every Dolphin launch
Andreas Sturmlechner
bugzilla_noreply at kde.org
Sat May 8 20:30:11 BST 2021
https://bugs.kde.org/show_bug.cgi?id=435586
--- Comment #7 from Andreas Sturmlechner <asturm at gentoo.org> ---
(In reply to Ahmad Samir from comment #6)
> void DolphinFacetsWidget::updateTagsMenu()
> {
> updateTagsMenuItems({}, {});
> m_tagsLister.openUrl(QUrl(QStringLiteral("tags:/")),
> KCoreDirLister::OpenUrlFlag::Reload);
> }
dolphin startup error is gone after ifdef'ing the KCoreDirLister line behind
HAVE_BALOO, but I can still trigger it by right clicking into the dolphinview,
effectively cancelling context menu.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list