[Dx-packages] [Bug 1773859] Re: upgrades to 18.04 fail

2020-05-29 Thread Damiön la Bagh
Can confirm that these steps BEFORE REBOOTING lead to a working 18.04
system after the 16.04 upgrade fails.

Maybe these steps could be added to the upgrade script

In psudocode:

if [ error due to systemd1.service ] then;

sudo mv /usr/share/dbus-1/system-services/org.freedesktop.systemd1.service 
/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.bak
sudo apt-get install -f
sudo apt dist-upgrade
sudo apt autoremove

exit
fi

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

Title:
  upgrades to 18.04 fail

Status in systemd package in Ubuntu:
  Fix Released
Status in systemd-shim package in Ubuntu:
  Won't Fix
Status in systemd source package in Bionic:
  Fix Released
Status in systemd-shim source package in Bionic:
  Won't Fix
Status in systemd source package in Cosmic:
  Fix Released
Status in systemd-shim source package in Cosmic:
  Won't Fix

Bug description:
  [Impact]

   * Some systems fail to upgrade due to conflicts between systemd and
  the (now removed from the archive) systemd-shim / upstart.

   * Instead of trying to work out what's the problem in ordering /
  removal of diverts, ensure that systemd is never unpacked whilst
  systemd-shim/upstart are still on disk. Thus declare conflicts against
  systemd-shim/upstart packages in systemd package.

  [Test Case]

   * monitor drop-off of upgrades with below reported problem

   * Check that it is possible to upgrade to bionic's libpam-systemd
  from xenial with systemd-shim installed on xenial, ie.

  lxc launch ubuntu-daily:xenial test-shim-upgrade
  lxc exec test-shim-upgrade
  apt update
  apt install systemd-shim
  wget 
https://deb.debian.org/debian/pool/main/s/systemd-shim/systemd-shim_10-3_amd64.deb
  apt install ./systemd-shim_10-3_amd64.deb 
  sed 's/xenial/bionic/' -i /etc/apt/sources.list
  apt update
  apt install systemd

  this currently passes, however, systemd-shim remains installed. It
  should be removed instead. Apt install systemd should have lines like
  this:

  The following packages will be REMOVED:
systemd-shim
  ...
  Removing 'diversion of 
/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service to 
/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd by 
systemd-shim'
  ...

  
  [Regression Potential]

   * systemd-shim/upstart are both removed and not supported in bionic,
  thus forcing their removal via conflicts should bring the system into
  an expected state.

  [Other Info]

   * original bug report

  $ sudo apt upgrade
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Calculating upgrade... Done
  The following packages will be REMOVED:
    systemd-shim
  0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
  1 not fully installed or removed.
  After this operation, 71.7 kB disk space will be freed.
  Do you want to continue? [Y/n] y
  (Reading database ... 63 files and directories currently installed.)
  Removing systemd-shim (9-1bzr4ubuntu1) ...
  Removing 'diversion of 
/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service to 
/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd by 
systemd-shim'
  dpkg-divert: error: rename involves overwriting 
'/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service' with
    different file 
'/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd', 
not allowed
  dpkg: error processing package systemd-shim (--remove):
   subprocess installed post-removal script returned error exit status 2
  Errors were encountered while processing:
   systemd-shim
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  Commenting out the dpkg-divert in systemd-shim's postrm solved this
  for me and I was about to continue the upgrade.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1773859/+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 1810997] [NEW] Indicator Printers Service opens too many dialog boxes when the paper is almost empty

2019-01-08 Thread Damiön la Bagh
Public bug reported:

/usr/lib/x86_64-linux-gnu/indicator-printers/indicator-printers-service

Printer is Epson TM-T88V Thermal Roll Receipt printer

indicator-printers-service
Description:Ubuntu 16.04.5 LTS
Release:16.04

indicator-printers:
  Geïnstalleerd: 0.1.7+15.04.20150220-0ubuntu2
  Kandidaat: 0.1.7+15.04.20150220-0ubuntu2
  Versietabel:
 *** 0.1.7+15.04.20150220-0ubuntu2 500
