[Dx-packages] [Bug 1161932] Re: Voice tests don't work on Jenkins

2017-11-14 Thread Pete Woods
** Changed in: hud
 Assignee: Pete Woods (pete-woods) => (unassigned)

** Changed in: hud (Ubuntu)
 Assignee: Pete Woods (pete-woods) => (unassigned)

-- 
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/1161932

Title:
  Voice tests don't work on Jenkins

Status in Unity HUD:
  Confirmed
Status in hud package in Ubuntu:
  Confirmed

Bug description:
  They should :-)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hud/+bug/1161932/+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 1280372] Re: Unknown Qt application causes HUD / libdbusmenu-qt to use 100% CPU

2017-11-14 Thread Pete Woods
** No longer affects: hud

-- 
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/1280372

Title:
  Unknown Qt application causes HUD / libdbusmenu-qt to use 100% CPU

Status in libdbusmenu-qt:
  Fix Released
Status in hud package in Ubuntu:
  Fix Released
Status in libdbusmenu-qt package in Ubuntu:
  Fix Released

Bug description:
  See the following debug output:
  * http://paste.ubuntu.com/6931329/
  * http://paste.ubuntu.com/6931331/
  * http://paste.ubuntu.com/6931338/
  * http://paste.ubuntu.com/7151579/

  14:09:09 QVariantMap DBusMenuExporterDBus::getProperties(int, const 
QStringList&) const: Condition failed: action
  14:09:09 bool DBusMenuExporterDBus::AboutToShow(int): Condition failed: menu

  Was also seen in the console.

To manage notifications about this bug go to:
https://bugs.launchpad.net/libdbusmenu-qt/+bug/1280372/+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 1280372] Re: Unknown Qt application causes HUD / libdbusmenu-qt to use 100% CPU

2017-04-10 Thread Pete Woods
** Changed in: hud
 Assignee: Pete Woods (pete-woods) => (unassigned)

** Changed in: libdbusmenu-qt
 Assignee: Pete Woods (pete-woods) => (unassigned)

** Changed in: hud (Ubuntu)
 Assignee: Pete Woods (pete-woods) => (unassigned)

** Changed in: libdbusmenu-qt (Ubuntu)
 Assignee: Pete Woods (pete-woods) => (unassigned)

-- 
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/1280372

Title:
  Unknown Qt application causes HUD / libdbusmenu-qt to use 100% CPU

Status in Unity HUD:
  In Progress
Status in libdbusmenu-qt:
  Fix Released
Status in hud package in Ubuntu:
  Fix Released
Status in libdbusmenu-qt package in Ubuntu:
  Fix Released

Bug description:
  See the following debug output:
  * http://paste.ubuntu.com/6931329/
  * http://paste.ubuntu.com/6931331/
  * http://paste.ubuntu.com/6931338/
  * http://paste.ubuntu.com/7151579/

  14:09:09 QVariantMap DBusMenuExporterDBus::getProperties(int, const 
QStringList&) const: Condition failed: action
  14:09:09 bool DBusMenuExporterDBus::AboutToShow(int): Condition failed: menu

  Was also seen in the console.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hud/+bug/1280372/+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 1300722] Re: hud-service is eating up 100% of one of my CPUs in a poll loop

2017-04-10 Thread Pete Woods
** Changed in: ufrs-apt
 Assignee: Pete Woods (pete-woods) => (unassigned)

** Changed in: hud (Ubuntu)
 Assignee: Pete Woods (pete-woods) => (unassigned)

-- 
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 unbuntu-fr Scripts - apt:
  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 1670657] Re: No log out option in session indicator in unity8 in Qemu VM

2017-04-03 Thread Pete Woods
** Changed in: indicator-session (Ubuntu)
   Status: In Progress => Invalid

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

Title:
  No log out option in session indicator in unity8 in Qemu VM

Status in Canonical System Image:
  Fix Released
Status in indicator-session package in Ubuntu:
  Invalid
Status in qmenumodel package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  With a basic VM created with default options in virt-manager on daily
  zesty image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1670657/+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 1557716] Re: Support 'phone' profile for indicator-session

2017-03-17 Thread Pete Woods
** Branch linked: lp:~pete-woods/indicator-session/add-phone-menus

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

Title:
  Support 'phone' profile for indicator-session

Status in indicator-session package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  When enabling indicator-session support in unity8, we noticed that it
  doesn't have a phone profile?  And in our haste, we kind of worked one
  together unity8-side by stripping some menu items as they came in.

  But it should be done properly upstream.

  Adding a unity8 task so that we know we can drop our hacks when it's
  fixed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1557716/+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 1670657] Re: No log out option in session indicator in unity8 in Qemu VM

2017-03-15 Thread Pete Woods
** Branch linked: lp:~pete-woods/unity8/fix-unity-platform-ispc-
lp1670657

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

Title:
  No log out option in session indicator in unity8 in Qemu VM

Status in Canonical System Image:
  Triaged
Status in indicator-session package in Ubuntu:
  In Progress
Status in qmenumodel package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  With a basic VM created with default options in virt-manager on daily
  zesty image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1670657/+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 1670657] Re: No log out option in session indicator in unity8 in Qemu VM

2017-03-15 Thread Pete Woods
** Changed in: qmenumodel (Ubuntu)
   Status: Incomplete => Invalid

** Changed in: unity8 (Ubuntu)
   Status: Triaged => In Progress

** Changed in: indicator-session (Ubuntu)
   Status: Invalid => In Progress

** Changed in: indicator-session (Ubuntu)
 Assignee: (unassigned) => Pete Woods (pete-woods)

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

Title:
  No log out option in session indicator in unity8 in Qemu VM

Status in Canonical System Image:
  Triaged
Status in indicator-session package in Ubuntu:
  In Progress
Status in qmenumodel package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  In Progress

Bug description:
  With a basic VM created with default options in virt-manager on daily
  zesty image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1670657/+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 1670657] Re: No log out option in session indicator in unity8 in Qemu VM

2017-03-14 Thread Pete Woods
I'm pointing the finger at: http://bazaar.launchpad.net/~unity-
team/unity8/trunk/view/head:/qml/Panel/Indicators/IndicatorMenuItemFactory.qml#L69

** Changed in: indicator-session (Ubuntu)
   Status: New => Invalid

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

** Changed in: unity8 (Ubuntu)
   Status: Incomplete => New

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

Title:
  No log out option in session indicator in unity8 in Qemu VM

Status in indicator-session package in Ubuntu:
  Invalid
Status in qmenumodel package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  With a basic VM created with default options in virt-manager on daily
  zesty image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1670657/+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 1670657] Re: No log out option in session indicator in unity8 in Qemu VM

2017-03-14 Thread Pete Woods
This is starting to look like it's somewhere in unity8 stack - see
attached screenshot of unity7 + indicators-client under Zesty

** Attachment added: "Screenshot_ubuntu-17.04_2017-03-14_16&%53&%43.png"
   
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1670657/+attachment/4837721/+files/Screenshot_ubuntu-17.04_2017-03-14_16%26%2553%26%2543.png

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

Title:
  No log out option in session indicator in unity8 in Qemu VM

Status in indicator-session package in Ubuntu:
  Invalid
Status in qmenumodel package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  With a basic VM created with default options in virt-manager on daily
  zesty image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1670657/+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 1670657] Re: No log out option in session indicator in unity8 in Qemu VM

2017-03-13 Thread Pete Woods
** Summary changed:

- No log out option in unity8 in Qemu VM
+ No log out option in session indicator in unity8 in Qemu VM

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

Title:
  No log out option in session indicator in unity8 in Qemu VM

Status in indicator-session package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  With a basic VM created with default options in virt-manager on daily
  zesty image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1670657/+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 1670657] Re: No log out option in unity8 in Qemu VM

2017-03-13 Thread Pete Woods
I'm looking through the indicator-session code now, to try and figure
out what determines the visibility of this option, but it's not leapt
out at my yet.

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

Title:
  No log out option in unity8 in Qemu VM

Status in indicator-session package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  With a basic VM created with default options in virt-manager on daily
  zesty image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1670657/+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 1670657] Re: No log out option in unity8 in Qemu VM

2017-03-13 Thread Pete Woods
That's true, but the indicator doesn't show a log out option. It does
inside unity7, running exactly the same code, and presumably exporting
the exact same menu.

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

Title:
  No log out option in unity8 in Qemu VM

Status in indicator-session package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  With a basic VM created with default options in virt-manager on daily
  zesty image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1670657/+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 1670657] Re: No log out option in unity8 in Qemu VM

2017-03-13 Thread Pete Woods
** Also affects: unity8 (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  No log out option in unity8 in Qemu VM

Status in indicator-session package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  With a basic VM created with default options in virt-manager on daily
  zesty image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1670657/+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 1670657] Re: No log out option in unity8 in Qemu VM

2017-03-08 Thread Pete Woods
** Changed in: indicator-session (Ubuntu)
   Importance: Undecided => High

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

Title:
  No log out option in unity8 in Qemu VM

Status in indicator-session package in Ubuntu:
  New

Bug description:
  With a basic VM created with default options in virt-manager on daily
  zesty image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1670657/+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 1670657] Re: No log out option in unity8 in Qemu VM

2017-03-08 Thread Pete Woods
** Tags added: unity8-desktop

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

Title:
  No log out option in unity8 in Qemu VM

Status in indicator-session package in Ubuntu:
  New

Bug description:
  With a basic VM created with default options in virt-manager on daily
  zesty image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1670657/+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 1670657] [NEW] No log out option in unity8 in Qemu VM

2017-03-07 Thread Pete Woods
Public bug reported:

With a basic VM created with default options in virt-manager on daily
zesty image.

** Affects: indicator-session (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  No log out option in unity8 in Qemu VM

Status in indicator-session package in Ubuntu:
  New

Bug description:
  With a basic VM created with default options in virt-manager on daily
  zesty image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/1670657/+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 1642989] Re: indicators should use 'com.canonical.indicators.link' type for Settings links

2017-01-18 Thread Pete Woods
** Changed in: indicator-network (Ubuntu)
   Status: New => Triaged

** Changed in: indicator-network (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  indicators should use 'com.canonical.indicators.link' type for
  Settings links

Status in indicator-bluetooth package in Ubuntu:
  New
Status in indicator-datetime package in Ubuntu:
  New
Status in indicator-location package in Ubuntu:
  New
Status in indicator-network package in Ubuntu:
  Triaged
Status in indicator-power package in Ubuntu:
  New
Status in indicator-session package in Ubuntu:
  Triaged
Status in indicator-sound package in Ubuntu:
  New

Bug description:
  http://bazaar.launchpad.net/~unity-
  team/unity8/trunk/view/head:/qml/Panel/Indicators/MenuItemFactory.qml
  has this code:

  > if (modelData.action !== undefined && modelData.action.indexOf("settings") 
> -1) {
  >   // FIXME : At the moment, the indicators aren't using
  >   // com.canonical.indicators.link for settings menu. Need to fudge it.
  >   return linkMenu;
  > }

  We should set the type of settings menuitems to
  'com.canonical.indicators.link' so that this hack can be removed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-bluetooth/+bug/1642989/+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 1300936] Re: HUD widget sometimes breaks when shrinking to show a single result

2015-09-22 Thread Pete Woods
Testing performed on an up to date vivid install under VMware.

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

** Changed in: unity
   Status: Incomplete => Confirmed

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

Title:
  HUD widget sometimes breaks when shrinking to show a single result

Status in Unity:
  Confirmed
Status in hud package in Ubuntu:
  Invalid
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  close all open application windows.
  tap alt.
  type enter
  =there are no results. There should be results. Why does "enter" have no 
results but "ente" or "enter " do have results?
  hit spacebar
  select "Enter Location... (Go")
  Nothing happens - it should have opened the"Location" window

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: hud 13.10.1+14.04.20140326-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
  Uname: Linux 3.13.0-20-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr  1 19:22:55 2014
  InstallationDate: Installed on 2014-03-27 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326)
  SourcePackage: hud
  UpgradeStatus: No upgrade log present (probably fresh install)
  upstart.hud.log:
   hud-service: Fatal IO error 11 (Resource temporarily unavailable) on X 
server :0.
   hud-service: Fatal IO error 0 (Success) on X server :0.
  upstart.window-stack-bridge.log:
   QDBusConnection: name 'org.ayatana.bamf' had owner '' but we thought it was 
':1.5'
   QDBusConnection: name 'org.ayatana.bamf' had owner '' but we thought it was 
':1.10'

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1300936/+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 1300936] Re: HUD widget sometimes breaks when shrinking to show a single result

2015-09-22 Thread Pete Woods
Still reproducable by repeatedly switching between "enter locat" and
"enter locati" when in the file explorer.

** Attachment added: "Screen Shot 2015-09-22 at 09.58.56.png"
   
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1300936/+attachment/4471120/+files/Screen%20Shot%202015-09-22%20at%2009.58.56.png

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

Title:
  HUD widget sometimes breaks when shrinking to show a single result

Status in Unity:
  Confirmed
Status in hud package in Ubuntu:
  Invalid
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  close all open application windows.
  tap alt.
  type enter
  =there are no results. There should be results. Why does "enter" have no 
results but "ente" or "enter " do have results?
  hit spacebar
  select "Enter Location... (Go")
  Nothing happens - it should have opened the"Location" window

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: hud 13.10.1+14.04.20140326-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
  Uname: Linux 3.13.0-20-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr  1 19:22:55 2014
  InstallationDate: Installed on 2014-03-27 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326)
  SourcePackage: hud
  UpgradeStatus: No upgrade log present (probably fresh install)
  upstart.hud.log:
   hud-service: Fatal IO error 11 (Resource temporarily unavailable) on X 
