[KDE Bugtracking System] Release blockers

2015-09-07 Thread bugzilla_noreply
The following bugs are blocking the next Amarok release: This search was scheduled by bcooks...@kde.org. (1 bugs) Bug 349313: https://bugs.kde.org/show_bug.cgi?id=349313 Severity: normal Priority: NOR Platform: Debian stable Assignee: amarok-bugs-d...@kde.org Status:

Re: kf5 port continued(stefan derkits)

2015-09-07 Thread Stefan Derkits
Hi, On 2015-09-07 18:59, Olivier Churlaud wrote: > If you are in a safe environment (I mean that you don't risk to break > some existing configurations), try a make install and to start amarok. > It should fail. as Olivier already said: All these errors that I encountered were run time errors. It

Re: kf5 port continued(stefan derkits)

2015-09-07 Thread Olivier Churlaud
Hi Rishabh, If you are in a safe environment (I mean that you don't risk to break some existing configurations), try a make install and to start amarok. It should fail. Le 07/09/2015 18:56, RISHABH GUPTA a écrit : Message: 1 Date: Sun, 6 Sep 2015 02:22:43 +0200 From: Stefan

Re: kf5 port continued(stefan derkits)

2015-09-07 Thread RISHABH GUPTA
> > > Message: 1 > Date: Sun, 6 Sep 2015 02:22:43 +0200 > From: Stefan Derkits > To: amarok-devel@kde.org > Subject: KF5 port continued > Message-ID: <55eb8753.5080...@derkits.at> > Content-Type: text/plain; charset="utf-8" > > Hey, > > hello, > thanks Somsubhra for making the port compile. > >

Re: KF5 port continued

2015-09-07 Thread Olivier Churlaud
Hi, First of all, I join Stefan to say thx to Somsubhra ! The next step is to port the class App out of KUniqueApplication. I think we could in the same time port it out of KCmdLineParser because porting to QCommandLineParser is not so difficult. By doing this, we'll be able to port main.cpp.