I had this exact same problem a few days ago.  Use

LD_PRELOAD=/usr/lib/libpthread.so <name of program>

whenever you run a program that uses pygtk.

-Bradford Hovinen

On Wed, 30 Dec 1998, Andrew Csillag wrote:

> I've been having some problems getting pygtk apps to run/stay running
> without core dumping.  It happens with all apps I've played with so far
> (including the examples).  They all die saying:
> 
> Gdk-ERROR **: an x io error occurred
> aborting...
> Aborted (core dumped) 
> 
> For the apps that actually start (some sometimes will start and some
> won't), just doing about anything can make them die.
> 
> Any Ideas?
> TIA,
> Drew
> -- 
> Drew Csillag               Python and Linux Weenie    
> Senior Engineer            "Walking on water and developing software (on
> time)
> StarMedia Network           from a specification is
> easy...                   
> (212)-548-9693              If both are frozen"
> To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
> 

To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to