[dolphin] [Bug 435586] Message "Unable to create io-slave. klauncher said: Unknown protocol 'tags'." appears on every Dolphin launch

Ahmad Samir bugzilla_noreply at kde.org
Sat May 8 19:39:45 BST 2021


https://bugs.kde.org/show_bug.cgi?id=435586

Ahmad Samir <a.samirh78 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |a.samirh78 at gmail.com

--- Comment #6 from Ahmad Samir <a.samirh78 at gmail.com> ---
It looks like KCoreDirLister is created on tags:/ even if baloo isn't found at
build time:
void DolphinFacetsWidget::updateTagsMenu()
{
    updateTagsMenuItems({}, {});
    m_tagsLister.openUrl(QUrl(QStringLiteral("tags:/")),
KCoreDirLister::OpenUrlFlag::Reload);
}

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list