[Bug 1255507] Re: Running unclutter without "-noevent" causes focus problems for Firefox and Thunderbird

2015-07-09 Thread Mathew Hodson
*** This bug is a duplicate of bug 1231588 *** https://bugs.launchpad.net/bugs/1231588 ** Bug watch removed: Debian Bug tracker #266118 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=266118 ** Bug watch removed: Mozilla Bugzilla #625149 https://bugzilla.mozilla.org/show_bug.cgi?id=625

[Bug 1255507] Re: Running unclutter without "-noevent" causes focus problems for Firefox and Thunderbird

2014-04-21 Thread Brylie Christopher Oxley
I was experiencing this issue on OSGeo Live, which uses Xubuntu. I have followed instructions and set the unclutter settings as follows: ``` EXTRA_OPTS="-idle 2 -root -noevents" ``` Running the following command resolved the issue: ``` unclutter -idle 2 -root -noevents & disown -h ``` -- You re

[Bug 1255507] Re: Running unclutter without "-noevent" causes focus problems for Firefox and Thunderbird

2014-02-21 Thread Sparhawk
More technical information her: https://bugzilla.mozilla.org/show_bug.cgi?id=625149 Mozilla devs won't fix it, and suggest that it's unclutter that should provide a fix. :( That is from the link above, and also here: https://bugzilla.mozilla.org/show_bug.cgi?id=923349 ** Bug watch added: Mozill

[Bug 1255507] Re: Running unclutter without "-noevent" causes focus problems for Firefox and Thunderbird

2014-01-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: unclutter (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1255507 Title:

[Bug 1255507] Re: Running unclutter without "-noevent" causes focus problems for Firefox and Thunderbird

2013-11-27 Thread Mikko Rantalainen
I believe that Firefox and Thunderbird are standalone programs running on Ubuntu; there's no dependency on XULRunner and the directories /usr/lib/firefox and /usr/lib/thunderbird seem to contain different libxul.so implementations. As such, it may be that XULRunner is okay but Firefox and Thunderbi

[Bug 1255507] Re: Running unclutter without "-noevent" causes focus problems for Firefox and Thunderbird

2013-11-27 Thread Mikko Rantalainen
As you can see in the bug report, I'm still running precise (12.04) so I cannot easily upgrade to unclutter version 8-19. Reading the debian bug report I'm pretty sure that this bug is something else because I haven't seen any extra CPU usage. The incorrect focus movement seems to be single-shot p

[Bug 1255507] Re: Running unclutter without "-noevent" causes focus problems for Firefox and Thunderbird

2013-11-27 Thread Axel Beckert
Can you check if the problem still appears with unclutter 8-19? It's available from Saucy onwards. See http://packages.qa.debian.org/u/unclutter/news/20130502T003252Z.html (or https://bugs.launchpad.net/ubuntu/+source/unclutter/+bug/385034) for the changelog entry. According to http://bugs.debian