[Sugar-devel] SL bug #1520

2010-09-06 Thread Mukul Gupta
Bernie, I am working on SL #1520 - http://bugs.sugarlabs.org/ticket/1520 with Dipankar. We have identified the problem with reviews from Sascha and Tomeu. Appreciate your reviews and support. Sascha wrote that you have fixed this issue on Fedora. Can you please provide us the link for the patch

[Sugar-devel] SL bug #1520

2010-09-07 Thread Mukul Gupta
. http://bugs.sugarlabs.org/ticket/1518 As far as solving the current bug is concerned I realised that Bernie had created a patch for the same in fedora and that could be implemented on ubuntu. I have studied the patch - http://sascha.silbe.org/patches/metacity-ungrab-keybindings.patch Regards, Mukul

Re: [Sugar-devel] SL bug #1520

2010-09-10 Thread Mukul Gupta
PM, Tomeu Vizoso to...@sugarlabs.org wrote: On Wed, Sep 8, 2010 at 11:15, Tomeu Vizoso to...@sugarlabs.org wrote: On Tue, Sep 7, 2010 at 20:01, Mukul Gupta mu...@seeta.in wrote: Team, I am working on Bug # 1520 on sugarlabs. http://bugs.sugarlabs.org/ticket/1520 I tried to reproduce

Re: [Sugar-devel] SL bug #1520

2010-09-21 Thread Mukul Gupta
fixing up the bug. I tested sugar-emulator on Ubuntu Maverick and it seemed the keybindings were working. I tried Alt+ Tab and it worked. It seems the component has already been fixed. Regards, Mukul Gupta Research Engineer, SEETA On Tue, Sep 14, 2010 at 1:11 PM, Tomeu Vizoso to...@sugarlabs.org

[Sugar-devel] Patch for SL Bug #630 : Journal Full Message has Issues

2010-09-24 Thread Mukul Gupta
Dialog Display, an Alert in the Journal stating Low Memory is displayed.But when free memory reaches a critical limit(ie. 10MB) Modal Dialog Box is displayed repeatedly asking the user to delete some data in the Journal along with an alert in the Journal. Regards, Mukul Gupta Research Engineer, SEETA

Re: [Sugar-devel] Patch for SL Bug #630 : Journal Full Message has Issues

2010-09-24 Thread Mukul Gupta
Team, I was reconsidering that if the critical limit of 10MB was too low and whether it should be changed to around 35 MB. Please provide your suggestions. Regards, Mukul Gupta Research Engineer,SEETA On Fri, Sep 24, 2010 at 10:37 PM, Mukul Gupta mu...@seeta.in wrote: Team

[Sugar-devel] [PATCH] Disable Start menu item for entries that can't be opened(Bug#328)

2010-10-08 Thread Mukul Gupta
The patch disables the Start and Start With menu items for files which can't be opened by any installed activity and instead replace it with a hover dropdown with a menu item 'No activity installed to start entry' --- src/jarabe/journal/palettes.py | 99 +--

[Sugar-devel] SL Bug #2063

2010-10-10 Thread Mukul Gupta
approach should I follow or suggest an alternative way to this problem. Waiting for your response and valuable suggestions, Regards, Mukul Gupta Research Engineer,SEETA ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org

Re: [Sugar-devel] SL Bug #2063

2010-10-11 Thread Mukul Gupta
, or otherwise. Looking forward to hearing from you. Regards, Mukul Gupta On Mon, Oct 11, 2010 at 2:14 PM, Manusheel Gupta m...@seeta.in wrote: Tomeu and Daniel, On Mon, Oct 11, 2010 at 1:50 PM, Tomeu Vizoso to...@sugarlabs.org wrote: On Mon, Oct 11, 2010 at 09:57, Daniel Drake d

Re: [Sugar-devel] SL Bug #2063

2010-10-13 Thread Mukul Gupta
message to the user. Looking forward to for your valuable suggestions, Regards, Mukul Gupta Research Engineer,SEETA On Tue, Oct 12, 2010 at 12:46 AM, Mukul Gupta mu...@seeta.in wrote: Team, I had a discussion with Aleksey this morning at IRC on the feedback recommended yesterday. Thank you

Re: [Sugar-devel] SL Bug #2063