server :0.
   hud-service: Fatal IO error 0 (Success) on X server :0.
  upstart.window-stack-bridge.log:
   QDBusConnection: name 'org.ayatana.bamf' had owner '' but we thought it was 
':1.5'
   QDBusConnection: name 'org.ayatana.bamf' had owner '' but we thought it was 
':1.10'

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1300936/+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 1300936] Re: HUD widget sometimes breaks when shrinking to show a single result

2015-09-22 Thread Pete Woods
Note that the widget is a totally different size when there are
genuinely no results.

** Attachment added: "Screen Shot 2015-09-22 at 10.00.46.png"
   
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1300936/+attachment/4471131/+files/Screen%20Shot%202015-09-22%20at%2010.00.46.png

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

Title:
  HUD widget sometimes breaks when shrinking to show a single result

Status in Unity:
  Confirmed
Status in hud package in Ubuntu:
  Invalid
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  close all open application windows.
  tap alt.
  type enter
  =there are no results. There should be results. Why does "enter" have no 
results but "ente" or "enter " do have results?
  hit spacebar
  select "Enter Location... (Go")
  Nothing happens - it should have opened the"Location" window

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: hud 13.10.1+14.04.20140326-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
  Uname: Linux 3.13.0-20-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr  1 19:22:55 2014
  InstallationDate: Installed on 2014-03-27 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326)
  SourcePackage: hud
  UpgradeStatus: No upgrade log present (probably fresh install)
  upstart.hud.log:
   hud-service: Fatal IO error 11 (Resource temporarily unavailable) on X 
server :0.
   hud-service: Fatal IO error 0 (Success) on X server :0.
  upstart.window-stack-bridge.log:
   QDBusConnection: name 'org.ayatana.bamf' had owner '' but we thought it was 
':1.5'
   QDBusConnection: name 'org.ayatana.bamf' had owner '' but we thought it was 
':1.10'

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1300936/+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 1483210] Re: drop unity-voice dependency from HUD, remove unity-voice from archives

2015-08-20 Thread Pete Woods
** Branch linked: lp:~unity-api-team/hud/remove-unity-voice

** Changed in: hud (Ubuntu)
 Assignee: (unassigned) => Pete Woods (pete-woods)

-- 
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/1483210

Title:
  drop unity-voice dependency from HUD, remove unity-voice from archives

Status in hud package in Ubuntu:
  New

Bug description:
  It'd be useful for hud not to depend on unity-voice anymore.
  Optionally, unity-voice could be removed from archives and kept only
  as a code repository on Launchpad until it's needed again.

  < pete-woods> Mirv: unity-voice technically isn't used any more
  < pete-woods> unity-voice has a dependency, though
  < pete-woods> so would need to remove that from HUD first
  < pete-woods> then you will also get space savings from the voice definition 
files
  < pete-woods> Mirv: it's not used, because there is no UI to invoke the voice 
recognition any more
  < pete-woods> after HUD was pulled from the phone

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1483210/+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 1443586] Re: muting phone will not change icon on top bar

2015-06-04 Thread Pete Woods
Moving to indicator-sound. Also, sounds like a feature request / I'm not
familiar with the sound indicator.

** Also affects: indicator-sound (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: indicator-network (Ubuntu)
   Status: New => Invalid

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

Title:
  muting phone will not change icon on top bar

Status in indicator-network package in Ubuntu:
  Invalid
Status in indicator-sound package in Ubuntu:
  New

Bug description:
  Muted icon either does not exist or does  not appear

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1443586/+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 1304500] Re: Indicator Test Plan QA Review

2015-03-26 Thread Pete Woods
** Also affects: indicator-network (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: indicator-network

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

Title:
  Indicator Test Plan QA Review

Status in Bluetooth Menu:
  New
Status in The Date and Time Indicator:
  New
Status in Indicator keyboard:
  New
Status in Indicator Location:
  New
Status in The Messaging Menu:
  New
Status in The Power Indicator:
  New
Status in The Session Menu:
  New
Status in Sound Menu:
  New
Status in The Sync Menu:
  New
Status in indicator-bluetooth package in Ubuntu:
  New
Status in indicator-network package in Ubuntu:
  New

Bug description:
  indicator-bluetooth
  Additional tests required to ensure indicator status reflects Bluetooth 
states (enable/disable, scanning, device listing, pairing status etc.)

  indicator-datetime
  Additional tests required to ensure indicator menu includes upcoming events

  indicator-keyboard
  N/A for unity 8
  Expand test cases and ensure menu options and keyboard language can be set 
and indicator is updated with correct language

  indicator-location
  Additional tests to ensure Location and GPS menu items can be 
enabled/disabled correctly
  Does indicator status change when a location fix is available?

  indicator-messages
  Additional tests to include new messaging items are displayed correctly in 
indicator status menu

  indicator-network
  Additional tests to include Wi-Fi scanning and connection
  Ensure indicator icon reflects signal strength for Wi-Fi and telephone network

  indicator-power
  Additional tests required to ensure indicator status reflects power states 
(battery level, charging, charged)
  Display brightness slider is functional

  indicator-session
  Is the Session indicator used on Unity8? Ensure test plan is valid.

  indicator-sound
  Additional tests to ensure volume slider is functional
  Indicator changes according to volume level set on slider

  indicator-sync
  Is the Sync indicator used on Unity8? Ensure test plan is valid.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-bluetooth/+bug/1304500/+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 1301699] Re: Indicators do not show in Pantheon

2015-03-26 Thread Pete Woods
** Also affects: indicator-network (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: indicator-network

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

Title:
  Indicators do not show in Pantheon

Status in elementary OS:
  Fix Released
Status in Application Indicators:
  New
Status in The Date and Time Indicator:
  New
Status in The Session Menu:
  New
Status in Sound Menu:
  New
Status in indicator-datetime package in Ubuntu:
  Fix Released
Status in indicator-network package in Ubuntu:
  New
Status in indicator-sound package in Ubuntu:
  Fix Released
Status in indicator-session source package in Trusty:
  Fix Released

Bug description:
  [Impact]

  It looks like "OnlyShowIn=Unity;GNOME;" has been added to indicator-
  datetime, indicator-session, and indicator-sound

  We should provide a patch to add "Pantheon" to that list.

  [Test Case]

  (1) install the Pantheon desktop sesssion (eg. Elementary OS) and log in
  (2) verify the appropriate indicator (for this case, session indicator) 
appears
  (3) install the Unity 7 desktop session and log in
  (4) verify the indicator still appears

  [Regression Potential]

  A typo in the modified .desktop file could cause the indicator to not
  appear in a Ubuntu session such as Unity 7 or Gnome Flashback.

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementaryos/+bug/1301699/+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 1108064] Re: HUD messes up application's Alt key bindings

2014-12-16 Thread Pete Woods
HUD itself has nothing to do with keyboard shortcuts. All the user
interaction is part of the unity project.

** Changed in: hud (Ubuntu)
   Status: Confirmed => Invalid

-- 
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/1108064

Title:
  HUD messes up application's Alt key bindings

Status in Unity:
  New
Status in blender package in Ubuntu:
  Confirmed
Status in emacs23 package in Ubuntu:
  Confirmed
Status in fcitx package in Ubuntu:
  Confirmed
Status in firefox package in Ubuntu:
  Confirmed
Status in hud package in Ubuntu:
  Invalid
Status in ibus package in Ubuntu:
  Confirmed

Bug description:
  If Alt-key is assigned to HUD, Alt key doesn't work correctly in some
  applications.

  For example, Blender doesn't accept Alt key press at all.  See a bug
  report in Blender bug tracker for detail:

  http://projects.blender.org/tracker/?func=detail&atid=498&aid=33831&group_id=9

  When pressing Alt key, Blender receives unnecessary FocusOut and
  FocusIn events, so Blender immediately forgets the Alt key is pressed
  down.  Blender developer was very angry with Unity's such strange
  behavior.

  In Emacs, after select a region, Alt key press sometimes cancels the
  selection unexpectedly, so I can do nothing in the region.

  
  Unity 6.12.0-0ubuntu0.2
  Ubuntu 12.10 amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1108064/+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 1393088] Re: Pressing Alt+ in a single cycle triggers HUD, Holding Alt then Pressing does not.

2014-11-17 Thread Pete Woods
** Also affects: unity (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: hud (Ubuntu)
   Status: New => Invalid

-- 
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/1393088

Title:
  Pressing Alt+ in a single cycle triggers HUD, Holding Alt
  then Pressing  does not.

Status in “hud” package in Ubuntu:
  Invalid
Status in “unity” package in Ubuntu:
  New

Bug description:
  This is triggered mostly for me in Firefox, where I use Alt+D to
  switch to the address bar, however, if I do this in the same "cycle"
  or period of time I'd usually press a single key, then it triggers the
  HUD, but if I consiously press and hold Alt, then press D and release
  both at the same time, it doesn't.

  I've worked around this for now by remapping the HUD (following
  http://ubuntuguide.net/disable-unitys-hud-head-up-display-or-change-
  keyboard-shortcut) however, it would appear that there's no check for
  another key being pressed in the same time window.

  Aside from re-mapping, is there anything else I could be doing here?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: hud 14.04+14.04.20140604-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
  Uname: Linux 3.13.0-39-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Nov 15 22:10:36 2014
  InstallationDate: Installed on 2014-02-18 (270 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140217)
  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/1393088/+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 1340952] Re: Video and Music scopes should provide non-file:/// based URIs

2014-09-17 Thread Pete Woods
** Changed in: unity-scopes-shell
   Status: Confirmed => Invalid

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

Title:
  Video and Music scopes should provide non-file:/// based URIs

Status in Media Player App:
  In Progress
Status in Unity Media Scanner Scope:
  Confirmed
Status in QML plugin for Scopes:
  Invalid
Status in “url-dispatcher” package in Ubuntu:
  In Progress

Bug description:
  There are some mp4 videos found/indexed by mediascanner-service-2.0 from 
~/Pictures. The thumbnails of those are shown in the Video scope but can not be 
played. If the video is moved over to ~/Videos, the videos are played just fine.
  mako utopic r119

To manage notifications about this bug go to:
https://bugs.launchpad.net/mediaplayer-app/+bug/1340952/+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 1316978] Re: ubuntu-touch-session needs to be able to start even if the homedir is filled to 100%

2014-06-26 Thread Pete Woods
** Branch linked: lp:~unity-api-team/hud/new-dbus-address

-- 
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/1316978

Title:
  ubuntu-touch-session needs to be able to start even if the homedir is
  filled to 100%

Status in Ubuntu CI Services:
  New
Status in “android” package in Ubuntu:
  Invalid
Status in “dbus” package in Ubuntu:
  Confirmed
Status in “hud” package in Ubuntu:
  Confirmed
Status in “ubuntu-touch-session” package in Ubuntu:
  Confirmed

Bug description:
  When the ~/phablet tree has media files added to it by the user, it is
  possible for the storage space to be filled, and consequently for the
  device not to boot.

  From the OEM project bug:

  "After further investigation this problem was caused by the following:

   1) Files were pushed to ~phablet/
   2) The files filled the home partition completely
   3) Upon a restart of the phone the upstart session job 
/usr/share/upstart/sessions/dbus.conf is attempted
   4) Because the partition is full, the final line of the pre-start stanza 
fails as $HOME/.cache/upstart/dbus-session cannot be created
   5) As there is no running dbus session instance unity8 fails to start

  Clearing space on the home partition allows unity8 to start again."

  Posted here, since following discussion in #ubuntu-touch it has the
  same underlying cause as bug #1270248, also reported on this package.

  Raised as a separate bug, because this was caused by user action,
  rather than simply the system failing to do log housekeeping.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ci-services-itself/+bug/1316978/+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 1298656] Re: hud-service crashed with g-assert-if-reached in GMenu call from qtgmenu::QtGMenuModel::CreateChild()

2014-06-14 Thread Pete Woods
** Changed in: hud (Ubuntu)
   Status: In Progress => Fix Committed

-- 
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/1298656

Title:
  hud-service crashed with g-assert-if-reached in GMenu call from
  qtgmenu::QtGMenuModel::CreateChild()

Status in “hud” package in Ubuntu:
  Fix Committed
Status in “hud” source package in Trusty:
  In Progress

Bug description:
  [Impact]

   * Unknown GTK application causes HUD service to crash by sending
  invalid menu updates via GMenu.

  [Test Case]

   * Not reproducable so far.

  [Regression Potential]

   * Worst case is that somehow HUD doesn't work on the desktop and
  phone.

   * There are, obviously, extensive unit and functional tests to verify
  this doesn't happen.

  [Other Info]

   * The patch will report the offending application to
  errors.ubuntu.com with all available debugging information.

   * The indexes are now range checked before processing. As soon as a
  window sends any invalid message it is blocked.

   * Further hardening around the memory management in QtGMenu has been
  carried out.

  * The change is not as large as it at first appears. The majority of
  the diff is simply replacing Type* with QSharedPointer. The rest
  is the extra code for reporting the recoverable problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1298656/+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 1298656] Re: hud-service crashed with g-assert-if-reached in GMenu call from qtgmenu::QtGMenuModel::CreateChild()

2014-06-13 Thread Pete Woods
Just making sure the bug is still marked "in progress" until the
packages migrate into trusty-updates.

