Review Request: Fix on Bug 295106 (The reset button in kcm_ktp_chat_apparence is not working)

Nick Lou nicklkde at ymail.com
Sun Jul 22 23:58:48 UTC 2012



> On July 22, 2012, 10:31 a.m., George Kiagiadakis wrote:
> > Ok, let's start from the basics: Use of the review board.
> > 1) You should not attach the .diff file. Instead, you should upload it where it says "Diff" on the new review request page.
> > 2) Diff files must be either generated with "git diff" (if you are using git) or with "diff -uprN oldfile newfile". The current format that you uploaded is wrong.
> > 3) You do not need to attach the whole file. The diff, if uploaded properly, is enough.
> > 4) Review persons/groups: Just the "telepathy" group is enough.
> > 5) Bugs field: You should enter only bug numbers there, not any words.
> > 
> > Regarding the diff:
> > 1) It is incomplete, it does not show changes in the header. Since you are doing diffs manually, extract the entire tarball contents in a new directory and compare the two directories with "diff -uprN originaldir modifieddir". Git helps of course...
> > 2) The load function is definitely not correct. At least all the connect() statements should not be executed twice, so they should only be in the constructor.
> > 
> > This is all for now.
> 
> Nick Lou wrote:
>     I have a problem uploading the diff file.I followed all the instructions above using diff and importing all the data to a file:
>     diff -uprN originaldir modifieddir > file.diff
>     The problem is, that I can not upload it, as the upload diff option at the top right of the page gives me an error of an empty diff (The specified diff file is empty) .What to do with this one?
>     Thank you.

I finally uploaded it as a file, I don't know why I got that error message.


- Nick


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105642/#review16200
-----------------------------------------------------------


On July 22, 2012, 11:56 p.m., Nick Lou wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/105642/
> -----------------------------------------------------------
> 
> (Updated July 22, 2012, 11:56 p.m.)
> 
> 
> Review request for Telepathy.
> 
> 
> Description
> -------
> 
> Kde-telepathy 0.4.0, text-ui.
> Bug 295106 (The reset button in kcm_ktp_chat_apparence is not working)
> I fixed this bug, it seems working properly to me now.Please note that default button had the same problem, fixed that too.
> 
> 
> This addresses bug 295106.
>     http://bugs.kde.org/show_bug.cgi?id=295106
> 
> 
> Diffs
> -----
> 
> 
> Diff: http://git.reviewboard.kde.org/r/105642/diff/
> 
> 
> Testing
> -------
> 
> On theme config settings:
> 1)Applying a theme.
> 2)Pressing default button //action: setting options to default values.
> 3)Pressing reset button //action:setting options to applied values
> 4)Repeating this procedure several times.
> 
> 
> Thanks,
> 
> Nick Lou
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-telepathy/attachments/20120722/0e47d6fe/attachment.html>


More information about the KDE-Telepathy mailing list