500 http://nl.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
100 /var/lib/dpkg/status

What I Expected to Happen:
One Dialog box, and if there is a reminder just refocus the already opened 
dialog box

What really happens:
100's of dialog boxes are opened until the computer runs out of memory and 
becomes very slow
Only way out is to killall indicator-printers-service

See screenshot

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: indicator-printers 0.1.7+15.04.20150220-0ubuntu2
ProcVersionSignature: Ubuntu 4.4.0-141.167-generic 4.4.162
Uname: Linux 4.4.0-141-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Jan  8 21:37:25 2019
InstallationDate: Installed on 2016-11-26 (773 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
SourcePackage: indicator-printers
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

** Attachment added: "screenshot of the phenomenon"
   
https://bugs.launchpad.net/bugs/1810997/+attachment/5227746/+files/2019-01-08-PrinterProblemTooManyDialogs.png

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

Title:
  Indicator Printers Service opens too many dialog boxes when the paper
  is almost empty

Status in indicator-printers package in Ubuntu:
  New

Bug description:
  /usr/lib/x86_64-linux-gnu/indicator-printers/indicator-printers-
  service

  Printer is Epson TM-T88V Thermal Roll Receipt printer

  indicator-printers-service
  Description:  Ubuntu 16.04.5 LTS
  Release:  16.04

  indicator-printers:
Geïnstalleerd: 0.1.7+15.04.20150220-0ubuntu2
Kandidaat: 0.1.7+15.04.20150220-0ubuntu2
Versietabel:
   *** 0.1.7+15.04.20150220-0ubuntu2 500
  500 http://nl.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

  What I Expected to Happen:
  One Dialog box, and if there is a reminder just refocus the already opened 
dialog box

  What really happens:
  100's of dialog boxes are opened until the computer runs out of memory and 
becomes very slow
  Only way out is to killall indicator-printers-service

  See screenshot

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: indicator-printers 0.1.7+15.04.20150220-0ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-141.167-generic 4.4.162
  Uname: Linux 4.4.0-141-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Jan  8 21:37:25 2019
  InstallationDate: Installed on 2016-11-26 (773 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  SourcePackage: indicator-printers
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-printers/+bug/1810997/+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 1311503] Re: compiz crashes with segfault error in libnux-graphics

2017-09-20 Thread La Luz
Today I had the same issue with 16.04 and installing that package solved
it

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

Title:
  compiz crashes with segfault error in libnux-graphics

Status in Nux:
  Invalid
Status in nux package in Ubuntu:
  Invalid

Bug description:
  When I login compiz crashes with a segfault error in libnux-graphics.
  My screen turns blue (with nouveau driver) or with white blocks
  (nvidia current driver). In dmesg the following messages are shown:

  [  808.965220] compiz[7568]: segfault at b0 ip 7f9246244a0f sp 
7fff0a7a1450 error 4 in libnux-graphics-4.0.so.0.6.0[7f92461f8000+cb000]
  [  813.851368] compiz[7722]: segfault at b0 ip 7f34215bca0f sp 
7fffe2e356d0 error 4 in libnux-graphics-4.0.so.0.6.0[7f342157+cb000]

  I only get this error with my Nvidia GTX 460 card. I do not get these
  errors with my radeon and intel video cards (my other pc and laptop).
  All running latest Trusty 14.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nux/+bug/1311503/+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 1411055] Re: ubuntu-phone recurring alarm gets disabled after 1st event

2015-10-14 Thread Felipe De la Puente
Hi Sebastien,

The bug has been fixed. Apparently it was not marked as duplicate of the
other bugs. I marked it as Fix released now, however I don't remember in
which image the fix was actually released.

Thanks,
Felipe.

** Changed in: indicator-datetime (Ubuntu)
   Status: Incomplete => Fix Released

-- 
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
https://bugs.launchpad.net/bugs/1411055

