[Python-apps-team] Bug#466711: Bug#466711: Bug#466711: mayavi2: Cannot open any file with UTF-8

Varun Hiremath varunhiremath at iitm.ac.in
Thu Feb 21 18:02:15 UTC 2008


Hi Ivan,

On Thu, 21 Feb, 2008 at 11:08:36AM -0300, Ivan Marin wrote:
> >If you want you can try this vtk file:
> >http://people.debian.org/~varun/misc/vtkdata.vtk
> >  
> 
> I've just downloaded this file, and the same error occurred. Checking on 
> the Frame Based Inspector, it seems that the problem happens with the 
> FileDialog Class:
> >class FileDialog(Dialog):
> >    """ A dialog that allows the user to open/save files etc. """
> on the file
> 
> /usr/lib/python2.4/site-packages/enthought/pyface (function close)
> 
> And the line
> 
> >    def close(self):
> >        """ Closes the window. """
> >
> >        # Get the path of the chosen directory.
> >        self.path = str(self.control.GetPath())
> is where I get the error. The Local Variables indicate the self argument 
> on <enthought.pyface.file_dialog.FileDialog object at 0x384a650>
> 
> 
> Can you suggest any other tests that I can do to try to check why this 
> is happening particulary on my system? I'm also suspecting that the 
> problem is in my python installation, but so far I've just installed the 
> required packages by apt.

Well, I am sorry, I have no idea what is causing this problem. I will
forward this report upstream and see if they have anything to say
about this issue.

Regards
Varun

-- 
Varun Hiremath
Undergraduate Student,
Aerospace Engineering Department,
Indian Institute of Technology Madras,
Chennai, India
-------------------------------------
Homepage: http://varun.travisbsd.org





More information about the Python-apps-team mailing list