Re: testing nautilus extensions



On Sun, Jun 21, 2009 at 6:17 PM, Sunil Negi<vick ram79 yahoo com> wrote:
> Hi guys.
> I am writing an extension in C and currently the only way to test is to
> logoff and then log back in again.
>
> Is there another faster  way?
>
> killall nautilus does not really work for me because I lose me desktop and
> even if i type nautilus - it does not come back again.


To test a python extension I have been using "killall -s 9 nautilus &&
nautilus ~/testDir" which restarts nautilus and then I have it running
in the terminal where I can see stdout for debugging. I don't know if
this is the best way but it works for me.

-- 
Michael Rooney
mrooney gmail com


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]