[dolphin] [Bug 449126] Dolphin "All Tags" Panel shows incorrect Tag Display names

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Sat Apr 30 09:36:12 BST 2022


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

--- Comment #7 from tagwerk19 at innerjoin.org ---
(In reply to Méven Car from comment #6)
> ... it implies compiling and installing baloo.
"Following Recipes" is sometimes possible and occasionally even works 8-]

So...

    Installed Neon Developer (in a KVM guest)

    sudo pkcon refresh
    sudo pkcon update
    sudo pkcon install liblmdb-dev

    mkdir baloo-env
    cd baloo-env

    git clone -b bug-449126 https://invent.kde.org/meven/baloo

    cmake baloo

    make -j4

    sudo make install

and reboot and test.

I get some compile warnings but the "original" tests seem to behave. Thanks!

What I'm not sure about is how to cleanly copy/install the patched baloo to the
"real world".

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


More information about the kfm-devel mailing list