Re: [Gimp-user] Script-Fu Question about Saving Image to Network Share

2007-03-10 Thread Sven Neumann
Hi,

On Sat, 2007-03-10 at 12:58 -0500, Tony Freeman wrote:

 If saving to a network drive is not possible (such as smb://), is there 
 some other trick I could use to get the image over there? 

GIMP 2.2 doesn't save to remote locations. You could try your luck with
the 2.3 development version or use the command-line utility gnomevfs-mv
to move the file to the SMB share.


Sven


___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Script-Fu Question about Saving Image to Network Share

2007-03-10 Thread GSR - FR
Hi,
[EMAIL PROTECTED] (2007-03-10 at 1258.19 -0500):
 If saving to a network drive is not possible (such as smb://), is there 
 some other trick I could use to get the image over there? 

Mount the network drive. You can use smbmount or fusesmb, for
example. Then files will appear in the main tree, for all apps.

GSR
 
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] script-fu question

2006-07-13 Thread Sven Görsmann
Thanks for the pointer!

I tried it on one of the scripts and it worked perfecthope the other
scripts con be converted so easy, too.

Sven


[EMAIL PROTECTED] schrieb:
 Kevin Cozens provides a script written in Perl which will convert
 older script-fus to work with the newer API
 (http://www.interlog.com/~kcozens/software/gimp/2.0/script-update.pl).

 Even if you do not have Perl on your machine, you should be able to
 use the information in the script to determine the necessary
 modifications.

 Quoting Sven Görsmann [EMAIL PROTECTED]:

 My question: Do you know any manuals or links that could help me in
 converting the old scripts to work again, for example a list which shows
 the old function on the left an the new on the right.or something
 like a how-to ?

 ___
 Gimp-user mailing list
 Gimp-user@lists.XCF.Berkeley.EDU
 https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] script-fu question

2006-07-12 Thread saulgoode
Kevin Cozens provides a script written in Perl which will convert  
older script-fus to work with the newer API  
(http://www.interlog.com/~kcozens/software/gimp/2.0/script-update.pl).


Even if you do not have Perl on your machine, you should be able to  
use the information in the script to determine the necessary  
modifications.


Quoting Sven Görsmann [EMAIL PROTECTED]:


My question: Do you know any manuals or links that could help me in
converting the old scripts to work again, for example a list which shows
the old function on the left an the new on the right.or something
like a how-to ?


___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user