Title:
  ubuntu-phone recurring alarm gets disabled after 1st event

Status in indicator-datetime package in Ubuntu:
  Fix Released

Bug description:
  Hi,
  This started some weeks before christmass (not sure exact image).

  Currently running vivid image #61 on Mako and the issue is still
  present.

  To reproduce:

  1. Create an alarm that has to be set for Week-days (Most probably any
  recurring setup should work)

  Observed Behavior:

  The alarm indicator icon will show up until the first alarm event is reached, 
then the alarm indicator disappears and the alarm will no longer be triggered.
  If the user tries to re-enable the alarm, it stays enabled for a second, then 
gets automatically disabled.
  Only way to set the alarm again is to delete it and create a new one that 
will also sound only once.

  Expected Behavior:

  The alarm indicator must persist until the alarm is manually disabled
  by the user or no more events are programmed to occur.

  Let me know if more information is needed.

  Thanks,
  Felipe.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1411055/+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 1210831] Re: The overlay scrollbars are not touchscreen-friendly

2015-05-11 Thread Sergio de la Cruz
** Also affects: overlay-scrollbar
   Importance: Undecided
   Status: New

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

Title:
  The overlay scrollbars are not touchscreen-friendly

Status in Overlay Scrollbar:
  New
Status in overlay-scrollbar package in Ubuntu:
  Triaged

Bug description:
  I have a Lenovo Thinkpad Twist convertible ultrabook. The tablet mode
  (touchscreen-only operation, keyboard folded away) get continuously
  working better.

  Now I have hit a problem with the new overlay scrollbars: They save
  space and can be easily operated with a mouse but via touchscreen they
  are unusable. On my convertible I have run

  gsettings set com.canonical.desktop.interface scrollbar-mode normal

  to turn them off and the normal scrollbars work very well via touch.

  Overlay scrollbars should not be used at all on touchscreen devices or
  at least be turned off in tablet mode (see bug 1210823) via

  gsettings set com.canonical.desktop.interface scrollbar-mode normal

  and turned on again for laptop mode via

  gsettings reset com.canonical.desktop.interface scrollbar-mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/overlay-scrollbar/+bug/1210831/+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 1411055] [NEW] ubuntu-phone recurring alarm gets disabled after 1st event

2015-01-14 Thread Felipe De la Puente
Public bug reported:

Hi,
This started some weeks before christmass (not sure exact image).

Currently running vivid image #61 on Mako and the issue is still
present.

To reproduce:

1. Create an alarm that has to be set for Week-days (Most probably any
recurring setup should work)

Observed Behavior:

The alarm indicator icon will show up until the first alarm event is reached, 
then the alarm indicator disappears and the alarm will no longer be triggered.
If the user tries to re-enable the alarm, it stays enabled for a second, then 
gets automatically disabled.
Only way to set the alarm again is to delete it and create a new one that will 
also sound only once.

Expected Behavior:

The alarm indicator must persist until the alarm is manually disabled by
the user or no more events are programmed to occur.

Let me know if more information is needed.

Thanks,
Felipe.

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

-- 
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
https://bugs.launchpad.net/bugs/1411055

Title:
  ubuntu-phone recurring alarm gets disabled after 1st event

Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  Hi,
  This started some weeks before christmass (not sure exact image).

  Currently running vivid image #61 on Mako and the issue is still
  present.

  To reproduce:

  1. Create an alarm that has to be set for Week-days (Most probably any
  recurring setup should work)

  Observed Behavior:

  The alarm indicator icon will show up until the first alarm event is reached, 
then the alarm indicator disappears and the alarm will no longer be triggered.
  If the user tries to re-enable the alarm, it stays enabled for a second, then 
gets automatically disabled.
  Only way to set the alarm again is to delete it and create a new one that 
will also sound only once.

  Expected Behavior:

  The alarm indicator must persist until the alarm is manually disabled
  by the user or no more events are programmed to occur.

  Let me know if more information is needed.

  Thanks,
  Felipe.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1411055/+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 987060] Re: massive memory leak in unity-panel-service and hud-service when invoking the hud on Firefox profiles with large amounts of bookmarks LTS 12.04 14.04

