On Tue, Jul 8, 2014 at 11:57 AM, Jonathan Riddell <[email protected]> wrote: > On Tue, Jul 08, 2014 at 09:40:54AM +0200, Harald Sitter wrote: >> On Mon, Jul 7, 2014 at 4:55 PM, Jonathan Riddell <[email protected]> wrote: >> > comments welcome >> >> how exactly would that work considering you cannot load qt4 and qt5 in >> the same application? > > It's a Qt5/KF5 application. The Qt 4 part that would remain is > akonadi_baloo_indexer which is a separate binary and gets run by akonadi > which remains Qt 4.
...and the libraries. you cannot load a qt5 lib in a qt4 app. actually from what I understand of the architecture the only bits that could be qt5 based are: /usr/bin/baloo_file_extractor /usr/bin/baloo_file_cleaner /usr/bin/balooctl /usr/bin/baloo_file /usr/bin/balooshow /usr/bin/baloosearch along with some data files for dbus etc., everything else needs to be qt4. Seems a bit much fiddling consdering stable is supposed to be pretty frozen. How about upstream releasing a tarball that makes this happen instead of every distro breaking their fingers with mixmatching two sources of baloo into one coherent stack (just curious)? HS -- kubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
