Bug #8051
OpenPGP Applet is unusable on GNOME Shell
100%
Description
There is no OpenPGP Applet on the desktop in Jessie.
Executing gpgApplet from the command line produces the following trace:
Can’t locate Any/Moose.pm in INC (you may need to install the Any::Moose module) (
INC contains: /etc/perl /usr/local/lib/i386-linux-gnu/perl/5.20.0 /usr/local/share/perl/5.20.0 /usr/lib/i386-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/i386-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at /usr/local/lib/site_perl/gpgApplet/GnuPG/Interface.pm line 2.
BEGIN failed—compilation aborted at /usr/local/lib/site_perl/gpgApplet/GnuPG/Interface.pm line 2.
Compilation failed in require at /usr/local/bin/gpgApplet line 37.
BEGIN failed—compilation aborted at /usr/local/bin/gpgApplet line 37.
Subtasks
Related issues
Related to Tails - |
Duplicate | 2014-06-22 | |
Blocks Tails - |
Resolved | 2014-10-09 |
History
#1 Updated by sajolida 2014-10-09 10:15:59
- blocks
Bug #8052: Test OpenPGP Applet documentation in Jessie added
#2 Updated by intrigeri 2014-10-10 01:06:52
- Assignee set to intrigeri
#3 Updated by intrigeri 2014-10-10 01:21:24
- Status changed from Confirmed to In Progress
- % Done changed from 0 to 10
- Feature Branch set to feature/jessie
Possibly fixed in commit 52cd2175e.
#4 Updated by intrigeri 2014-10-10 04:26:57
- Subject changed from No OpenPGP Applet in Jessie to OpenPGP Applet is unusable on GNOME Shell
- Status changed from In Progress to Confirmed
- Assignee deleted (
intrigeri)
Indeed it now starts, but it’s unusable (doesn’t react to mouse clicks) since it hijacks the notification area. We should either turn it into a GNOME Shell extension, or into a standalone application (Feature #7433).
#5 Updated by intrigeri 2014-10-10 04:27:38
- related to
Feature #6507: Package our OpenPGP applet for Debian and maintain it there added
#6 Updated by intrigeri 2014-10-10 04:27:58
- related to
Feature #7433: Turn Tails OpenPGP Applet into a standalone application added
#7 Updated by nodens 2014-11-13 13:57:16
Hi,
On my gnome-shell desktop (debian Sid), I work around this by using the “TopIcons” extension.
It is needed anyway for a lot of apps that use tray icons.
https://extensions.gnome.org/extension/495/topicons/
Turning the applet into a full application + dbus + extension would be better, but this is a lot of work and will probably take some time.
#8 Updated by intrigeri 2014-11-26 09:57:32
- Status changed from Confirmed to Resolved
- % Done changed from 10 to 100
nodens wrote:
> On my gnome-shell desktop (debian Sid), I work around this by using the “TopIcons” extension.
Thanks! That’s what we’ve done in our feature/jessie branch.
> Turning the applet into a full application + dbus + extension would be better, but this is a lot of work and will probably take some time.
I’ll file a dedicated ticket about that.
#9 Updated by nodens 2015-08-18 12:20:25
- related to deleted (
)Feature #6507: Package our OpenPGP applet for Debian and maintain it there
#10 Updated by intrigeri 2015-08-19 02:49:58
- Affected tool set to OpenPGP Applet