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

            Bug ID: 398900
           Summary: "Quick open" got much (100x) slower with 18.08
                    [regression]
           Product: kate
           Version: 18.08.0
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: p...@ralfj.de
  Target Milestone: ---

With Kate 18.04, I first discovered the "quick open" feature (Ctrl-Alt-O), and
started to get used to it. Unfortunately, with Kate 18.08, it got so slow it is
useless.

To reproduce, clone the Rust compiler (git clone
https://github.com/rust-lang/rust/), ideally onto an SSD, and make sure to
initialize all submodules (git submodule update --init --recursive). This will
take a bit. Then open some files under src, and also open src/README.md. Then
do Ctrl-Alt-O. This used to be instantaneous with previous versions of kate,
now it takes around 10 seconds (so it is at least 100x slower).

Also, it is now listing every file twice when I start searching, once as
`/home/r/src/rust/rustc//src/...` and once as
`file://home/r/src/rust/rustc/src/...` (one has a duplicate slash, and one has
a `file://` prefix). I do not this this was the case before the update.

I am on Debian testing.

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

Reply via email to