[Dx-packages] [Bug 1300722] Re: hud-service is eating up 100% of one of my CPUs in a poll loop

2014-05-18 Thread Greg A
Firefox here too.

** Attachment added: "Screenshot from 2014-05-18 11:07:11.png"
   
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1300722/+attachment/4114826/+files/Screenshot%20from%202014-05-18%2011%3A07%3A11.png

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to hud in Ubuntu.
https://bugs.launchpad.net/bugs/1300722

Title:
  hud-service is eating up 100% of one of my CPUs in a poll loop

Status in Unity HUD:
  Confirmed
Status in “hud” package in Ubuntu:
  In Progress

Bug description:
  hud-service is polling like crazy:

  Context Switches:
PID  ProcessVoluntary   Involuntary Total
   Ctxt Sw/Sec  Ctxt Sw/Sec  Ctxt Sw/Sec
2295 hud-service  46084.6342.94 46127.58 (very high)
2325 hud-service  0.09 0.00 0.09 (very low)
2329 hud-service  0.07 0.00 0.07 (very low)
2340 hud-service  0.05 0.00 0.05 (very low)
   Total  46084.8442.94 46127.78

  File I/O operations:
   No file I/O operations detected.

  System calls traced:
PID  Process  Syscall   CountRate/Sec
2295 hud-service  poll 83   23124.8503
2295 hud-service  write10   0.2313
2295 hud-service  sendmsg   4   0.0925
2325 hud-service  restart_syscall   1   0.0231
2329 hud-service  restart_syscall   1   0.0231
2340 hud-service  restart_syscall   1   0.0231
   Total  100   23125.2435

  (gdb) where
  #0  0x7fda8121cfbd in poll () at ../sysdeps/unix/syscall-template.S:81
  #1  0x7fda7f1bb4b8 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  #2  0x7fda7f1ba3ff in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  #3  0x7fda7f1a49dc in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  #4  0x7fda7f1a5464 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  #5  0x7fda82ce9e65 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #6  0x7fda82d2fc64 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #7  0x7fda82d30582 in QDBusPendingCallWatcher::waitForFinished() () from 
/usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #8  0x7fda83eb940b in DBusMenuImporter::slotMenuAboutToShow() () from 
/usr/lib/x86_64-linux-gnu/libdbusmenu-qt5.so.2
  #9  0x7fda8435d2a6 in QMetaObject::activate(QObject*, int, int, void**) 
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #10 0x0045ab3f in hud::service::DBusMenuCollector::openMenu(QMenu*, 
unsigned int&) ()
  #11 0x0045abd8 in hud::service::DBusMenuCollector::openMenu(QMenu*, 
unsigned int&) ()
  #12 0x0045abd8 in hud::service::DBusMenuCollector::openMenu(QMenu*, 
unsigned int&) ()
  #13 0x0045abd8 in hud::service::DBusMenuCollector::openMenu(QMenu*, 
unsigned int&) ()
  #14 0x0045abd8 in hud::service::DBusMenuCollector::openMenu(QMenu*, 
unsigned int&) ()
  #15 0x0045abd8 in hud::service::DBusMenuCollector::openMenu(QMenu*, 
unsigned int&) ()
  #16 0x0045ae8d in hud::service::DBusMenuCollector::activate() ()
  #17 0x00441e43 in hud::service::WindowImpl::activate() ()
  #18 0x00439f6a in 
hud::service::QueryImpl::updateToken(QSharedPointer) ()
  #19 0x0043a672 in hud::service::QueryImpl::refresh() ()
  #20 0x0044b115 in ?? ()
  #21 0x7fda8435d2a6 in QMetaObject::activate(QObject*, int, int, void**) 
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #22 0x0045662a in 
hud::service::ApplicationListImpl::FocusedWindowChanged(unsigned int, QString 
const&, unsigned int) ()
  #23 0x7fda8435d2a6 in QMetaObject::activate(QObject*, int, int, void**) 
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #24 0x00467361 in 
ComCanonicalUnityWindowStackInterface::FocusedWindowChanged(unsigned int, 
QString const&, unsigned int) ()
  #25 0x004678bd in ?? ()
  #26 0x00467c63 in 
ComCanonicalUnityWindowStackInterface::qt_metacall(QMetaObject::Call, int, 
void**) ()
  #27 0x7fda82cf180f in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
  #28 0x7fda8435e22e in QObject::event(QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #29 0x7fda823d5c2c in QApplicationPrivate::notify_helper(QObject*, 
QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
  #30 0x7fda823dadf6 in QApplication::notify(QObject*, QEvent*) () from 
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
  #31 0x7fda84335c2d in QCoreApplication::notifyInternal(QObject*, QEvent*) 
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #32 0x7fda84337e07 in QCoreApplicationPrivate::sendPostedEvents(QObject*, 
int, QThreadData*) () from /usr/lib

