[kate] [Bug 395039] Quick Open does not list any files

2018-06-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=395039

--- Comment #12 from martc...@gmx.net ---
@sven Thanks, you patch made it already in the official Arch package!

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

[kate] [Bug 395039] Quick Open does not list any files

2018-06-13 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=395039

Sven Brauch  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kat
   ||e/291b68994d7c6176dbc1983c9
   ||56e2bb7135559e0
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #11 from Sven Brauch  ---
Git commit 291b68994d7c6176dbc1983c956e2bb7135559e0 by Sven Brauch.
Committed on 13/06/2018 at 20:03.
Pushed by brauch into branch 'Applications/18.04'.

Fix QuickOpen with Qt 5.11

It remains to be investigated whether this is a regression in Qt
itself, or misuse of the API on our side. There is at least one
misuse (the call to mapFromSource) which is wrong in the old version,
so this patch improves the situation in either case.

Differential Revision: https://phabricator.kde.org/D13517

M  +7-14   kate/katequickopen.cpp

https://commits.kde.org/kate/291b68994d7c6176dbc1983c956e2bb7135559e0

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

[kate] [Bug 395039] Quick Open does not list any files

2018-06-13 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=395039

--- Comment #9 from Sven Brauch  ---
The attached patch fixes it, and makes more sense anyways. I do not understand
why the old variant breaks though, ideas? What is certainly wrong is the
mapToSource call, because it uses a different model, but otherwise?

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

[kate] [Bug 395039] Quick Open does not list any files

2018-06-13 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=395039

--- Comment #10 from Sven Brauch  ---
Created attachment 113248
  --> https://bugs.kde.org/attachment.cgi?id=113248&action=edit
fix for bug

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

[kate] [Bug 395039] Quick Open does not list any files

2018-06-13 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=395039

--- Comment #8 from Sven Brauch  ---
I think this has to do with the item model changes in Qt 5.11. It's either a
regression in Qt, or more likely wrong usage of the API in kate which worked so
far but is broken now.

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

[kate] [Bug 395039] Quick Open does not list any files

2018-06-13 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=395039

--- Comment #7 from Sven Brauch  ---
The model seems populated properly, I can see that in Gammaray. Super strange
issue.

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

[kate] [Bug 395039] Quick Open does not list any files

2018-06-13 Thread Martin Peres
https://bugs.kde.org/show_bug.cgi?id=395039

Martin Peres  changed:

   What|Removed |Added

 CC||martin.pe...@free.fr

--- Comment #6 from Martin Peres  ---
Adding myself to the Cc because I also see the same problem on all my Arch
boxes.

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

[kate] [Bug 395039] Quick Open does not list any files

2018-06-13 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=395039

--- Comment #5 from Sven Brauch  ---
I downgraded to kate 17.08, which is the oldest kate I have in my cache, and it
quite certainly worked there before ...

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

[kate] [Bug 395039] Quick Open does not list any files

2018-06-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=395039

--- Comment #4 from martc...@gmx.net ---
@Sven Maybe you haven't downgraded low enough? The version in the ticket is
18.0.4.1, but maybe the issue has already been present before.

Note that I haven't tried to downgrade myself but I likely try this evening.
However, I have already tested with no configuration files present and could
still reproduce the issue. So I suppose it is not a configuration-related
issue.

And yes, I also consider this a serious regression. I'm wondering why nobody
noticed this bug before releasing. This is one of Kate's most useful features
compared to other text editors in my opinion.

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

[kate] [Bug 395039] Quick Open does not list any files

2018-06-13 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=395039

--- Comment #3 from Sven Brauch  ---
It's very strange though. The bug does not disappear again through downgrading
either kate nor ktexteditor. Either it is in some other component, or caused by
some broken config file.

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

[kate] [Bug 395039] Quick Open does not list any files

2018-06-13 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=395039

Sven Brauch  changed:

   What|Removed |Added

 CC||m...@svenbrauch.de

--- Comment #2 from Sven Brauch  ---
This is indeed broken, same here on Arch Linux :/
Quite a serious regression ...

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

[kate] [Bug 395039] Quick Open does not list any files

2018-06-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=395039

martc...@gmx.net changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED
 CC||martc...@gmx.net

--- Comment #1 from martc...@gmx.net ---
I can confirm this issue. It also happens under other distros like Arch Linux
and openSUSE Tumbleweed. Note that there are no error messages, also nothing
via stdout/stderr.

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