Re: Re : Re : [Gimp-developer] Extended Input Devices

2004-02-11 Thread Mike Anderson
On Tue, 2004-02-10 at 21:41, Jean-Luc Coulon (f5ibh) wrote:
 I agree, I've not any problem with gimp 1.2 ; the problem is only with  
 1.3 and 2.0pre.
 
 I think it is not a driver problem as the problem occurs only in one  
 case: when the stylus/eraser/pointer is on the menu bar of the main  
 window. In this case, I can see the cursor switching quickly between  
 the selected device and the core pointer (in the devices status dialog  
 or in a tool option box). But in _any_ other case: on any windows or  
 picture, even when I pick a tool from the main window, everything works  
 fine.

Thanks for your replies (and to Sven for his patience - Evolution is
doing what I tell it to do, not what I expect it to do - sorry!).

It's quite possible that it's a driver issue - and the Aiptek driver is
based in part on the Wacom driver, although I suspect the code has
diverged now. 

Thing is, I'm pretty sure that the device is sending events through with
a consistent device id. I've been looking into the source to try to work
out how the device gets identified from its point of view. I've traced
it through X into Gdk into Gtk (I think), but it's slow going. Any
pointers? 

Mike


___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Gimp on OS X

2004-02-11 Thread Sven Neumann
Hi,

Daniel recently posted a list of X extensions supported by the Apple
X11 server. The MIT-SHM extension was part of this list but today I
found that at least in darwinports gtk2 is compiled with the
--disable-shm configure option. Does anyone know if fink does this as
well? Is there a particular reason to disable the use of the XShm
extension on OS X? This would explain at least some of the slowness
that people reported here lately.


Sven
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Gimp on OS X

2004-02-11 Thread Daniel Egger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Feb 11, 2004, at 4:06 pm, Sven Neumann wrote:

Daniel recently posted a list of X extensions supported by the Apple
X11 server. The MIT-SHM extension was part of this list but today I
found that at least in darwinports gtk2 is compiled with the
--disable-shm configure option. Does anyone know if fink does this as
well?
I can confirm it does.

Is there a particular reason to disable the use of the XShm
extension on OS X? This would explain at least some of the slowness
that people reported here lately.
No idea, I can try compiling it with SHM and see what happens if that
would help...
- --
Servus,
  Daniel
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (Darwin)
iQEVAwUBQCqOvjBkNMiD99JrAQLplAf/UUvfJjPrewVorUZCo7V+D7jnlrxWW4yP
biaHfUFYwSXSlP7RCPETohw2MwJk1zfu9yV9r/Pg0y3Q/CSIRyN+6juhKEn4emes
pZE+olXq+2Pcz1ueFSieYT93eZRlsnu1vPBUsu4YE1idT0YLcqh314q9GfrgAJ1C
wNfhb3JM9Kenm0svugkq3OWuYsNiehknxmaC4HyrN0dAtpTP8pZSP3xnszQDSCvX
qfIoyU0rAWoLI8smuhLOXHRKqzOGrcDrLKRxkuB34LXQBF3BEFVkcVHpbtpx4FtI
oQLLHc7i5Wwrx8HYtszVvuGrzgQGRHmojrhnRCEgVAk/PlZJQEAkiA==
=TfT+
-END PGP SIGNATURE-
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Gimp on OS X

2004-02-11 Thread Nathan Carl Summers
On Wed, 11 Feb 2004, Daniel Egger wrote:
 On Feb 11, 2004, at 4:06 pm, Sven Neumann wrote:

  Daniel recently posted a list of X extensions supported by the Apple
  X11 server. The MIT-SHM extension was part of this list but today I
  found that at least in darwinports gtk2 is compiled with the
  --disable-shm configure option. Does anyone know if fink does this as
  well?

 I can confirm it does.

  Is there a particular reason to disable the use of the XShm
  extension on OS X? This would explain at least some of the slowness
  that people reported here lately.

IIRC, didn't early versions of OS X have truly pitiful amounts of shared
memory available?  Perhaps that is the reason.

Rockwalrus

___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer