Re: ksycoca and kbuildsycoca, the next step

2015-09-06 Thread Jeremy Whiting
That sounds like a good solution to all the problems you presented initially indeed. Nice work. On Sun, Sep 6, 2015 at 3:43 PM, David Faure wrote: > On Sunday 06 September 2015 13:52:37 David Faure wrote: >> >> Any idea on how to avoid cache-rebuild ping pong? >> >> I can only

Re: Review Request 125051: KFileWidget: multiple files with ":" in filename recognized as directories

2015-09-06 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125051/#review84914 --- It's not your fault, but I still don't like this code (with

Re: KSelectionProxyModel problem

2015-09-06 Thread Ilya Matveychikov
$ git log -1 ASSERT: "m_mappedFirstChildren.isEmpty()" in file kitemmodels/kselectionproxymodel.cpp, line 1989 Segmentation fault (core dumped) Test case: 1) run TreeModel 2) select "B" 3) type "c" in edit, then backspace 4) type "f" in edit, then backspace 5) type "x" in edit -> CRASH

Review Request 125083: Move X11 related find_package under X11_FOUND

2015-09-06 Thread Samuel Gaist
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125083/ --- Review request for KDE Frameworks. Repository: kwindowsystem

Re: Review Request 124746: [KDesktopFile] add readMimeType

2015-09-06 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124746/#review84913 --- Ship it! Ship It! - David Faure On Sept. 6, 2015, 3:30

Re: ksycoca and kbuildsycoca, the next step

2015-09-06 Thread Matthew Dawson
On September 6, 2015 01:52:37 PM David Faure wrote: > As a followup to recent discussions, I'm now looking into moving the > recreating kbuildsycoca directly into the kservice library. > > The rebuild now happens on demand when using any KService API and one the > dirs with desktop files is more

Re: ksycoca and kbuildsycoca, the next step

2015-09-06 Thread Matthew Dawson
On September 7, 2015 12:03:59 AM you wrote: > On Sunday 06 September 2015 17:59:13 Matthew Dawson wrote: > > On September 6, 2015 01:52:37 PM David Faure wrote: > > > As a followup to recent discussions, I'm now looking into moving the > > > recreating kbuildsycoca directly into the kservice

Re: Review Request 125051: KFileWidget: multiple files with ":" in filename recognized as directories

2015-09-06 Thread Jean-Baptiste Mardelle
> On Sept. 6, 2015, 9:55 p.m., David Faure wrote: > > It's not your fault, but I still don't like this code (with or without > > these changes). It makes no sense to me ;) > > > > What I can't figure out from reading it is: why would relativePathOrUrl > > ever return a URL in this code path?

Re: KSelectionProxyModel problem

2015-09-06 Thread Albert Astals Cid
El Dilluns, 7 de setembre de 2015, a les 00:26:47, Ilya Matveychikov va escriure: > $ git log -1 > > ASSERT: "m_mappedFirstChildren.isEmpty()" in file > kitemmodels/kselectionproxymodel.cpp, line 1989 > Segmentation fault (core dumped) > > Test case: > > 1) run TreeModel > 2) select "B" > 3)

Documentation on adding new Solid Backends

2015-09-06 Thread Tobias Berner
Hi there Im trying to figure out how to implement a devd-Backend for Solid on FreeBSD, But I'm unable to find any information on the topic of solid-backends. Any pointers would be greatly appreciated. mfg Tobias ___ Kde-frameworks-devel mailing list

Re: KSelectionProxyModel problem

2015-09-06 Thread Albert Astals Cid
El Divendres, 4 de setembre de 2015, a les 13:43:36, Ilya Matveychikov va escriure: > Here is the KSelectionProxyModel model > ​ ​ > problem. It crashes with segmentation fault while selection/deselection > occurs... Does not crash here. What do you do to make it crash? Do you have a

Re: ksycoca and kbuildsycoca, the next step

2015-09-06 Thread David Faure
On Sunday 06 September 2015 13:52:37 David Faure wrote: > > Any idea on how to avoid cache-rebuild ping pong? > > I can only think of one cache per (lang, dirs) combination somehow, but that > seems tricky > (a config file to point to some randomly generated filename for each > combination?).

Re: ksycoca and kbuildsycoca, the next step

2015-09-06 Thread David Faure
On Sunday 06 September 2015 17:59:13 Matthew Dawson wrote: > On September 6, 2015 01:52:37 PM David Faure wrote: > > As a followup to recent discussions, I'm now looking into moving the > > recreating kbuildsycoca directly into the kservice library. > > > > The rebuild now happens on demand when

Re: Review Request 125070: Setup and install dbus interfaces for all platforms since dbus is a mandatory component.

2015-09-06 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125070/#review84890 --- src/api/KWallet/CMakeLists.txt (line 81)

Re: Review Request 125070: Setup and install dbus interfaces for all platforms since dbus is a mandatory component.

2015-09-06 Thread Samuel Gaist
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125070/ --- (Updated Sept. 6, 2015, 8:37 a.m.) Review request for KDE Frameworks.

ksycoca and kbuildsycoca, the next step

2015-09-06 Thread David Faure
As a followup to recent discussions, I'm now looking into moving the recreating kbuildsycoca directly into the kservice library. The rebuild now happens on demand when using any KService API and one the dirs with desktop files is more recent than the sycoca cache (that part is already in), so the

Re: Review Request 125051: KFileWidget: multiple files with ":" in filename recognized as directories

2015-09-06 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125051/#review84905 --- src/filewidgets/kfilewidget.cpp (line 901)

Re: Review Request 124746: [KDesktopFile] add readMimeType

2015-09-06 Thread Kai Uwe Broulik
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124746/ --- (Updated Sept. 6, 2015, 3:30 nachm.) Review request for KDE Frameworks.