<div dir="ltr"><br><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>
Message: 3<br>
Date: Mon, 14 Sep 2015 14:55:30 +0200<br>
From: Olivier Churlaud <<a href="mailto:olivier@churlaud.com">olivier@churlaud.com</a>><br>
To: <a href="mailto:amarok-devel@kde.org">amarok-devel@kde.org</a><br>
Subject: Re: kf5port(olivier)<br>
Message-ID: <<a href="mailto:55F6C3C2.8050103@churlaud.com">55F6C3C2.8050103@churlaud.com</a>><br>
Content-Type: text/plain; charset="utf-8"; Format="flowed"<br>
<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>