:> Date: Thu, 6 May 2004 17:28:20 +1000 :> From: Bob Hepple <[EMAIL PROTECTED]> :> Subject: Re: [pygtk] segmentation fault after using clipboard :> To: [EMAIL PROTECTED] :> Message-ID: <[EMAIL PROTECTED]> :> Content-Type: text/plain; charset="us-ascii" :> :> Just to narrow it down a bit, it's the :> gtk.gdk.Display(os.environ["DISPLAY"]) call that causes the problem. :> :> Anyone with an idea? :> Why setting the DISPLAY explicit? PyGtk initializes itself with the current DISPLAY otherwise it fails. What would you want to do with your clipboard app? I think normaly the system clipboard is handled by the textview.
--maik./ _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