[Dx-packages] [Bug 1297535] [NEW] hud-service consuming CPU for no apparent reason with no end in sight

2014-03-25 Thread Greg A
Public bug reported:

This is the second time this has happened tonight (the first time I
killed the process). As far as I can tell there is nothing I have done
to cause this (e.g. opened the HUD).

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: hud 13.10.1+14.04.20140314-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-19.40-generic 3.13.6
Uname: Linux 3.13.0-19-generic x86_64
ApportVersion: 2.13.3-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Mar 25 22:29:21 2014
ExecutablePath: /usr/lib/x86_64-linux-gnu/hud/hud-service
InstallationDate: Installed on 2014-03-17 (8 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140317)
ProcEnviron:
 PATH=(custom, no user)
 LANGUAGE=en_GB:en
 XDG_RUNTIME_DIR=
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: hud
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: hud (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to hud in Ubuntu.
https://bugs.launchpad.net/bugs/1297535

Title:
  hud-service consuming CPU for no apparent reason with no end in sight

Status in “hud” package in Ubuntu:
  New

Bug description:
  This is the second time this has happened tonight (the first time I
  killed the process). As far as I can tell there is nothing I have done
  to cause this (e.g. opened the HUD).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: hud 13.10.1+14.04.20140314-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-19.40-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar 25 22:29:21 2014
  ExecutablePath: /usr/lib/x86_64-linux-gnu/hud/hud-service
  InstallationDate: Installed on 2014-03-17 (8 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140317)
  ProcEnviron:
   PATH=(custom, no user)
   LANGUAGE=en_GB:en
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: hud
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1233712] Re: Shut Down / Suspend / Restart no longer appear in HUD

2013-10-03 Thread Greg A
Alt+F10   ->   Left arrow   ->   Up arrow

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to hud in Ubuntu.
https://bugs.launchpad.net/bugs/1233712

Title:
  Shut Down / Suspend / Restart no longer appear in HUD

Status in Unity HUD:
  New
Status in “hud” package in Ubuntu:
  Confirmed