** Changed in: hud (Ubuntu)
   Status: Fix Committed => In Progress

** Changed in: hud (Ubuntu Trusty)
   Status: Fix Committed => In Progress

-- 
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/1298656

Title:
  hud-service crashed with g-assert-if-reached in GMenu call from
  qtgmenu::QtGMenuModel::CreateChild()

Status in “hud” package in Ubuntu:
  In Progress
Status in “hud” source package in Trusty:
  In Progress

Bug description:
  [Impact]

   * Unknown GTK application causes HUD service to crash by sending
  invalid menu updates via GMenu.

  [Test Case]

   * Not reproducable so far.

  [Regression Potential]

   * Worst case is that somehow HUD doesn't work on the desktop and
  phone.

   * There are, obviously, extensive unit and functional tests to verify
  this doesn't happen.

  [Other Info]

   * The patch will report the offending application to
  errors.ubuntu.com with all available debugging information.

   * The indexes are now range checked before processing. As soon as a
  window sends any invalid message it is blocked.

   * Further hardening around the memory management in QtGMenu has been
  carried out.

  * The change is not as large as it at first appears. The majority of
  the diff is simply replacing Type* with QSharedPointer. The rest
  is the extra code for reporting the recoverable problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1298656/+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 1298656] Re: hud-service crashed with g-assert-if-reached in GMenu call from qtgmenu::QtGMenuModel::CreateChild()

2014-06-12 Thread Pete Woods
I have given this a thorough spin on my trusty machine, and additionally
there hasn't been a single error report on errors.ubuntu.com for this
release yet.

** Tags removed: verification-needed
** Tags added: verification-done

-- 
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/1298656

Title:
  hud-service crashed with g-assert-if-reached in GMenu call from
  qtgmenu::QtGMenuModel::CreateChild()

Status in “hud” package in Ubuntu:
  In Progress
Status in “hud” source package in Trusty:
  Fix Committed

Bug description:
  [Impact]

   * Unknown GTK application causes HUD service to crash by sending
  invalid menu updates via GMenu.

  [Test Case]

   * Not reproducable so far.

  [Regression Potential]

   * Worst case is that somehow HUD doesn't work on the desktop and
  phone.

   * There are, obviously, extensive unit and functional tests to verify
  this doesn't happen.

  [Other Info]

   * The patch will report the offending application to
  errors.ubuntu.com with all available debugging information.

   * The indexes are now range checked before processing. As soon as a
  window sends any invalid message it is blocked.

   * Further hardening around the memory management in QtGMenu has been
  carried out.

  * The change is not as large as it at first appears. The majority of
  the diff is simply replacing Type* with QSharedPointer. The rest
  is the extra code for reporting the recoverable problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1298656/+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 1298656] Re: hud-service crashed with g-assert-if-reached in GMenu call from qtgmenu::QtGMenuModel::CreateChild()

2014-06-06 Thread Pete Woods
As soon as this change lands in Trusty, I will release it into utopic as
well.

-- 
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/1298656

Title:
  hud-service crashed with g-assert-if-reached in GMenu call from
  qtgmenu::QtGMenuModel::CreateChild()

Status in “hud” package in Ubuntu:
  In Progress
Status in “hud” source package in Trusty:
  In Progress

Bug description:
  [Impact]

   * Unknown GTK application causes HUD service to crash by sending
  invalid menu updates via GMenu.

  [Test Case]

   * Not reproducable so far.

  [Regression Potential]

   * Worst case is that somehow HUD doesn't work on the desktop and
  phone.

   * There are, obviously, extensive unit and functional tests to verify
  this doesn't happen.

  [Other Info]

   * The patch will report the offending application to
  errors.ubuntu.com with all available debugging information.

   * The indexes are now range checked before processing. As soon as a
  window sends any invalid message it is blocked.

   * Further hardening around the memory management in QtGMenu has been
  carried out.

  * The change is not as large as it at first appears. The majority of
  the diff is simply replacing Type* with QSharedPointer. The rest
  is the extra code for reporting the recoverable problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1298656/+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 1325538] Re: /usr/lib/x86_64-linux-gnu/hud/hud-service:11:QAction::setEnabled:qtgmenu::QtGMenuModel::ActionEnabled:qtgmenu::QtGMenuModel::qt_static_metacall:QMetaObject::activate:QM

2014-06-02 Thread Pete Woods
** Branch linked: lp:~unity-api-team/hud/lp-1298656

-- 
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/1325538

Title:
  /usr/lib/x86_64-linux-gnu/hud/hud-
  
service:11:QAction::setEnabled:qtgmenu::QtGMenuModel::ActionEnabled:qtgmenu::QtGMenuModel::qt_static_metacall:QMetaObject::activate:QMetaObject::activate

Status in “hud” package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding hud.  This problem was most recently seen with version
  13.10.1+14.04.20140425-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/291e9234e02f529df8bdacf9f2247c758d65aaac
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1325538/+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 1296744] Re: Test failures in HUD masked by libqtdbustest

2014-05-22 Thread Pete Woods
** Changed in: hud
   Status: In Progress => Fix Released

-- 
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/1296744

Title:
  Test failures in HUD masked by libqtdbustest

Status in Unity HUD:
  Fix Released
Status in “hud” package in Ubuntu:
  Fix Released
Status in “libqtdbustest” package in Ubuntu:
  Fix Released

Bug description:
  libqtdbustest is masking test failures where the binary under test
  segfaults or asserts

To manage notifications about this bug go to:
https://bugs.launchpad.net/hud/+bug/1296744/+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 1316978] Re: ubuntu-touch-session needs to be able to start even if the homedir is filled to 100%

2014-05-20 Thread Pete Woods
Okay, cool. If you have a more general purpose fix, then awesome. In
addition, the deduplication fix is included in an upcoming MR that's
being SRU'd to 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/1316978

Title:
  ubuntu-touch-session needs to be able to start even if the homedir is
  filled to 100%

Status in Ubuntu CI Services:
  New
Status in “android” package in Ubuntu:
  Invalid
Status in “dbus” package in Ubuntu:
  Confirmed
Status in “hud” package in Ubuntu:
  Confirmed
Status in “ubuntu-touch-session” package in Ubuntu:
  Confirmed

Bug description:
  When the ~/phablet tree has media files added to it by the user, it is
  possible for the storage space to be filled, and consequently for the
  device not to boot.

  From the OEM project bug:

  "After further investigation this problem was caused by the following:

   1) Files were pushed to ~phablet/
   2) The files filled the home partition completely
   3) Upon a restart of the phone the upstart session job 
/usr/share/upstart/sessions/dbus.conf is attempted
   4) Because the partition is full, the final line of the pre-start stanza 
fails as $HOME/.cache/upstart/dbus-session cannot be created
   5) As there is no running dbus session instance unity8 fails to start

  Clearing space on the home partition allows unity8 to start again."

  Posted here, since following discussion in #ubuntu-touch it has the
  same underlying cause as bug #1270248, also reported on this package.

  Raised as a separate bug, because this was caused by user action,
  rather than simply the system failing to do log housekeeping.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ci-services-itself/+bug/1316978/+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 1316978] Re: ubuntu-touch-session needs to be able to start even if the homedir is filled to 100%

2014-05-19 Thread Pete Woods
I just felt the need to point out that unity8 doesn't really even use
HUD any more (as of a week or so ago, the gesture to invoke HUD was
disabled).

So if HUD failing to load due to DBus failure blocks unity8 startup, we
could probably just cut a few more cords in the unty8 codebase to
prevent the HUD UI component from attempting to initialise HUD. Either
by deleting the UI components, or by ensuring they don't load.

-- 
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/1316978

Title:
  ubuntu-touch-session needs to be able to start even if the homedir is
  filled to 100%

Status in Ubuntu CI Services:
  New
Status in “android” package in Ubuntu:
  Invalid
Status in “dbus” package in Ubuntu:
  Confirmed
Status in “hud” package in Ubuntu:
  Confirmed
Status in “ubuntu-touch-session” package in Ubuntu:
  Confirmed

Bug description:
  When the ~/phablet tree has media files added to it by the user, it is
  possible for the storage space to be filled, and consequently for the
  device not to boot.

  From the OEM project bug:

  "After further investigation this problem was caused by the following:

   1) Files were pushed to ~phablet/
   2) The files filled the home partition completely
   3) Upon a restart of the phone the upstart session job 
/usr/share/upstart/sessions/dbus.conf is attempted
   4) Because the partition is full, the final line of the pre-start stanza 
fails as $HOME/.cache/upstart/dbus-session cannot be created
   5) As there is no running dbus session instance unity8 fails to start

  Clearing space on the home partition allows unity8 to start again."

  Posted here, since following discussion in #ubuntu-touch it has the
  same underlying cause as bug #1270248, also reported on this package.

  Raised as a separate bug, because this was caused by user action,
  rather than simply the system failing to do log housekeeping.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ci-services-itself/+bug/1316978/+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 1300722] Re: hud-service is eating up 100% of one of my CPUs in a poll loop

2014-05-14 Thread Pete Woods
Just to check, you guys aren't even invoking HUD, right?

-- 
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/x86_64-linux-gnu/libQt5Core.so.5
  #33 0x7fda84382cd3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #34 0x7fda833dbe04 in g_main_context_dispatc

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

2014-05-13 Thread Pete Woods
Unfortunately that's probably the system bus, rather than the session
bus you looked at. Sorry for not being clearer.

-- 
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/x86_64-linux-gnu/libQt5Core.so.5
  #33 0x7fda84382cd3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt

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

2014-05-13 Thread Pete Woods
What I'm looking for is a way to cause this to happen by running a
single application and performing a particular action in it. Even if it
takes a number of tries that's fine. I just need to be able to trigger
somewhat reliably within a few minutes.

I know exactly the part of the codebase that is getting sent into this
loop, but I simply don't understand how it's getting there.

You can determine which application is the culprit by looking in
"~/.cache/upstart/hud.log". In there you'll probably see it mentioning
an application hitting a "safety value". The app will have an ID like
":1.22". If you use the application d-feet (see screenshot above) you
will be able to figure out which application it is. The IDs are
temporary, so if the window has closed, you won't be able to find out
what application it was.

-- 
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 0x

[Dx-packages] [Bug 1298656] Re: hud-service crashed with g-assert-if-reached in GMenu call from qtgmenu::QtGMenuModel::CreateChild()

2014-05-13 Thread Pete Woods
** Changed in: hud (Ubuntu Trusty)
   Status: Fix Committed => In Progress

-- 
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/1298656

Title:
  hud-service crashed with g-assert-if-reached in GMenu call from
  qtgmenu::QtGMenuModel::CreateChild()

Status in “hud” package in Ubuntu:
  In Progress
Status in “hud” source package in Trusty:
  In Progress

Bug description:
  [Impact]

   * Unknown GTK application causes HUD service to crash by sending
  invalid menu updates via GMenu.

  [Test Case]

   * Not reproducable so far.

  [Regression Potential]

   * Worst case is that somehow HUD doesn't work on the desktop and
  phone.

   * There are, obviously, extensive unit and functional tests to verify
  this doesn't happen.

  [Other Info]

   * The patch will report the offending application to
  errors.ubuntu.com with all available debugging information.

   * The indexes are now range checked before processing. As soon as a
  window sends any invalid message it is blocked.

   * Further hardening around the memory management in QtGMenu has been
  carried out.

  * The change is not as large as it at first appears. The majority of
  the diff is simply replacing Type* with QSharedPointer. The rest
  is the extra code for reporting the recoverable problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1298656/+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 1300722] Re: hud-service is eating up 100% of one of my CPUs in a poll loop

2014-05-12 Thread Pete Woods
** Changed in: hud
   Status: Fix Committed => Confirmed

-- 
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/x86_64-linux-gnu/libQt5Core.so.5
  #33 0x7fda84382cd3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #34 0x7fda833dbe04 in g_main_context_dis

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

2014-05-12 Thread Pete Woods
This is only going to happen for Qt apps, as they are still using the
old DBusMenu protocol to export their menus.

