This bug was fixed in the package software-properties - 0.92.37.5
---
software-properties (0.92.37.5) trusty-proposed; urgency=medium
* cloudarchive: Enable support for the Liberty Ubuntu Cloud Archive on
14.04 (LP: #1472586).
* Revert SRU changes for "fix importing keys from
I updated the software-properties packages to 0.92.37.5 from trusty-
proposed.
The bug is fixed!
I opened my own PGP key (I already have the VLC's key) in gedit and dragged
everything into the authentication list. I was asked for polkit authorization
and then the key was successfully added.
**
Hello Bruno, or anyone else affected,
Accepted software-properties into trusty-proposed. The package is
available at https://launchpad.net/ubuntu/+source/software-
properties/0.92.37.5 and in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing
However, this update doesn't fix the other bug (#1381050) unfortunately,
so this shouldn't be uploaded to trusty-updates!
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to software-properties in
Ubuntu.
https://bugs.launchpad.ne
I updated software-properties' installed binary packages to the version in
-proposed, and now dragging a key into the list of keys work.
This fixes this bug!
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of U
** Branch linked: lp:ubuntu/trusty-proposed/software-properties
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to software-properties in
Ubuntu.
https://bugs.launchpad.net/bugs/1383289
Title:
Dropping a key into the list of k
Hello Bruno, or anyone else affected,
Accepted software-properties into trusty-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/software-properties/0.92.37.4 in a few hours, and then in the -proposed
repository.
Please help us by testing this new pack
** Description changed:
+ [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 &
** Changed in: software-properties (Ubuntu Trusty)
Status: New => In Progress
** Changed in: software-properties (Ubuntu Trusty)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to softwa
** Branch linked: lp:~brunonova/ubuntu/trusty/software-
properties/lp1381050_lp1383289
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to software-properties in
Ubuntu.
https://bugs.launchpad.net/bugs/1383289
Title:
Dropping a
** Also affects: software-properties (Ubuntu Trusty)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to software-properties in
Ubuntu.
https://bugs.launchpad.net/bugs/1383289
Title:
** Changed in: software-properties (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to software-properties in
Ubuntu.
https://bugs.launchpad.net/bugs/1383289
Title:
Dropping a key
** Changed in: software-properties (Ubuntu)
Status: New => Triaged
** Changed in: software-properties (Ubuntu)
Importance: Undecided => Medium
** Changed in: software-properties (Ubuntu)
Assignee: (unassigned) => Michael Vogt (mvo)
--
You received this bug notification because yo
Ok, I think I got it. I'm going to link a branch that solves this soon.
** Branch linked: lp:~brunonova/software-properties/lp1383289
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to software-properties in
Ubuntu.
https://bugs
Oh, before that there's another error:
Traceback (most recent call last):
File
"/home/bruno/src/software-properties/software-properties/softwareproperties/gtk/SoftwarePropertiesGtk.py",
line 760, in on_auth_drag_data_received
if not self.add_key_from_data(keydata):
File
"/home/bruno/src
'SelectionData' has indeed no 'data' attribute. But it has a 'get_data()'
method.
So, "selection.data.strip()" should be renamed to
"selection.get_data().strip()" in
softwareproperties/gtk/SoftwarePropertiesGtk.py (there are 2 occurrences).
Don't know if the bug exists in the KDE version.
But t
** Summary changed:
- Dropping a key file into the list of keys fails
+ Dropping a key into the list of keys fails
** Description changed:
- When I drag a key file and drop it into the list of keys in the
+ When I drag a key text/file and drop it into the list of keys in the
"Authentication" l
17 matches
Mail list logo