Re: using gtk from nautilus plugin



2010/8/22 Ahmad Sherif <ahmad sherif public gmail com>:
> gtk.MessageDialog is not working with your code because the fifth argument
> has to be either string or None, and the variable name is of type
> nautilus.FileInfo, ...
You're great. Thanks.

> I think you could've obtained such debug info if you launched Nautilus from terminal.
I tried that, however I did not get it to work.
I found one place that stated to debug I'd need:
 mkdir /tmp/testing
 export TMPDIR=/tmp/testing
 nautilus --no-desktop
But I never got any messages...
If you have any advice in this regard, I appreciate it..

yours,
Nils


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