I've tried running Kate and Kontact, as these are the apps I'm hearing
that trigger this problem. Opening and closing them, switching around,
and generally trying to operate the program hasn't caused it to happen
for me yet. :(

If I could only reproduce this somehow, I could fix it!

-- 
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

[Dx-packages] [Bug 1318741] Re: hud-service spins at 100% cpu

2014-05-12 Thread Pete Woods
*** This bug is a duplicate of bug 1300722 ***
https://bugs.launchpad.net/bugs/1300722

** This bug has been marked a duplicate of bug 1300722
   hud-service is eating up 100% of one of my CPUs in a poll loop

-- 
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/1318741

Title:
  hud-service spins at 100% cpu

Status in “hud” package in Ubuntu:
  New

Bug description:
  I've seen this intermittently.

  $ top -b -n1|head
  #top - 17:32:32 up  8:33,  4 users,  load average: 2.04, 2.15, 1.66
  Tasks: 353 total,   2 running, 350 sleeping,   1 stopped,   0 zombie
  %Cpu(s): 11.4 us,  3.8 sy,  0.0 ni, 84.6 id,  0.2 wa,  0.1 hi,  0.0 si,  0.0 
st
  KiB Mem:  12182620 total, 11934092 used,   248528 free,   166328 buffers
  KiB Swap: 12455932 total, 3412 used, 12452520 free.  5905344 cached Mem

PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND
   2909 james 20   0 1068520 258608  57852 R 100.6  2.1   9:51.79 
hud-service
  22497 james 20   0 1683732 926356  67876 S  62.9  7.6   5:19.45 
emulator-x86
   1690 root  20   0  550036 186848 157316 S  18.9  1.5  17:05.96 Xorg
  $ sudo cat /proc/2909/stack 
  [] 0x
  $ sudo strace -p 2909 -fFv -s 1024 -o /tmp/hud-service.log
  Process 2909 attached with 4 threads
  Process 2909 detached
  Process 2962 detached
  Process 2966 detached
  Process 3012 detached
  ^C

  strace attached.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: hud 13.10.1+14.04.20140402-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.2-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon May 12 17:30:45 2014
  InstallationDate: Installed on 2014-04-11 (30 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Daily amd64 (20140409)
  SourcePackage: hud
  UpgradeStatus: Upgraded to utopic on 2014-05-08 (4 days ago)
  upstart.window-stack-bridge.log: Could not get window property 
"_UNITY_OBJECT_PATH" "/org/ayatana/bamf/window/100665112"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1318741/+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 1298656] Re: hud-service crashed with g-assert-if-reached in GMenu call from qtgmenu::QtGMenuModel::CreateChild()

2014-05-12 Thread Pete Woods
We made a stupid (but easy) mistake in the order we were iterating
through a critical GMenu data structure. This lead to memory corruption.

-- 
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/1298656

Title:
  hud-service crashed with g-assert-if-reached in GMenu call from
  qtgmenu::QtGMenuModel::CreateChild()

Status in “hud” package in Ubuntu:
  In Progress
Status in “hud” source package in Trusty:
  Fix Committed

Bug description:
  [Impact]

   * Unknown GTK application causes HUD service to crash by sending
  invalid menu updates via GMenu.

  [Test Case]

   * Not reproducable so far.

  [Regression Potential]

   * Worst case is that somehow HUD doesn't work on the desktop and
  phone.

   * There are, obviously, extensive unit and functional tests to verify
  this doesn't happen.

  [Other Info]

   * The patch will report the offending application to
  errors.ubuntu.com with all available debugging information.

   * The indexes are now range checked before processing. As soon as a
  window sends any invalid message it is blocked.

   * Further hardening around the memory management in QtGMenu has been
  carried out.

  * The change is not as large as it at first appears. The majority of
  the diff is simply replacing Type* with QSharedPointer. The rest
  is the extra code for reporting the recoverable problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1298656/+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 1298656] Re: hud-service crashed with g-assert-if-reached in GMenu call from qtgmenu::QtGMenuModel::CreateChild()

2014-05-12 Thread Pete Woods
There's a revision to the branch, but I think I'd prefer to experiment
on utopic users before attempting trusty again.

-- 
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/1298656

Title:
  hud-service crashed with g-assert-if-reached in GMenu call from
  qtgmenu::QtGMenuModel::CreateChild()

Status in “hud” package in Ubuntu:
  In Progress
Status in “hud” source package in Trusty:
  Fix Committed

Bug description:
  [Impact]

   * Unknown GTK application causes HUD service to crash by sending
  invalid menu updates via GMenu.

  [Test Case]

   * Not reproducable so far.

  [Regression Potential]

   * Worst case is that somehow HUD doesn't work on the desktop and
  phone.

   * There are, obviously, extensive unit and functional tests to verify
  this doesn't happen.

  [Other Info]

   * The patch will report the offending application to
  errors.ubuntu.com with all available debugging information.

   * The indexes are now range checked before processing. As soon as a
  window sends any invalid message it is blocked.

   * Further hardening around the memory management in QtGMenu has been
  carried out.

  * The change is not as large as it at first appears. The majority of
  the diff is simply replacing Type* with QSharedPointer. The rest
  is the extra code for reporting the recoverable problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1298656/+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 1298656] Re: hud-service crashed with g-assert-if-reached in GMenu call from qtgmenu::QtGMenuModel::CreateChild()

2014-05-12 Thread Pete Woods
Plenty of crash regressions here. We should probably pull the packages
from proposed.

** Tags removed: verification-needed
** Tags added: verification-failed

-- 
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/1298656

Title:
  hud-service crashed with g-assert-if-reached in GMenu call from
  qtgmenu::QtGMenuModel::CreateChild()

Status in “hud” package in Ubuntu:
  In Progress
Status in “hud” source package in Trusty:
  Fix Committed

Bug description:
  [Impact]

   * Unknown GTK application causes HUD service to crash by sending
  invalid menu updates via GMenu.

  [Test Case]

   * Not reproducable so far.

  [Regression Potential]

   * Worst case is that somehow HUD doesn't work on the desktop and
  phone.

   * There are, obviously, extensive unit and functional tests to verify
  this doesn't happen.

  [Other Info]

   * The patch will report the offending application to
  errors.ubuntu.com with all available debugging information.

   * The indexes are now range checked before processing. As soon as a
  window sends any invalid message it is blocked.

   * Further hardening around the memory management in QtGMenu has been
  carried out.

  * The change is not as large as it at first appears. The majority of
  the diff is simply replacing Type* with QSharedPointer. The rest
  is the extra code for reporting the recoverable problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1298656/+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 1298656] Re: hud-service crashed with g-assert-if-reached in GMenu call from qtgmenu::QtGMenuModel::CreateChild()

2014-05-12 Thread Pete Woods
I have no idea what the process for flushing the broken build out of
proposed is, though.

-- 
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/1298656

Title:
  hud-service crashed with g-assert-if-reached in GMenu call from
  qtgmenu::QtGMenuModel::CreateChild()

Status in “hud” package in Ubuntu:
  In Progress
Status in “hud” source package in Trusty:
  Fix Committed

Bug description:
  [Impact]

   * Unknown GTK application causes HUD service to crash by sending
  invalid menu updates via GMenu.

  [Test Case]

   * Not reproducable so far.

  [Regression Potential]

   * Worst case is that somehow HUD doesn't work on the desktop and
  phone.

   * There are, obviously, extensive unit and functional tests to verify
  this doesn't happen.

  [Other Info]

   * The patch will report the offending application to
  errors.ubuntu.com with all available debugging information.

   * The indexes are now range checked before processing. As soon as a
  window sends any invalid message it is blocked.

   * Further hardening around the memory management in QtGMenu has been
  carried out.

  * The change is not as large as it at first appears. The majority of
  the diff is simply replacing Type* with QSharedPointer. The rest
  is the extra code for reporting the recoverable problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1298656/+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 1298656] Re: hud-service crashed with g-assert-if-reached in GMenu call from qtgmenu::QtGMenuModel::CreateChild()

2014-05-06 Thread Pete Woods
Just setting verification needed while I check some other error reports.

** Tags removed: verification-done
** Tags added: verification-needed

-- 
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/1298656

Title:
  hud-service crashed with g-assert-if-reached in GMenu call from
  qtgmenu::QtGMenuModel::CreateChild()

Status in “hud” package in Ubuntu:
  In Progress
Status in “hud” source package in Trusty:
  Fix Committed

Bug description:
  [Impact]

   * Unknown GTK application causes HUD service to crash by sending
  invalid menu updates via GMenu.

  [Test Case]

   * Not reproducable so far.

  [Regression Potential]

   * Worst case is that somehow HUD doesn't work on the desktop and
  phone.

   * There are, obviously, extensive unit and functional tests to verify
  this doesn't happen.

  [Other Info]

   * The patch will report the offending application to
  errors.ubuntu.com with all available debugging information.

   * The indexes are now range checked before processing. As soon as a
  window sends any invalid message it is blocked.

   * Further hardening around the memory management in QtGMenu has been
  carried out.

  * The change is not as large as it at first appears. The majority of
  the diff is simply replacing Type* with QSharedPointer. The rest
  is the extra code for reporting the recoverable problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1298656/+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 1298656] Re: hud-service crashed with g-assert-if-reached in GMenu call from qtgmenu::QtGMenuModel::CreateChild()

2014-05-06 Thread Pete Woods
Hi guys,

I've been running this over the weekend, and have seen no regressions so
far.

Also, checking out the errors.u.c report
(https://errors.ubuntu.com/bucket/?id=GMenuModelItemsChangedInvalidIndex)
you can see that it is successfully catching the misbehaving
applications.

** Tags removed: verification-needed
** Tags added: verification-done

-- 
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/1298656

Title:
  hud-service crashed with g-assert-if-reached in GMenu call from
  qtgmenu::QtGMenuModel::CreateChild()

Status in “hud” package in Ubuntu:
  In Progress
Status in “hud” source package in Trusty:
  Fix Committed

Bug description:
  [Impact]

   * Unknown GTK application causes HUD service to crash by sending
  invalid menu updates via GMenu.

  [Test Case]

   * Not reproducable so far.

  [Regression Potential]

   * Worst case is that somehow HUD doesn't work on the desktop and
  phone.

   * There are, obviously, extensive unit and functional tests to verify
  this doesn't happen.

  [Other Info]

   * The patch will report the offending application to
  errors.ubuntu.com with all available debugging information.

   * The indexes are now range checked before processing. As soon as a
  window sends any invalid message it is blocked.

   * Further hardening around the memory management in QtGMenu has been
  carried out.

  * The change is not as large as it at first appears. The majority of
  the diff is simply replacing Type* with QSharedPointer. The rest
  is the extra code for reporting the recoverable problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1298656/+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 1298656] Re: hud-service crashed with g-assert-if-reached in GMenu call from qtgmenu::QtGMenuModel::CreateChild()

2014-04-28 Thread Pete Woods
** Description changed:

  [Impact]
  
   * Unknown GTK application causes HUD service to crash by sending
  invalid menu updates via GMenu.
  
  [Test Case]
  
   * Not reproducable so far.
  
  [Regression Potential]
  
   * Worst case is that somehow HUD doesn't work on the desktop and phone.
  
-  * There are, obviously, extensive unit and functional tests to verify
+  * There are, obviously, extensive unit and functional tests to verify
  this doesn't happen.
  
  [Other Info]
  
   * The patch will report the offending application to errors.ubuntu.com
  with all available debugging information.
  
   * The indexes are now range checked before processing. As soon as a
  window sends any invalid message it is blocked.
  
-  * Further hardening around the memory management in QtGMenu has been
+  * Further hardening around the memory management in QtGMenu has been
  carried out.
+ 
+ * The change is not as large as it at first appears. The majority of the
+ diff is simply replacing Type* with QSharedPointer. The rest is
+ the extra code for reporting the recoverable problem.

** Changed in: hud (Ubuntu Trusty)
   Status: New => In Progress

** Changed in: hud (Ubuntu Trusty)
 Assignee: (unassigned) => Pete Woods (pete-woods)

-- 
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/1298656

Title:
  hud-service crashed with g-assert-if-reached in GMenu call from
  qtgmenu::QtGMenuModel::CreateChild()

Status in “hud” package in Ubuntu:
  In Progress
Status in “hud” source package in Trusty:
  In Progress

Bug description:
  [Impact]

   * Unknown GTK application causes HUD service to crash by sending
  invalid menu updates via GMenu.

  [Test Case]

   * Not reproducable so far.

  [Regression Potential]

   * Worst case is that somehow HUD doesn't work on the desktop and
  phone.

   * There are, obviously, extensive unit and functional tests to verify
  this doesn't happen.

  [Other Info]

   * The patch will report the offending application to
  errors.ubuntu.com with all available debugging information.

   * The indexes are now range checked before processing. As soon as a
  window sends any invalid message it is blocked.

   * Further hardening around the memory management in QtGMenu has been
  carried out.

  * The change is not as large as it at first appears. The majority of
  the diff is simply replacing Type* with QSharedPointer. The rest
  is the extra code for reporting the recoverable problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1298656/+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 1298656] Re: hud-service crashed with g-assert-if-reached in GMenu call from qtgmenu::QtGMenuModel::CreateChild()

2014-04-23 Thread Pete Woods
** Description changed:

- Don't think I did anything special.
+ [Impact]
  
- ProblemType: Crash
- DistroRelease: Ubuntu 14.04
- Package: hud 13.10.1+14.04.20140326-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
- CrashCounter: 1
- CurrentDesktop: Unity
- Date: Thu Mar 27 22:37:06 2014
- ExecutablePath: /usr/lib/x86_64-linux-gnu/hud/hud-service
- InstallationDate: Installed on 2013-09-29 (179 days ago)
- InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Beta amd64+mac 
(20130925.1)
- ProcCmdline: /usr/lib/x86_64-linux-gnu/hud/hud-service
- Signal: 6
- SourcePackage: hud
- StacktraceTop:
-  g_assertion_message () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
-  g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
-  ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
-  ?? ()
-  ?? ()
- Title: hud-service crashed with SIGABRT in g_assertion_message()
- UpgradeStatus: Upgraded to trusty on 2014-03-15 (12 days ago)
- UserGroups: adm cdrom dip fuse lpadmin plugdev sambashare sudo
- upstart.hud.log:
-  (hud-service:1836): GLib-CRITICAL **: g_sequence_get: assertion '!is_end 
(iter)' failed
+  * Unknown GTK application causes HUD service to crash by sending
+ invalid menu updates via GMenu.
+ 
+ [Test Case]
+ 
+  * Not easily reproducable.
+ 
+ [Regression Potential]
+ 
+  * Worst case is that somehow HUD doesn't work on the desktop and phone.
+ 
+ [Other Info]
   
-  (hud-service:1836): GLib-GIO-CRITICAL **: g_dbus_menu_model_get_item_links: 
assertion 'item' failed
-  **
-  
GLib-GIO:ERROR:/build/buildd/glib2.0-2.39.92/./gio/gmenumodel.c:398:g_menu_model_real_get_item_link:
 code should not be reached
