Team,<br><div class="gmail_quote"><div class="gmail_quote"><br>I am currently working on issue #2164 ( <a href="http://bugs.sugarlabs.org/ticket/2164" target="_blank">http://bugs.sugarlabs.org/ticket/2164</a> ) . Send my revised patch for review a few minutes ago. Wish to thank Aleksey for his feedback and reviews.<br>






<br>In reference to Aleksey's comment on my patch yesterday -</div><div class="gmail_quote"><br></div><div class="gmail_quote">>What about less invasive implementation, ie, instead of changing three<br>>files, it could be only popping up an alert in AlreadyInstalledException<br>



>try..except block, misc.py is a part of Journal and raising an alert<br>>from it, sounds reasonable.<br>
<br></div><div class="gmail_quote">We have arrived at two approaches towards enabling this feature - </div><div class="gmail_quote"><br></div><div class="gmail_quote">1. Instead of calling misc.resume in Listview  and then emitting the signal to JournalActivity. Creating JournalActivty.resume , having the exact same functionality as misc.resume. and calling it from listview.py and implementing alertbox from there. We would then not be calling misc.resume in Listview  and emitting the signal to JournalActivity, which happens at this juncture in the code.</div>



<div class="gmail_quote"><br></div><div class="gmail_quote">2. Replacing misc.resume to JournalActivity.resume everywhere, where ever called.( in all files). Appropriate importing of methods and files will be required to do this.<br>


<br></div><div class="gmail_quote">Wish if you could share your recommendations on the above two approaches -<br><br>Appreciate your support and feedback.<br><div><br>Thanks <br><br>Regards <br>Shan<br></div><div><br></div>


<br><br><br><br><br><br><br>
</div><br>
</div><br>