https://bugs.kde.org/show_bug.cgi?id=356700
Peter Wu <pe...@lekensteyn.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pe...@lekensteyn.nl --- Comment #2 from Peter Wu <pe...@lekensteyn.nl> --- Could this be fixed by this fix in kbookmarks: https://commits.kde.org/kbookmarks/68db76e9d8afce989d246768ebed7a12f9414b34 I noticed that Kate and Spectacle would also crash when the file dialog was opened once, breaking on QRegExp showed this: #0 QRegExp::QRegExp (this=0x7fffffffa5d0, pattern="[/+]", cs=Qt::CaseSensitive, syntax=QRegExp::RegExp) at tools/qregexp.cpp:3956 #1 0x00007fffdbb8f646 in KBookmarkManager::findByAddress(QString const&) () from /usr/lib/libKF5Bookmarks.so.5 #2 0x00007fffdc0bb82a in ?? () from /usr/lib/libKF5KIOFileWidgets.so.5 #3 0x00007fffdc0bfab7 in KFilePlacesModel::Private::loadBookmarkList() () from /usr/lib/libKF5KIOFileWidgets.so.5 #4 0x00007fffdc0c0403 in KFilePlacesModel::Private::_k_reloadBookmarks() () from /usr/lib/libKF5KIOFileWidgets.so.5 #5 0x00007fffdc0c1a3e in KFilePlacesModel::KFilePlacesModel(QObject*) () from /usr/lib/libKF5KIOFileWidgets.so.5 #6 0x00007fffdc0b706b in KFileWidget::KFileWidget(QUrl const&, QWidget*) () from /usr/lib/libKF5KIOFileWidgets.so.5 -- You are receiving this mail because: You are watching all bug changes.