[Bug 616781] Re: gm-notify has high cpu usage

2010-09-18 Thread Extender
Thanks guys, bug fixed :)

-- 
gm-notify has high cpu usage
https://bugs.launchpad.net/bugs/616781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 616781] Re: gm-notify has high cpu usage

2010-09-18 Thread Launchpad Bug Tracker
This bug was fixed in the package gm-notify - 0.10.3-0ubuntu1

---
gm-notify (0.10.3-0ubuntu1) maverick; urgency=low

  * New upstream bug fix release.
   - Fix CPU usage issue with subprocess.call. (LP: #616781)
  * debian/patches/scripts-with-extensions-in-PATH:
   - Drop, included upstream.
  * debian/control: Bump Standards-Version to 3.9.1.
 -- Andrew Starr-BochicchioSat, 18 Sep 2010 15:41:02 
-0400

** Changed in: gm-notify (Ubuntu Maverick)
   Status: Fix Committed => Fix Released

-- 
gm-notify has high cpu usage
https://bugs.launchpad.net/bugs/616781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 616781] Re: gm-notify has high cpu usage

2010-09-18 Thread Andrew Starr-Bochicchio
** Changed in: gm-notify (Ubuntu Maverick)
Milestone: None => ubuntu-10.10

** Changed in: gm-notify (Ubuntu Maverick)
   Status: In Progress => Fix Committed

-- 
gm-notify has high cpu usage
https://bugs.launchpad.net/bugs/616781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 616781] Re: gm-notify has high cpu usage

2010-09-18 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/gm-notify

-- 
gm-notify has high cpu usage
https://bugs.launchpad.net/bugs/616781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 616781] Re: gm-notify has high cpu usage

2010-09-18 Thread Andrew Starr-Bochicchio
Great! I'll push this to Ubuntu today.

** Changed in: gm-notify (Ubuntu)
   Importance: Undecided => High

** Also affects: gm-notify (Ubuntu Maverick)
   Importance: High
   Status: Triaged

** Changed in: gm-notify (Ubuntu Maverick)
   Status: Triaged => In Progress

** Changed in: gm-notify (Ubuntu Maverick)
 Assignee: (unassigned) => Andrew Starr-Bochicchio (andrewsomething)

-- 
gm-notify has high cpu usage
https://bugs.launchpad.net/bugs/616781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 616781] Re: gm-notify has high cpu usage

2010-09-18 Thread Alexander Hungenberg
** Changed in: gm-notify
Milestone: None => 0.10.3

** Changed in: gm-notify
   Status: Fix Committed => Fix Released

-- 
gm-notify has high cpu usage
https://bugs.launchpad.net/bugs/616781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 616781] Re: gm-notify has high cpu usage

2010-09-18 Thread Alexander Hungenberg
:-)

** Changed in: gm-notify
   Status: In Progress => Fix Committed

-- 
gm-notify has high cpu usage
https://bugs.launchpad.net/bugs/616781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 616781] Re: gm-notify has high cpu usage

2010-09-18 Thread Alexander Hungenberg
thanks god I finally found a solution ;-)

standby :-)

** Changed in: gm-notify
   Status: Triaged => In Progress

** Changed in: gm-notify
 Assignee: (unassigned) => Alexander Hungenberg (alexander-hungenberg-gmail)

-- 
gm-notify has high cpu usage
https://bugs.launchpad.net/bugs/616781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 616781] Re: gm-notify has high cpu usage

2010-09-16 Thread Andrew Starr-Bochicchio
@ Alexander

This might be of interest: http://stackoverflow.com/questions/1689505
/python-ulimit-and-nice-for-subprocess-call-subprocess-popen

-- 
gm-notify has high cpu usage
https://bugs.launchpad.net/bugs/616781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 616781] Re: gm-notify has high cpu usage

2010-09-16 Thread Andrew Starr-Bochicchio
** Changed in: gm-notify (Ubuntu)
   Status: Confirmed => Triaged

-- 
gm-notify has high cpu usage
https://bugs.launchpad.net/bugs/616781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 616781] Re: gm-notify has high cpu usage

2010-09-16 Thread Alexander Hungenberg
well... you're right - but the problem is, that this is not directly gm-
notify's fault.

The problem lies in the line with
subprocess.call() which seems to have problems with PyGTK

I'm investigating this and trying to find alternatives ;)


** Changed in: gm-notify
   Importance: Undecided => High

** Changed in: gm-notify
   Status: Confirmed => Triaged

-- 
gm-notify has high cpu usage
https://bugs.launchpad.net/bugs/616781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 616781] Re: gm-notify has high cpu usage

2010-09-16 Thread Extender
Please assign High importance to that bug!

-- 
gm-notify has high cpu usage
https://bugs.launchpad.net/bugs/616781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 616781] Re: gm-notify has high cpu usage

2010-09-14 Thread Anders
Setting this to confirmed as it is impacting a large number of users (3
duplicates reported and counting). I haven't got access to change the
"Importance" level, but I would call out that for gm-notify it's pretty
high as it is impacting a lot of people who are testing it. For Ubuntu
overall, of course, much lower.

** Changed in: gm-notify
   Status: New => Confirmed

** Changed in: gm-notify (Ubuntu)
   Status: New => Confirmed

-- 
gm-notify has high cpu usage
https://bugs.launchpad.net/bugs/616781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 616781] Re: gm-notify has high cpu usage

2010-09-07 Thread Simon Baconnais
Same problem here !

100% CPU when i click on gm-notify.

-- 
gm-notify has high cpu usage
https://bugs.launchpad.net/bugs/616781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 616781] Re: gm-notify has high cpu usage

2010-09-03 Thread Greg Ryman
This isn't limited to i386 either, I have the same problem on X86_64.

-- 
gm-notify has high cpu usage
https://bugs.launchpad.net/bugs/616781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 616781] Re: gm-notify has high cpu usage

2010-08-27 Thread Andrew Starr-Bochicchio
** Also affects: gm-notify
   Importance: Undecided
   Status: New

-- 
gm-notify has high cpu usage
https://bugs.launchpad.net/bugs/616781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 616781] Re: gm-notify has high cpu usage

2010-08-25 Thread Martijn vdS
This happens as soon as you click on it when there's new mail (for me at
least).

-- 
gm-notify has high cpu usage
https://bugs.launchpad.net/bugs/616781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 616781] Re: gm-notify has high cpu usage

2010-08-12 Thread Taylor "Ripps" LeMasurier-Wren

** Attachment added: "Dependencies.txt"
   
https://bugs.edge.launchpad.net/bugs/616781/+attachment/1485991/+files/Dependencies.txt

-- 
gm-notify has high cpu usage
https://bugs.launchpad.net/bugs/616781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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