[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2012-03-16 Thread Conor Curran
** Changed in: indicator-sound
   Status: Fix Committed = Fix Released

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/806848/+subscriptions

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2012-03-16 Thread Launchpad Bug Tracker
This bug was fixed in the package indicator-sound - 0.8.4.0-0ubuntu1

---
indicator-sound (0.8.4.0-0ubuntu1) precise; urgency=low

  * New upstream release.
- indicator-sound Choose Playlist menu item does nothing when using
  Rhythmbox (LP: #952550)
- crashed with SIGSEGV in g_strdup() (LP: #946607)
- crashed with SIGABRT in pa_operation_unref() (LP: #944148)
- crashed with signal 5 in g_type_create_instance() (LP: #921755)
- slider on unmute resets volume (LP: #921065)
- play controls not exposed in HUD (LP: #949032)
- unity-panel-service at 100% cpu when opened /w rb without album
  cover (LP: #806848)
 -- Ken VanDine ken.vand...@canonical.com   Fri, 16 Mar 2012 14:04:30 -0400

** Changed in: indicator-sound (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/806848/+subscriptions

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2012-03-15 Thread Constantine
** Changed in: unity (Ubuntu)
 Assignee: (unassigned) = Constantine (fe-pavel)

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/806848/+subscriptions

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2012-03-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~cjcurran/indicator-sound/excessive-redraws-fix

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/806848/+subscriptions

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2012-03-15 Thread Charles Kerr
** Changed in: indicator-sound
   Status: In Progress = Fix Committed

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/806848/+subscriptions

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2012-03-15 Thread Launchpad Bug Tracker
** Branch linked: lp:indicator-sound

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/806848/+subscriptions

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2012-03-14 Thread Conor Curran
** Changed in: unity
   Status: Confirmed = Invalid

** Changed in: indicator-sound
   Status: Confirmed = In Progress

** Changed in: unity (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: indicator-sound
Milestone: None = 0.8.4.0

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/806848/+subscriptions

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2012-03-14 Thread Conor Curran
Debugged this today thoroughly. It seems I am getting repeated draw
signals from GTK. i.e. my expose method is being called repeatedly by
GTK. I am not constantly queuing draw calls as first suspected. Will try
to initially fix this from the GTK side, if all else fails I will try to
attempt to ignore the irrelevant expose calls.

When there is album art expose is called excessively too but I
filter/ignore a large set of these by comparing the album art path with
what is current on display.

When there is no album art everytime a new image  is prepared  using pango = 
expensive.
 


** Changed in: indicator-sound (Ubuntu)
   Status: Confirmed = In Progress

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/806848/+subscriptions

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2012-03-13 Thread Conor Curran
** Also affects: indicator-sound
   Importance: Undecided
   Status: New

** Changed in: indicator-sound
   Status: New = Triaged

** Changed in: indicator-sound
   Importance: Undecided = High

** Changed in: indicator-sound
 Assignee: (unassigned) = Conor Curran (cjcurran)

** Changed in: indicator-sound
   Status: Triaged = Confirmed

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/806848/+subscriptions

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2011-12-28 Thread colin
Has happened to me with Banshee, Rhythmbox and Amarok, either
independently or running together, when any of them does not have cover
art. On 64bit 11.10.

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

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

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2011-12-16 Thread Federico Tello Gentile
Still happens with precise pangolin alpha (32 bits) with rhythmbox when
the album cover is missing. CPU does not get to 100%, just 70% and
memory does not grow as fast, maybe because this is a 32 bit platfrorm.
I was also affected in a 64 bit Oneiric.

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

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

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2011-11-10 Thread Pedro Villavicencio
not a rhythmbox issue, probably the indicator is causing the problem
there.

** Changed in: rhythmbox (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

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

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2011-11-04 Thread timuckun
Unity panel service hits' 100% CPU on my machine on seemingly random
intervals.  It seems to happen often after it wakes up from sleep

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

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

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2011-10-30 Thread Chow Loong Jin
I don't think Banshee's at fault here. And probably not Rhythmbox
either. Both of them just implement the MPRIS2 interface and let the
sound menu take care of that. If anything, it's indicator-sound or
unity. I'm marking the Banshee task as invalid.

** Changed in: banshee (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

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

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2011-10-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: banshee (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/806848

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

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

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2011-10-28 Thread Federico Tello Gentile
The same happens with Banshee.
I can reproduce the 100% CPU usage and the memory leak with Banshee. I'm 
running the latest unity updates.

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

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

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2011-10-28 Thread Federico Tello Gentile
** Also affects: banshee
   Importance: Undecided
   Status: New

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

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

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2011-10-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: banshee (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/806848

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

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

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2011-10-28 Thread Federico Tello Gentile
** Project changed: banshee = banshee (Ubuntu)

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

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

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2011-10-25 Thread Omer Akram
** Also affects: rhythmbox (Ubuntu)
   Importance: Undecided
   Status: New

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

** Changed in: indicator-sound (Ubuntu)
   Status: New = Confirmed

** Changed in: rhythmbox (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/806848

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

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

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2011-10-24 Thread Federico Tello Gentile
Here's a video of my desktop where you can see unity-panel-service
memory going up and using 70-80% CPU while the soundmenu is open.

http://ubuntuone.com/2lFBvyiFkPUGcMOjQKmzXt

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

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

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2011-10-23 Thread Artyom Gavrichenkov
Either this has nothing to do with Rhytmbox or the bug #877758 is not a
duplicate of this one. unity-panel-service sometimes takes 100% CPU when
no music player is running and I'm trying to open network menu. I don't
even have Rhytmbox installed.

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

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

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2011-10-23 Thread Artyom Gavrichenkov
I've tried to reproduce this behaviour with Banshee and Exaile, and it
didn't work this way. However, unity-panel-service sometimes hangs on my
machine as well, but I can't reproduce it.

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

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

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2011-10-22 Thread Federico Tello Gentile
This is not just about the 100% CPU usage. Unity-panel-service increases
memory usage by 2MB every second you leave the sound menu open after you
pause rhythmbox. This is in addition to the, in my case, 75% to 85% CPU
usage.

I stopped the music and left the computer for a while with the soundmenu
opened. When I came back unity-panel-service using 1.6 GB of RAM. I had
to kill it from a virtual terminal to make the system responsive again.

Here's how I reproduce it.

1) Open system monitor or top and sort by memory usage
2) Open soundmenu and start Rhythmbox from there.
3) Press play in the soundmenu to start a song
4) Press pause in the soundmenu 

Now while soundmenu is open, unity-panel-service memory usage increases
at a 2MB per second rate and it never goes down, not even closing
rhythmbox or soundmenu.

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

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

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2011-10-20 Thread Vincenzoml
This is still an issue in oneiric fully up-to-date. I do not have that
much time but maybe I can help.


** Changed in: unity
   Status: Invalid = Confirmed

** Changed in: unity (Ubuntu)
   Status: Invalid = Confirmed

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

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

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2011-07-27 Thread Omer Akram
@fta, is this still an issue? I faced it once few weeks ago and have not
seen it after, Could you confirm if its still happening

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

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

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2011-07-27 Thread Fabien Tassin
no idea. TBH, I no longer care about this bug and about unity* in
general, I moved to gnome-shell where I can use everything I want
without freezing X, hogging my CPU or sucking all my RAM. At last I can
work without restarting my desktop every day and enjoy the full h/w
acceleration in all the apps supporting it.

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

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

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


[Bug 806848] Re: unity-panel-service at 100% cpu when opened /w rb without album cover

2011-07-27 Thread Omer Akram
assuming this as fixed though I believe it might have been something in
the SoundMenu

** Changed in: unity
   Status: New = Invalid

** Changed in: unity (Ubuntu)
   Status: New = Invalid

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

Title:
  unity-panel-service at 100% cpu when opened /w rb without album cover

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

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