[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-10-22 Thread Marc Deslauriers
** Tags added: rls-t-incoming ** Summary changed: - unity-panel-service pegs one of my CPUs at 100% + unity-panel-service memory leak and 100% CPU usage -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-10-21 Thread pdknsk
I'm having the same problem, but no clementine or libreoffice installed. And only few indicators. $ dpkg -l | egrep ^ii | egrep -o indicator-\\S* indicator-applet indicator-applet-complete indicator-applet-session indicator-application indicator-appmenu indicator-datetime indicator-power indicator

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-10-21 Thread jondecker76
I just ran valgrind via: [code] sudo killall unity-panel-service && valgrind --leak-check=yes --log-file=./valgrind.log /usr/lib/unity/unity-panel-service [/code] I'm attaching the valgrind log for just a few seconds of running gimp. ** Attachment added: "valgrind.log" https://bugs.launchpa

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-10-21 Thread jondecker76
My wife is a professional photographer and uses gimp for most of her editing. We also just updated to 13.10 from 13.04 and Gimp becomes nearly unusable at times, with unity-panel-service often hogging a lot of the CPU, causing very long delays for the menus to appear. This is a major issue! --

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-10-21 Thread John Gruber
Updated to 13.10 from 13.04. CPU spikes for gnome-panel-service when I launch gimp 2.8.6. The menu response is so slow it makes gimp unusable. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1199877 T

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-10-17 Thread Rocko
Would unity-panel-indicator be able to detect when an indicator is spamming dbus and log the name of the offending indicator? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1199877 Title: unity-panel

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-10-10 Thread Stephen M. Webb
** Also affects: unity/7.1 Importance: Undecided Status: New ** Changed in: unity/7.1 Status: New => In Progress ** Changed in: unity/7.1 Importance: Undecided => High ** Changed in: unity Milestone: 7.1.2 => 7.2.0 ** Changed in: unity/7.1 Milestone: None => 7.1.2 *

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-10-09 Thread Stephen M. Webb
I disagree that it's unhelpful. It's very likely that there are several unrelated bugs in several unrelated indicators that all cause similar problems. The unity-panel- indicator program itself is a very small, lean program that just loads indicators (which are plugins), provides a drawing contex

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-10-09 Thread Adam Conrad
It seems any number of indicators can exacerbate and "trigger" this issue, but calling out one specific indicator as the culprit is unhelpful, as we've all reproduced it with different combinations, and even with stock installs. -- You received this bug notification because you are a member of Ub

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-10-09 Thread Thomas Strehl
I had the issues also without having clementine installed at all, so to me it seems it's just another trigger for the problem or yet another problem. The only way I could reliably avoid the situation is by disabling app menu. -- You received this bug notification because you are a member of Ubunt

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-10-08 Thread Marc-Andre Heroux
Hi again, I confirm it, when disabling Clementine/Tools/Preferences/Behaviour/Show tray icon - the unity-panel-service CPU % get back and stay at 0%. So it's not disable. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-10-08 Thread Marc-Andre Heroux
Hi everyone, I finally found out. When running Clementine and exactly when pressing the play button, the unity-panel-service goes and alternates from 0% to 80%. I hope this help! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-10-08 Thread Marc-Andre Heroux
This bug also affect a system I am using. Sometimes, for some reasons, I just can't get any indicator from the top Unity bar. I have to kill unity-panel-service each time. After reading on the subject, I understood that indicator-multiload could be a source of the issue. Is it something con

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-09-25 Thread Rocko
I watched rss to monitor the leak while opening and closing files in gimp, and the process started going at 100% cpu somewhere around the 256k-270k range. Interestingly, the rss goes up even if you just zoom in and out in gimp - you don't even have to open a new file. -- You received this bug no

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-09-25 Thread Colin King
I've traced this and can see ~1MB of brk() heap increase per invocation of gedit. So this is really leaking badly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1199877 Title: unity-panel-service pe

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-09-24 Thread Steve Magoun
Simple reproducer that shows a leak in unity-panel-service (there may be other scenarios that cause a leak too): 1) Open a terminal and watch the RSS size of the unity-panel-service process: watch -n 0.5 ps -o rss= `pgrep unity-panel` 2) The value reported should stabilize 3) Launch gedit. Observe

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-09-23 Thread Steve Magoun
Uninstalling the indicator-appmenu package will decrease the severity of the problem. I assume this is because the leak grows less quickly. It does not completely solve the problem. The side effect is that you no longer get application menus in the top panel. -- You received this bug notificatio

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-09-20 Thread CarVac
I have been experiencing this issue too, but it seems to affect me more severely: While the panel is pegging one of my 8 (4 with hyperthreading) cores, if I try to use the HUD or system tray applets, I have about 10 seconds within which to launch a terminal and kill the process before my computer

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-09-19 Thread Dimitry
I'm on saucy salamander with latest updates, always have the same issue, starting from 4hr after reboot or killing unity panel service Indicators doesn't seems as not the main reason - I've tried to disable all non-standard indicators - still the bug happening but probably with more bug-free time

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-09-17 Thread Charles Kerr
** Tags added: unity-panel-service -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1199877 Title: unity-panel-service pegs one of my CPUs at 100% To manage notifications about this bug go to: https:/

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-09-06 Thread Steve Magoun
Full backtrace from gdb: https://pastebin.canonical.com/97128/ This instance of u-p-s was running the following indicators: networking battery date/time system menu (I removed sound, messaging, sync, and keyboard to help narrow down the culprits. Removing these indicators did not alleviate the sy

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-09-06 Thread Steve Magoun
This problem has been driving me nuts. It gets worse over time, suggesting a leak someplace. Other evidence for a leak, the unity-panel- service heap grows from 21MB on boot to 350MB or more after a few days of uptime. I profiled the system several times using sysprof (see attached profile). The p

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-09-03 Thread Steve Magoun
@Chris: I reproduced this today without the Tomboy indicator running -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1199877 Title: unity-panel-service pegs one of my CPUs at 100% To manage notificat

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-08-30 Thread Christopher Townsend
@Steve, You seem to run pretty similar programs as I do, except Tomboy and emacs23 and I don't think emacs is an issue. Yeah, let's see what happens when you don't run Tomboy. At this point, I'm really beginning to suspect a non default indicator is causing some headaches. Thanks! -- You rec

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-08-30 Thread Steve Magoun
@Chris: The problems happen for me regardless of whether LibreOffice is running. I usually have the following apps open when I see the problem: Firefox Thunderbird emacs23 Tomboy Pidgin gnome-terminal I'll try running w/o Tomboy for awhile and see if that improves the situation -- You received

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-08-28 Thread Christopher Townsend
@Steve, Thanks. The only indicator you have that I don't is Tomboy. Maybe an update to it has caused some problems with u-p-s. I'll try installing that and see if it repro's. Also, Colin noted that he was using Libreoffice when he saw it. Are you happening to be using Libreoffice when you see

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-08-28 Thread Steve Magoun
@Chris: I have the following indicators: Keyboard layout (which appeared on its own about a week ago - after the problems started) Tomboy Network Ubuntu One Messaging Battery Sound Date/Time Power With the exception the keyboard layout indicator, I've been running with the same set of indicators

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-08-28 Thread Christopher Townsend
I have yet to see this on my 13.10 test system. I'm wondering if anyone affected by this may have extra indicators besides the default ones installed. ** Also affects: unity Importance: Undecided Status: New ** Changed in: unity Milestone: None => 7.1.2 ** Changed in: unity Imp

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-08-28 Thread Steve Magoun
This happens to me at least 1x/hour. I posted a backtrace in bug 1211458 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1199877 Title: unity-panel-service pegs one of my CPUs at 100% To manage notif

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-08-06 Thread Adam Conrad
Any progress/insight into this? Anything we can do to help debug? It's still happening frequently, and driving me batty. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1199877 Title: unity-panel-se

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-07-10 Thread Stephen M. Webb
I suspect this is the same as #1199696 (but needs further investigation). ** Changed in: unity (Ubuntu) Importance: Undecided => High ** Changed in: unity (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

2013-07-10 Thread Adam Conrad
This happens to me on a semi-regular basis too. Sometimes it's triggered by using menus, and sometimes by using indicators, but the symptoms are generally the same, unity-panel-service spins at 100%, menus and indicators lock up, and sometimes I'm unlucky enough to have them also steal focus, so I

[Bug 1199877] Re: unity-panel-service pegs one of my CPUs at 100%

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