[Group.of.nepali.translators] [Bug 1569674] Re: [Kubuntu] Fail to connect to wifi after a recent update

2016-05-30 Thread Launchpad Bug Tracker
This bug was fixed in the package networkmanager-qt - 5.18.0-0ubuntu1.4

---
networkmanager-qt (5.18.0-0ubuntu1.4) xenial; urgency=medium

  * Restore the wimax symbols with their original versions

networkmanager-qt (5.18.0-0ubuntu1.3) xenial; urgency=medium

  * Add kubuntu_enable_wimax_with_nm_12.diff which reverts upstream
1611028164fed9f2ec5915e042b0b6e18a8a0892 to stay ABI compatible
  * Refresh the symbols again to bring the missing wimax symbols back

networkmanager-qt (5.18.0-0ubuntu1.2) xenial; urgency=medium

  * Refresh symbols to match the final network-manager 1.2 version

networkmanager-qt (5.18.0-0ubuntu1.1) xenial; urgency=medium

  [ Philip Muškovac ]
  * Update the Vcs URLs now that the repositories are hosted on
Launchpad

  [ Clive Johnston ]
  * Add upstream patch to Initialize gateway ping timeout,
Closes (LP: #1569674)
- upstream_Initialize_gateway_ping_timeout.patch

 -- Philip Muškovac   Wed, 18 May 2016 08:06:16 +

** Changed in: networkmanager-qt (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1569674

Title:
  [Kubuntu] Fail to connect to wifi after a recent update

Status in networkmanager-qt package in Ubuntu:
  Fix Released
Status in networkmanager-qt source package in Xenial:
  Fix Released

Bug description:
  [Impact]
  The new Network manager has some extra options and this breaks the usage of 
many network connections. No new connection can be created or existing ones 
edited.

  [Testcase]
  Before patch:
* Install Kubuntu 16.04
* Connect to a network (connection being done automatically)
* Create a new VPN connection
  * For example PPTP
  * Type in gateway any string longer than one character
  * Click ok
  * Receive notification error «connection.gateway-ping-timeout: can not 
set property: value "18454592" of type 'guint' is invalid or out of range for 
property 'gateway-ping-timeout' of type 'guint'»
  * notice connection is not created
* Create a new connection (wireless or wired)
  * Change the IP to manual
  * Save
  * Receive noification error «same as above»
  * Notice connection is not created
* Import a VPN connection
  * Save
  * Receive notification error «same as above»
  * Notice connection is not created

  [Fix]
  In KDE bug https://bugs.kde.org/show_bug.cgi?id=362141 for this issue a fix 
is commited. This is released in KDE Frameworks 5.21. The patch can be cherry 
picked and applied to networkmanager-qt 5.18.

  [Original Description]
  I installed the recent updates in the Update Manager and after rebooting I 
wasn't able to connect to my wifi network anymore.
  It attempts to connect to the network and fails with the following error 
message:

  Failed to update connection [network name]
  connection.gateway-ping-timeout: can not set property:
  value "46730064" of type 'guint' is invalid or out of range for property 
'gateway-ping-timeout' of type 'guint'

  I am able to use wired connection.

  1. release:
  Description:Ubuntu Xenial Xerus (development branch)
  Release:16.04

  2. network-manager version:
  network-manager:
    Installed: 1.1.93-0ubuntu3
    Candidate: 1.1.93-0ubuntu3
    Version table:
   *** 1.1.93-0ubuntu3 500
  500 http://il.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

  3. I expected the machine to connect to wifi as always

  4. it failed to connect with the above error message

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: network-manager 1.1.93-0ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Wed Apr 13 06:37:27 2016
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2016-04-01 (11 days ago)
  InstallationMedia: Kubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160331)
  IpRoute:
   default via 10.100.102.1 dev enp0s31f6  proto static  metric 100
   10.100.102.0/24 dev enp0s31f6  proto kernel  scope link  src 10.100.102.5  
metric 100
   169.254.0.0/16 dev enp0s31f6  scope link  metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=false
   WWANEnabled=false
   WimaxEnabled=true
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: yes
    Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2016-04-12T22:28:14.870844
  nmcli-dev:
   DEVICE TYPE  STATEDBUS-PATH  
CONNECTION  

[Group.of.nepali.translators] [Bug 1569674] Re: [Kubuntu] Fail to connect to wifi after a recent update

2016-05-10 Thread Launchpad Bug Tracker
This bug was fixed in the package networkmanager-qt - 5.18.0-0ubuntu3

---
networkmanager-qt (5.18.0-0ubuntu3) yakkety; urgency=medium

  * Update symbols for new symbol visibility in yakkety.

networkmanager-qt (5.18.0-0ubuntu2) yakkety; urgency=medium

  * Add upstream patch to Initialize gateway ping timeout (LP: #1569674)
- upstream_Initialize_gateway_ping_timeout.patch

 -- Philip Muškovac   Tue, 10 May 2016 20:24:18 +

** Changed in: networkmanager-qt (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1569674

Title:
  [Kubuntu] Fail to connect to wifi after a recent update

Status in networkmanager-qt package in Ubuntu:
  Fix Released
Status in networkmanager-qt source package in Xenial:
  In Progress

Bug description:
  [Impact]
  The new Network manager has some extra options and this breaks the usage of 
many network connections. No new connection can be created or existing ones 
edited.

  [Testcase]
  Before patch:
* Install Kubuntu 16.04
* Connect to a network (connection being done automatically)
* Create a new VPN connection
  * For example PPTP
  * Type in gateway any string longer than one character
  * Click ok
  * Receive notification error «connection.gateway-ping-timeout: can not 
set property: value "18454592" of type 'guint' is invalid or out of range for 
property 'gateway-ping-timeout' of type 'guint'»
  * notice connection is not created
* Create a new connection (wireless or wired)
  * Change the IP to manual
  * Save
  * Receive noification error «same as above»
  * Notice connection is not created
* Import a VPN connection
  * Save
  * Receive notification error «same as above»
  * Notice connection is not created

  [Fix]
  In KDE bug https://bugs.kde.org/show_bug.cgi?id=362141 for this issue a fix 
is commited. This is released in KDE Frameworks 5.21. The patch can be cherry 
picked and applied to networkmanager-qt 5.18.

  [Original Description]
  I installed the recent updates in the Update Manager and after rebooting I 
wasn't able to connect to my wifi network anymore.
  It attempts to connect to the network and fails with the following error 
message:

  Failed to update connection [network name]
  connection.gateway-ping-timeout: can not set property:
  value "46730064" of type 'guint' is invalid or out of range for property 
'gateway-ping-timeout' of type 'guint'

  I am able to use wired connection.

  1. release:
  Description:Ubuntu Xenial Xerus (development branch)
  Release:16.04

  2. network-manager version:
  network-manager:
    Installed: 1.1.93-0ubuntu3
    Candidate: 1.1.93-0ubuntu3
    Version table:
   *** 1.1.93-0ubuntu3 500
  500 http://il.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

  3. I expected the machine to connect to wifi as always

  4. it failed to connect with the above error message

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: network-manager 1.1.93-0ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Wed Apr 13 06:37:27 2016
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2016-04-01 (11 days ago)
  InstallationMedia: Kubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160331)
  IpRoute:
   default via 10.100.102.1 dev enp0s31f6  proto static  metric 100
   10.100.102.0/24 dev enp0s31f6  proto kernel  scope link  src 10.100.102.5  
metric 100
   169.254.0.0/16 dev enp0s31f6  scope link  metric 1000
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=false
   WWANEnabled=false
   WimaxEnabled=true
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: yes
    Hard blocked: no
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2016-04-12T22:28:14.870844
  nmcli-dev:
   DEVICE TYPE  STATEDBUS-PATH  
CONNECTION  CON-UUID  CON-PATH
   enp0s31f6  ethernet  connected/org/freedesktop/NetworkManager/Devices/0  
Wired connection 1  d956dc0d-4de6-4f45-8869-a3703d8d0d28  
/org/freedesktop/NetworkManager/ActiveConnection/1
   wlp4s0 wifi  unavailable  /org/freedesktop/NetworkManager/Devices/2  
--  ----
   lo loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  
--  ----
  nmcli-nm: Error: command