Mikhael Goikhman <migo_at_homemail.com> writes:
First, thank you, the missing $module->eventLoop was the problem, i
thought because of not wanting data from Fvwm i could leave that
out... So, i got the next error, but this time i bet it's totally perl
related...
,----
| Can't use string ("gnomeicu_update") as a subroutine ref while "strict
| refs" in use at
| /usr/local/stow/fvwm-2.5.8/share/fvwm/perllib/FVWM/Tracker/Scheduler.pm
| line 57.
`----
In your example on the manpage you used a small sub in place of the
callback, but that will be harder to read for my subroutine, so i'm not
sure what to do about that?! I try &gnomeicu_update and
&gnomeicu_update() but i haven't worked in both cases...
And let thank you again for your help!
Mario
--
One Editor to rule them all. One Editor to find them,
One Editor to bring them all and in the darkness bind them.
(do ((a 1 b) (b 1 (+ a b))) (nil a) (print a))
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Thu Jan 22 2004 - 15:28:52 GMT