[Gimp-developer] perlgimp question (fwd)

2004-04-12 Thread kovzol
at Bolyai Institute [EMAIL PROTECTED] http://www.math.u-szeged.hu/~kovzol -- Forwarded message -- Date: Mon, 12 Apr 2004 17:47:05 +0200 (CEST) From: kovzol [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: perlgimp question Dear Mr Grobgeld, I read your article on the net about Perl-Gimp

[Gimp-developer] Re: perlgimp question (fwd)

2004-04-12 Thread kovzol
protocol error (1) at /usr/lib/perl5/vendor_perl/5.8.1/i586-linux-thread-multi/Gimp/Net.pm line 66. Fortunately I have managed to solve this problem. An Xvfb server was needed. After I started it and added export DISPLAY=:1 into the PHP script which calls the gimp-perl script, everything works

Re: [Gimp-developer] Re: perlgimp question (fwd)

2004-04-13 Thread kovzol
Hi, kovzol [EMAIL PROTECTED] writes: Fortunately I have managed to solve this problem. An Xvfb server was needed. After I started it and added export DISPLAY=:1 into the PHP script which calls the gimp-perl script, everything works fine. :-) Perhaps you should consider to update

Re: [Gimp-developer] start perl server

2004-06-16 Thread kovzol
On 16 Jun 2004, Sven Neumann wrote: Hi, kovzol [EMAIL PROTECTED] writes: I had many hours of headache figuring the right solution out to write my own code in Gimp-Perl --- I was browsing the internet a lot, but there were many versions of the same statements in Gimp-Perl with different

Re: Re: [Gimp-developer] start perl server

2004-06-17 Thread kovzol
On 17 Jun 2004, Sven Neumann wrote: Hi, kovzol [EMAIL PROTECTED] writes: Illegal default font description for perl_fu_mysite_buttons: -*-luxi sans-medium-r-*-*-24-*-*-*-*-*-iso8859-2 GIMP doesn't use X Logical Font Descriptors any longer, so please change this to Sans Medium. Thank

Re: Re: [Gimp-developer] start perl server

2004-06-17 Thread kovzol
[Invalid UTF-8] Kiszolgl: oval-buttons.pl: gimp_display_new: procedural database execution failed at ./oval-buttons.pl line 144 (DIE) [EMAIL PROTECTED]:~/cvs/wmi/ui 1087502561: closing connection 9 (136 requests in 0 seconds) Am I using gimp_display_new() in a wrong way? But during

Re: Re: [Gimp-developer] start perl server

2004-06-17 Thread kovzol
Am I using gimp_display_new() in a wrong way? But during standalone run it works well... Why? I forgot to attach the current version of the script. Maybe this can give additional information. Zoltan oval-buttons.pl Description: Perl program ___

Re: Re: [Gimp-developer] start perl server (Simon Budig)

2004-06-18 Thread kovzol
Make sure that the text passed to the Gimp is in the UTF-8 encoding. Gimp is quite strict about that. Bye, Simon -- [EMAIL PROTECTED] http://simon.budig.de/ Thanks, it works now perfectly. :-) Zoltan ___

Re: Re: [Gimp-developer] start perl server

2004-07-07 Thread kovzol
On Thu, 17 Jun 2004, Seth Burgess wrote: I'd recommend putting the call inside an 'eval' block, so that it failing doesn't stop the execution of the script. Sorry, I'm here again... ;-) If I run the attached script without parameters, then I can see that gimp appears and I can generate my