pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

zathura-pdf-mupdf: document where the Gtk-WARNING happens



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu Nov 24 15:51:27 2016 +0100
Changeset:	b9dc0c72dac5d72012d0e05111471617cb77b9b7

Modified Files:
	zathura-pdf-mupdf/TODO

Log Message:
zathura-pdf-mupdf: document where the Gtk-WARNING happens

It happens when pressing the `Tab' for the `Index mode'... Probably we should
double check if it's really a regression due the 1.10 API or not.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b9dc0c72dac5d72012d0e05111471617cb77b9b7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 zathura-pdf-mupdf/TODO | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/zathura-pdf-mupdf/TODO b/zathura-pdf-mupdf/TODO
index bf0b746..2258c28 100644
--- a/zathura-pdf-mupdf/TODO
+++ b/zathura-pdf-mupdf/TODO
@@ -4,6 +4,6 @@ print/zathura-pdf-mupdf:
 
 - Gtk-WARNING **: Allocating size to zathura [address] without calling
   gtk_widget_get_preferred_width/height().  How does the code know the size to
-  allocate?
+  allocate? [seems to happen when `Tab' is pressed, i.e. in the `Index mode']
 - warning: dropping unclosed device [probably related to the `search' command
   (i.e. via `/') that no longer works]


Home | Main Index | Thread Index | Old Index