+  * The patch will report the offending application to errors.ubuntu.com with 
all available debugging information.
+ 
+  * The indexes are now range checked before processing. As soon as a
+ window sends any invalid message it is blocked.

** Description changed:

  [Impact]
  
-  * Unknown GTK application causes HUD service to crash by sending
+  * Unknown GTK application causes HUD service to crash by sending
  invalid menu updates via GMenu.
  
  [Test Case]
  
-  * Not easily reproducable.
+  * Not reproducable so far.
  
  [Regression Potential]
  
-  * Worst case is that somehow HUD doesn't work on the desktop and phone.
+  * Worst case is that somehow HUD doesn't work on the desktop and phone.
+ 
+  * There are, obviously, extensive unit and functional tests to verify
+ this doesn't happen.
  
  [Other Info]
-  
-  * The patch will report the offending application to errors.ubuntu.com with 
all available debugging information.
  
-  * The indexes are now range checked before processing. As soon as a
+  * The patch will report the offending application to errors.ubuntu.com
+ with all available debugging information.
+ 
+  * The indexes are now range checked before processing. As soon as a
  window sends any invalid message it is blocked.
+ 
+  * Further hardening around the memory management in QtGMenu has been
+ carried out.

-- 
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/1298656

Title:
  hud-service crashed with g-assert-if-reached in GMenu call from
  qtgmenu::QtGMenuModel::CreateChild()

Status in “hud” package in Ubuntu:
  In Progress

Bug description:
  [Impact]

   * Unknown GTK application causes HUD service to crash by sending
  invalid menu updates via GMenu.

  [Test Case]

   * Not reproducable so far.

  [Regression Potential]

   * Worst case is that somehow HUD doesn't work on the desktop and
  phone.

   * There are, obviously, extensive unit and functional tests to verify
  this doesn't happen.

  [Other Info]

   * The patch will report the offending application to
  errors.ubuntu.com with all available debugging information.

   * The indexes are now range checked before processing. As soon as a
  window sends any invalid message it is blocked.

   * Further hardening around the memory management in QtGMenu has been
  carried out.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1298656/+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 1311061] Re: Qt platform integration fails to load

2014-04-22 Thread Pete Woods
** Summary changed:

- 
/usr/lib/x86_64-linux-gnu/hud/hud-service:11:QFactoryLoader::QFactoryLoader:Holder:innerFunction:operator:QPlatformIntegrationFactory::create
+ Qt platform integration fails to load

-- 
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/1311061

Title:
  Qt platform integration fails to load

Status in “hud” package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding hud.  This problem was most recently seen with version
  13.10.1+14.04.20140402-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/5f130db8394182e4f87fe12242f0c388357d7d2b
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1311061/+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 1311062] Re: /usr/lib/x86_64-linux-gnu/hud/hud-service:6:qt_message_fatal:QMessageLogger::fatal:init_platform:QGuiApplicationPrivate::createPlatformIntegration:QGuiApplicationPrivat

2014-04-22 Thread Pete Woods
*** This bug is a duplicate of bug 1311061 ***
https://bugs.launchpad.net/bugs/1311061

** This bug has been marked a duplicate of bug 1311061
   Qt platform integration fails to load

-- 
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/1311062

Title:
  /usr/lib/x86_64-linux-gnu/hud/hud-
  
service:6:qt_message_fatal:QMessageLogger::fatal:init_platform:QGuiApplicationPrivate::createPlatformIntegration:QGuiApplicationPrivate::createEventDispatcher

Status in “hud” package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding hud.  This problem was most recently seen with version
  13.10.1+14.04.20140402-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/d44da2f19d36763daaff634d0dfaf80e35a58dd1
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1311062/+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 1298656] Re: hud-service crashed with g-assert-if-reached in GMenu call from qtgmenu::QtGMenuModel::CreateChild()

2014-04-22 Thread Pete Woods
** Branch linked: lp:~unity-api-team/hud/lp-1298656

-- 
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/1298656

Title:
  hud-service crashed with g-assert-if-reached in GMenu call from
  qtgmenu::QtGMenuModel::CreateChild()

Status in “hud” package in Ubuntu:
  In Progress

Bug description:
  Don't think I did anything special.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: hud 13.10.1+14.04.20140326-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
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Thu Mar 27 22:37:06 2014
  ExecutablePath: /usr/lib/x86_64-linux-gnu/hud/hud-service
  InstallationDate: Installed on 2013-09-29 (179 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Beta amd64+mac 
(20130925.1)
  ProcCmdline: /usr/lib/x86_64-linux-gnu/hud/hud-service
  Signal: 6
  SourcePackage: hud
  StacktraceTop:
   g_assertion_message () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? ()
   ?? ()
  Title: hud-service crashed with SIGABRT in g_assertion_message()
  UpgradeStatus: Upgraded to trusty on 2014-03-15 (12 days ago)
  UserGroups: adm cdrom dip fuse lpadmin plugdev sambashare sudo
  upstart.hud.log:
   (hud-service:1836): GLib-CRITICAL **: g_sequence_get: assertion '!is_end 
(iter)' failed
   
   (hud-service:1836): GLib-GIO-CRITICAL **: g_dbus_menu_model_get_item_links: 
assertion 'item' failed
   **
   
GLib-GIO:ERROR:/build/buildd/glib2.0-2.39.92/./gio/gmenumodel.c:398:g_menu_model_real_get_item_link:
 code should not be reached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1298656/+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 1311052] Re: /usr/lib/x86_64-linux-gnu/hud/hud-service:11:QObject::property:qtgmenu::QtGMenuModel::ChangeMenuItems:ffi_call_unix64:ffi_call:g_cclosure_marshal_generic

2014-04-22 Thread Pete Woods
*** This bug is a duplicate of bug 1298656 ***
https://bugs.launchpad.net/bugs/1298656

** This bug has been marked a duplicate of bug 1298656
   hud-service crashed with g-assert-if-reached in GMenu call from 
qtgmenu::QtGMenuModel::CreateChild()

-- 
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/1311052

Title:
  /usr/lib/x86_64-linux-gnu/hud/hud-
  
service:11:QObject::property:qtgmenu::QtGMenuModel::ChangeMenuItems:ffi_call_unix64:ffi_call:g_cclosure_marshal_generic

Status in “hud” package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding hud.  This problem was most recently seen with version
  13.10.1+14.04.20140402-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/648b0ee396d66bc960c224a5794f5c22850b51ed
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1311052/+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 1311053] Re: /usr/lib/i386-linux-gnu/hud/hud-service:11:data:qGetPtrHelper:d_func:QObject::property:qtgmenu::QtGMenuModel::ChangeMenuItems

2014-04-22 Thread Pete Woods
*** This bug is a duplicate of bug 1298656 ***
https://bugs.launchpad.net/bugs/1298656

** This bug has been marked a duplicate of bug 1298656
   hud-service crashed with g-assert-if-reached in GMenu call from 
qtgmenu::QtGMenuModel::CreateChild()

-- 
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/1311053

Title:
  /usr/lib/i386-linux-gnu/hud/hud-
  
service:11:data:qGetPtrHelper:d_func:QObject::property:qtgmenu::QtGMenuModel::ChangeMenuItems

Status in “hud” package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding hud.  This problem was most recently seen with version
  13.10.1+14.04.20140402-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/0cede0f625e8150c064814347da02cac4f21a858
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1311053/+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 1310280] Re: hud and dash don't take keyboard input

2014-04-22 Thread Pete Woods
** Also affects: hud
   Importance: Undecided
   Status: New

** Changed in: hud
   Status: New => Invalid

-- 
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/1310280

Title:
  hud and dash don't take keyboard input

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

Bug description:
  Hud and dash (key  or key ) appear correctly, can also be
  closed with the same key, but I can't type anything. Sometimes one or
  two letters can be entered (if I'm fast), but any further input does
  absolutely nothing.

  I've seen a bug related to ibus with same symptoms, but that one is
  fixed (and my problem is not). Further I selected scim with im-config,
  so ibus should not be running at all (but I see ibus related processes
  on my system). Killing those does not solve the problem. SCIM is
  running (but not activated), but killing it does not make hud or dash
  accept keyboard input either. -- I see no other keyboard related
  problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: hud 13.10.1+14.04.20140402-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  CurrentDesktop: Unity
  Date: Sun Apr 20 21:52:18 2014
  InstallationDate: Installed on 2009-12-23 (1579 days ago)
  InstallationMedia: Ubuntu-Netbook-Remix 9.10 "Karmic Koala" - Release i386 
(20091028.4)
  SourcePackage: hud
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hud/+bug/1310280/+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 1310280] Re: hud and dash don't take keyboard input

2014-04-21 Thread Pete Woods
It doesn't sound like a HUD backend issue here, so I'm re-assigning to
unity so someone who understands the UI side of things can look at it.

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

** Changed in: hud (Ubuntu)
   Status: New => Invalid

-- 
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/1310280

Title:
  hud and dash don't take keyboard input

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

Bug description:
  Hud and dash (key  or key ) appear correctly, can also be
  closed with the same key, but I can't type anything. Sometimes one or
  two letters can be entered (if I'm fast), but any further input does
  absolutely nothing.

  I've seen a bug related to ibus with same symptoms, but that one is
  fixed (and my problem is not). Further I selected scim with im-config,
  so ibus should not be running at all (but I see ibus related processes
  on my system). Killing those does not solve the problem. SCIM is
  running (but not activated), but killing it does not make hud or dash
  accept keyboard input either. -- I see no other keyboard related
  problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: hud 13.10.1+14.04.20140402-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  CurrentDesktop: Unity
  Date: Sun Apr 20 21:52:18 2014
  InstallationDate: Installed on 2009-12-23 (1579 days ago)
  InstallationMedia: Ubuntu-Netbook-Remix 9.10 "Karmic Koala" - Release i386 
(20091028.4)
  SourcePackage: hud
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1310280/+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 1306368] Re: Consumed 100% CPU time, on one code and 270MB memory, for ~23hours

2014-04-15 Thread Pete Woods
*** This bug is a duplicate of bug 1300722 ***
https://bugs.launchpad.net/bugs/1300722

** This bug has been marked a duplicate of bug 1300722
   hud-service is eating up 100% of one of my CPUs in a poll loop

-- 
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/1306368

Title:
  Consumed 100% CPU time, on one code and 270MB memory, for ~23hours

Status in “hud” package in Ubuntu:
  New

Bug description:
  Subject says all.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: hud 13.10.1+14.04.20140402-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Apr 10 21:13:44 2014
  ExecutablePath: /usr/lib/x86_64-linux-gnu/hud/hud-service
  InstallationDate: Installed on 2013-04-02 (373 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130402)
  SourcePackage: hud
  UpgradeStatus: Upgraded to trusty on 2014-04-07 (3 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1306368/+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 1276390] Re: hud-service crashed with SIGSEGV in hud::service::QueryImpl::notifyPropertyChanged (this=0x0)

2014-04-15 Thread Pete Woods
** Changed in: hud (Ubuntu)
   Status: New => Fix Released

-- 
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/1276390

Title:
  hud-service crashed with SIGSEGV in
  hud::service::QueryImpl::notifyPropertyChanged (this=0x0)

Status in “hud” package in Ubuntu:
  Fix Released

Bug description:
  Hud crashed after I closed the Unity8 phone shell simulator

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: hud 13.10.1+14.04.20140120-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-6.23-generic 3.13.0
  Uname: Linux 3.13.0-6-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Feb  4 22:42:46 2014
  ExecutablePath: /usr/lib/x86_64-linux-gnu/hud/hud-service
  InstallationDate: Installed on 2014-01-11 (24 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140111)
  ProcCmdline: /usr/lib/x86_64-linux-gnu/hud/hud-service
  SegvAnalysis:
   Segfault happened at: 0x432d9d 
<_ZN3hud7service9QueryImpl11updateTokenE14QSharedPointerINS0_6WindowEE+77>:   
lock subl $0x1,0x4(%rbx)
   PC (0x00432d9d) ok
   source "$0x1" ok
   destination "0x4(%rbx)" (0xe9af1e177a5b2a44) not located in a known VMA 
region (needed writable region)!
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: hud
  StacktraceTop:
   hud::service::QueryImpl::updateToken(QSharedPointer) ()
   hud::service::QueryImpl::refresh() ()
   ?? ()
   QMetaObject::activate(QObject*, int, int, void**) () from 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
   hud::service::ApplicationListImpl::FocusedWindowChanged(unsigned int, 
QString const&, unsigned int) ()
  Title: hud-service crashed with SIGSEGV in 
hud::service::QueryImpl::updateToken()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1276390/+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 1282261] Re: hud-service crashed with signal 7 in Columbus::Trie::append()

2014-04-15 Thread Pete Woods
** Changed in: hud (Ubuntu)
   Status: New => Fix Released

** Changed in: libcolumbus
   Status: New => Invalid

-- 
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/1282261

Title:
  hud-service crashed with signal 7 in Columbus::Trie::append()

Status in Libcolumbus, a small, fast, error tolerant matcher:
  Invalid
Status in “hud” package in Ubuntu:
  Fix Released

