Activity log for bug #1383289

Date Who What changed Old value New value Message
2014-10-20 13:05:45 Bruno Nova bug added bug
2014-10-20 13:12:05 Bruno Nova summary Dropping a key file into the list of keys fails Dropping a key into the list of keys fails
2014-10-20 13:12:30 Bruno Nova description When I drag a key file and drop it into the list of keys in the "Authentication" list, it fails silently (sometimes an apport bug report appears), throwing an exception: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 759, in on_auth_drag_data_received keydata = selection.data.strip() AttributeError: 'SelectionData' object has no attribute 'data' ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: software-properties-gtk 0.92.37.1 ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7 Uname: Linux 3.13.0-37-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.5 Architecture: amd64 CurrentDesktop: Unity Date: Mon Oct 20 14:01:10 2014 EcryptfsInUse: Yes InstallationDate: Installed on 2014-10-13 (6 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) PackageArchitecture: all SourcePackage: software-properties UpgradeStatus: No upgrade log present (probably fresh install) When I drag a key text/file and drop it into the list of keys in the "Authentication" list, it fails silently (sometimes an apport bug report appears), throwing an exception: Traceback (most recent call last):   File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 759, in on_auth_drag_data_received     keydata = selection.data.strip() AttributeError: 'SelectionData' object has no attribute 'data' ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: software-properties-gtk 0.92.37.1 ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7 Uname: Linux 3.13.0-37-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.5 Architecture: amd64 CurrentDesktop: Unity Date: Mon Oct 20 14:01:10 2014 EcryptfsInUse: Yes InstallationDate: Installed on 2014-10-13 (6 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) PackageArchitecture: all SourcePackage: software-properties UpgradeStatus: No upgrade log present (probably fresh install)
2014-10-20 14:13:17 Bruno Nova branch linked lp:~brunonova/software-properties/lp1383289
2014-10-30 16:25:44 Brian Murray software-properties (Ubuntu): status New Triaged
2014-10-30 16:25:48 Brian Murray software-properties (Ubuntu): importance Undecided Medium
2014-10-30 16:25:54 Brian Murray software-properties (Ubuntu): assignee Michael Vogt (mvo)
2015-01-29 13:28:33 Bruno Nova software-properties (Ubuntu): status Triaged Fix Released
2015-02-06 12:08:26 Michael Vogt nominated for series Ubuntu Trusty
2015-02-06 12:08:26 Michael Vogt bug task added software-properties (Ubuntu Trusty)
2015-02-12 16:33:14 Bruno Nova branch linked lp:~brunonova/ubuntu/trusty/software-properties/lp1381050_lp1383289
2015-07-07 07:55:02 Michael Vogt software-properties (Ubuntu Trusty): status New In Progress
2015-07-07 07:55:09 Michael Vogt software-properties (Ubuntu Trusty): importance Undecided Medium
2015-07-07 19:02:35 Bruno Nova description When I drag a key text/file and drop it into the list of keys in the "Authentication" list, it fails silently (sometimes an apport bug report appears), throwing an exception: Traceback (most recent call last):   File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 759, in on_auth_drag_data_received     keydata = selection.data.strip() AttributeError: 'SelectionData' object has no attribute 'data' ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: software-properties-gtk 0.92.37.1 ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7 Uname: Linux 3.13.0-37-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.5 Architecture: amd64 CurrentDesktop: Unity Date: Mon Oct 20 14:01:10 2014 EcryptfsInUse: Yes InstallationDate: Installed on 2014-10-13 (6 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) PackageArchitecture: all SourcePackage: software-properties UpgradeStatus: No upgrade log present (probably fresh install) [Impact] Dragging a key into Software & Updates' authentication tab does nothing. [Test Case] 1. Download a PGP key for a Debian repository (for example, the VideoLAN team's key: download.videolan.org/pub/debian/videolan-apt.asc) 2. Open "Software & Updates" from the Dash, then select the Authentication tab. 3. Open the PGP key file you downloaded with a text editor. 4. Select all of the text (Ctrl+A) and drag it into the list in the Authentication tab of Software & Updates. If the bug is fixed: admin authentication is requested. Authenticate, and then the key should be listed. If not: nothing happens, or an error is displayed. [Regression Potential] This feature isn't working, so I suppose there is not regression potential. [Original Report] When I drag a key text/file and drop it into the list of keys in the "Authentication" list, it fails silently (sometimes an apport bug report appears), throwing an exception: Traceback (most recent call last):   File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 759, in on_auth_drag_data_received     keydata = selection.data.strip() AttributeError: 'SelectionData' object has no attribute 'data' ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: software-properties-gtk 0.92.37.1 ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7 Uname: Linux 3.13.0-37-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.5 Architecture: amd64 CurrentDesktop: Unity Date: Mon Oct 20 14:01:10 2014 EcryptfsInUse: Yes InstallationDate: Installed on 2014-10-13 (6 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) PackageArchitecture: all SourcePackage: software-properties UpgradeStatus: No upgrade log present (probably fresh install)
2015-07-07 19:35:01 Brian Murray software-properties (Ubuntu Trusty): status In Progress Fix Committed
2015-07-07 19:35:03 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2015-07-07 19:35:05 Brian Murray bug added subscriber SRU Verification
2015-07-07 19:35:12 Brian Murray tags amd64 apport-bug trusty amd64 apport-bug trusty verification-needed
2015-07-07 19:48:43 Launchpad Janitor branch linked lp:ubuntu/trusty-proposed/software-properties
2015-07-08 19:18:56 Bruno Nova tags amd64 apport-bug trusty verification-needed amd64 apport-bug trusty verification-done
2015-09-27 21:40:20 Mathew Hodson tags amd64 apport-bug trusty verification-done amd64 apport-bug trusty verification-needed
2015-09-27 23:16:37 Bruno Nova tags amd64 apport-bug trusty verification-needed amd64 apport-bug trusty verification-done
2015-09-28 16:02:17 Launchpad Janitor software-properties (Ubuntu Trusty): status Fix Committed Fix Released