Your message dated Mon, 15 Aug 2016 18:33:14 +0200
with message-id <[email protected]>
and subject line fixed version in debian archive since long time
has caused the Debian Bug report #682217,
regarding libcryptui0a 3.2.2-1 seahorse-nautilus encrypt window too small to 
see keys
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
682217: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682217
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libcryptui0a
Version: 3.2.2-1
Severity: normal
Tags: patch

Dear Debian GNOME Maintainers,

when using right mouse button on a file with nautilus to encrypt this
file the window that opens to choose a key is too small.

The original bug report was filed here:
https://bugs.launchpad.net/ubuntu/+source/libcryptui/+bug/945841 There
is a screenshot contained that demonstrates the problem.

This is actually a bug in libcryptui0a that has been fixed upstream for
version 3.5.4.

Wheezy for debian and Quantal for Ubuntu have version 3.2.2-1.

Fortunately the fix is only one line of code and I would kindly like to
ask if you could add the attached patch to the current version of
libcryptui0a.

Regards,

Ralph


-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500,
'precise'), (100, 'precise-backports')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-26-generic (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libcryptui0a depends on:
ii  libc6              2.15-0ubuntu10
ii  libdbus-glib-1-2   0.98-1ubuntu1
ii  libglib2.0-0       2.32.3-0ubuntu1
ii  libgtk-3-0         3.4.2-0ubuntu0.4
ii  libpango1.0-0      1.30.0-0ubuntu3.1
ii  multiarch-support  2.15-0ubuntu10
ii  seahorse-daemon    3.2.2-1

libcryptui0a recommends no packages.

libcryptui0a suggests no packages.

-- no debconf information
*** libcryptui-3.2.2/libcryptui/cryptui-key-chooser.c	2011-08-02 10:48:04.000000000 +0200
--- libcryptui-3.2.2_patch/libcryptui/cryptui-key-chooser.c	2012-07-20 07:39:31.351999487 +0200
***************
*** 194,199 ****
--- 194,200 ----
                                                      CRYPTUI_KEY_LIST_CHECKS);
      gtk_tree_view_set_enable_search (GTK_TREE_VIEW (chooser->priv->keylist), FALSE);
      scroll = gtk_scrolled_window_new (NULL, NULL);
+     gtk_widget_set_size_request (scroll, 500, 300);
      gtk_scrolled_window_set_policy (GTK_SCROLLED_WINDOW (scroll), 
                                      GTK_POLICY_AUTOMATIC, GTK_POLICY_ALWAYS);
      gtk_scrolled_window_set_shadow_type (GTK_SCROLLED_WINDOW (scroll), GTK_SHADOW_IN);

--- End Message ---
--- Begin Message ---
Version: 3.8.0-1

Closing this old bug report now.... better late than never.

As mentioned in the original bug report this was fixed in
libcryptui 3.5.4.

The first fixed version that made it into the Debian archive
(according to packages debian/changelog) is the one mentioned
at the top.

Regards,
Andreas Henriksson

--- End Message ---

Reply via email to