Bug description:
  Random bug. Not aware of what caused it past heavy workload.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: hud 13.10.1+14.04.20140218.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-88.8-mptcp
  Uname: Linux 3.11.0-88-mptcp x86_64
  NonfreeKernelModules: ufsd
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Feb 19 15:39:52 2014
  ExecutablePath: /usr/lib/x86_64-linux-gnu/hud/hud-service
  InstallationDate: Installed on 2014-02-12 (7 days ago)
  InstallationMedia: It
  ProcCmdline: /usr/lib/x86_64-linux-gnu/hud/hud-service
  ProcEnviron:
   PATH=(custom, no user)
   LANGUAGE=en_CA:en
   XDG_RUNTIME_DIR=
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  Signal: 7
  SourcePackage: hud
  StacktraceTop:
   Columbus::Trie::append(char const*, int) () from 
/usr/lib/x86_64-linux-gnu/libcolumbus.so.1
   Columbus::Trie::addNewNode(unsigned int) () from 
/usr/lib/x86_64-linux-gnu/libcolumbus.so.1
   Columbus::Trie::addNewSibling(unsigned int, unsigned int, unsigned short) () 
from /usr/lib/x86_64-linux-gnu/libcolumbus.so.1
   Columbus::Trie::insertWord(Columbus::Word const&, unsigned int) () from 
/usr/lib/x86_64-linux-gnu/libcolumbus.so.1
   Columbus::WordStore::getID(Columbus::Word const&) () from 
/usr/lib/x86_64-linux-gnu/libcolumbus.so.1
  Title: hud-service crashed with signal 7 in Columbus::Trie::append()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm bumblebee cdrom dip fuse lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/libcolumbus/+bug/1282261/+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 1306418] Re: /usr/lib/i386-linux-gnu/hud/hud-service:6:g_assertion_message:g_assertion_message_expr:g_menu_model_real_get_item_link:g_menu_model_get_item_link:qtgmenu::QtGMenuModel:

2014-04-11 Thread Pete Woods
*** This bug is a duplicate of bug 1298656 ***
https://bugs.launchpad.net/bugs/1298656

** This bug has been marked a duplicate of bug 1298656
   hud-service crashed with g-assert-if-reached in GMenu call from 
qtgmenu::QtGMenuModel::CreateChild()

-- 
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/1306418

Title:
  /usr/lib/i386-linux-gnu/hud/hud-
  
service:6:g_assertion_message:g_assertion_message_expr:g_menu_model_real_get_item_link:g_menu_model_get_item_link:qtgmenu::QtGMenuModel::CreateChild

Status in “hud” package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding hud.  This problem was most recently seen with version
  13.10.1+14.04.20140402-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/29678a80c8c2c42e53a74ca04751c29b8d7321d2
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1306418/+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 1306368] Re: Consumed 100% CPU time, on one code and 270MB memory, for ~23hours

2014-04-11 Thread Pete Woods
Can you give me an idea of which apps you commonly use? Do you use the
HUD to search at all? If so, which apps do you commonly search?

-- 
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/1306368

Title:
  Consumed 100% CPU time, on one code and 270MB memory, for ~23hours

Status in “hud” package in Ubuntu:
  New

Bug description:
  Subject says all.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: hud 13.10.1+14.04.20140402-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Apr 10 21:13:44 2014
  ExecutablePath: /usr/lib/x86_64-linux-gnu/hud/hud-service
  InstallationDate: Installed on 2013-04-02 (373 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130402)
  SourcePackage: hud
  UpgradeStatus: Upgraded to trusty on 2014-04-07 (3 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1306368/+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 1299191] Re: HUD does not show the adequate results in Ubuntu 14.04

2014-04-08 Thread Pete Woods
See similar bug: lp:1303395

Hopefully we can spare some time to look into libcolumbus and address
this soon.

** Changed in: libcolumbus
   Status: New => Confirmed

** Changed in: hud
   Status: New => Confirmed

** Changed in: hud (Ubuntu)
   Status: New => Confirmed

** Changed in: libcolumbus
   Importance: Undecided => Medium

-- 
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/1299191

Title:
  HUD does not show the adequate results in Ubuntu 14.04

Status in Unity HUD:
  Confirmed
Status in Libcolumbus, a small, fast, error tolerant matcher:
  Confirmed
Status in “hud” package in Ubuntu:
  Confirmed

Bug description:
  On a live version of trusty thar - beta -:

  When I use the HUD menu in an application, I have to enter lots of
  letters, until the right entry shows up. For the first 3/5 letters,
  the menu shows just unfitting entries, that do not even match the
  combination of letters. This way the HUD menue gets almost useless,
  since one has to enter almost the whole menue entry without any
  knowledge if it was spelled correctly in advance.

  To reproduce:
  - Use e.g. Libre Office Writer (the Firefox Menue shew the same behavior)
  - Press ALT
  - try to insert a FOOTNOTE
  - press letters: foo
  - HUD shows 5 menue entries without footnote beeing included. infact it does 
not show 1 entry uncluding even foo*
  - complete the search string: the right entry does appear in the list of 
suggested entries not before the letters FOOTNO are entered.

  - In 12.04 and subsequent releases menue entries that fit the pattern
  show up immediately.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hud/+bug/1299191/+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 1303395] Re: HUD search works incorrectly

2014-04-08 Thread Pete Woods
Whoops, I mean lp:1299191

** Changed in: libcolumbus
   Importance: Undecided => Medium

** Summary changed:

- HUD search works incorrectly
+ HUD searches do not prioritise results with the correct number of words

-- 
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/1303395

Title:
  HUD searches do not prioritise results with the correct number of
  words

Status in Unity HUD:
  Confirmed
Status in Libcolumbus, a small, fast, error tolerant matcher:
  Confirmed
Status in “hud” package in Ubuntu:
  Confirmed

Bug description:
  my app (sublime text3) have menu item  "Tools->Build"
  I open HUD (pressing Alt key) and begin type "build". But when I have typed 
"bu", i expect to see my wished menu "build".
  Unfortunately i see list of strange menus (see "incorrect_search1.png" from 
attachement)
  And just when i type FULL name of wished menu "build", i see what i want to 
see (see "incorrect_search2.png" from attachement)

  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140403-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-19.40-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/hud/+bug/1303395/+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 1303395] Re: HUD search works incorrectly

2014-04-08 Thread Pete Woods
Also see this similar bug: lp:1303395

-- 
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/1303395

Title:
  HUD searches do not prioritise results with the correct number of
  words

Status in Unity HUD:
  Confirmed
Status in Libcolumbus, a small, fast, error tolerant matcher:
  Confirmed
Status in “hud” package in Ubuntu:
  Confirmed

Bug description:
  my app (sublime text3) have menu item  "Tools->Build"
  I open HUD (pressing Alt key) and begin type "build". But when I have typed 
"bu", i expect to see my wished menu "build".
  Unfortunately i see list of strange menus (see "incorrect_search1.png" from 
attachement)
  And just when i type FULL name of wished menu "build", i see what i want to 
see (see "incorrect_search2.png" from attachement)

  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140403-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-19.40-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/hud/+bug/1303395/+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 1303395] Re: HUD search works incorrectly

2014-04-08 Thread Pete Woods
This guy (http://i.imgur.com/hfiGC48.png) is where I see this really
going wrong. There's no doubt that it should be giving us the simple
"Build" result.

I would attribute this to libcolumbus not adding a bonus score to
searches that have the correct number of words. I would like to solve
this problem when I've got the chance.

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

** Changed in: libcolumbus
   Status: New => Confirmed

** Changed in: hud
   Status: New => Confirmed

** Changed in: hud (Ubuntu)
   Status: New => Confirmed

-- 
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/1303395

Title:
  HUD searches do not prioritise results with the correct number of
  words

Status in Unity HUD:
  Confirmed
Status in Libcolumbus, a small, fast, error tolerant matcher:
  Confirmed
Status in “hud” package in Ubuntu:
  Confirmed

Bug description:
  my app (sublime text3) have menu item  "Tools->Build"
  I open HUD (pressing Alt key) and begin type "build". But when I have typed 
"bu", i expect to see my wished menu "build".
  Unfortunately i see list of strange menus (see "incorrect_search1.png" from 
attachement)
  And just when i type FULL name of wished menu "build", i see what i want to 
see (see "incorrect_search2.png" from attachement)

  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140403-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-19.40-generic 3.13.6
  Uname: Linux 3.13.0-19-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/hud/+bug/1303395/+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 1300936] Re: HUD widget sometimes breaks when shrinking to show a single result

2014-04-07 Thread Pete Woods
** Changed in: unity
   Status: New => Confirmed

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

-- 
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/1300936

Title:
  HUD widget sometimes breaks when shrinking to show a single result

Status in Unity:
  Confirmed
Status in “hud” package in Ubuntu:
  Invalid

Bug description:
  close all open application windows.
  tap alt.
  type enter
  =there are no results. There should be results. Why does "enter" have no 
results but "ente" or "enter " do have results?
  hit spacebar
  select "Enter Location... (Go")
  Nothing happens - it should have opened the"Location" window

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: hud 13.10.1+14.04.20140326-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
  Uname: Linux 3.13.0-20-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr  1 19:22:55 2014
  InstallationDate: Installed on 2014-03-27 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326)
  SourcePackage: hud
  UpgradeStatus: No upgrade log present (probably fresh install)
  upstart.hud.log:
   hud-service: Fatal IO error 11 (Resource temporarily unavailable) on X 
server :0.
   hud-service: Fatal IO error 0 (Success) on X server :0.
  upstart.window-stack-bridge.log:
   QDBusConnection: name 'org.ayatana.bamf' had owner '' but we thought it was 
':1.5'
   QDBusConnection: name 'org.ayatana.bamf' had owner '' but we thought it was 
':1.10'

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1300936/+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 1300936] Re: Unity HUD widget fails to resize properly when shrinking to a single result

2014-04-04 Thread Pete Woods
** Summary changed:

- weird results from HUD
+ Unity HUD widget fails to resize properly when shrinking to a single result

** Summary changed:

- Unity HUD widget fails to resize properly when shrinking to a single result
+ HUD widget sometimes breaks when shrinking to show a single result

-- 
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/1300936

Title:
  HUD widget sometimes breaks when shrinking to show a single result

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

Bug description:
  close all open application windows.
  tap alt.
  type enter
  =there are no results. There should be results. Why does "enter" have no 
results but "ente" or "enter " do have results?
  hit spacebar
  select "Enter Location... (Go")
  Nothing happens - it should have opened the"Location" window

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: hud 13.10.1+14.04.20140326-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
  Uname: Linux 3.13.0-20-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr  1 19:22:55 2014
  InstallationDate: Installed on 2014-03-27 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326)
  SourcePackage: hud
  UpgradeStatus: No upgrade log present (probably fresh install)
  upstart.hud.log:
   hud-service: Fatal IO error 11 (Resource temporarily unavailable) on X 
server :0.
   hud-service: Fatal IO error 0 (Success) on X server :0.
  upstart.window-stack-bridge.log:
   QDBusConnection: name 'org.ayatana.bamf' had owner '' but we thought it was 
':1.5'
   QDBusConnection: name 'org.ayatana.bamf' had owner '' but we thought it was 
':1.10'

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1300936/+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 1296715] Re: Menu items are greyed out in Libreoffice menu.

2014-04-04 Thread Pete Woods
** Changed in: hud (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Menu items are greyed  out in Libreoffice menu.

Status in “hud” package in Ubuntu:
  Invalid
Status in “indicator-appmenu” package in Ubuntu:
  Confirmed

Bug description:
  After adding a formula, OLE-Object or diagram to the document and then
  exiting the editing mode, one cannot choose several items from the
  menubar, neither using a mouse or the HUD. The affected items are
  greyed out and mostly in the "Add" and "Format" dropdown menu. After
  first navigating to that item with the mouse pointer, the second time
  the items become available.

  After deinstalling the indicator-appmenu package, the Libreoffice menu works 
without problems.
  ---
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2013-05-03 (324 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  NonfreeKernelModules: nvidia
  Package: indicator-appmenu 13.01.0+14.04.20140320-0ubuntu1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.13.0-19.39-generic 3.13.6
  Tags: third-party-packages trusty
  Uname: Linux 3.13.0-19-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-03-16 (8 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1296715/+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 1300722] Re: hud-service is eating up 100% of one of my CPUs in a pool loop

2014-04-02 Thread Pete Woods
** Changed in: hud
   Status: In Progress => Fix Committed

-- 
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 pool loop

Status in Unity HUD:
  Fix Committed
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/x86_64-linux-gnu/libQt5Core.so.5
  #33 0x7fda84382cd3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #34 0x7fda833dbe04 in g_main_conte

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

2014-04-02 Thread Pete Woods
** Also affects: hud
   Importance: Undecided
   Status: New

** Changed in: hud
   Importance: Undecided => Critical

** Changed in: hud
 Assignee: (unassigned) => Pete Woods (pete-woods)

** Changed in: hud
   Status: New => In Progress

-- 
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 pool loop

Status in Unity HUD:
  In Progress
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 QCoreApplicatio

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

2014-04-02 Thread Pete Woods
Yes, this is definitely a bug, I'm not claiming otherwise.

To look up the application I would just use d-feet. Under the session
bus, you can look up the connection name, and it will show you the
process name at the bottom of the view.

-- 
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 pool loop

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/x86_64-linux-gnu/

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

2014-04-02 Thread Pete Woods
** Attachment added: "Screen Shot 2014-04-02 at 09.42.37.png"
   
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1300722/+attachment/4060230/+files/Screen%20Shot%202014-04-02%20at%2009.42.37.png

** Changed in: hud (Ubuntu)
 Assignee: (unassigned) => Pete Woods (pete-woods)

** Changed in: hud (Ubuntu)
   Status: New => In Progress

-- 
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 pool loop

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-li

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

2014-04-02 Thread Pete Woods
Obviously those names are temporary. So if you close the window /
application they will no-longer exist. Hopefully you can catch one while
its still open.

-- 
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 pool loop

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/x86_64-linux-gnu/libQt5Core.so.5
  #33 0x7fda84382cd3 in ?? () from /usr/lib/x86_64-linux-gnu/l

[Dx-packages] [Bug 1300936] Re: weird results from HUD

2014-04-02 Thread Pete Woods
I believe this is actually a bug presentation of the results in the
Unity shell. Some quick debugging in HUD reveals that "enter" does,
indeed, have the single, correct, result:

QUERY = ("enter") 
suggestion "Enter Location… (Go)"

It seems like the Unity widget that presents the results doesn't always
handle resizing to only having a single result. If you repeatedly switch
between "ente" and "enter", you will see it sometimes showing no
results, and sometimes showing a single result.

** Changed in: hud (Ubuntu)
   Status: New => Invalid

** Changed in: hud (Ubuntu)
 Assignee: (unassigned) => Pete Woods (pete-woods)

-- 
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/1300936

Title:
  weird results from HUD

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

Bug description:
  close all open application windows.
  tap alt.
  type enter
  =there are no results. There should be results. Why does "enter" have no 
results but "ente" or "enter " do have results?
  hit spacebar
  select "Enter Location... (Go")
  Nothing happens - it should have opened the"Location" window

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: hud 13.10.1+14.04.20140326-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
  Uname: Linux 3.13.0-20-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr  1 19:22:55 2014
  InstallationDate: Installed on 2014-03-27 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326)
  SourcePackage: hud
  UpgradeStatus: No upgrade log present (probably fresh install)
  upstart.hud.log:
   hud-service: Fatal IO error 11 (Resource temporarily unavailable) on X 
