Re: Freeze on nested eventloops (QFileDialog::getOpen*)

2015-06-21 Thread Andreas Hartmetz
On Sunday 14 June 2015 15:00:57 Milian Wolff wrote: > Hey all, > > in massif-visualizer's framework branch, and now also kate, I > sometimes notice GUI lockups when I try to open files via Ctrl + O. > The backtraces look like the following: > > https://paste.kde.org/pbzhkgx8r > > Any idea what m

Re: KSyCoca, Thread safety, and Cache invalidation

2015-06-21 Thread David Faure
On Friday 19 June 2015 22:00:09 Vishesh Handa wrote: > On Sat, Jun 13, 2015 at 9:26 PM, David Faure wrote: > > 3 bis: > > I assume the threads without an event loop have some way to get tasks, > > right? So when the gui thread gets notified about ksycoca changes, it > > should post a task to these

Re: Review Request 112328: Add case sensitive sorting option to KGlobalSettings and KDirSortFilterProxyModel

2015-06-21 Thread Thomas Lübking
> On Sept. 4, 2013, 2:38 nachm., Martin Gräßlin wrote: > > KGlobalSettings moved into KDE4Support in frameworks 5. I would suggest to > > not add new API to an already deprecated class. Maybe you want to provide a > > patch for the proper way in frameworks? > > Frank Reininghaus wrote: > M

Re: Review Request 112328: Add case sensitive sorting option to KGlobalSettings and KDirSortFilterProxyModel

2015-06-21 Thread Frank Reininghaus
> On Sept. 4, 2013, 2:38 nachm., Martin Gräßlin wrote: > > KGlobalSettings moved into KDE4Support in frameworks 5. I would suggest to > > not add new API to an already deprecated class. Maybe you want to provide a > > patch for the proper way in frameworks? Marin, could you explain what the pr