On Sun, Sep 11, 2005 at 07:20:05PM +0200, Sebastien Bacher wrote:
> Le dimanche 11 septembre 2005 à 16:02 +0200, Yann Dirson a écrit :
> > On Sun, Sep 11, 2005 at 03:25:50PM +0200, Sebastien Bacher wrote:
> > > Do you have a '/usr/lib/python2.3/site-packages/gtk-2.0/gnomecanvas.so'
> > > file installed?
> > 
> > Yes, it is there.
> 
> Do you change your python path?

I don't remember changing anything, I usually only use python apps.
Nothing in the environment anyway.

> Do you have any such file installed to /usr/local?

No.

I infer from your questions that you cannot reproduce ?

FWIW, a search for _gtk on the output of "strace -efile -f" (with some
context, since all 3 matches are grouped) shows:

6718  stat64("/usr/lib/python2.3/site-packages/gtk-2.0/gtk/_gtk", 0xbfffba2c) = 
-1 ENOENT (No such file or directory)
6718  open("/usr/lib/python2.3/site-packages/gtk-2.0/gtk/_gtk.so", 
O_RDONLY|O_LARGEFILE) = 6
6718  fstat64(6, {st_mode=S_IFREG|0644, st_size=1444468, ...}) = 0
6718  open("/usr/lib/python2.3/site-packages/gtk-2.0/gtk/_gtk.so", O_RDONLY) = 7
6718  fstat64(7, {st_mode=S_IFREG|0644, st_size=1444468, ...}) = 0
6718  stat64("/usr/lib/python2.3/encodings/utf_8", 0xbfffad4c) = -1 ENOENT (No 
such file or directory)


Best regards,
-- 
Yann Dirson    <[EMAIL PROTECTED]> |
Debian-related: <[EMAIL PROTECTED]> |   Support Debian GNU/Linux:
                                    |  Freedom, Power, Stability, Gratis
     http://ydirson.free.fr/        | Check <http://www.debian.org/>

Reply via email to