server :0.
   hud-service: Fatal IO error 0 (Success) on X server :0.
  upstart.window-stack-bridge.log:
   QDBusConnection: name 'org.ayatana.bamf' had owner '' but we thought it was 
':1.5'
   QDBusConnection: name 'org.ayatana.bamf' had owner '' but we thought it was 
':1.10'

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1300936/+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 1300936] Re: weird results from HUD

2014-04-02 Thread Pete Woods
** Also affects: unity
   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/1300936

Title:
  weird results from HUD

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

Bug description:
  close all open application windows.
  tap alt.
  type enter
  =there are no results. There should be results. Why does "enter" have no 
results but "ente" or "enter " do have results?
  hit spacebar
  select "Enter Location... (Go")
  Nothing happens - it should have opened the"Location" window

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: hud 13.10.1+14.04.20140326-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
  Uname: Linux 3.13.0-20-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr  1 19:22:55 2014
  InstallationDate: Installed on 2014-03-27 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326)
  SourcePackage: hud
  UpgradeStatus: No upgrade log present (probably fresh install)
  upstart.hud.log:
   hud-service: Fatal IO error 11 (Resource temporarily unavailable) on X 
server :0.
   hud-service: Fatal IO error 0 (Success) on X server :0.
  upstart.window-stack-bridge.log:
   QDBusConnection: name 'org.ayatana.bamf' had owner '' but we thought it was 
':1.5'
   QDBusConnection: name 'org.ayatana.bamf' had owner '' but we thought it was 
':1.10'

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1300936/+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 1300722] Re: hud-service is eating up 100% of one of my CPUs in a pool loop

2014-04-01 Thread Pete Woods
** Branch linked: lp:~unity-api-team/hud/dbusmenu-safety-valve

-- 
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 pool loop

Status in “hud” package in Ubuntu:
  New

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/x86_64-linux-gnu/libQt5Core.so.5
  #33 0x7fda84382cd3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #34 0x7fda833dbe04 in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/li

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

2014-04-01 Thread Pete Woods
Indeed, there's a number of these instances. If I could find out which
application it is that causes this, it'd help a lot with debugging.

-- 
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 pool loop

Status in “hud” package in Ubuntu:
  New

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/x86_64-linux-gnu/libQt5Core.so.5
  #33 0x7fda84382cd3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #34 0x0

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

2014-04-01 Thread Pete Woods
Hi Colin,

You see in the hud log there's a DBus address listed ":1.92". Can you
see which application this is?

-- 
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 pool loop

Status in “hud” package in Ubuntu:
  New

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/x86_64-linux-gnu/libQt5Core.so.5
  #33 0x7fda84382cd3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  #34 0x7fda833dbe04 in g_main_c

[Dx-packages] [Bug 1298656] Re: hud-service crashed with g-assert-if-reached in GMenu call from qtgmenu::QtGMenuModel::CreateChild()

2014-03-30 Thread Pete Woods
Hi Jos, do you remember which application was in the foreground when
this happened?

-- 
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/1298656

Title:
  hud-service crashed with g-assert-if-reached in GMenu call from
  qtgmenu::QtGMenuModel::CreateChild()

Status in “hud” package in Ubuntu:
  New

Bug description:
  Don't think I did anything special.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: hud 13.10.1+14.04.20140326-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
  CrashCounter: 1
  CurrentDesktop: Unity
  Date: Thu Mar 27 22:37:06 2014
  ExecutablePath: /usr/lib/x86_64-linux-gnu/hud/hud-service
  InstallationDate: Installed on 2013-09-29 (179 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Beta amd64+mac 
(20130925.1)
  ProcCmdline: /usr/lib/x86_64-linux-gnu/hud/hud-service
  Signal: 6
  SourcePackage: hud
  StacktraceTop:
   g_assertion_message () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? ()
   ?? ()
  Title: hud-service crashed with SIGABRT in g_assertion_message()
  UpgradeStatus: Upgraded to trusty on 2014-03-15 (12 days ago)
  UserGroups: adm cdrom dip fuse lpadmin plugdev sambashare sudo
  upstart.hud.log:
   (hud-service:1836): GLib-CRITICAL **: g_sequence_get: assertion '!is_end 
(iter)' failed
   
   (hud-service:1836): GLib-GIO-CRITICAL **: g_dbus_menu_model_get_item_links: 
assertion 'item' failed
   **
   
GLib-GIO:ERROR:/build/buildd/glib2.0-2.39.92/./gio/gmenumodel.c:398:g_menu_model_real_get_item_link:
 code should not be reached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1298656/+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 1299191] Re: HUD does not show the adequate results in Ubuntu 14.04

2014-03-28 Thread Pete Woods
** Also affects: libcolumbus
   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/1299191

Title:
  HUD does not show the adequate results in Ubuntu 14.04

Status in Unity HUD:
  New
Status in Libcolumbus, a small, fast, error tolerant matcher:
  New
Status in “hud” package in Ubuntu:
  New

Bug description:
  On a live version of trusty thar - beta -:

  When I use the HUD menu in an application, I have to enter lots of
  letters, until the right entry shows up. For the first 3/5 letters,
  the menu shows just unfitting entries, that do not even match the
  combination of letters. This way the HUD menue gets almost useless,
  since one has to enter almost the whole menue entry without any
  knowledge if it was spelled correctly in advance.

  To reproduce:
  - Use e.g. Libre Office Writer (the Firefox Menue shew the same behavior)
  - Press ALT
  - try to insert a FOOTNOTE
  - press letters: foo
  - HUD shows 5 menue entries without footnote beeing included. infact it does 
not show 1 entry uncluding even foo*
  - complete the search string: the right entry does appear in the list of 
suggested entries not before the letters FOOTNO are entered.

  - In 12.04 and subsequent releases menue entries that fit the pattern
  show up immediately.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hud/+bug/1299191/+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 1280372] Re: Unknown Qt application causes HUD / libdbusmenu-qt to use 100% CPU

2014-03-26 Thread Pete Woods
** Description changed:

  See the following debug output:
  * http://paste.ubuntu.com/6931329/
  * http://paste.ubuntu.com/6931331/
  * http://paste.ubuntu.com/6931338/
+ * http://paste.ubuntu.com/7151579/
  
  14:09:09 QVariantMap DBusMenuExporterDBus::getProperties(int, const 
QStringList&) const: Condition failed: action
  14:09:09 bool DBusMenuExporterDBus::AboutToShow(int): Condition failed: menu
  
  Was also seen in the console.

** Changed in: hud (Ubuntu)
   Status: New => In Progress

** Changed in: hud (Ubuntu)
 Assignee: (unassigned) => Pete Woods (pete-woods)

** Changed in: libdbusmenu-qt (Ubuntu)
 Assignee: (unassigned) => Pete Woods (pete-woods)

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

-- 
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/1280372

Title:
  Unknown Qt application causes HUD / libdbusmenu-qt to use 100% CPU

Status in Unity HUD:
  In Progress
Status in libdbusmenu-qt:
  Fix Released
Status in “hud” package in Ubuntu:
  In Progress
Status in “libdbusmenu-qt” package in Ubuntu:
  Fix Released

Bug description:
  See the following debug output:
  * http://paste.ubuntu.com/6931329/
  * http://paste.ubuntu.com/6931331/
  * http://paste.ubuntu.com/6931338/
  * http://paste.ubuntu.com/7151579/

  14:09:09 QVariantMap DBusMenuExporterDBus::getProperties(int, const 
QStringList&) const: Condition failed: action
  14:09:09 bool DBusMenuExporterDBus::AboutToShow(int): Condition failed: menu

  Was also seen in the console.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hud/+bug/1280372/+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 1297535] Re: hud-service consuming CPU for no apparent reason with no end in sight

2014-03-26 Thread Pete Woods
*** This bug is a duplicate of bug 1280372 ***
https://bugs.launchpad.net/bugs/1280372

** This bug has been marked a duplicate of bug 1280372
   Unknown Qt application causes libdbusmenu-qt to use 100% CPU

-- 
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 1296602] Re: /usr/lib/i386-linux-gnu/hud/hud-service:11:pcre16_free_study:QRegularExpressionPrivate::cleanCompiledPattern:QRegularExpressionPrivate::~QRegularExpressionPrivate:~QExp

2014-03-24 Thread Pete Woods
** Branch linked: lp:~unity-api-team/hud/unix-signal-handler

-- 
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/1296602

Title:
  /usr/lib/i386-linux-gnu/hud/hud-
  
service:11:pcre16_free_study:QRegularExpressionPrivate::cleanCompiledPattern:QRegularExpressionPrivate::~QRegularExpressionPrivate:~QExplicitlySharedDataPointer:QRegularExpression::~QRegularExpression

Status in “hud” package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding hud.  This problem was most recently seen with version
  13.10.1+14.04.20140314-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/5c1711964e51f8d08a935b9f3ca624e8c09c9b42
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1296602/+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 1295580] Re: /usr/lib/i386-linux-gnu/hud/hud-service:11:QEventLoop::exit:QCoreApplication::exit:_start

2014-03-24 Thread Pete Woods
*** This bug is a duplicate of bug 1296602 ***
https://bugs.launchpad.net/bugs/1296602

** This bug has been marked a duplicate of bug 1296602
   
/usr/lib/i386-linux-gnu/hud/hud-service:11:pcre16_free_study:QRegularExpressionPrivate::cleanCompiledPattern:QRegularExpressionPrivate::~QRegularExpressionPrivate:~QExplicitlySharedDataPointer:QRegularExpression::~QRegularExpression

-- 
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/1295580

Title:
  /usr/lib/i386-linux-gnu/hud/hud-
  service:11:QEventLoop::exit:QCoreApplication::exit:_start

Status in “hud” package in Ubuntu:
  In Progress

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding hud.  This problem was most recently seen with version
  13.10.1+14.04.20140314-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/4ac390f19c6d566f3c8e11130ace3730506e7f98
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1295580/+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 1253676] Re: hud-service crashed with SIGSEGV in hud_source_search()

2014-03-23 Thread Pete Woods
** Changed in: hud
   Status: Fix Committed => Fix Released

-- 
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/1253676

Title:
  hud-service crashed with SIGSEGV in hud_source_search()

Status in Unity HUD:
  Fix Released
Status in “hud” package in Ubuntu:
  Fix Released

Bug description:
  Not sure of the steps, I found this when running unity8 autopilot
  tests.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: hud 13.10.1+14.04.20131029.1-0ubuntu1
  Uname: Linux 3.4.0-3-mako armv7l
  ApportVersion: 2.12.7-0ubuntu1
  Architecture: armhf
  CurrentDesktop: Unity
  Date: Thu Nov 21 13:19:27 2013
  ExecutablePath: /usr/lib/arm-linux-gnueabihf/hud/hud-service
  ExecutableTimestamp: 1383046411
  InstallationDate: Installed on 2013-11-20 (0 days ago)
  InstallationMedia: Ubuntu Trusty Tahr (development branch) - armhf 
(20131120.2)
  MarkForUpload: True
  ProcCmdline: /usr/lib/arm-linux-gnueabihf/hud/hud-service
  ProcCwd: /home/phablet
  RetraceOutdatedPackages: outdated debug symbol package for libdbusmenu-glib4: 
package version 12.10.3+13.10.20130913-0ubuntu2 dbgsym version 
12.10.3+13.10.20131104-0ubuntu1
  Signal: 11
  SourcePackage: hud
  Title: hud-service crashed with SIGSEGV in hud_source_search()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm autopilot cdrom dialout dip nopasswdlogin plugdev sudo tty 
video

