unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* gtk-menu-popup [guile-gnome2  2.16.1-4]
@ 2010-06-28 19:15 David Pirotte
  2010-06-29 10:04 ` Andy Wingo
  0 siblings, 1 reply; 6+ messages in thread
From: David Pirotte @ 2010-06-28 19:15 UTC (permalink / raw)
  To: guile-user

	just sent but subject line was the wrong one !

Hello,

	debian [testing/unstable]
	all guile-gnome2 	2.16.1-4 	installed

	gtk-menu-popup

the following error:

	ERROR: In procedure gtk-menu-popup:
	ERROR: Wrong type argument in position 5: #f

is raised by the following code [unmodified since guile-gnome0]

	(gtk-menu-popup popup-menu
				#f  ;; parent-menu-shell or #f
				#f  ;; parent-menu-item or #f
				#f  ;; user supplied func to position the menu or #f 
				#f  ;; user supplied data to pass to func 
				button
				time)

		user data to pass to func ...
		-]	when trying to pass '() it raises an error too
		-]	if I pass an integer [just to try]:
				--]	no more errors
				--]	but no popup menu is poped-up :-)

Thanks for some hints,
David



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-07-08 10:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-28 19:15 gtk-menu-popup [guile-gnome2 2.16.1-4] David Pirotte
2010-06-29 10:04 ` Andy Wingo
2010-06-29 14:42   ` David Pirotte
2010-07-01 10:49     ` Andy Wingo
2010-07-02  3:37       ` David Pirotte
2010-07-08 10:51         ` Andy Wingo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).