On Tue, 2008-12-23 at 23:21 +0100, Israel Aguilar Hernández wrote:
> Here I am again, yesterday evening I was modifying muy extension,
> remember I use Nautilus Open Terminal as a template, the problem is
> that the gnome-terminal is still executing and I don't understand
> why... I know there is a function "callback" which is called for
> executing what you want but if I erase the whole code inside this
> function I expected it would do nothing but it would.
>
> So I have:
>
> static void compiler_callback (NautilusMenuItem *item,
> NautilusFileInfo *file_info)
> {
>
> }
>
> with nothing inside, I compile and install and it's still executing
> the gnome-terminal :S so I need anybody for helping me or telling me
> what's going on...
Whenever you can to test your plugin, don't forget to do:
$ export TMPDIR=$(mktemp -d -p /tmp)
$ nautilus --no-desktop
And test your plugin with a different instance of Nautilus.
Regards,
--
Germán Póo-Caamaño
Concepción - Chile
http://www.calcifer.org/
Attachment:
signature.asc
Description: This is a digitally signed message part