[Bug 1381041] Re: [TOPBLOCKER] Network indicator is sometimes blank

2015-04-08 Thread Marcus Tomlinson
This was fixed in 0.5.1+14.10.20141031.3~rtm-0ubuntu1

** Changed in: indicator-network (Ubuntu Utopic)
   Status: Confirmed = 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/1381041

Title:
  [TOPBLOCKER] Network indicator is sometimes blank

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1381041/+subscriptions

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


[Bug 1381041] Re: [TOPBLOCKER] Network indicator is sometimes blank

2014-11-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: indicator-network (Ubuntu Utopic)
   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/1381041

Title:
  [TOPBLOCKER] Network indicator is sometimes blank

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1381041/+subscriptions

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


[Bug 1381041] Re: [TOPBLOCKER] Network indicator is sometimes blank

2014-11-03 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/indicator-network

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

Title:
  [TOPBLOCKER] Network indicator is sometimes blank

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1381041/+subscriptions

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


[Bug 1381041] Re: [TOPBLOCKER] Network indicator is sometimes blank

2014-11-03 Thread Launchpad Bug Tracker
This bug was fixed in the package indicator-network -
0.5.1+15.04.20141103-0ubuntu1

---
indicator-network (0.5.1+15.04.20141103-0ubuntu1) vivid; urgency=low

  [ CI bot ]
  * Resync trunk

  [ Jussi Pakkanen ]
  * Use std::quick_exit. (LP: #1381041)

  [ Marcus Tomlinson ]
  * Fix GMainLoopDispatch dispatching ordering when. called inside
GMainLoop already Fix GMainLoopDispatch locking. Force all signals
from external (dbus-cpp) threads through. GMainLoopDispatch (LP:
#1374419)

  [ Antti Kaijanmäki ]
  * Increase the default timeouts to match industry standards. (LP:
#1381041)
  * Fix GMainLoopDispatch dispatching ordering when. called inside
GMainLoop already Fix GMainLoopDispatch locking. Force all signals
from external (dbus-cpp) threads through. GMainLoopDispatch (LP:
#1374419)

indicator-network (0.5.1+14.10.20141015-0ubuntu1) 14.09; urgency=low

  [ Antti Kaijanmäki ]
  * deadlock if calling unlock() inside ready signal for a modem that
does not require unlocking. (LP: #1333121)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Mon, 03 Nov 2014 
11:48:11 +

** Changed in: indicator-network (Ubuntu Vivid)
   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/1381041

Title:
  [TOPBLOCKER] Network indicator is sometimes blank

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1381041/+subscriptions

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

[Bug 1381041] Re: [TOPBLOCKER] Network indicator is sometimes blank

2014-11-03 Thread Launchpad Bug Tracker
This bug was fixed in the package indicator-network -
0.5.1+14.10.20141031.3~rtm-0ubuntu1

---
indicator-network (0.5.1+14.10.20141031.3~rtm-0ubuntu1) 14.09; urgency=low

  [ Jussi Pakkanen ]
  * Use std::quick_exit. (LP: #1381041)

  [ Marcus Tomlinson ]
  * Fix GMainLoopDispatch dispatching ordering when. called inside
GMainLoop already Fix GMainLoopDispatch locking. Force all signals
from external (dbus-cpp) threads through. GMainLoopDispatch (LP:
#1374419)

  [ Antti Kaijanmäki ]
  * Increase the default timeouts to match industry standards. (LP:
#1381041)
  * Fix GMainLoopDispatch dispatching ordering when. called inside
GMainLoop already Fix GMainLoopDispatch locking. Force all signals
from external (dbus-cpp) threads through. GMainLoopDispatch (LP:
#1374419)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Fri, 31 Oct 2014 
14:16:08 +

** Changed in: indicator-network (Ubuntu RTM)
   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/1381041

Title:
  [TOPBLOCKER] Network indicator is sometimes blank

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1381041/+subscriptions

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

[Bug 1381041] Re: [TOPBLOCKER] Network indicator is sometimes blank

2014-11-02 Thread Marcus Tomlinson
** Branch linked: lp:~unity-api-team/indicator-network/fix-gmainloop-
syncing

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

Title:
  [TOPBLOCKER] Network indicator is sometimes blank

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1381041/+subscriptions

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


[Bug 1381041] Re: [TOPBLOCKER] Network indicator is sometimes blank

2014-11-02 Thread Marcus Tomlinson
This issue is related to a number conditions where the indicator may
crash. Once the process has crashed beyond its upstart respawn  limit,
it no longer recovers (hence the empty indicator). I've just linked yet
another branch (fix-gmainloop-syncing) that includes some fixes to a
number of synchronisation issues that contributed to these crashes.

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

Title:
  [TOPBLOCKER] Network indicator is sometimes blank

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1381041/+subscriptions

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


[Bug 1381041] Re: [TOPBLOCKER] Network indicator is sometimes blank

2014-10-30 Thread Pat McGowan
** Summary changed:

- Network indicator is sometimes blank
+ [TOPBLOCKER] Network indicator is sometimes blank

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

Title:
  [TOPBLOCKER] Network indicator is sometimes blank

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1381041/+subscriptions

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