Activity log for bug #1580229

Date Who What changed Old value New value Message
2016-05-10 15:31:13 Ovidiu-Florin BOGDAN bug added bug
2016-05-10 15:49:00 Ovidiu-Florin BOGDAN bug added subscriber Clive Johnston
2016-05-10 15:53:06 Ovidiu-Florin BOGDAN bug added subscriber Philip Muškovac
2016-05-10 17:46:57 Clive Johnston networkmanager-qt (Ubuntu): status New Confirmed
2016-05-10 18:22:42 Clive Johnston description The new Network manager has some extra options and this breaks the usage of (probably) any type of VPN. No new connection can be created or existing ones edited. it fails with the message: «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'» 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. We need an SRU to get this in Xenial ASAP. [Impact] The new Network manager has some extra options and this breaks the usage of (probably) any type of VPN. No new connection can be created or existing ones edited. It fails with the message: «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'» [Testcase] [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.
2016-05-10 18:22:59 Clive Johnston networkmanager-qt (Ubuntu): assignee Clive Johnston (clivejo)
2016-05-10 18:50:03 Philip Muškovac marked as duplicate 1569674
2016-05-10 21:10:17 Ovidiu-Florin BOGDAN description [Impact] The new Network manager has some extra options and this breaks the usage of (probably) any type of VPN. No new connection can be created or existing ones edited. It fails with the message: «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'» [Testcase] [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. [Impact] The new Network manager has some extra options and this breaks the usage of (probably) any type of VPN. No new connection can be created or existing ones edited. It fails with the message: «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'» [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 After the patch: Do all of the above, and the connection gets created every time. Test each connection and they work. [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.