Re: Guide to KDE development

2016-12-15 Thread Nils Klawitter
Hey, well I like to interject into the thread here too. I am Nils, a master CS student from northern Germany. I would love to get into developing for open source projects and specilly getting into C++. I am looking for a small project that needs some help. I would love to help out with the develop

Dropping the svn kio from kdesdk-kioslaves

2016-12-15 Thread Albert Astals Cid
Why? * It doesn't compile with newer libsvn * It's kdelibs4-based Any disagreement on dropping it? Cheers, Albert

Re: Dropping the svn kio from kdesdk-kioslaves

2016-12-15 Thread Kevin Funk
On Thursday, 15 December 2016 22:14:38 CET Albert Astals Cid wrote: > Why? > * It doesn't compile with newer libsvn > * It's kdelibs4-based Heya, I know a few people that use kdesvn, how's the relation to that? I saw that Christian (CC'ed) put quite some effort in porting kdesvn over to a KF5

Re: Dropping the svn kio from kdesdk-kioslaves

2016-12-15 Thread Reindl Harald
Am 15.12.2016 um 22:14 schrieb Albert Astals Cid: Why? * It doesn't compile with newer libsvn * It's kdelibs4-based Any disagreement on dropping it? if that includes the svn integration in Konqueror (which is after yaers still the way better file manager than dolphin) *yes* a big disagree

building krita 3.1.1 with gcc6

2016-12-15 Thread Andreas Müller
Hi, I am maintaining a yocto/openembedded layer supporting kde/plasma for cross builds. Just tried to build krita 3.1.1 and got an error like that reported in [1]. We had lots of erros in recent past and they were fixed by adding -DCMAKE_NO_SYSTEM_FROM_IMPORTED=1'. Since this did not seem to work

Re: Guide to KDE development

2016-12-15 Thread Garvit Khatri
Hi Nils, The best way to get started is to find a project that interests you, use it for some time and look out for bugs or improvements. Discuss your findings with community submit a patch and continue, Regards, Garvit On Fri, Dec 16, 2016 at 12:59 AM Nils Klawitter wrote: > Hey, > > well I l