[KDE Bugtracking System] REMINDER: current Amarok regressions

2015-09-04 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

Re: Amarok-devel Digest, Vol 104, Issue 4

2015-09-04 Thread RISHABH GUPTA
rally produced > because of not defining the virutal functions of that class. > > So maybe there is a virutal function in class "factory" which has not been > defined .I tried looking up for the class "factory" but couldn't find it > &g

Re: amarok port to kf5

2015-09-04 Thread Olivier Churlaud
Le 04/09/2015 13:10, RISHABH GUPTA a écrit : hello, The error "undefined reference to vtable someclass" is generally produced because of not defining the virutal functions of that class. So maybe there is a virutal function in class "factory" which has not been defined .I tried looking up

amarok port to kf5

2015-09-04 Thread RISHABH GUPTA
hello, The error "undefined reference to vtable someclass" is generally produced because of not defining the virutal functions of that class. So maybe there is a virutal function in class "factory" which has not been defined .I tried looking up for the class "factory" but couldn't find it ris