To manage notifications about this bug go to:
https://bugs.launchpad.net/hud/+bug/1253676/+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 1247896] Re: /usr/lib/x86_64-linux-gnu/hud/hud-service:11:hud_source_search:hud_query_refresh:hud_query_dispatch_refresh:g_main_dispatch:g_main_context_dispatch

2014-03-23 Thread Pete Woods
** Changed in: hud/14.04
   Status: Fix Committed => Fix Released

** Changed in: hud (Ubuntu)
   Status: In Progress => Fix Released

-- 
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/1247896

Title:
  /usr/lib/x86_64-linux-gnu/hud/hud-
  
service:11:hud_source_search:hud_query_refresh:hud_query_dispatch_refresh:g_main_dispatch:g_main_context_dispatch

Status in Unity HUD:
  Fix Released
Status in Unity HUD 13.10 series:
  In Progress
Status in Unity HUD 14.04 series:
  Fix Released
Status in “hud” package in Ubuntu:
  Fix Released

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding hud.  This problem was most recently seen with version
  13.10.1+13.10.20131024-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/6afab4b34c7532163fd7a103bb4f321fbb6a7cab
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hud/+bug/1247896/+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 1257861] Re: HUD lp:hud trunk FTBFS on arm64

2014-03-23 Thread Pete Woods
** Changed in: hud
   Status: Fix Committed => Fix Released

-- 
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/1257861

Title:
  HUD lp:hud trunk FTBFS on arm64

Status in Unity HUD:
  Fix Released
Status in “hud” package in Ubuntu:
  Fix Released

Bug description:
  As in description. We released the latest HUD to proposed today, but
  it seems to be failing to build on arm64. As we only build this in the
  archive right now, we didn't see it in the daily-build PPA. Before it
  was building fine on arm64.

  The failing test seems to be:
  7/20 Test  #7: test-keyword-mapping .***Failed0.12 sec

  Link to the current arm64 failure in -proposed:
  
https://launchpad.net/ubuntu/+source/hud/13.10.1+14.04.20131204-0ubuntu1/+build/5301055

  Rebuilding did not help, it failed twice already.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hud/+bug/1257861/+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 1243736] Re: hud gets confuses multiple windows from same application

2014-03-22 Thread Pete Woods
** Changed in: hud (Ubuntu)
   Status: New => Fix Released

-- 
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/1243736

Title:
  hud gets confuses multiple windows from same application

Status in “hud” package in Ubuntu:
  Fix Released

Bug description:
  1. open 2 inkcape window
  2. edit document 2
  3. try to save document 2 by pressing  and typing save in the HUD
  4. see that document 1 is the document being saved

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: hud 13.10.1+13.10.20131014-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  Date: Wed Oct 23 16:09:42 2013
  InstallationDate: Installed on 2013-10-03 (19 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MarkForUpload: True
  SourcePackage: hud
  UpgradeStatus: Upgraded to saucy on 2013-10-21 (2 days ago)
  upstart.window-stack-bridge.log:
   Error getting parents for "/org/ayatana/bamf/window/31457283" 
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface 
'org.ayatana.bamf.view' on object at path /org/ayatana/bamf/window/31457283") 
   Could not get window property "_GTK_UNIQUE_BUS_NAME" 
"/org/ayatana/bamf/window/31457283" 
   Error getting parents for "/org/ayatana/bamf/window/31457283" 
QDBusError("org.freedesktop.DBus.Error.UnknownMethod", "No such interface 
'org.ayatana.bamf.view' on object at path /org/ayatana/bamf/window/31457283")

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1243736/+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 1243143] Re: hud on the phone dies in backgrounded webapps after a while

2014-03-22 Thread Pete Woods
** Changed in: hud (Ubuntu)
   Status: New => Fix Released

** Changed in: hud
   Status: New => Fix Released

-- 
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/1243143

Title:
  hud on the phone dies in backgrounded webapps after a while

Status in Unity HUD:
  Fix Released
Status in “hud” package in Ubuntu:
  Fix Released

Bug description:
  using a few webapps (5 or 6) at the same time at some point these seem
  to get SIGKILLed in the bakground by the OOM watcher. if they get re-
  initalized they seem to come up without any hud support (before the
  hud has back/forward/reload, after the hud is empty)

  to reproduce, run a bunch of webapps for a few hours and see them
  randomly die and come back, with and without hud on a phone

To manage notifications about this bug go to:
https://bugs.launchpad.net/hud/+bug/1243143/+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 1045353] Re: LibreOffice commands are not displayed in the HUD

2014-03-22 Thread Pete Woods
** Changed in: hud (Ubuntu)
   Status: Confirmed => Invalid

-- 
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/1045353

Title:
  LibreOffice commands are not displayed in the HUD

Status in “hud” package in Ubuntu:
  Invalid
Status in “libreoffice” package in Ubuntu:
  Fix Released

Bug description:
  Ubuntu Release:  Ubuntu 12.10 Quantal Quetzal beta1
  Package version: libreoffice-gtk
  Package version: 1:3.6.1~rc2-1ubuntu3
  Expected behavior: It should be possible to launch LO actions from the HUD.
  Actual behavior: Libreoffice commands are not shown in the HUD.

  According to comments, this is the case for:
  - Ubuntu 12.10 and 13.04
  - LibreOffice cycles 3.6 and 4.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1045353/+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 1279490] Re: Global menu searching obvious matches don't match

2014-03-22 Thread Pete Woods
** Changed in: hud (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: hud
   Status: In Progress => Fix Released

** Changed in: libcolumbus
   Status: In Progress => Fix Released

-- 
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/1279490

Title:
  Global menu searching obvious matches don't match

Status in Unity HUD:
  Fix Released
Status in Libcolumbus, a small, fast, error tolerant matcher:
  Fix Released
Status in “hud” package in Ubuntu:
  Fix Released

Bug description:
  Hi,

  I'm trying, in Gimp, to press Alt and then select the `Image -> Crop
  to Selection` item by matching against 'crop to selection' but that
  doesn't bring up that result.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20131106.1-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-8.27-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Wed Feb 12 21:53:49 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2010-10-12 (1219 days ago)
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2013-10-26 (109 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hud/+bug/1279490/+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 1292237] Re: hud-service crashed with SIGSEGV in data()

2014-03-21 Thread Pete Woods
** This bug is no longer a duplicate of bug 1292586
   HUD crashing due to async API that looks sync in libdbusmenu-qt

** Changed in: hud (Ubuntu)
 Assignee: (unassigned) => Pete Woods (pete-woods)

** Changed in: hud (Ubuntu)
   Status: Triaged => In Progress

-- 
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/1292237

Title:
  hud-service crashed with SIGSEGV in data()

Status in “hud” package in Ubuntu:
  In Progress

Bug description:
  Don't know how it happened, crash warning just poped up...

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: hud 13.10.1+14.04.20140218.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Mar 13 22:45:46 2014
  ExecutablePath: /usr/lib/x86_64-linux-gnu/hud/hud-service
  InstallationDate: Installed on 2013-02-03 (403 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  ProcCmdline: /usr/lib/x86_64-linux-gnu/hud/hud-service
  SegvAnalysis:
   Segfault happened at: 0x7f31049cadc1 <_ZNK7QAction4textEv+1>:mov
0x8(%rsi),%rsi
   PC (0x7f31049cadc1) ok
   source "0x8(%rsi)" (0x0008) not located in a known VMA region (needed 
readable region)!
   destination "%rsi" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: hud
  StacktraceTop:
   QAction::text() const () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
   ?? ()
   ?? ()
   hud::service::ItemStore::search(QString const&, 
QList&) ()
   hud::service::QueryImpl::refresh() ()
  Title: hud-service crashed with SIGSEGV in QAction::text()
  UpgradeStatus: Upgraded to trusty on 2014-02-13 (28 days ago)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo www-data

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1292237/+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 1295580] Re: /usr/lib/i386-linux-gnu/hud/hud-service:11:QEventLoop::exit:QCoreApplication::exit:_start

2014-03-21 Thread Pete Woods
** Changed in: hud (Ubuntu)
 Assignee: (unassigned) => Pete Woods (pete-woods)

** Changed in: hud (Ubuntu)
   Status: New => In Progress

-- 
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/1295580

Title:
  /usr/lib/i386-linux-gnu/hud/hud-
  service:11:QEventLoop::exit:QCoreApplication::exit:_start

Status in “hud” package in Ubuntu:
  In Progress

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding hud.  This problem was most recently seen with version
  13.10.1+14.04.20140314-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/4ac390f19c6d566f3c8e11130ace3730506e7f98
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1295580/+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 1292237] Re: hud-service crashed with SIGSEGV in data()

2014-03-18 Thread Pete Woods
*** This bug is a duplicate of bug 1292586 ***
https://bugs.launchpad.net/bugs/1292586

I looked at this again. I could be wrong. I've linked a branch that
simply skips actions that can't be found in the search results.

** Branch linked: lp:~unity-api-team/hud/null-guard-itemstore

-- 
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/1292237

Title:
  hud-service crashed with SIGSEGV in data()

Status in “hud” package in Ubuntu:
  Triaged

Bug description:
  Don't know how it happened, crash warning just poped up...

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: hud 13.10.1+14.04.20140218.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Mar 13 22:45:46 2014
  ExecutablePath: /usr/lib/x86_64-linux-gnu/hud/hud-service
  InstallationDate: Installed on 2013-02-03 (403 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  ProcCmdline: /usr/lib/x86_64-linux-gnu/hud/hud-service
  SegvAnalysis:
   Segfault happened at: 0x7f31049cadc1 <_ZNK7QAction4textEv+1>:mov
0x8(%rsi),%rsi
   PC (0x7f31049cadc1) ok
   source "0x8(%rsi)" (0x0008) not located in a known VMA region (needed 
readable region)!
   destination "%rsi" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: hud
  StacktraceTop:
   QAction::text() const () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
   ?? ()
   ?? ()
   hud::service::ItemStore::search(QString const&, 
QList&) ()
   hud::service::QueryImpl::refresh() ()
  Title: hud-service crashed with SIGSEGV in QAction::text()
  UpgradeStatus: Upgraded to trusty on 2014-02-13 (28 days ago)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo www-data

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1292237/+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 1279490] Re: Global menu searching obvious matches don't match

2014-03-03 Thread Pete Woods
** Branch linked: lp:~jpakkane/libcolumbus/hud-rework

-- 
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/1279490

Title:
  Global menu searching obvious matches don't match

Status in Unity HUD:
  In Progress
Status in Libcolumbus, a small, fast, error tolerant matcher:
  In Progress
Status in “hud” package in Ubuntu:
  In Progress

Bug description:
  Hi,

  I'm trying, in Gimp, to press Alt and then select the `Image -> Crop
  to Selection` item by matching against 'crop to selection' but that
  doesn't bring up that result.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20131106.1-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-8.27-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Wed Feb 12 21:53:49 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2010-10-12 (1219 days ago)
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2013-10-26 (109 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hud/+bug/1279490/+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 1266464] Re: HUD "Super" and "Alt" shortcuts works through locked screen

2014-02-26 Thread Pete Woods
The HUD project is just the back-end, it doesn't handle the user
interface at all.

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

** No longer affects: hud

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

** Changed in: hud (Ubuntu)
   Status: Confirmed => Invalid

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

-- 
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/1266464

Title:
  HUD "Super" and "Alt" shortcuts works through locked screen

Status in Unity:
  Confirmed
Status in “hud” package in Ubuntu:
  Invalid

Bug description:
  To reproduce:
  1. Lock screen (e.g. using Ctrl+Alt+L or corresponding option in menu).
  2. Press Super (or Alt) key.
  3. Enter password to unlock desktop.

  Expected behaviour: nothing on desktop should be changed.
  Observed behaviour: HUD menu pupped up, as if Alt or Super were pressed on 
desktop.

  I mark this bug report as security issue, because not sure is Super
  and Alt keys are only shortcuts that being passed to desktop, if other
  keys can be passed to desktop in any way it would be possible to run
  some command through HUD.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: hud 13.10.1+13.10.20131031-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  CheckboxSubmission: 3d16077c4fdd6a017d47f6e3dc4f3c54
  CheckboxSystem: b633b4f40868d491c2ae5b50030ce6f3
  Date: Mon Jan  6 17:18:05 2014
  InstallationDate: Installed on 2014-01-01 (4 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MarkForUpload: True
  SourcePackage: hud
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1266464/+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 1279490] Re: Global menu searching obvious matches don't match

2014-02-25 Thread Pete Woods
** Also affects: libcolumbus
   Importance: Undecided
   Status: New

** Changed in: hud
 Assignee: (unassigned) => Pete Woods (pete-woods)

** Changed in: hud (Ubuntu)
 Assignee: (unassigned) => Pete Woods (pete-woods)

** Changed in: hud
   Status: New => In Progress

** Changed in: hud (Ubuntu)
   Status: New => In Progress

** Changed in: libcolumbus
   Status: New => In Progress

-- 
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/1279490

Title:
  Global menu searching obvious matches don't match

Status in Unity HUD:
  In Progress
Status in Libcolumbus, a small, fast, error tolerant matcher:
  In Progress
Status in “hud” package in Ubuntu:
  In Progress

Bug description:
  Hi,

  I'm trying, in Gimp, to press Alt and then select the `Image -> Crop
  to Selection` item by matching against 'crop to selection' but that
  doesn't bring up that result.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20131106.1-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-8.27-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Wed Feb 12 21:53:49 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2010-10-12 (1219 days ago)
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2013-10-26 (109 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hud/+bug/1279490/+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


  1   2   >