Proposed fix for issue 330115

Sinny Kumari ksinny at gmail.com
Tue Jan 28 12:15:11 UTC 2014


On Mon, Jan 27, 2014 at 9:04 PM, R.Harish Navnit <harishnavnit at gmail.com>wrote:

> On Mon, Jan 27, 2014 at 8:45 PM, Shantanu Tushar Jha <shantanu at kde.org>wrote:
>
>> where COMMIT is the SHA of the commit just before your commits.
>>
>   What does this mean ?
>
> In your example, you need to run "git diff
>> 166b33610ceb4e06976570c66ad9fbc3c60470f9"
>>
>
> I ran it and this is what I get as the output log :
> http://pastebin.ubuntu.com/6826714/
>
>
Your local git is messed up. So, I will suggest simple things to you for
retrieving changes related to fixing issue.

1. Rename your local branch with some other name(e.g
plasma-mediacenter.old).
2. Do a fresh git clone of PMC repo by running "git clone git://
anongit.kde.org/plasma-mediacenter"
3. Since, all changes relevant to work is in
plasma-mediacenter.old/mediaelements/mediawelcome/HomeScreenFooter.qml,
replace plasma-medicenter/mediaelements/mediawelcome/HomeScreenFooter.qml
with  plasma-medicenter.old/mediaelements/mediawelcome/HomeScreenFooter.qml.
4. After testing it,  do git diff in your plasma-mediacenter and upload
diff on http://reviewboard.kde.org/

I hope this will solve all your issues :)


-- 
http://www.sinny.in
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20140128/e2bad7b7/attachment.html>


More information about the Plasma-devel mailing list