Bug description:
  In 13.04 we could Log Out, Shut Down, Suspend and Restart using the
  HUD. (Since these items are in the System indicator.)

  In 13.10 this is no longer possible. This is a regression.

  (See also Bug #1165420 for an issue found in 13.04)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: hud 13.10.1+13.10.20130918-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2
  Uname: Linux 3.11.0-9-generic x86_64
  ApportVersion: 2.12.5-0ubuntu1
  Architecture: amd64
  CheckboxSubmission: 346c69198d9a34d2dea85736f0dd6571
  CheckboxSystem: b633b4f40868d491c2ae5b50030ce6f3
  Date: Tue Oct  1 15:38:19 2013
  InstallationDate: Installed on 2012-07-14 (444 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: hud
  UpgradeStatus: Upgraded to saucy on 2013-09-24 (6 days ago)

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1233712] Re: Shut Down / Suspend / Restart no longer appear in HUD

2013-10-03 Thread Greg A
Yes it was most definitely working in 13.04. (but yes I agree it is very
similar to bug #1165420)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to hud in Ubuntu.
https://bugs.launchpad.net/bugs/1233712

Title:
  Shut Down / Suspend / Restart no longer appear in HUD

Status in Unity HUD:
  New
Status in “hud” package in Ubuntu:
  Confirmed

Bug description:
  In 13.04 we could Log Out, Shut Down, Suspend and Restart using the
  HUD. (Since these items are in the System indicator.)

  In 13.10 this is no longer possible. This is a regression.

  (See also Bug #1165420 for an issue found in 13.04)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: hud 13.10.1+13.10.20130918-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2
  Uname: Linux 3.11.0-9-generic x86_64
  ApportVersion: 2.12.5-0ubuntu1
  Architecture: amd64
  CheckboxSubmission: 346c69198d9a34d2dea85736f0dd6571
  CheckboxSystem: b633b4f40868d491c2ae5b50030ce6f3
  Date: Tue Oct  1 15:38:19 2013
  InstallationDate: Installed on 2012-07-14 (444 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: hud
  UpgradeStatus: Upgraded to saucy on 2013-09-24 (6 days ago)

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1233712] [NEW] Shut Down / Suspend / Restart no longer appear in HUD

2013-10-01 Thread Greg A
Public bug reported:

In 13.04 we could Log Out, Shut Down, Suspend and Restart using the HUD.
(Since these items are in the System indicator.)

In 13.10 this is no longer possible. This is a regression.

(See also Bug #1165420 for an issue found in 13.04)

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: hud 13.10.1+13.10.20130918-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2
Uname: Linux 3.11.0-9-generic x86_64
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
CheckboxSubmission: 346c69198d9a34d2dea85736f0dd6571
CheckboxSystem: b633b4f40868d491c2ae5b50030ce6f3
Date: Tue Oct  1 15:38:19 2013
InstallationDate: Installed on 2012-07-14 (444 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: hud
UpgradeStatus: Upgraded to saucy on 2013-09-24 (6 days ago)

** Affects: hud
 Importance: Undecided
 Status: New

** Affects: hud (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug regression-release saucy unity

** Also affects: hud
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to hud in Ubuntu.
https://bugs.launchpad.net/bugs/1233712

Title:
  Shut Down / Suspend / Restart no longer appear in HUD

Status in Unity HUD:
  New
Status in “hud” package in Ubuntu:
  New

Bug description:
  In 13.04 we could Log Out, Shut Down, Suspend and Restart using the
  HUD. (Since these items are in the System indicator.)

  In 13.10 this is no longer possible. This is a regression.

  (See also Bug #1165420 for an issue found in 13.04)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: hud 13.10.1+13.10.20130918-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2
  Uname: Linux 3.11.0-9-generic x86_64
  ApportVersion: 2.12.5-0ubuntu1
  Architecture: amd64
  CheckboxSubmission: 346c69198d9a34d2dea85736f0dd6571
  CheckboxSystem: b633b4f40868d491c2ae5b50030ce6f3
  Date: Tue Oct  1 15:38:19 2013
  InstallationDate: Installed on 2012-07-14 (444 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: hud
  UpgradeStatus: Upgraded to saucy on 2013-09-24 (6 days ago)

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1165420] Re: Unable to access indicators from HUD

2013-10-01 Thread Greg A
I've reported Bug #1233712 for the new Saucy part of the bug - shut
down, etc

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to hud in Ubuntu.
https://bugs.launchpad.net/bugs/1165420

Title:
  Unable to access indicators from HUD

Status in Unity HUD:
  Confirmed
Status in “hud” package in Ubuntu:
  Triaged

Bug description:
  In Ubuntu 12.10 I was able to use HUD to access Messaging menu and Gwibber's 
"Update Status" option there, making status updates to Twitter easy and fast.
  I could also use HUD to change my status in Empathy from Available to Busy 
and vice-versa.

  In Ubuntu 13.04 Beta HUD no longer finds the "Update Status" option when 
typing "Update Status" or "Update"
  Also writing "Available" "Away" or "Busy" no longer gives any results.

  Other indicators however are accessible and I can use HUD to Suspend
  my computer or to view Skype status or Ubuntu one indicator options.

  Repeating:
  1. Press alt key to start HUD
  2. Write "Update status" or "Available"

  What was expected:
  HUD should have shown options ether from Gwibber to Update Status or Empathy 
to change status to Available both available from the messaging indicator.

  What happened:
  HUD didn't find any results.

  Notes:
  I have Ubuntu 13.04 Beta 64bit upgraded from Ubuntu 12.10 64bits and I'm 
using proprietary fglrx drivers.

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1233029] [NEW] unity-scope-home not a dependency of ubuntu-desktop

2013-09-30 Thread Greg A
Public bug reported:

On my upgrade from 13.04 to 13.10 then my Dash showed only applications.
This regression meant all other scopes (though appearing to be selected)
did not produce any results.

It turns out that installing the unity-scope-home package fixed the
regression. In order to prevent more confused users, we should somehow
ensure this package is installed when upgrading.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: unity-scope-home 6.8.2+13.10.20130927-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic x86_64
ApportVersion: 2.12.4-0ubuntu1
Architecture: amd64
CheckboxSubmission: 346c69198d9a34d2dea85736f0dd6571
CheckboxSystem: b633b4f40868d491c2ae5b50030ce6f3
Date: Sun Sep 29 18:01:53 2013
InstallationDate: Installed on 2012-07-14 (442 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: unity-scope-home
UpgradeStatus: Upgraded to saucy on 2013-09-24 (4 days ago)

** Affects: unity (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: unity-scope-home (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug regression regression-release saucy unity

** Also affects: unity (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1233029

Title:
  unity-scope-home not a dependency of ubuntu-desktop

Status in “unity” package in Ubuntu:
  New
Status in “unity-scope-home” package in Ubuntu:
  New

Bug description:
  On my upgrade from 13.04 to 13.10 then my Dash showed only
  applications. This regression meant all other scopes (though appearing
  to be selected) did not produce any results.

  It turns out that installing the unity-scope-home package fixed the
  regression. In order to prevent more confused users, we should somehow
  ensure this package is installed when upgrading.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: unity-scope-home 6.8.2+13.10.20130927-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
  Uname: Linux 3.11.0-8-generic x86_64
  ApportVersion: 2.12.4-0ubuntu1
  Architecture: amd64
  CheckboxSubmission: 346c69198d9a34d2dea85736f0dd6571
  CheckboxSystem: b633b4f40868d491c2ae5b50030ce6f3
  Date: Sun Sep 29 18:01:53 2013
  InstallationDate: Installed on 2012-07-14 (442 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity-scope-home
  UpgradeStatus: Upgraded to saucy on 2013-09-24 (4 days ago)

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp