What happens if you type
xsane (run_mode = 0)
???
(you can use this trick to trigger interactive calling for all PDB
functions that support it)
David
--
Reticience and self-censorship is a farce. The deceiver does not
himself know the truth, anything that he holds back he holds back not
onl
On Mon, Nov 10, 2008 at 12:17 PM, Andreas Matthias
<[EMAIL PROTECTED]> wrote:
> Chris Mohler wrote:
>
>> On Mon, Nov 10, 2008 at 5:52 AM, Andreas Matthias
>> <[EMAIL PROTECTED]> wrote:
>>> I'm trying to write a python script that opens the xsane dialog.
>>> But the example script below does not wor
Chris Mohler wrote:
> On Mon, Nov 10, 2008 at 12:17 PM, Andreas Matthias
> <[EMAIL PROTECTED]> wrote:
>> Chris Mohler wrote:
>>
>>> On Mon, Nov 10, 2008 at 5:52 AM, Andreas Matthias
>>> <[EMAIL PROTECTED]> wrote:
I'm trying to write a python script that opens the xsane dialog.
But the e
Chris Mohler wrote:
> On Mon, Nov 10, 2008 at 5:52 AM, Andreas Matthias
> <[EMAIL PROTECTED]> wrote:
>> I'm trying to write a python script that opens the xsane dialog.
>> But the example script below does not work. Any idea what's wrong?
>
> I don't find xsane in the pdb. Have you looked in Hel
On Mon, Nov 10, 2008 at 5:52 AM, Andreas Matthias
<[EMAIL PROTECTED]> wrote:
> I'm trying to write a python script that opens the xsane dialog.
> But the example script below does not work. Any idea what's wrong?
Hi Andreas,
I don't find xsane in the pdb. Have you looked in Help->Procedure Brows
Hi,
On Sat, 2008-11-08 at 20:16 -0500, Alec Burgess wrote:
> (1) One thing caught my attention in it:
> =
> (gimp-2.6.exe:4928): Gtk-WARNING **: Could not find the icon 'gtk-file'.
> The 'hicolor' theme
> was not found either, perhaps you need to install it.
> You can get a copy from:
>
I'm trying to write a python script that opens the xsane dialog.
But the example script below does not work. Any idea what's wrong?
Ciao
Andreas
#! /usr/bin/env python
from gimpfu import *
def foobar(*args):
print "start foobar()"
pdb.xsane()
print "end foobar()"
register(
"run
Alex Wrote
> (1) One thing caught my attention in it:
> =
> (gimp-2.6.exe:4928): Gtk-WARNING **: Could not find the
> icon 'gtk-file'.
> The 'hicolor' theme
> was not found either, perhaps you need to install it.
> You can get a copy from:
> http://icon-theme.freedesktop.org/releases
Alec Burgess wrote:
> Hmmm ... so:
> ==
> Parsing 'C:\Documents and Settings\Alec\.gimp-2.6\pluginrc'
> Querying plug-in: 'D:\Program
> Files\GIMP-2.6\lib\gimp\2.0\plug-ins\pyconsole.py'
>
> (gimp-2.6.exe:5912): LibGimpBase-WARNING **: gimp-2.6.exe:
> gimp_wire_read(): error
> ==
> probab