Re: [Gimp-developer] Gimp-Perl memory leak

2008-03-30 Thread gg
On Sat, 29 Mar 2008 23:26:34 +0100, Andrei Simion [EMAIL PROTECTED]  
wrote:

 If I show you a 20 lines script, then you'd have to generate the image
 maybe a million times to actually increase the swap. As Kevin said,
 there may be a leak in one of the method calls inside the script. And
 there are 104 calls.
 Andrei


I think that's the point. It's your task to find out which (if any) of  
those 140 calls is causing a leak. If you can demonstrate a clearly  
defined reproducible problem it will get dealt with.

If the short script needs to run in a loop that can be arranged or the  
script can repeat the action if that is what is causing the problem.

It's also possible that in simplifying the script you will find an error  
you have overlooked.

In my experience, there's no better way to find a bug in your own software  
than to draft a detailed bug report about it being due to the other  
software you are using.

As Sven said , there is little point in continuing to discuss this until  
you can provide something clear and reproducible.

I have 630 lines with 140 calls that has a bug but I cant show you  
clearly will not get dealt with.


/gg

-- 

   .*.
   /V\
  (/ \)
  (   )
  ^^_^^
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] ‘no image’ window: prog ress...

2008-03-30 Thread Tobias Jakobs
Am Freitag, den 28.03.2008, 19:41 +0100 schrieb Sven Neumann:
 Hi,
 
 On Fri, 2008-03-28 at 11:34 +0100, Tobias Jakobs wrote:
 
  - If I minimise the last image it would be nice if the toolbox and the
  layer window would be hidden too. Or add an way to see the complet
  desktop to find images I've placed there.
 
 You can try the transient-docks feature in the Preferences dialog. It
 has issues, but it will cause the toolbox and dock windows to minimize
 with the active image window.
 
It only minimised the dock windows and not the toolbox. And it has
really annoying issues when you are working with more then one image.

  - Do something with the wilber in the toolbox, I don't know why but I
  don't like it there. Perhaps move it in the lower left corner or add
  an different background colour.
 
 You will get used to it :)
 
I'll have no choice, there is no better image manipulating program for
Linux. :)

Tobias

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


Re: [Gimp-developer] ‘no image’ window: prog ress...

2008-03-30 Thread Sven Neumann
Hi,

On Sun, 2008-03-30 at 14:05 +0200, Tobias Jakobs wrote:

  You can try the transient-docks feature in the Preferences dialog. It
  has issues, but it will cause the toolbox and dock windows to minimize
  with the active image window.
  
 It only minimised the dock windows and not the toolbox.

Interesting, as the code handles the toolbox and the docks equivalently.

 And it has
 really annoying issues when you are working with more then one image.

Indeed. Which is why it is just an experimental option for now. And if
no one fixes these issues, then it is going to be disabled in the next
stable release (just like it is disabled in gimp-2.4).


Sven


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


Re: [Gimp-developer] 'no image' window: progress...

2008-03-30 Thread Sven Neumann
Hi,

the Open dialog is a poor replacement for a file manager. If you only
use it as a drag source, then why not just use your file manager
instead?


Sven


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


Re: [Gimp-developer] 'no image' window: progress...

2008-03-30 Thread David Gowers
On Sun, Mar 30, 2008 at 11:14 PM, Sven Neumann [EMAIL PROTECTED] wrote:
 Hi,

  the Open dialog is a poor replacement for a file manager. If you only
  use it as a drag source, then why not just use your file manager
  instead?

...
My file manager is Midnight Commander :) I've just tried Rox-Filer,
and it looks good, I'll try it.
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] 'no image' window: progress...

2008-03-30 Thread Laxminarayan Kamath
People using mc should not worry about drag and drop. They should use
Menu(F9)CommandsEdit extensions file and friends and add
gimp-remote as handler for extensions you want.

If I am not wrong that is the mail reason gimp-remote was developed.
If I continue about MC, I am afraid it will be offtopic.


-- 
Laxminarayan Kamath Ammembal
http://lankerisms.blogspot.com
(+91) 9945036093
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] 'no image' window: progress...

2008-03-30 Thread Sven Neumann
Hi,

On Sun, 2008-03-30 at 14:54 +, Laxminarayan Kamath wrote:
 People using mc should not worry about drag and drop. They should use
 Menu(F9)CommandsEdit extensions file and friends and add
 gimp-remote as handler for extensions you want.

With gimp-2.4, the use of gimp-remote is deprecated, at least on the
Linux platform. You can just call gimp directly (provided that you are
running a DBus session daemon, but that is the case on pretty much all
Linux desktops nowadays).


Sven


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


[Gimp-developer] looking for syntax highlighting for script fu (windows )

2008-03-30 Thread Alchemie foto\grafiche
Can someone point to a  syntax highlighting for Script-fu better if usable in 
windows
(anyway i use also Ubuntu)

At the moment i'm using notepad++ and sort of works(at least help to check if 
all parenthesis match ) but is for Scheme or Lisp
there is maybe something more specific for Script fu ?
 

Alchemie Foto\grafiche
   
-
Scopri il  Blog di Yahoo! Mail: trucchi, novità, consigli... e la tua opinione!___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer