[Desktop-packages] [Bug 1294899] Re: Import saved VPN connection has been Recently Broken

2016-06-25 Thread Mathew Hodson
** Changed in: network-manager-applet (Ubuntu)
   Importance: Undecided => High

** Changed in: network-manager-applet (Ubuntu Trusty)
   Importance: Undecided => High

** Changed in: network-manager-applet (Ubuntu Utopic)
   Importance: Undecided => High

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

Title:
  Import saved VPN connection has been Recently Broken

Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-applet source package in Trusty:
  Fix Released
Status in network-manager-applet source package in Utopic:
  Fix Released
Status in network-manager-applet package in Debian:
  Fix Released

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to "Import saved VPN connection".

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2016-06-23 Thread John Ross
No, I don't think that is the only issue. I'm trying to import OpenVPN
files provided by StrongVPN.

One of them is an older VPN file that does not have inlined certs. This
one used to work with no problems in Xubuntu 14.04. Since upgrading to
Xubuntu 16.04 I get an error when trying to import it. I don't think
this one is related to bug #606365.

I also downloaded a newer OpenVPN file from StrongVPN that has inlined
certs. This one also causes an error when I attempt to import it under
Xubuntu 16.04. This one may be related to bug #606365 but there may be
some other issues too?

Since neither of the OpenVPN files can be imported I had to configure
the VPN by manually reading the OpenVPN files and transcribing the
settings into the network manager.

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

Title:
  Import saved VPN connection has been Recently Broken

Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-applet source package in Trusty:
  Fix Released
Status in network-manager-applet source package in Utopic:
  Fix Released
Status in network-manager-applet package in Debian:
  Fix Released

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to "Import saved VPN connection".

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2016-06-23 Thread Mathew Hodson
John Ross,

It seems the issue you are having is bug #606365 which is being unable
to import a config with an inlined cert.

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

Title:
  Import saved VPN connection has been Recently Broken

Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-applet source package in Trusty:
  Fix Released
Status in network-manager-applet source package in Utopic:
  Fix Released
Status in network-manager-applet package in Debian:
  Fix Released

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to "Import saved VPN connection".

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2016-06-23 Thread Mathew Hodson
I am closing this bug because the original issue was fixed.

If you are having trouble with missing menu options, please take a look
at comment #67 in this bug and also look at bug #1212573

If you are having other issues please report a new bug.

** Package changed: network-manager-openvpn (Debian) => network-manager-
applet (Debian)

** Project changed: openvpn => ubuntu-translations

** No longer affects: ubuntu-translations

** No longer affects: network-manager-openvpn (Ubuntu)

** No longer affects: network-manager-openvpn (Ubuntu Trusty)

** No longer affects: network-manager-openvpn (Ubuntu Utopic)

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

Title:
  Import saved VPN connection has been Recently Broken

Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-applet source package in Trusty:
  Fix Released
Status in network-manager-applet source package in Utopic:
  Fix Released
Status in network-manager-applet package in Debian:
  Fix Released

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to "Import saved VPN connection".

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2016-05-17 Thread John Ross
Erik,

I'm using StrongVPN. I've used the same .ovpn now for several years and
it used to work fine.

I tried opening US West.ovpn from your .zip and it came in fine. I could
not actually test the configuration of course since I didn't have
username and password. I suppose this points to a compatibility issue?

After successful import of your file, I went to StrongVPN and got a
newer .ovpn file. It uses inline certs instead of separate cert files.

Sadly, when I try to import it I get this error message:

Cannot import VPN connection
The file '.ovpn' could not be read or does not contain recognized VPN 
connection information
Error: Key file contains line 'remote 72.18.194.140 500 udp' which is not a 
key-value pair, group, or comment.

Perhaps this will give someone a clue as to the issue here. Thanks for
your help!

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

Title:
  Import saved VPN connection has been Recently Broken

Status in OpenVPN:
  Invalid
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-openvpn package in Ubuntu:
  Confirmed
Status in network-manager-applet source package in Trusty:
  Fix Released
Status in network-manager-openvpn source package in Trusty:
  Invalid
Status in network-manager-applet source package in Utopic:
  Fix Released
Status in network-manager-openvpn source package in Utopic:
  Invalid
Status in network-manager-openvpn package in Debian:
  Fix Released

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to "Import saved VPN connection".

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2016-05-17 Thread Erik Ackermann
John,

What VPN provider are you using? I am having no problems in 16.04 using
ovpn files provided by PrivateInternetAccess. Perhaps this is a
compatibility problem with the format of your provider's files.

Can you check if you can successfully import a vpn config from this
file? https://www.privateinternetaccess.com/openvpn/openvpn.zip

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

Title:
  Import saved VPN connection has been Recently Broken

Status in OpenVPN:
  Invalid
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-openvpn package in Ubuntu:
  Confirmed
Status in network-manager-applet source package in Trusty:
  Fix Released
Status in network-manager-openvpn source package in Trusty:
  Invalid
Status in network-manager-applet source package in Utopic:
  Fix Released
Status in network-manager-openvpn source package in Utopic:
  Invalid
Status in network-manager-openvpn package in Debian:
  Fix Released

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to "Import saved VPN connection".

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2016-05-17 Thread John Ross
I can confirm that OpenVPN import function does not work on any of the
numerous systems that I have upgraded from Xubuntu 14.04 to 16.04.

I note that I have all of the required packages installed and that the
.ovpn file I'm using have worked in the past under 14.04. In case it
matters, the .ovpn files NOT use inline certs which is apparently the
cause of another related OVPN bug.

In summary then, when attempting to import a .ovpn file, I get the
following error message:

Cannot import VPN connection
The file '.ovpn' could not be read or does not contain recognized VPN 
connection information
Error: the plugin does not support import capability

With some trial and error I was able to manually configure the settings
using the ovpn file as a guide. This is very time consuming and exercise
and it would be much better if the import function was repaired.

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

Title:
  Import saved VPN connection has been Recently Broken

Status in OpenVPN:
  Invalid
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-openvpn package in Ubuntu:
  Confirmed
Status in network-manager-applet source package in Trusty:
  Fix Released
Status in network-manager-openvpn source package in Trusty:
  Invalid
Status in network-manager-applet source package in Utopic:
  Fix Released
Status in network-manager-openvpn source package in Utopic:
  Invalid
Status in network-manager-openvpn package in Debian:
  Fix Released

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to "Import saved VPN connection".

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2016-04-23 Thread Lonnie Lee Best
Actually, it works fine 16.04, here's what changed:

In versions of Ubuntu prior to 16.04, you could install openVPN like this:
sudo apt-get install network-manager-openvpn

In Ubuntu 16.04, you install it like this:
sudo apt-get install network-manager-openvpn-gnome

In versions of Ubuntu prior to 16.04, you could install vpnc like this:
sudo apt-get install network-manager-vpnc

In Ubuntu 16.04, you install it like this:
sudo apt-get install network-manager-vpnc-gnome

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

Title:
  Import saved VPN connection has been Recently Broken

Status in OpenVPN:
  Invalid
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-openvpn package in Ubuntu:
  Confirmed
Status in network-manager-applet source package in Trusty:
  Fix Released
Status in network-manager-openvpn source package in Trusty:
  Invalid
Status in network-manager-applet source package in Utopic:
  Fix Released
Status in network-manager-openvpn source package in Utopic:
  Invalid
Status in network-manager-openvpn package in Debian:
  Fix Released

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to "Import saved VPN connection".

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2016-04-22 Thread Lonnie Lee Best
This is broken again in Ubuntu 16.04:
https://bugs.launchpad.net/network-manager/+bug/1573430

VPNC option is missing too:
https://bugs.launchpad.net/ubuntu/+source/network-manager-vpnc/+bug/1573424

** Tags added: xenial

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

Title:
  Import saved VPN connection has been Recently Broken

Status in OpenVPN:
  Invalid
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-openvpn package in Ubuntu:
  Confirmed
Status in network-manager-applet source package in Trusty:
  Fix Released
Status in network-manager-openvpn source package in Trusty:
  Invalid
Status in network-manager-applet source package in Utopic:
  Fix Released
Status in network-manager-openvpn source package in Utopic:
  Invalid
Status in network-manager-openvpn package in Debian:
  Fix Released

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to "Import saved VPN connection".

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2015-09-07 Thread Bug Watch Updater
** Changed in: network-manager-openvpn (Debian)
   Status: Confirmed => Fix Released

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

Title:
  Import saved VPN connection has been Recently Broken

Status in OpenVPN:
  Invalid
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-openvpn package in Ubuntu:
  Confirmed
Status in network-manager-applet source package in Trusty:
  Fix Released
Status in network-manager-openvpn source package in Trusty:
  Invalid
Status in network-manager-applet source package in Utopic:
  Fix Released
Status in network-manager-openvpn source package in Utopic:
  Invalid
Status in network-manager-openvpn package in Debian:
  Fix Released

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to "Import saved VPN connection".

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2015-09-01 Thread Bug Watch Updater
** Changed in: network-manager-openvpn (Debian)
   Status: New => Confirmed

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

Title:
  Import saved VPN connection has been Recently Broken

Status in OpenVPN:
  Invalid
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-openvpn package in Ubuntu:
  Confirmed
Status in network-manager-applet source package in Trusty:
  Fix Released
Status in network-manager-openvpn source package in Trusty:
  Invalid
Status in network-manager-applet source package in Utopic:
  Fix Released
Status in network-manager-openvpn source package in Utopic:
  Invalid
Status in network-manager-openvpn package in Debian:
  Confirmed

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to "Import saved VPN connection".

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2015-08-17 Thread Ben
Is someone still working on this? I use Lubuntu 14.04. LTS and cannot
import an openvpn.ovpn file using the network manager. It says it cannot
read the PPTP-configuration. Ist there any other way to generate a
openvpn-connection than importing a setup-file?

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

Title:
  Import saved VPN connection has been Recently Broken

Status in OpenVPN:
  Invalid
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-openvpn package in Ubuntu:
  Confirmed
Status in network-manager-applet source package in Trusty:
  Fix Released
Status in network-manager-openvpn source package in Trusty:
  Invalid
Status in network-manager-applet source package in Utopic:
  Fix Released
Status in network-manager-openvpn source package in Utopic:
  Invalid
Status in network-manager-openvpn package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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


Re: [Desktop-packages] [Bug 1294899] Re: Import saved VPN connection has been Recently Broken

2015-08-17 Thread John Ross
I've been using it just fine on Xubuntu 14.04.x for quite a while now.
Make sure you've installed network-manager-openvpn and associated
packages and try again.


On 08/17/2015 09:00 AM, Ben wrote:
 Is someone still working on this? I use Lubuntu 14.04. LTS and cannot
 import an openvpn.ovpn file using the network manager. It says it cannot
 read the PPTP-configuration. Ist there any other way to generate a
 openvpn-connection than importing a setup-file?


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

Title:
  Import saved VPN connection has been Recently Broken

Status in OpenVPN:
  Invalid
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-openvpn package in Ubuntu:
  Confirmed
Status in network-manager-applet source package in Trusty:
  Fix Released
Status in network-manager-openvpn source package in Trusty:
  Invalid
Status in network-manager-applet source package in Utopic:
  Fix Released
Status in network-manager-openvpn source package in Utopic:
  Invalid
Status in network-manager-openvpn package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2015-04-13 Thread Yo
** Changed in: network-manager-openvpn (Ubuntu)
   Status: Invalid = Confirmed

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-openvpn package in Ubuntu:
  Confirmed
Status in network-manager-applet source package in Trusty:
  Fix Released
Status in network-manager-openvpn source package in Trusty:
  Invalid
Status in network-manager-applet source package in Utopic:
  Fix Released
Status in network-manager-openvpn source package in Utopic:
  Invalid
Status in network-manager-openvpn package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2015-02-21 Thread candtalan
I am using Ubuntu 12.04 (fully updated). Recently, something has broken the 
existing (was working ok!) 
Import VPN  and
Disconnect VPN (both now greyed out)
options in network manager menu available at the top of the display.
I confirm this is in Ubuntu 12.04 LTS, not a more recent release.

I am continuing using VPN, based on openvpn I believe, which I have previously 
imported, this continues to be displayed, and work. However the menu option to 
'Disconnect VPN' no longer is offered (greyed out).
I have a second intallation of Ubuntu 12.04 on the machine (multi boot) and it 
also shows the same problem.

I note that previously, above, on 2014-09-08 I said I would have liked
to start using the later LTS  being Ubuntu 14.04, however, the bug in
Network Manager(?) prevented me, because I use VPN a lot.

If more information is neede please let me know? 
tia

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-openvpn package in Ubuntu:
  Invalid
Status in network-manager-applet source package in Trusty:
  Fix Released
Status in network-manager-openvpn source package in Trusty:
  Invalid
Status in network-manager-applet source package in Utopic:
  Fix Released
Status in network-manager-openvpn source package in Utopic:
  Invalid
Status in network-manager-openvpn package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-12-27 Thread Evan Carroll
I assume I could follow the steps here:
https://www.expressvpn.com/tutorials/expressvpn_linux and break apart
the ovpn file to the separate cert/keys, but this importer should really
do this.

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-openvpn package in Ubuntu:
  Invalid
Status in network-manager-applet source package in Trusty:
  Fix Released
Status in network-manager-openvpn source package in Trusty:
  Invalid
Status in network-manager-applet source package in Utopic:
  Fix Released
Status in network-manager-openvpn source package in Utopic:
  Invalid
Status in network-manager-openvpn package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-12-27 Thread Evan Carroll
This is still not working for me and others. When I try to import, all
of the certs are empty and the option to Save is grayed out.

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-openvpn package in Ubuntu:
  Invalid
Status in network-manager-applet source package in Trusty:
  Fix Released
Status in network-manager-openvpn source package in Trusty:
  Invalid
Status in network-manager-applet source package in Utopic:
  Fix Released
Status in network-manager-openvpn source package in Utopic:
  Invalid
Status in network-manager-openvpn package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-11-27 Thread Sébastien Maccagnoni-Munch
I can confirm the same behavior on Ubuntu GNOME 14.10.

Importing a VPN configuration with the new configuration tool does not
work. However, using the network connections app works correctly, as
stated by vaiopro.

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Released
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-09-08 Thread candtalan
I use a vpn a lot and currently on Ububntu 12.04 LTS. This bug has stopped me 
in my tracks from going to Ubuntu 14.04
Best wishes for a good fix

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Released
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-09-08 Thread vaiopro
vpn import works under 14.04!

i'm using ubuntu gnome 14.04, importing directly over the network
manager fails with an error. instead of trying it over the network
manager, i start network connections over the HUD and there i can import
a openvpn configuration.


i'm guessing this is way it's marked as fixed.

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Released
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-08-19 Thread jedihe
Found a manual fix for my specific case; it may be useful for others, so
let's share it.

I'm running network-manager-gnome 0.9.8.8-0ubuntu4.3 and I was having
the same issue while importing a connection from an .ovpn file (no
message, no error, nothing at all). After I checked the file contents, I
found a short message instructing to switch on a commented line for the
tls-remote parameter if running openvpn 2.3+ (which Trusty Tahr does);
once I did that (also disabling the original one), I was able to import
the connection and the VPN was working correctly when I enabled it.

Line for old OpenVPN version reads like:
tls-remote 
/C=xx/L=SOMETHING_HERE/O=COMPANY_NAME/CN=ANOTHER-VALUE-HERE/emailAddress=someb...@somewhere.com

Line for new OpenVPN (2.3+) reads like:
tls-remote C=xx, L=SOMETHING HERE, O=COMPANY NAME, CN=ANOTHER-VALUE-HERE, 
emailAddress=someb...@somewhere.com

Please note my .ovpn file didn't include embedded certificates or keys,
they were provided as separate files from the very beginning.

Hope it helps.

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Released
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-08-12 Thread Martti Remmelgas
Manual add in Network Manager works.
For example here are some instructions
https://airvpn.org/topic/11432-using-airvpn-with-ubuntu-network-manager/

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Released
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-08-12 Thread Marc Deslauriers
This bug has been fixed already. If you are still having issues, please
file a new bug along with steps on how to reproduce.

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Released
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-08-12 Thread Martti Remmelgas
Wonder how far is the fix? 
I could use the same stuff from command line with openvpn conffile.
But import is still broken.

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Released
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-07-06 Thread Avery
Nope. Fully updated, still cannot import .ovpn.

The only difference is that now the VPN won't work through the command
line either.

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Released
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-06-06 Thread Cyrille Duverne
I can't find network-manager-gnome on the proposed repository :

sudo apt-get install network-manager-gnome/trusty-propose

Reading package lists... Done
Building dependency tree   
Reading state information... Done
E: Release 'trusty-proposed' for 'network-manager-gnome' was not found

Any thought ?
Thanks

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Released
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-06-06 Thread Cyrille Duverne
Woops, my mistake :) Did't see the release yet :)

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Released
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-26 Thread Launchpad Bug Tracker
This bug was fixed in the package network-manager-applet -
0.9.8.8-0ubuntu4.1

---
network-manager-applet (0.9.8.8-0ubuntu4.1) trusty; urgency=medium

  * debian/patches/11-user-connections.patch: updated to fix importing VPN
connections. (LP: #1294899)
 -- Marc Deslauriers marc.deslauri...@ubuntu.com   Fri, 16 May 2014 17:14:58 
-0400

** Changed in: network-manager-applet (Ubuntu Trusty)
   Status: Confirmed = Fix Released

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Released
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-24 Thread Prometheus Works
The proposed update worked for me just fine.

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Confirmed
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-23 Thread onufle
Thanks for the fix, network-manager-gnome version 0.9.8.8-0ubuntu4.1.
worked for me (ubuntu 14.04 / amd64)

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Committed
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-23 Thread kevin.j.lausen
** Changed in: network-manager-applet (Ubuntu Trusty)
   Status: Fix Committed = Confirmed

** Changed in: network-manager-applet (Ubuntu Trusty)
 Assignee: Marc Deslauriers (mdeslaur) = (unassigned)

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Confirmed
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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


Re: [Desktop-packages] [Bug 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-21 Thread Carlos Tavares Jr
The proposed update also worked for me. I just tested moments ago. I was 
able to import my configuration and connect to my openvpn. Thanks for 
the fix!


On 05/19/2014 08:09 PM, Anthony G wrote:
 the proposed 4.1 update to network-manager-gnome ubuntu fixed my issues.
 -Imported ovpn file using network manager - success
 -Used applet to connect vpn - success
 -Applet icon animated during connection - success
 -Tested connectivity - success
 -Used applet to disconnect vpn - success

 Tests run on Ubuntu 14.04 (AMD64+Mac)


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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Committed
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-21 Thread Max
sorry i forgot to mention the version i tested: network-manager-gnome version 
0.9.8.8-0ubuntu4.1.
i'm using amd64 architecture.

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Committed
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-21 Thread Max
the proposed update also worked for me. all went fine,import, start stop, 
restart.
Thanks.

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Committed
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-21 Thread Duncan Lock
The trusty-proposed update fixed it for me.

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Committed
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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


Re: [Desktop-packages] [Bug 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-20 Thread Jonathan MIlls
My experience was mixed:

My testing method:
- Ubuntu 14.04 LTS fully updated with apt-get
- enabled 'trusty proposed' repo in synaptic
- from synaptic installed (updated) network-manager-gnome + whatever 
dependencies it decided to choose for itself
- reboot (just because)

Results:
- first attempt to import my config.ovpn file succeeded, but
   - it didn't save my password on first try
   - the connection name didn't show up in nm-applet
   - second try it saved my password;
   - then the connection name did show up in nm-applet
- selecting the VPN connection name from the VPN menu in nm-applet 
results in nothing happening.  No connection is actually made. The 
flashy connecting icon doesn't appear where the nm-applet icon lives 
in the panel.

So basically, I can import a VPN connection, and I can't use it.

On 05/19/2014 08:09 PM, Anthony G wrote:
 the proposed 4.1 update to network-manager-gnome ubuntu fixed my issues.
 -Imported ovpn file using network manager - success
 -Used applet to connect vpn - success
 -Applet icon animated during connection - success
 -Tested connectivity - success
 -Used applet to disconnect vpn - success

 Tests run on Ubuntu 14.04 (AMD64+Mac)


-- 
Jonathan Mills
Systems Administrator
Renaissance Computing Institute
UNC-Chapel Hill

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Committed
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-19 Thread dgoosens
@kitterman
that did the trick for me !
thanks a lot

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Committed
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-19 Thread Dave Ball
I was experiencing this crash when importing a cisco (vpnc) based VPN.
Tested with the new package, and this has resolved the issue for me too.

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Committed
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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


Re: [Desktop-packages] [Bug 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-19 Thread Carlos Tavares Jr
I tested it out and still not working for me. Ubuntu 14.04LTS.

On 05/19/2014 03:48 AM, Dave Ball wrote:
 I was experiencing this crash when importing a cisco (vpnc) based VPN.
 Tested with the new package, and this has resolved the issue for me too.


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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Committed
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-19 Thread jackbravo
This solves the issue for me two. I tryied importing an openvpn and
openconnect networks. Both work fine after the upgrade and failed
before.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Committed
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-19 Thread laulau
worked for me, ubuntu 14.04 amd64
didn't noticed that package to upgrade is network-manager-gnome, wheras source 
package is network-manager-applet ... a little bit confusing.
thanks for the fix.

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Committed
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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


Re: [Desktop-packages] [Bug 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-19 Thread Carlos Tavares Jr
Will this update be released to the 14.04 repositories anytime soon?

Carlos Tavares Jr. sent from my S4
On May 19, 2014 5:05 PM, laulau 1294...@bugs.launchpad.net wrote:

 worked for me, ubuntu 14.04 amd64
 didn't noticed that package to upgrade is network-manager-gnome, wheras
 source package is network-manager-applet ... a little bit confusing.
 thanks for the fix.

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (1295439).
 https://bugs.launchpad.net/bugs/1294899

 Title:
   Import saved VPN connection has been Recently Broken

 Status in The OpenVPN Virtual Private Network:
   Invalid
 Status in “network-manager-applet” package in Ubuntu:
   Fix Released
 Status in “network-manager-openvpn” package in Ubuntu:
   Invalid
 Status in “network-manager-applet” source package in Trusty:
   Fix Committed
 Status in “network-manager-openvpn” source package in Trusty:
   Invalid
 Status in “network-manager-applet” source package in Utopic:
   Fix Released
 Status in “network-manager-openvpn” source package in Utopic:
   Invalid
 Status in “network-manager-openvpn” package in Debian:
   New

 Bug description:
   SRU Request:

   [Impact]
   Attempting to import a saved VPN connection file results in a segault.
 This is regression in Ubuntu 14.04 that worked correctly in previous
 versions.

   [Test Case]
   1- install network-manager-openvpn and network-manager-openvpn-gnome
   2- from the network-manager indicator, click on Edit Connections
   3- Click on Add
   4- Select Import a saved VPN configuration, and open the file in comment
 #28

   Expected results: a window should appear with the imported information
   Current results: network-manager's connection editor segfaults

   [Regression potential]
   This SRU simply adds a couple of missing sections to the
 11-user-connections.patch patch that went missing. If the fix is broken,
 either the vpn files won't import, or creating a new vpn connection could
 break completely.


   Original description:
   I believe recent changes have broken network-manager-openvpn feature
 that allows you to Import saved VPN connection.

   I've tested this feature with bundles that I've definitely imported
   successfully in the past.

   Now, not only does it not import, but it gives absolutely no feedback
   at all; the window just disappears as though I didn't just ask it to
   import a VPN.conf file. The folder (I'm importing the .conf file from)
   includes all the necessary supporting files. I'm very sure this is not
   a user error on my part. I've done this several times in the past and
   I'm certain that the files (that are currently being ignored without
   dialog feedback) are exactly the same as they were when I was able to
   import successfully a few weeks ago.

   I've tested this on multiple machines that have Ubuntu 14.04 installed
   and fully updated.

   And, even if the files were indeed corrupted (which I'm certain they
   are not), the fact that the UI just disappears, instead of showing an
   error, is a bug within itself.

   Also, I'd like to point out, that I was able to set up this VPN bundle
   manually. The point of this bug is to report that the ability to
   import via .conf files (so that you don't have to set things manually)
   has recently became nonfunctional.

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


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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Committed
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 

[Desktop-packages] [Bug 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-19 Thread laulau
it's already in trusty-propoed repo, think it will it updates repo soon
if tests are good.

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Committed
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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


Re: [Desktop-packages] [Bug 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-19 Thread Carlos Tavares Jr
Sounds good. I'll wait for the update.

Carlos Tavares Jr. sent from my S4
On May 19, 2014 5:25 PM, laulau 1294...@bugs.launchpad.net wrote:

 it's already in trusty-propoed repo, think it will it updates repo soon
 if tests are good.

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (1295439).
 https://bugs.launchpad.net/bugs/1294899

 Title:
   Import saved VPN connection has been Recently Broken

 Status in The OpenVPN Virtual Private Network:
   Invalid
 Status in “network-manager-applet” package in Ubuntu:
   Fix Released
 Status in “network-manager-openvpn” package in Ubuntu:
   Invalid
 Status in “network-manager-applet” source package in Trusty:
   Fix Committed
 Status in “network-manager-openvpn” source package in Trusty:
   Invalid
 Status in “network-manager-applet” source package in Utopic:
   Fix Released
 Status in “network-manager-openvpn” source package in Utopic:
   Invalid
 Status in “network-manager-openvpn” package in Debian:
   New

 Bug description:
   SRU Request:

   [Impact]
   Attempting to import a saved VPN connection file results in a segault.
 This is regression in Ubuntu 14.04 that worked correctly in previous
 versions.

   [Test Case]
   1- install network-manager-openvpn and network-manager-openvpn-gnome
   2- from the network-manager indicator, click on Edit Connections
   3- Click on Add
   4- Select Import a saved VPN configuration, and open the file in comment
 #28

   Expected results: a window should appear with the imported information
   Current results: network-manager's connection editor segfaults

   [Regression potential]
   This SRU simply adds a couple of missing sections to the
 11-user-connections.patch patch that went missing. If the fix is broken,
 either the vpn files won't import, or creating a new vpn connection could
 break completely.


   Original description:
   I believe recent changes have broken network-manager-openvpn feature
 that allows you to Import saved VPN connection.

   I've tested this feature with bundles that I've definitely imported
   successfully in the past.

   Now, not only does it not import, but it gives absolutely no feedback
   at all; the window just disappears as though I didn't just ask it to
   import a VPN.conf file. The folder (I'm importing the .conf file from)
   includes all the necessary supporting files. I'm very sure this is not
   a user error on my part. I've done this several times in the past and
   I'm certain that the files (that are currently being ignored without
   dialog feedback) are exactly the same as they were when I was able to
   import successfully a few weeks ago.

   I've tested this on multiple machines that have Ubuntu 14.04 installed
   and fully updated.

   And, even if the files were indeed corrupted (which I'm certain they
   are not), the fact that the UI just disappears, instead of showing an
   error, is a bug within itself.

   Also, I'd like to point out, that I was able to set up this VPN bundle
   manually. The point of this bug is to report that the ability to
   import via .conf files (so that you don't have to set things manually)
   has recently became nonfunctional.

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


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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Committed
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent 

[Desktop-packages] [Bug 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-19 Thread Anthony G
the proposed 4.1 update to network-manager-gnome ubuntu fixed my issues.
-Imported ovpn file using network manager - success
-Used applet to connect vpn - success
-Applet icon animated during connection - success
-Tested connectivity - success
-Used applet to disconnect vpn - success

Tests run on Ubuntu 14.04 (AMD64+Mac)

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Committed
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-18 Thread Scott Kitterman
Hello Lonnie, or anyone else affected,

Accepted network-manager-applet into trusty-proposed. The package will
build now and be available at http://launchpad.net/ubuntu/+source
/network-manager-applet/0.9.8.8-0ubuntu4.1 in a few hours, and then in
the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: network-manager-applet (Ubuntu Trusty)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Committed
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-18 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/network-manager-applet

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Committed
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-18 Thread Mauro Gaspari
tested package version: network-manager-gnome 0.9.8.8-0ubuntu4.1

I am now able to succesfully import openvpn profiles. I tested 5
profiles, all imported correctly. Also confirmed openvpn can be
connected and disconnected from network-manager without issues.

Thanks. please advise if more testing is needed.

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Committed
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-18 Thread Erik Ackermann
I also was able to import a few ovpn profiles sucessfully using the
upgraded -proposed versions.

The first 2 times after I clicked Save the connection-editor window
froze, showing a 100% cpu spin for `/usr/bin/nm-connection-editor --show
--type vpn`, requiring it to be killed. However I have been unable to
reproduce. After killing it did appear to have added the profile
successfully.

A minor nit, after Deleting a profile via the editor that profile will
remain in the applet dropdown, until network-manager is reloaded, or
that profile is selected in which case it silently fails and removes the
entry.

I am also unable to get any vpn to actually connect/work without
changing managed=true in /etc/NetworkManager/NetworkManager.conf.
Loading 13.10 it successfully adds a default managed connection Wired
Connection 1 for eth0, even while managed=false is set (the default)

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Fix Committed
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-16 Thread Marc Deslauriers
It seems this is caused by the Debian 11-user-connections.patch patch in
network-manager-applet. Still investigating...

** No longer affects: network-manager

** No longer affects: network-manager-applet

** Changed in: openvpn
   Status: New = Invalid

** Also affects: network-manager-applet (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  New
Status in “network-manager-openvpn” package in Ubuntu:
  Confirmed
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  I believe recent changes have broken network-manager-openvpn feature
  that allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-16 Thread Marc Deslauriers
Here's a sample .ovpn file I found with a google search that reproduces
the issue.

** Attachment added: sample openvpn file
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1294899/+attachment/4114064/+files/vpnbook-euro1-tcp80.ovpn

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  New
Status in “network-manager-openvpn” package in Ubuntu:
  Confirmed
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  I believe recent changes have broken network-manager-openvpn feature
  that allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-16 Thread Mark Rich
So how does one import the .ovpn and certificate files manually as suggested in 
#26?
I have copied the files to /etc/openvpn and what next?

Some helpful advice beyond the comment to do this may be useful for
those of us who do not know how please.

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  New
Status in “network-manager-openvpn” package in Ubuntu:
  Confirmed
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  I believe recent changes have broken network-manager-openvpn feature
  that allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-16 Thread Mathieu Trudel-Lapierre
** Changed in: network-manager-openvpn (Ubuntu)
   Status: Confirmed = Invalid

** Also affects: network-manager-openvpn (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: network-manager-applet (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: network-manager-openvpn (Ubuntu Utopic)
   Importance: High
   Status: Invalid

** Also affects: network-manager-applet (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Changed in: network-manager-openvpn (Ubuntu Trusty)
   Status: New = Invalid

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  New
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  New
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  New
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  I believe recent changes have broken network-manager-openvpn feature
  that allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-16 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/network-manager-applet

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  New
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  New
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  New
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  I believe recent changes have broken network-manager-openvpn feature
  that allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-16 Thread Launchpad Bug Tracker
This bug was fixed in the package network-manager-applet -
0.9.8.8-0ubuntu5

---
network-manager-applet (0.9.8.8-0ubuntu5) utopic; urgency=medium

  * debian/patches/11-user-connections.patch: Unbreak importing VPN
connections. (LP: #1294899)
  * debian/patches/git_use_paths_in_vpn_name_files_4867951.patch: use the paths
specified in vpn .name files.
 -- Mathieu Trudel-Lapierre mathieu...@ubuntu.com   Fri, 16 May 2014 16:33:43 
-0400

** Changed in: network-manager-applet (Ubuntu Utopic)
   Status: New = Fix Released

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  New
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  I believe recent changes have broken network-manager-openvpn feature
  that allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-16 Thread Marc Deslauriers
** Changed in: network-manager-applet (Ubuntu Trusty)
   Status: New = Confirmed

** Changed in: network-manager-applet (Ubuntu Trusty)
 Assignee: (unassigned) = Marc Deslauriers (mdeslaur)

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Confirmed
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  I believe recent changes have broken network-manager-openvpn feature
  that allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~network-manager/network-manager-applet/ubuntu

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  Confirmed
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  I believe recent changes have broken network-manager-openvpn feature
  that allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not), the fact that the UI just disappears, instead of showing an
  error, is a bug within itself.

  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to
  import via .conf files (so that you don't have to set things manually)
  has recently became nonfunctional.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openvpn/+bug/1294899/+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 1294899] Re: Import saved VPN connection has been Recently Broken

2014-05-16 Thread Marc Deslauriers
** Description changed:

- I believe recent changes have broken network-manager-openvpn feature
- that allows you to Import saved VPN connection.
+ SRU Request:
+ 
+ [Impact]
+ Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.
+ 
+ [Test Case]
+ 1- install network-manager-openvpn and network-manager-openvpn-gnome
+ 2- from the network-manager indicator, click on Edit Connections
+ 3- Click on Add
+ 4- Select Import a saved VPN configuration, and open the file in comment #28
+ 
+ Expected results: a window should appear with the imported information
+ Current results: network-manager's connection editor segfaults
+ 
+ [Regression potential]
+ This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.
+ 
+ 
+ Original description:
+ I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.
  
  I've tested this feature with bundles that I've definitely imported
  successfully in the past.
  
  Now, not only does it not import, but it gives absolutely no feedback at
  all; the window just disappears as though I didn't just ask it to import
  a VPN.conf file. The folder (I'm importing the .conf file from) includes
  all the necessary supporting files. I'm very sure this is not a user
  error on my part. I've done this several times in the past and I'm
  certain that the files (that are currently being ignored without dialog
  feedback) are exactly the same as they were when I was able to import
  successfully a few weeks ago.
  
  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.
  
  And, even if the files were indeed corrupted (which I'm certain they are
  not), the fact that the UI just disappears, instead of showing an error,
  is a bug within itself.
  
  Also, I'd like to point out, that I was able to set up this VPN bundle
  manually. The point of this bug is to report that the ability to import
  via .conf files (so that you don't have to set things manually) has
  recently became nonfunctional.

** Changed in: network-manager-applet (Ubuntu Trusty)
   Status: Confirmed = In Progress

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

Title:
  Import saved VPN connection has been Recently Broken

Status in The OpenVPN Virtual Private Network:
  Invalid
Status in “network-manager-applet” package in Ubuntu:
  Fix Released
Status in “network-manager-openvpn” package in Ubuntu:
  Invalid
Status in “network-manager-applet” source package in Trusty:
  In Progress
Status in “network-manager-openvpn” source package in Trusty:
  Invalid
Status in “network-manager-applet” source package in Utopic:
  Fix Released
Status in “network-manager-openvpn” source package in Utopic:
  Invalid
Status in “network-manager-openvpn” package in Debian:
  New

Bug description:
  SRU Request:

  [Impact]
  Attempting to import a saved VPN connection file results in a segault. This 
is regression in Ubuntu 14.04 that worked correctly in previous versions.

  [Test Case]
  1- install network-manager-openvpn and network-manager-openvpn-gnome
  2- from the network-manager indicator, click on Edit Connections
  3- Click on Add
  4- Select Import a saved VPN configuration, and open the file in comment #28

  Expected results: a window should appear with the imported information
  Current results: network-manager's connection editor segfaults

  [Regression potential]
  This SRU simply adds a couple of missing sections to the 
11-user-connections.patch patch that went missing. If the fix is broken, either 
the vpn files won't import, or creating a new vpn connection could break 
completely.


  Original description:
  I believe recent changes have broken network-manager-openvpn feature that 
allows you to Import saved VPN connection.

  I've tested this feature with bundles that I've definitely imported
  successfully in the past.

  Now, not only does it not import, but it gives absolutely no feedback
  at all; the window just disappears as though I didn't just ask it to
  import a VPN.conf file. The folder (I'm importing the .conf file from)
  includes all the necessary supporting files. I'm very sure this is not
  a user error on my part. I've done this several times in the past and
  I'm certain that the files (that are currently being ignored without
  dialog feedback) are exactly the same as they were when I was able to
  import successfully a few weeks ago.

  I've tested this on multiple machines that have Ubuntu 14.04 installed
  and fully updated.

  And, even if the files were indeed corrupted (which I'm certain they
  are not),