2010-10-13 Thread Mukul Gupta
: -- 1.7.0.4 On Thu, Oct 14, 2010 at 1:33 AM, David Farning dfarn...@gmail.com wrote: On Wed, Oct 13, 2010 at 2:50 PM, Mukul Gupta mu...@seeta.in wrote: Team, Wish to have your feedback on the design aspect of the ticket 2063 (Sugar should bring up an alert when an unhandled Python exception

Re: [Sugar-devel] SL Bug #2063

2010-10-13 Thread Mukul Gupta
David, Thank you. Appreciate your motivation and feedback. Regards, Mukul Gupta On Thu, Oct 14, 2010 at 1:41 AM, Mukul Gupta mu...@seeta.in wrote: Please find my explanations on the code added as comments. diff --git a/journalactivity.py b/journalactivity.py index 44cc018..36a2e2e 100644

[Sugar-devel] [PATCH] Disable Start menu item for entries that can't be opened(Bug#328)

2010-10-14 Thread Mukul Gupta
The patch disables the Start and Start With menu items for files which can't be opened by any installed activity and instead replace it with a hover dropdown with a menu item 'No activity installed to start entry' --- src/jarabe/journal/palettes.py | 99 +--

[Sugar-devel] [PATCH v2 sugar] Disable Start menu item for entries that can't be opened(Bug#328)

2010-10-15 Thread Mukul Gupta
The patch disables the Start and Start With menu items for files which can't be opened by any installed activity and instead replace it with a hover dropdown with a menu item 'No activity installed to start entry' --- src/jarabe/journal/palettes.py | 38 +++--- 1

Re: [Sugar-devel] [PATCH v2 sugar] Disable Start menu item for entries that can't be opened(Bug#328)

2010-10-15 Thread Mukul Gupta
Please find the explanation to the patch in the comments. On Fri, Oct 15, 2010 at 4:19 PM, Mukul Gupta mu...@seeta.in wrote: The patch disables the Start and Start With menu items for files which can't be opened by any installed activity and instead replace it with a hover dropdown

Re: [Sugar-devel] [PATCH] Disable Start menu item for entries that can't be opened(Bug#328)

2010-10-15 Thread Mukul Gupta
Bug Description at the bugtracker. We can have a discussion on it. Looking forwards to your feedback. Regards, Mukul Gupta On Fri, Oct 15, 2010 at 4:55 AM, James Cameron qu...@laptop.org wrote: On Thu, Oct 14, 2010 at 11:32:34PM +0530, Mukul Gupta wrote: The patch disables the Start

[Sugar-devel] [PATCH v3 sugar] Disable Start menu item for entries that can't be opened(Bug#328)

2010-10-16 Thread Mukul Gupta
The patch disables the Start and Start With menu items for files which can't be opened by any installed activity and instead replace it with a hover dropdown with a menu item 'No activity installed to start entry' --- src/jarabe/journal/palettes.py | 42 +++

Re: [Sugar-devel] [PATCH v2 sugar] Disable Start menu item for entries that can't be opened(Bug#328)

2010-10-16 Thread Mukul Gupta
forward to your feedback. Regards, Mukul Gupta On Fri, Oct 15, 2010 at 8:03 PM, Aleksey Lim alsr...@member.fsf.org wrote: On Fri, Oct 15, 2010 at 04:19:43PM +0530, Mukul Gupta wrote: The patch disables the Start and Start With menu items for files which can't be opened by any installed

[Sugar-devel] [PATCH v3 sugar] Disable Start menu item for entries that can't be opened(Bug#328)

2010-10-16 Thread Mukul Gupta
The patch disables the Start and Start With menu items for files which can't be opened by any installed activity and instead replace it with a hover dropdown with a menu item 'No activity installed to start entry' --- src/jarabe/journal/palettes.py | 42 +++

[Sugar-devel] [PATCH v4 sugar] Disable Start menu item for entries that can't be opened(Bug#328)

2010-10-17 Thread Mukul Gupta
The patch disables the Start and Start With menu items for files which can't be opened by any installed activity and instead replace it with a hover dropdown with a menu item 'No activity installed to start entry' --- src/jarabe/journal/palettes.py | 38 +++--- 1

[Sugar-devel] [PATCH v4 sugar] Disable Start menu item for entries that can't be opened(Bug#328)

2010-10-17 Thread Mukul Gupta
The patch disables the Start and Start With menu items for files which can't be opened by any installed activity and instead replace it with a hover dropdown with a menu item 'No activity installed to start entry' --- src/jarabe/journal/palettes.py | 38 +++--- 1

[Sugar-devel] [PATCH] Clipboard menu off screen fixed for long text strings(SL #2201)

2010-10-22 Thread Mukul Gupta
Changing maximum text length to a suitable value so that it fits into the screen --- src/jarabe/frame/clipboardmenu.py |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/jarabe/frame/clipboardmenu.py b/src/jarabe/frame/clipboardmenu.py index b998110..1f5259e 100644 ---

[Sugar-devel] [DESIGN] SL Bug# 2063 : Sugar should bring up an alert when an unhandled Python exception occurs

2010-10-25 Thread Mukul Gupta
that could be used for displaying the alert message to the user. Looking forward to for your valuable suggestions, Regards, Mukul Gupta Research Engineer,SEETA ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org

[Sugar-devel] [PATCH] Clipboard menu off screen fixed for long text strings(SL #2201)

2010-10-26 Thread Mukul Gupta
Changing maximum text length to a suitable value in clipboardmenu which is dependent on the screen width and pixel size of characters --- src/jarabe/frame/clipboardmenu.py |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/src/jarabe/frame/clipboardmenu.py

Re: [Sugar-devel] [PATCH] Clipboard menu off screen fixed for long text strings(SL #2201)

2010-10-26 Thread Mukul Gupta
Team, Unfortunately, I had not mentioned the version number in the previous patch. I apologize for the mistake. I am correcting the indentation with adding the versions correctly. Regards, Mukul Gupta Research Engineer, SEETA On Wed, Oct 27, 2010 at 1:22 AM, Mukul Gupta mu...@seeta.in wrote

[Sugar-devel] [PATCH v2] Clipboard menu off screen fixed for long text strings(SL #2201)

2010-10-26 Thread Mukul Gupta
Changing maximum text length to a suitable value in clipboardmenu which is dependent on the screen width and pixel size of characters --- src/jarabe/frame/clipboardmenu.py |5 - 1 files changed, 4 insertions(+), 1 deletions(-) v1-v2: text_maxlen dependent on screen size and character