← Back to team overview

gwibber-bugs team mailing list archive

Re: [Bug 680507] Re: Gwibber does not reuse its processes

 

On 29/02/2012 21:04, Bilal Shahid wrote:
> Thank you for taking the time to report this bug and helping to make Ubuntu better, 
> * can you reproduce it ? 
> * if so than which version are you on ?
> 
> ** Changed in: gwibber
>        Status: New => Incomplete
> 

I haven't seen this bug in a while, so let's just close it.

  status invalid

-- 
Kind regards,
Loong Jin


** Changed in: gwibber
       Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/680507

Title:
  Gwibber does not reuse its processes

Status in Gwibber:
  Invalid

Bug description:
  When closing Gwibber and restarting it (Minimize to tray icon on exit
  is enabled, and indicator-messages) by re-launching it, a new Gwibber
  process spawns each time, instead of reusing the old one.

  Steps to reproduce:
  1. Start Gwibber.
  2. Run ps -e | grep gwibber
     Output is something like:
  20116 ?        00:00:02 gwibber
  20125 ?        00:00:01 gwibber-service
  20140 ?        00:00:00 gwibber-service
  20141 ?        00:00:00 gwibber-service
  3. Close gwibber via the window manager (Alt+F4/X on the window titlebar)
  4. Run ps -e | grep gwibber. Notice the output is still the same.
  5. Repeat steps 1-4, and notice that each time Gwibber is started again, the
  number of gwibber-service processes stays the same, but the number of gwibber
  processes keeps increasing.

  My gwibber version is from the gwibber-daily PPA:
  2.91.2~bzr932-0ubuntu1~daily1~maverick

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


References