This is an automated email from the git hooks/post-receive script.

nodens-guest pushed a commit to branch master
in repository openpgp-applet.

commit 8cc4713a401ba7eb2b9b1bafbfbceb032308319e
Author: Clément Hermann (nodens) <nod...@nodens.org>
Date:   Mon Oct 5 17:01:14 2015 +0200

    add file to follow progress of Gtk3 Porting
---
 GTK3_STATUS | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/GTK3_STATUS b/GTK3_STATUS
new file mode 100644
index 0000000..2af5f67
--- /dev/null
+++ b/GTK3_STATUS
@@ -0,0 +1,17 @@
+What doesn't work :
+- encrypt / sign
+- decrypt / verify
+
+    Apparently, similar issue with function call on both (missing args):
+    Gtk3::Clipboard::set_text: passed too few parameters (expected 3, got 2) 
at ./bin/openpgp-applet line 331.
+
+- errors while browsing available keys :
+*** unhandled exception in callback:
+***   Can't locate object method "get_indices" via package "6" (perhaps you 
forgot to load "6"?) at ./bin/openpgp-applet line 443.
+***  ignoring at /usr/share/perl5/Gtk3.pm line 767.
+Related to the usage of Gtk3::SimpleList, apparently. Doesn't seem to work 
exactly the same as the Gtk2 counterpart.
+
+what works :
+- app launches without error
+- menus (both)
+- getting content of primary and secondary clipboards and change the icon 
accordingly

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/openpgp-applet.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to