Bug#800135: This is a bug in the mayavi2 package, or deeper

2015-11-26 Thread Gael Varoquaux
I can reproduce the problem without mne-python. It's a problem in the python-vtk package, and maybe even in the libvtk package. The following code reproduces the problem: python -c "import vtk; vtk.vtkWindBladeReader()"

Bug#575536: [Enthought-Dev] Bug#575536: mayavi2 segfaults under VNC

2011-01-22 Thread Gael Varoquaux
On Tue, Dec 28, 2010 at 02:44:40PM +0100, Mehdi Dogguy wrote: Any news on this issue? http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575536 I can't reproduce the problem (and I did try in a VNC server). To help me diagnose the problem, it would be great if someone who can reproduce the

Bug#550635: mayavi2: [regression] interpolated scalar coloring results in black surface

2010-04-05 Thread Gael Varoquaux
On Mon, Apr 05, 2010 at 04:00:13PM +0200, Francesco Poli wrote: To the Python Applications Packaging Team: maybe mayavi2 should have a versioned dependency on python-vtk (= 5.4.2-5) in order to make sure that python-vtk version is consistent with libvtk5.4 Or something similar. After I

Bug#575536: mayavi2 segfaults under VNC

2010-04-04 Thread Gael Varoquaux
On Sat, Apr 03, 2010 at 09:29:34PM -0400, Varun Hiremath wrote: Received this bug in Debian -- mayavi2 segfaults under VNC: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575536 Do you have any idea what the problem could be? Have you ever tried running mayavi2 under VNC? I don't have a

Bug#575536: [Enthought-Dev] mayavi2 segfaults under VNC

2010-04-04 Thread Gael Varoquaux
On Sun, Apr 04, 2010 at 02:31:49PM +0200, Gael Varoquaux wrote: Another option would be if you can give me access (say VNC :) to a box for which running gdb exhibits the right segfault. Cancel that, I had a few ideas of what to inspect and made progress without gdb. The following code produces

Bug#575536: [Enthought-Dev] mayavi2 segfaults under VNC

2010-04-04 Thread Gael Varoquaux
On Sun, Apr 04, 2010 at 04:52:04PM -0400, Varun Hiremath wrote: Also, could you tell us what version of wx are you using? That's was 2.6. I can try under 2.8. Gaël -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#550635: mayavi2: [regression] interpolated scalar coloring results in black surface

2010-04-03 Thread Gael Varoquaux
On Sat, Mar 27, 2010 at 04:41:00PM +0100, Francesco Poli wrote: I am sorry for my late reply, but you didn't put me in Cc:, hence I failed to see that you commented the bug, until I took a look at the bug log on the Debian BTS web front-end... Cced this time :). I suspect it might be

Bug#550635: mayavi2: [regression] interpolated scalar coloring results in black surface

2010-02-17 Thread Gael Varoquaux
I cannot reproduce. Could somebody else try? I suspect it might be graphics-card related. What your graphics card? Also, it's most probably a VTK bug, not a Mayavi bug. Gaël -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#568684: mayavi2: gl2ps-generated PDF images are slow and incorrect

2010-02-17 Thread Gael Varoquaux
That's clearly not a Mayavi problem. It should probably be moved on to VTK. However, I suspect that they won't do anything about it: the gl2ps approach is intrinsicly limited. Gaël -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Bug#535699: [Pkg-exppsy-maintainers] Bug#535699: [Bug 398937] Re: [Debian] link error with neurospin/bindings/linalg.so

2009-10-24 Thread Gael Varoquaux
On Sat, Oct 24, 2009 at 02:10:58AM +0100, peter green wrote: Christopher Burns wrote: Hey Alexis, I've Cc'd Peter Green on this email. He posted the bug on the debian build. Sorry for not responding sooner, I must have missed the mail (I spotted it while having another poke through the

Bug#346182: Not a bug in Mayavi2

2009-08-01 Thread Gael Varoquaux
This is a bug in VTK, IMHO. You can reproduce the crash using the following Python code (using the swig VTK bindings): import vtk reader = vtk.vtkVRMLImporter() reader.SetFileName('foo.wrl') reader.Read()

Bug#529961: Reproducing Bug#529961

2009-06-06 Thread Gael Varoquaux
Hi, I can reproduce the bug on a sid (with the latest python-vtk package, which is the 5.2.1-5): the following Python line fails: 'import vtk', with the given error message: Python 2.5.4 (r254:67916, Feb 17 2009, 20:16:45) [GCC 4.3.3] on linux2 Type help, copyright, credits or license for more

Bug#510237: [Python-apps-team] Bug#510237: [mayavi2] error creating view control

2009-01-04 Thread Gael Varoquaux
On Sat, Jan 03, 2009 at 06:11:10PM -0800, Ondrej Certik wrote: I am unable to reproduce this bug on either i386 or amd64. Could you please try a fresh install on some other machine and check if you can reproduce this? Also you might want to move/remove .enthought folder and check if it

Bug#499580: mayavi2: rendering issues

2008-10-07 Thread Gael Varoquaux
On Tue, Oct 07, 2008 at 11:52:41PM -0400, Yaroslav Halchenko wrote: I am using xserver-xorg-core 1.4.2 and libgl1-mesa-dri 7.0.3. The versions that seem to fix this problem -- xserver 1.5.0 and libgl1-mesa-dri 7.1 are both available in debian/experimental, though It would be really

Bug#478880: mayavi2: Opacity == 1.0, but still slightly transparent

2008-05-13 Thread Gael Varoquaux
On Tue, May 13, 2008 at 12:12:44PM +0200, Michel Dänzer wrote: Doesn't mayavi2 use OpenGL (probably via VTK)? It does. If so, this bug report more likely belongs to libgl1-mesa-dri. Possibly. I wouldn't really know. However this bug only shows up when using the intel X driver. Gaël -- To

Bug#478880: mayavi2: Opacity == 1.0, but still slightly transparent [was: Re: [Python-apps-team] Bug#478844: mayavi2: segfaults or corrupts memory after some operations]

2008-05-11 Thread Gael Varoquaux
Hi Francesco, Sorry, I have not been replying to your mail. I have left Florence a bit more than a week ago, and I am currently traveling, busy with moving house, changing job, getting a visa... In short real life is knocking real hard on the door. On Wed, May 07, 2008 at 10:13:46PM +0200,

Bug#466711: [mayavi2]: debian bug reagrding utf-8

2008-02-21 Thread Gael Varoquaux
Hi Varun, Thanks for pushing the info upstream: if we don't get bug reports, we don't fix them. I had a quick look at the discussion, and it seem the bug is not directly Mayavi2-related (eventhough it would be nicer if Mayavi2 did not crash). Do you confirm my interpretation? In general, would