https://bugs.kde.org/show_bug.cgi?id=502576
--- Comment #2 from Juraj <jurajora...@mailo.com> --- Hello, > I think it could be a bug in Qt itself. Probably? I dont know, I did not work with models and QComboBox before. Could be a Qt issue or misunderstanding. > You said that you discovered this bug while testing a Falkon MR: do you mean >that Falkon also crashes this way? With the mentioned MR, yes it crashes in same way with same/similar backtrace. > By the way, I couldn't reproduce it using Plasma and virtual desktops. I only tested on X woth i3. It does seem to crash only when number of windows change and the index previously selected window in the comboBox is out of the new bounds... (just a speculation, I did not debug that deep) PS: I did not use "QConcatenateTablesProxyModel" before, so I do not know if it is indented only for single time display of the data with static source models or if it can handle changes within the source models. -- You are receiving this mail because: You are watching all bug changes.