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

--- Comment #1 from tagwer...@innerjoin.org ---
SOFTWARE/OS VERSIONS

    A fresh installation of Neon Unstable, neon-unstable-20210404-0329.iso:

    $ apt list --installed | grep baloo

    baloo-kf5/now 5.80.0+p20.04+tunstable+ amd64 [installed,upgradable to:
5.80.0+p20.04+tunstable+git20210408.0239-0]
    libkf5baloo5/now 5.80.0+p20.04+tunstable+git20210404.0240-0 amd64
[installed,upgradable to: 5.80.0+p20.04+tunstable+git20210408.0239-0]
    libkf5balooengine5/now 5.80.0+p20.04+tunstable+git20210404.0240-0 amd64
[installed,upgradable to: 5.80.0+p20.04+tunstable+git20210408.0239-0]
    libkf5baloowidgets-bin/focal,now 4:20.12.3+p20.04+git20210314.0020-0 amd64
[installed,automatic]
    libkf5baloowidgets5/focal,now 4:20.12.3+p20.04+git20210314.0020-0 amd64
[installed,automatic] 

STEPS TO REPRODUCE

    Restrict indexing to a single folder ~/Testdir; in .config/baloofilerc:

        exclude folders[$e]=$HOME/
        folders[$e]=$HOME/Testdir/

    Run, in one window:

        balooctl monitor

    Create a set of 100 testfiles in a second window with the bash script:

        cd ~/Testdir
        for i in {1..100}; do echo "This is file $i" > file$i.txt; done

OBSERVED RESULTS

    "balooctl monitor" shows baloo indexing the first 40 files and stopping.

EXPECTED RESULTS

    "balooctl monitor" shows baloo indexing 100 files and then says "Idle"

ADDITIONAL INFORMATION

    It may, of course, be that comparing the behaviour of a "Neon Unstable"
    and a "Neon Testing" is not exactly comparing Apples with Apples but
    the indication is that the change came in between:

        git20210404.0240-0

    and...

        git20210406.0126-0

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to