2014-05-27 Thread LA
In Ubuntu 12.04-12.10 I had solved this problem by moving the bookmarks
from the toolbar and the menu, to "Unsorted Bookmarks". Back then,
bookmarks which were not in the menu, did not get tracked by hud and
therefore did not create an issue any more.

After having upgraded to 13.10, the issue is back. I haven't confirmed
that unsorted bookmarks get tracked again, but I start assuming that
this is the case.

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

Title:
  massive memory leak in unity-panel-service and hud-service when
  invoking the hud on Firefox profiles with large amounts of bookmarks
  LTS 12.04 14.04

Status in Unity HUD:
  Confirmed
Status in The Application Menu:
  Confirmed
Status in Unity:
  Won't Fix
Status in “hud” package in Ubuntu:
  Confirmed
Status in “unity” package in Ubuntu:
  Invalid

Bug description:
  unity-panel-service and hud-service quickly racks up memory and CPU
  usage until I kill it when invoking the HUD on Firefox. It's taking
  anywhere from a few minutes to half an hour, but it sometimes makes
  the system completely unusable.

  1. run Firefox 12.0 in the foreground
  2. hit Alt to bring up HUD
  3. type any text
  4. select one proposal from HUD
  5. wait for unity-panel-service and hud-service to fill up the remaining RAM 
and swap space.

  This is due to a high number of bookmarks in a user profile
  (hundreds).

To manage notifications about this bug go to:
https://bugs.launchpad.net/hud/+bug/987060/+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 968533] Re: Alt-tab to Firefox sends Firefox to 100% CPU; unity-panel-service to 80% CPU and hud-service to 20-80% CPU

2013-09-20 Thread LA
The issue has a misleading title. The issue occurs generally when
hitting the ALT key. I confirmed with Firefox 23 on Ubuntu 12.10. Lately
the unity menu integration does not come as an addon. So, the previous
solution (to disable the globalmenu addon if ones has high CPU load)
does not work.

I found another solution, which is not optimal, but solves the problem
to a certain usable extent. The problem was that there were hundreds of
bookmarks in the bookmarks menu and the bookmarks toolbar. Some of them
were dynamic RSS bookmarks, which means that they kept growing by the
time. So HUD had to index all these bookmarks.

The solution was to move all the useless bookmarks from the bookmarks
menu to the "unsorted bookmarks". The latter do not appear in the menu
and therefore do not have to be indexed by HUD. After I did this, still
HUD requires a little bit of loading, but it is much faster and, most
important, does not halt the entire system.

I still believe there is an issue with HUD here: the entire adventure
with the hundred features indicates to me that HUD's indexing is sub-
optimal: it keeps re-indexing the same things that have already been
indexed before, probably there is no (sufficient) caching or so. Another
possibility could be a limit on the number of the bookmark items being
indexed by HUD.

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

Title:
  Alt-tab to Firefox sends Firefox to 100% CPU; unity-panel-service to
  80% CPU and hud-service to 20-80% CPU

Status in Unity:
  Confirmed
Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  I've been seeing UI hangs after switching tabs in Firefox, and
  switching from other applications to Firefox.

  It can take 3-8 seconds to change *tab*.  During this time the CPU is
  maxed out;  typical output from 'top' during this period shows 'hud-
  service' and 'unity-panel-service' combined using about the same CPU
  as Firefox itself:

   100 10.4  26:07.73 firefox
53  0.6   6:14.86 hud-service
38  1.5   6:42.14 unity-panel-service

  I suspect that the change is causing a (an inefficient) re-index
  related to updated menu structures.  (Eg. something like the history
  menu, although I can't see what it is as don't currently have a menu
  bar).

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/968533/+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 1005174] Re: HUD Service high CPU usage with Firefox

