Comment 4 for bug 511225

Revision history for this message
Henry Grover (henrygrover) wrote : Re: [Bug 511225] [NEW] mouse bug

I believe this bug was already reported, those files were the cause of the
problem, so I gave people that quick script to delete them. This is only in
Karmic, I believe. That script really wasn't thought through, it was just
the quickest fix available so I threw it out there, if anybody can shine
some light on the bug that'd be great =)

https://bugs.launchpad.net/ubuntu/+source/sugar/+bug/479179

On Fri, Jan 22, 2010 at 10:28 AM, Michael <email address hidden>wrote:

> Public bug reported:
>
> After installing this package, the mouse is not working like its
> supposed to in Gnome. <ctrl> needs to be pressed when clicking for the
> left mouse button to work. Bug only appears after sugar is used. Henry
> Grover wrote this shell script to fix the bug temporarily:
>
> #!/bin/bash
> #Fix metacity clicking problem caused by alsroot's sugar, run in the home
> directory of whoever has the problem
>
> rm .gconf/apps/%gconf.xml
> rm .gconf/apps/metacity/%gconf.xml
> rm .gconf/apps/metacity/general/%gconf.xml
>
> ** Affects: sugar-0.88 (Ubuntu)
> Importance: Undecided
> Status: New
>
> --
> mouse bug
> https://bugs.launchpad.net/bugs/511225
> You received this bug notification because you are a member of Sugar
> Team, which is subscribed to sugar-0.88 in ubuntu.
>
> Status in “sugar-0.88” package in Ubuntu: New
>
> Bug description:
> After installing this package, the mouse is not working like its supposed
> to in Gnome. <ctrl> needs to be pressed when clicking for the left mouse
> button to work. Bug only appears after sugar is used. Henry Grover wrote
> this shell script to fix the bug temporarily:
>
> #!/bin/bash
> #Fix metacity clicking problem caused by alsroot's sugar, run in the home
> directory of whoever has the problem
>
> rm .gconf/apps/%gconf.xml
> rm .gconf/apps/metacity/%gconf.xml
> rm .gconf/apps/metacity/general/%gconf.xml
>
>
>
> --
> Ubuntu-sugarteam mailing list
> <email address hidden>
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-sugarteam
>