<html>
<body>
<div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
<table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
<tr>
<td>
This is an automatically generated e-mail. To reply, visit:
<a href="https://git.reviewboard.kde.org/r/116530/">https://git.reviewboard.kde.org/r/116530/</a>
</td>
</tr>
</table>
<br />
<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
<p style="margin-top: 0;">On March 10th, 2014, 8:08 p.m. IST, <b>Kevin Funk</b> wrote:</p>
<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">@Shubham: The dvcsTest seems to be broken now (hangs): http://build.kde.org/job/kdevplatform_stable/376/ -- Can you have a look?</pre>
</blockquote>
<p>On March 11th, 2014, 2:50 a.m. IST, <b>Shubham Chaudhary</b> wrote:</p>
<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Ah so that's the purpose of that emitResult() in error slot. See I specifically pointed that out before B)
Anyway I'll figure out the correct way for it a day after tomorrow. 2 exams per day, can't look into it right now :( Hope you understand.</pre>
</blockquote>
</blockquote>
<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Just in case it's urgent then let me brief it to you: slotProcessError is meant to emitResult but we're also emitting result in slotProcessExited, so in other cases we were emitting it twice(causing two KMessageBoxes), and now for 'echo -n test' command we aren't even emitting it once, so it hangs.</pre>
<br />
<p>- Shubham</p>
<br />
<p>On March 6th, 2014, 11:48 p.m. IST, Shubham Chaudhary wrote:</p>
<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('https://git.reviewboard.kde.org/static/rb/images/review_request_box_top_bg.ab6f3b1072c9.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
<tr>
<td>
<div>Review request for KDevelop.</div>
<div>By Shubham Chaudhary.</div>
<p style="color: grey;"><i>Updated March 6, 2014, 11:48 p.m.</i></p>
<div style="margin-top: 1.5em;">
<b style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Bugs: </b>
<a href="http://bugs.kde.org/show_bug.cgi?id=327931">327931</a>
</div>
<div style="margin-top: 1.5em;">
<b style="color: #575012; font-size: 10pt;">Repository: </b>
kdevplatform
</div>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Patch does the following 2 things:
* Shows detailed failure information through vcsError function when initialization fails.
* Checks the status of commit job, if unsuccessful shows a error KMessageBox.
</pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Manually tested for both cases with .gitconfig removed, so author's name and email is not available to git.</pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">
<li>plugins/appwizard/appwizardplugin.cpp <span style="color: grey">(17d556b)</span></li>
<li>vcs/dvcs/dvcsjob.cpp <span style="color: grey">(6c2275a)</span></li>
<li>vcs/widgets/vcsdiffpatchsources.h <span style="color: grey">(295522f)</span></li>
<li>vcs/widgets/vcsdiffpatchsources.cpp <span style="color: grey">(77144d9)</span></li>
</ul>
<p><a href="https://git.reviewboard.kde.org/r/116530/diff/" style="margin-left: 3em;">View Diff</a></p>
</td>
</tr>
</table>
</div>
</body>
</html>