[Nautilus-list] Re: gnocam camera:// moniker and thumbnailing



I'm using the USB connection the camera provides, rather than an external flash reader. Does Nautilus make a .thumbnails directory on your flash card? Also, I had to add this:

		    	info->permissions = GNOME_VFS_PERM_USER_READ | 
			    		    GNOME_VFS_PERM_GROUP_READ | 
					    GNOME_VFS_PERM_OTHER_READ; 

After the "if (file_info_struct.fields && GP_FILE_INFO_PERMISSIONS) {" block in order to have Nautilus see that I have read permission for the camera images.

Your script sounds cool! Where can I find documentation on the scripting interface?

-M

On Tue, May 08, 2001 at 08:14:46PM -0700, Ian McKellar wrote:
> Hmm - I thought it did. It does for mine (I use a USB flash adapter).
> 
> Theres a script I'm hacking on that I'll release in good time that takes a
> bunch of images with Nautilus notes attached and builds a web gallery (with
> the notes as captions).
> 
> I've got some photos up at http://www.yakk.net/photos/ using it.
> 
> Ian





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