https://bugs.kde.org/show_bug.cgi?id=449126
--- Comment #7 from tagwer...@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 watching all bug changes.