[KDE Bugtracking System] REMINDER: current Amarok regressions

2015-09-11 Thread bugzilla_noreply
Please find below a list of the current regressions reported for Amarok. This search was scheduled by myr...@kde.org. Amarok regressions (8 bugs) -- Bug 339190: https://bugs.kde.org/show_bug.cgi?id=339190 Severity: critical Priority: HI Status: CONFIRMED Componen

Time for QML

2015-09-11 Thread Olivier Churlaud
Dear all, I went further on the code and debugged until the line addDockWidget( Qt::LeftDockWidgetArea, m_contextDock.data(), Qt::Horizontal ); from void MainWindow::init() (in src/MainWindow.cpp) Here is a segmentation fault, and I think it's normal, since m_contextDock is in the src/

Re: Review Request 125076: fatal error: kdemacros.h: No such file or directory at 2%

2015-09-11 Thread Aditya Dev Sharma
> On Sept. 11, 2015, 3:37 p.m., Olivier Churlaud wrote: > > Ship It! I don't have a KDE developer account. Could you push it on my behalf ? Thanks ! - Aditya --- This is an automatically generated e-mail. To reply, visit: https://git.re

Re: Porting to KF5: help needed on KServiceTypeTrader

2015-09-11 Thread Olivier Churlaud
Sorry for this, the problem was due to the wrong kdemacros.h in headers (the KDE4 instead of KF5 one) Olivier Le 11/09/2015 17:41, Olivier Churlaud a écrit : Hi, I'm looking for the help of someone who is better than I am with the KDE libs. I began to port the main files out of KDE4. I now

Porting to KF5: help needed on KServiceTypeTrader

2015-09-11 Thread Olivier Churlaud
Hi, I'm looking for the help of someone who is better than I am with the KDE libs. I began to port the main files out of KDE4. I now have this problem: /KServiceTypeTrader: serviceType "Amarok/Plugin" not found/ It happens in the file src/PluginManager, in findPlugins(). I'm quite discoverin

Re: Review Request 125076: fatal error: kdemacros.h: No such file or directory at 2%

2015-09-11 Thread Olivier Churlaud
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125076/#review85199 --- Ship it! Ship It! - Olivier Churlaud On sep. 6, 2015, 7:28