https://bugs.kde.org/show_bug.cgi?id=521483
--- Comment #3 from Lawrence Murray <[email protected]> --- I added a couple of stack traces, as I'm also seeing this. It's inconsistent, not always occurring on rename, but also occasionally occurring when deleting a note or even on startup, too. I did some digging to try and help. The crashes come from CommandBarHelper when it updates a list of actions. I suspect it's a race condition. If I comment out CommandBarHelper from Main.qml the crashes disappear, although I get a few visual artifacts instead. I'm a little stuck trying to help further, as the purpose of CommandBarHelper alludes me, except that it relates to search, and somehow navigating to a particular item. -- You are receiving this mail because: You are watching all bug changes.
