customContextMenu apparently doesn't work

I tried the /trunk/tutorials/gui/customContextMenu.C but it seems that only the “Test object”, “poptest3” and “poptest2bis” seem to be working, all the others do not provide any feedback on stdout (apparently the poptest1, poptest2 and poptest4 functions are never called when I click on them in the popup context menu ).
I’m using root version 5.27/06. Am I missing something? I need to follow this example in order to implement a similar behavior in a much more complex gui, so I’m confused.

Thanks, Dario

Hi Dario,

This has been fixed in svn trunk (rev 37923). Thanks for the report and sorry for the trouble.

Cheers, Bertrand.