https://bugs.kde.org/show_bug.cgi?id=504812
--- Comment #8 from Johannes Zarl-Zierl <johan...@zarl-zierl.at> --- (In reply to willem from comment #6) > To get this message: > > dataChanged() called with an invalid index range: > topleft: QModelIndex(-1,-1,0x0,QObject(0x0)) > bottomRight:QModelIndex(-1,-1,0x0,QObject(0x0)) > > This seems to be the scenario: > - double click the Map Position (not sure what this should be in English) > - map opens, showing grey squares where several photo's are clustered > - double click on a grey square > - the homepage appeares > - double click on Map Position again > - only then the map is shown zoomed in on the area of the grey square > - then click on one of the grey squares in the zoomed area > - then the photo's are shown which are located in that square, and one of > these photo's is then automatically opened in its own window. > - at times at that moment the message dataChanged() called with an invalid > index range: topleft: QModelIndex(-1,-1,0x0,QObject(0x0)) > bottomRight:QModelIndex(-1,-1,0x0,QObject(0x0)) seems to appear. > - I couldn't reproduce this log message, but that's a great step-by-step guide. The part with "...and one of these photos is then automatically opened in its own window" is actually a bug IMO. -- You are receiving this mail because: You are watching all bug changes.