<html><head></head><body><p dir="ltr">Hi,</p>
<p dir="ltr">Now we have the same error.</p>
<p dir="ltr">You can do a git diff > patch.txt</p>
<p dir="ltr">I'm waiting for Stefan agreement and then we can commit everything. </p>
<p dir="ltr">If you can, try to find where this error comes from.</p>
<p dir="ltr">Cheers,<br>
Olivier</p>
<div class="gmail_quote" ><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Le 14/09/2015 14:39, RISHABH GUPTA a écrit :<br>
><br>
>     This is what you should investigate. ContinueInit is done on my side.<br>
><br>
><br>
> So,i reapplied your patch including the latest one.This is the output<br>
> <a href="http://pastebin.com/jqAUBiWw" rel="noreferrer" target="_blank">http://pastebin.com/jqAUBiWw</a> .I can assure that the patch has been<br>
> applied correctly ,so there's nothing wrong with the code.Do you think<br>
> this can be because of missing optional packages.?I remember that i<br>
> didn't install liblastfm .<br>
><br>
<br>
How to correct this: your error is<br>
#0  0x00007ffff3ecc4bc in K4AboutData::programName() const () from<br>
/usr/lib/x86_64-linux-gnu/libKF5KDELibs4Support.so.5<br>
#1  0x00007ffff6da8627 in Amarok::MediaPlayer2::Identity (this=0xebeed0)<br>
at /home/rishabh/amaroksrc2/src/amarok/src/dbus/mpris2/MediaPlayer2.cpp:92<br>
<br>
When you go in the Identity() function, your realize that KCmdLine is<br>
used, which was never set!<br>
To access the application name, you should use<br>
pApp->applicationDisplayName() or pApp->applicationName() depending if<br>
the user should see it or not.<br>
<br>
If you do this, I think you can go further to the next error. It's<br>
nevertheless strange that I've never had this error...<br>
<br></blockquote><div>hello,<br></div><div>thank you for helping me out with this and i apologise for not  bothering to check what the error was ,but i never expected it because i just applied your patch .<br></div><div>After applying this i went further and got a different error.here's the  output <br><br><a href="http://pastebin.com/RpUKTAKU">http://pastebin.com/RpUKTAKU</a>.<br><br></div><div>I have made a few changes but right now i am unable to generate the diff file.Could you tell me how do you generate the diff files.<br><br><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Cheers,<br>
Olivier<br>
<br></blockquote><div><br></div><div>cheers,<br></div><div>rishabh<br><br> <br></div><br></div></div></div>
<pre class="blue"><hr><br>Amarok-devel mailing list<br>Amarok-devel@kde.org<br><a href="https://mail.kde.org/mailman/listinfo/amarok-devel">https://mail.kde.org/mailman/listinfo/amarok-devel</a><br></pre></blockquote></div></body></html>