[Bug 1051607] Re: HUD doesn't close its searches properly

2013-01-30 Thread sampo555
** Changed in: unity
 Assignee: sampo555 (sampo555) => (unassigned)

** Changed in: unity (Ubuntu)
 Assignee: sampo555 (sampo555) => (unassigned)

** Changed in: unity
   Status: In Progress => Confirmed

** Changed in: unity (Ubuntu)
   Status: In Progress => Confirmed

** Branch unlinked: lp:~sampo555/unity/fix-1051607

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1051607

Title:
  HUD doesn't close its searches properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1051607/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1051607] Re: HUD doesn't close its searches properly

2012-09-19 Thread Omer Akram
** Changed in: unity (Ubuntu)
   Status: Triaged => In Progress

** Changed in: unity (Ubuntu)
 Assignee: (unassigned) => sampo555 (sampo555)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1051607

Title:
  HUD doesn't close its searches properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1051607/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1051607] Re: HUD doesn't close its searches properly

2012-09-19 Thread sampo555
** Changed in: unity
   Status: Triaged => In Progress

** Changed in: unity
 Assignee: (unassigned) => sampo555 (sampo555)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1051607

Title:
  HUD doesn't close its searches properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1051607/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1051607] Re: HUD doesn't close its searches properly

2012-09-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~sampo555/unity/fix-1051607

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1051607

Title:
  HUD doesn't close its searches properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1051607/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1051607] Re: HUD doesn't close its searches properly

2012-09-17 Thread Bilal Akhtar
Nice catch! Successfully reproduced on Quantal. I don't think this
loophole causes any performance regression, but it's still an oversight
that should be fixed.

** Changed in: unity
   Status: New => Triaged

** Changed in: unity (Ubuntu)
   Status: New => Triaged

** Changed in: unity (Ubuntu)
   Importance: Undecided => Low

** Changed in: unity
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1051607

Title:
  HUD doesn't close its searches properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1051607/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1051607] Re: HUD doesn't close its searches properly

2012-09-16 Thread Omer Akram
** Also affects: unity
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1051607

Title:
  HUD doesn't close its searches properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1051607/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1051607] Re: HUD doesn't close its searches properly

2012-09-16 Thread sampo555
Similar behavior can be seen in Quantal with unity 6.4.0-0ubuntu6 too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1051607

Title:
  HUD doesn't close its searches properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1051607/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1051607] Re: HUD doesn't close its searches properly

2012-09-16 Thread sampo555
** Description changed:

  If you perform a search and exit the HUD by
- a) choosing a result with you mouse or keyboard or 
+ a) choosing a result with you mouse or keyboard or
  b) clicking outside HUD area
  the HUD doesn't close its search properly.
  
  By examining DBus traffic it seems that Unity starts a new empty search
  after CloseQuery is called. Then every time the active window is
  changed, hud-service will load the menus (if necessary) and perform a
- search against the menu structure.
+ search against the menu structure consuming precious CPU power and
+ forcing applications that don't export their menus fully at startup
+ (firefox for example) to map their menus into DBus.
  
  However if you close the HUD by pressing Escape twice (first to clear
  the search, then to close the HUD), the query is closed properly.
  
  Steps to reproduce:
  #1: Start monitoring hud-service DBus activity: $ dbus-monitor 
"interface='com.canonical.hud'"
  #2: Open HUD and perform a search
  #3: Close HUD by clicking outside the HUD area with your mouse (notice how 
Unity first calls CloseQuery and then StartQuery)
  #4: Start switching between applications (notice how HUD sends UpdatedQuery 
signals indicating it's doing something)
  
  If you watch com.canonical.dbusmenu interface ($ dbus-monitor
  "interface='com.canonical.dbusmenu'") you'll see how HUD sends 'opened'
  and 'closed' events to applications and loads menus if not yet loaded.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.16.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27
  Uname: Linux 3.2.0-30-generic x86_64
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,imgpng,vpswitch,gnomecompat,screenshot,grid,resize,move,text,mousepoll,snap,regex,place,wall,shift,session,animation,workarounds,fade,expo,scale,unityshell]
  Date: Sun Sep 16 17:41:40 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  LANG=fi_FI.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=fi_FI.UTF-8
+  SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: Upgraded to precise on 2012-09-09 (7 days ago)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1051607

Title:
  HUD doesn't close its searches properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1051607/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1051607] Re: HUD doesn't close its searches properly

2012-09-16 Thread sampo555
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1051607

Title:
  HUD doesn't close its searches properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1051607/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs