[Desktop-packages] [Bug 1431471] Re: NetworkManager uses ofono GPRS contexts for wrong SIM

2015-10-21 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1431471

Title:
  NetworkManager uses ofono GPRS contexts for wrong SIM

Status in Canonical System Image:
  Fix Released
Status in network-manager package in Ubuntu:
  Fix Released

Bug description:
  NetworkManager incorrectly uses GPRS contexts from any SIM directory
  instead of limiting the GPRS contexts used to those the currently
  active SIM.

  This bug was discovered on krillin while trying to determine whether
  bug #1425987 was a duplicate of bug #1418077.

  I've attached the NetworkManager log messages extracted from the
  syslog contained in the network-test-session tarball attached to bug
  #1425987.

  If you look at the attached netlog, after '/208150102671184/context1'
  is disabled, you'll see NM try a 'context3', 'context5', and
  'context1' again. The odd thing is that the related IMSI is not
  '208150102671184' it's '208103698221268'. Looking at network-test-
  session.log ( also attached ), you'll see that '208150102671184' is
  the IMSI for ril_0, and that ril_1 is PIN-locked.

  This bug was discovered on krillin running vivid-proposed #122.

  The version of NetworkManager on this image is: 0.9.10.0-4ubuntu6

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1431471/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1431471] Re: NetworkManager uses ofono GPRS contexts for wrong SIM

2015-04-01 Thread Launchpad Bug Tracker
** Branch linked: lp:~network-manager/network-manager/ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1431471

Title:
  NetworkManager uses ofono GPRS contexts for wrong SIM

Status in the base for Ubuntu mobile products:
  New
Status in network-manager package in Ubuntu:
  Fix Released

Bug description:
  NetworkManager incorrectly uses GPRS contexts from any SIM directory
  instead of limiting the GPRS contexts used to those the currently
  active SIM.

  This bug was discovered on krillin while trying to determine whether
  bug #1425987 was a duplicate of bug #1418077.

  I've attached the NetworkManager log messages extracted from the
  syslog contained in the network-test-session tarball attached to bug
  #1425987.

  If you look at the attached netlog, after '/208150102671184/context1'
  is disabled, you'll see NM try a 'context3', 'context5', and
  'context1' again. The odd thing is that the related IMSI is not
  '208150102671184' it's '208103698221268'. Looking at network-test-
  session.log ( also attached ), you'll see that '208150102671184' is
  the IMSI for ril_0, and that ril_1 is PIN-locked.

  This bug was discovered on krillin running vivid-proposed #122.

  The version of NetworkManager on this image is: 0.9.10.0-4ubuntu6

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1431471/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1431471] Re: NetworkManager uses ofono GPRS contexts for wrong SIM

2015-03-31 Thread Launchpad Bug Tracker
This bug was fixed in the package network-manager - 0.9.10.0-4ubuntu13

---
network-manager (0.9.10.0-4ubuntu13) vivid; urgency=medium

  * d/p/0001-wwan-add-support-for-using-oFono-as-a-modem-manager.patch:
Check that a connection matches the current modem IMSI when deciding
whether it should be deemed "compatible" to use to connect to a data
network. (LP: #1431471)
  * d/p/0002-wifi-cull-the-scan-list-before-signalling-ScanDone-b.patch:
Update the last seen timestamp in cull_scan_list() using the new
nm_ap_update_last_seen() function rather than setting it to time(NULL),
otherwise the timestamp will appear too far in the future and break the
removals on last_seen value comparison. (LP: #1427205)
 -- Mathieu Trudel-LapierreTue, 31 Mar 2015 23:00:31 
-0400

** Changed in: network-manager (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1431471

Title:
  NetworkManager uses ofono GPRS contexts for wrong SIM

Status in the base for Ubuntu mobile products:
  New
Status in network-manager package in Ubuntu:
  Fix Released

Bug description:
  NetworkManager incorrectly uses GPRS contexts from any SIM directory
  instead of limiting the GPRS contexts used to those the currently
  active SIM.

  This bug was discovered on krillin while trying to determine whether
  bug #1425987 was a duplicate of bug #1418077.

  I've attached the NetworkManager log messages extracted from the
  syslog contained in the network-test-session tarball attached to bug
  #1425987.

  If you look at the attached netlog, after '/208150102671184/context1'
  is disabled, you'll see NM try a 'context3', 'context5', and
  'context1' again. The odd thing is that the related IMSI is not
  '208150102671184' it's '208103698221268'. Looking at network-test-
  session.log ( also attached ), you'll see that '208150102671184' is
  the IMSI for ril_0, and that ril_1 is PIN-locked.

  This bug was discovered on krillin running vivid-proposed #122.

  The version of NetworkManager on this image is: 0.9.10.0-4ubuntu6

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1431471/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1431471] Re: NetworkManager uses ofono GPRS contexts for wrong SIM

2015-03-17 Thread Mathieu Trudel-Lapierre
** Changed in: network-manager (Ubuntu)
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1431471

Title:
  NetworkManager uses ofono GPRS contexts for wrong SIM

Status in the base for Ubuntu mobile products:
  New
Status in network-manager package in Ubuntu:
  In Progress

Bug description:
  NetworkManager incorrectly uses GPRS contexts from any SIM directory
  instead of limiting the GPRS contexts used to those the currently
  active SIM.

  This bug was discovered on krillin while trying to determine whether
  bug #1425987 was a duplicate of bug #1418077.

  I've attached the NetworkManager log messages extracted from the
  syslog contained in the network-test-session tarball attached to bug
  #1425987.

  If you look at the attached netlog, after '/208150102671184/context1'
  is disabled, you'll see NM try a 'context3', 'context5', and
  'context1' again. The odd thing is that the related IMSI is not
  '208150102671184' it's '208103698221268'. Looking at network-test-
  session.log ( also attached ), you'll see that '208150102671184' is
  the IMSI for ril_0, and that ril_1 is PIN-locked.

  This bug was discovered on krillin running vivid-proposed #122.

  The version of NetworkManager on this image is: 0.9.10.0-4ubuntu6

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1431471/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1431471] Re: NetworkManager uses ofono GPRS contexts for wrong SIM

2015-03-17 Thread Launchpad Bug Tracker
** Branch linked: lp:~mathieu-tl/network-manager/lp1431471

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1431471

Title:
  NetworkManager uses ofono GPRS contexts for wrong SIM

Status in the base for Ubuntu mobile products:
  New
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  NetworkManager incorrectly uses GPRS contexts from any SIM directory
  instead of limiting the GPRS contexts used to those the currently
  active SIM.

  This bug was discovered on krillin while trying to determine whether
  bug #1425987 was a duplicate of bug #1418077.

  I've attached the NetworkManager log messages extracted from the
  syslog contained in the network-test-session tarball attached to bug
  #1425987.

  If you look at the attached netlog, after '/208150102671184/context1'
  is disabled, you'll see NM try a 'context3', 'context5', and
  'context1' again. The odd thing is that the related IMSI is not
  '208150102671184' it's '208103698221268'. Looking at network-test-
  session.log ( also attached ), you'll see that '208150102671184' is
  the IMSI for ril_0, and that ril_1 is PIN-locked.

  This bug was discovered on krillin running vivid-proposed #122.

  The version of NetworkManager on this image is: 0.9.10.0-4ubuntu6

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1431471/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1431471] Re: NetworkManager uses ofono GPRS contexts for wrong SIM

2015-03-12 Thread Tony Espy
** Attachment added: "session log from network-test-session_20150603_102306"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1431471/+attachment/4343089/+files/network-test-session.log

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1431471

Title:
  NetworkManager uses ofono GPRS contexts for wrong SIM

Status in the base for Ubuntu mobile products:
  New
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  NetworkManager incorrectly uses GPRS contexts from any SIM directory
  instead of limiting the GPRS contexts used to those the currently
  active SIM.

  This bug was discovered on krillin while trying to determine whether
  bug #1425987 was a duplicate of bug #1418077.

  I've attached the NetworkManager log messages extracted from the
  syslog contained in the network-test-session tarball attached to bug
  #1425987.

  If you look at the attached netlog, after '/208150102671184/context1'
  is disabled, you'll see NM try a 'context3', 'context5', and
  'context1' again. The odd thing is that the related IMSI is not
  '208150102671184' it's '208103698221268'. Looking at network-test-
  session.log ( also attached ), you'll see that '208150102671184' is
  the IMSI for ril_0, and that ril_1 is PIN-locked.

  This bug was discovered on krillin running vivid-proposed #122.

  The version of NetworkManager on this image is: 0.9.10.0-4ubuntu6

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1431471/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1431471] Re: NetworkManager uses ofono GPRS contexts for wrong SIM

2015-03-12 Thread Tony Espy
** Attachment added: "NM log messages from network-test-session_20150603_102306"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1431471/+attachment/4343088/+files/nmlog-lp1425987.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1431471

Title:
  NetworkManager uses ofono GPRS contexts for wrong SIM

Status in the base for Ubuntu mobile products:
  New
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  NetworkManager incorrectly uses GPRS contexts from any SIM directory
  instead of limiting the GPRS contexts used to those the currently
  active SIM.

  This bug was discovered on krillin while trying to determine whether
  bug #1425987 was a duplicate of bug #1418077.

  I've attached the NetworkManager log messages extracted from the
  syslog contained in the network-test-session tarball attached to bug
  #1425987.

  If you look at the attached netlog, after '/208150102671184/context1'
  is disabled, you'll see NM try a 'context3', 'context5', and
  'context1' again. The odd thing is that the related IMSI is not
  '208150102671184' it's '208103698221268'. Looking at network-test-
  session.log ( also attached ), you'll see that '208150102671184' is
  the IMSI for ril_0, and that ril_1 is PIN-locked.

  This bug was discovered on krillin running vivid-proposed #122.

  The version of NetworkManager on this image is: 0.9.10.0-4ubuntu6

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1431471/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp