Bug #12190

OpenPGP applet public key list includes 21 empty key lines

Added by intrigeri 2017-01-30 09:42:27 . Updated 2018-02-26 08:32:32 .

Status:
Duplicate
Priority:
Normal
Assignee:
nodens
Category:
Target version:
Start date:
2017-01-30
Due date:
% Done:

10%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
Affected tool:
OpenPGP Applet
Deliverable for:

Description

  1. copy some text so the clipboard is not empty
  2. OpenPGP applet icon -> Encrypt clipboard with public key
  3. if you have a small number of keys, the “Choose keys” window lists the expected 6 keys + 21 empty key lines
  4. if you have a large number of keys, no empty lines but the tooltip is all wrong (doesn’t match the actual raw)

Subtasks


Related issues

Related to Tails - Feature #13602: OpenPGP Applet: rewrite key selection interface Duplicate 2017-08-08

History

#1 Updated by intrigeri 2017-01-30 09:43:11

Next step: try to reproduce on more recent feature/stretch or feature/stretch-unfrozen, and if it still happens there, try to reproduce on current Debian testing/sid.

#2 Updated by anonym 2017-01-30 10:01:21

  • Target version changed from Tails_3.0 to Tails_2.11

I can reproduce this in Tails 2.10. The empty entries appear when I hover the mouse over the other entries in the list, and I count 22 of them when it stops.

IMHO, the next step is to reproduce on Debian Jessie.

#3 Updated by intrigeri 2017-01-30 11:36:13

  • Assignee set to nodens

> I can reproduce this in Tails 2.10. The empty entries appear when I hover the mouse over the other entries in the list, and I count 22 of them when it stops.

Thanks!

IMO that’s not severe enough to be worth prioritizing this much: it can certainly wait a few months to be fixed, and we (foundations team) probably have higher priority bugs to tackle. So personally I would postpone this to 2.12 or 3.0 unless nodens comes up with a quick fix.

#4 Updated by intrigeri 2017-03-03 11:13:43

  • Target version changed from Tails_2.11 to Tails_2.12

#5 Updated by intrigeri 2017-04-20 06:49:27

  • Target version deleted (Tails_2.12)

(On our side it can wait until there’s a fix upstream, and I doubt nodens uses “Target version” to organize his work.)

#6 Updated by Anonymous 2017-06-30 10:51:04

I confirm this is still present in 3.0.

Can you, nodens, please test this on current Debian sid and report back?

#7 Updated by Anonymous 2017-06-30 10:51:17

  • QA Check set to Info Needed
  • Type of work changed from Code to Test

#8 Updated by nodens 2017-08-06 21:47:20

  • % Done changed from 0 to 10
  • QA Check changed from Info Needed to Dev Needed
  • Type of work changed from Test to Code

So it is still here in current Sid.
The problem seems to lie in the Gtk3::SimpleList module, that apparently doesn’t behave properly wrt Gtk::TreeView.
Another part of the issue is that the tooltip is wrong when you have a large number of keys (but doesn’t add any empty lines).

I’ll see if I find a simplefix, or maybe it’s time to rewrite this part completely, using the complete Gtk::TreeView implementation (which could actually enable us to do some nicer stuff, UI-Wise).

#9 Updated by nodens 2017-08-07 21:05:36

  • Description updated

#10 Updated by nodens 2017-08-08 17:51:34

  • related to Feature #13602: OpenPGP Applet: rewrite key selection interface added

#11 Updated by nodens 2018-02-25 18:54:29

  • Status changed from Confirmed to Resolved

Hi,

OpenPGP applet is moving to its new home on https://salsa.debian.org/openpgp-applet-team/openpgp-applet

This issue has been duplicated upstream: https://salsa.debian.org/openpgp-applet-team/openpgp-applet/issues/7

I’m closing this one. Feel free to comment on the upstream link!

You will need an account on Salsa. If you don’t have one already, you can create one on https://signup.salsa.debian.org/.

Cheers!

#12 Updated by intrigeri 2018-02-26 08:32:32

  • Status changed from Resolved to Duplicate