Re: The situation of KWallet, and what to do about it?

2016-07-13 Thread Thomas Pfeiffer
On 11.07.2016 22:29, Mark Gaiser wrote: On Mon, Jul 11, 2016 at 9:58 PM, Thomas Pfeiffer > wrote: On 07.07.2016 19:50, Kevin Ottens wrote: There's two sides to that problem in fact, use from applications and the service provided by our workspa

Re: The situation of KWallet, and what to do about it?

2016-07-13 Thread Valentin Rusu
* Thomas Pfeiffer [2016-07-13 11:41:14 +0200]: > > On Linux we could use GNOME Keyring, but if we don't want that, we'd of > course still have to implement our own backend. The advantage would be that > it would be much easier to replace that at any point without having to adapt > applications.

KF5 Kolourpaint

2016-07-13 Thread Albert Vaca
Hi, A few weeks ago I was playing with Kolourpaint's sources (I used it as a test package to port it to Windows), and I think the frameworks branch is ready to be merged into master. Is there any reason this can't be done? Is the project just unmaintained? I wouldn't mind being the maintainer (i

Re: KF5 Kolourpaint

2016-07-13 Thread Christoph Feck
> If nobody disagrees I will merge frameworks into master before > 16.08 dependency freeze so the next release can be Qt5-based. Kolourpaint is maintained by Martin Koller, he is still doing commits. Please ask him about the status before merging. Christoph Feck

Re: KF5 Kolourpaint

2016-07-13 Thread Luigi Toscano
On Wednesday, 13 July 2016 18:32:57 CEST Albert Vaca wrote: > Hi, > > A few weeks ago I was playing with Kolourpaint's sources (I used it as a > test package to port it to Windows), and I think the frameworks branch is > ready to be merged into master. > > Is there any reason this can't be done?

Re: KF5 Kolourpaint

2016-07-13 Thread Jeremy Whiting
Which seems to be waiting on me. I have written rules for qimagblitz to migrate it from svn to git, but when I try using them svn-all-fast-export crashes. I probably put something wrong in the rules that's causing this, but can't seem to see what it is. I'll poke Nicolas to see if he can take a loo

Re: The situation of KWallet, and what to do about it?

2016-07-13 Thread Albert Astals Cid
El dijous, 7 de juliol de 2016, a les 18:43:57 CEST, Elvis Angelaccio va escriure: > Hi, > thanks for raising this topic! > > 2016-07-07 12:36 GMT+02:00 Thomas Pfeiffer : > > Hi everyone, > > I'm addressing both the Plasma team and kde-devel because this issue > > affects Plasma as well as many a

Re: The situation of KWallet, and what to do about it?

2016-07-13 Thread Albert Astals Cid
El dijous, 7 de juliol de 2016, a les 12:36:26 CEST, Thomas Pfeiffer va escriure: > Hi everyone, > I'm addressing both the Plasma team and kde-devel because this issue affects > Plasma as well as many applications, and Valentin as the current maintainer > of KWallet as well as KSecretService, a po

Re: The situation of KWallet, and what to do about it?

2016-07-13 Thread Albert Astals Cid
El dimecres, 13 de juliol de 2016, a les 11:41:14 CEST, Thomas Pfeiffer va escriure: > On Linux we could use GNOME Keyring, but if we don't want that, we'd of > course still have to implement our own backend. We could implement our own backend, and call it ... kwallet? :D SCNR Cheers, Albert

Re: KF5 Kolourpaint

2016-07-13 Thread Martin Koller
On Wednesday 13 July 2016 18:32:57 Albert Vaca wrote: > Hi, > > A few weeks ago I was playing with Kolourpaint's sources (I used it as a > test package to port it to Windows), and I think the frameworks branch is > ready to be merged into master. > > Is there any reason this can't be done? Is the

Usage of QNetworkAccessManager

2016-07-13 Thread Ben Cooksley
Hi all, Just my regular reminder regarding usage of QNetworkAccessManager in your applications and libraries, especially when it comes to interacting with kde.org infrastructure. Unfortunately, from it's first iteration in Qt 4 QNetworkAccessManager was shipped with a severe and fundamental defec