2013-09-20 Thread LA
*** This bug is a duplicate of bug 968533 ***
https://bugs.launchpad.net/bugs/968533

The issue is still active and it is not a duplicate. I confirmed with
Firefox 23 on Ubuntu 12.10. Lately the unity menu integration does not
come as an addon. So, the previous solution (to disable that if ones has
high CPU load) does not work.

I found another solution, which is not optimal, but solves the problem
to a certain usable extent.  The problem was that there were hundreds of
bookmarks in the bookmarks menu and the bookmarks toolbar. Some of them
were dynamic RSS bookmarks, which means that they kept growing by the
time. So HUD had to index all these bookmarks.

The solution was to move all the useless bookmarks from the bookmarks
menu to the "unsorted bookmarks". The latter do not appear in the menu
and therefore do not have to be indexed by HUD. After I did this, still
HUD requires a little bit of loading, but it is much faster and, most
important, does not halt the entire system.


I still believe there is an issue with HUD here: the entire adventure with the 
hundred features indicates to me that HUD's indexing is sub-optimal: it keeps 
re-indexing the same things that have already been indexed before, probably 
there is no (sufficient) caching or so. Another possibility could be a limit on 
the number of the bookmark items being indexed by HUD.

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

Title:
  HUD Service high CPU usage with Firefox

Status in The Application Menu:
  Confirmed
Status in Unity:
  Confirmed
Status in “firefox” package in Ubuntu:
  Invalid
Status in “indicator-appmenu” package in Ubuntu:
  Confirmed

Bug description:
  When using HUD to access Firefox menus, it will use a high amount of
  CPU (around 70%), even after Firefox is closed. It looks like its
  trying to index Firefox menus (speacially the bookmarks menu, that has
  a lot of entries).

  Steps to reproduce:
  - You need a Firefox install with hundreds of bookmarks.
  - Start Firefox
  - Start the Hud and try to search a item that it's on your bookmarks menu.
  - See the high CPU usage of unity-pane-service and hud-service.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.12-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
  Uname: Linux 3.2.0-24-generic i686
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: i386
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,gnomecompat,mousepoll,resize,place,imgpng,grid,vpswitch,regex,move,wall,session,animation,wobbly,expo,workarounds,ezoom,animationaddon,fade,scale,unityshell]
  Date: Sun May 27 11:00:50 2012
  SourcePackage: unity
  UpgradeStatus: Upgraded to precise on 2012-04-28 (28 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-appmenu/+bug/1005174/+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 1005174] Re: HUD Service high CPU usage with Firefox

2013-09-20 Thread LA
*** This bug is a duplicate of bug 968533 ***
https://bugs.launchpad.net/bugs/968533

Hi. I think that the duplicate status is wrong. I have this issue also
when not hitting the alt-tab key (the topic of the other issue).

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

Title:
  HUD Service high CPU usage with Firefox

Status in The Application Menu:
  Confirmed
Status in Unity:
  Confirmed
Status in “firefox” package in Ubuntu:
  Invalid
Status in “indicator-appmenu” package in Ubuntu:
  Confirmed

Bug description:
  When using HUD to access Firefox menus, it will use a high amount of
  CPU (around 70%), even after Firefox is closed. It looks like its
  trying to index Firefox menus (speacially the bookmarks menu, that has
  a lot of entries).

  Steps to reproduce:
  - You need a Firefox install with hundreds of bookmarks.
  - Start Firefox
  - Start the Hud and try to search a item that it's on your bookmarks menu.
  - See the high CPU usage of unity-pane-service and hud-service.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: unity 5.12-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
  Uname: Linux 3.2.0-24-generic i686
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: i386
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,gnomecompat,mousepoll,resize,place,imgpng,grid,vpswitch,regex,move,wall,session,animation,wobbly,expo,workarounds,ezoom,animationaddon,fade,scale,unityshell]
  Date: Sun May 27 11:00:50 2012
  SourcePackage: unity
  UpgradeStatus: Upgraded to precise on 2012-04-28 (28 days ago)

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