[Paraview] Problems with Paraview 3.7-dev: Save screenshot, ExtractBlock in Python

2010-03-01 Thread bastil2...@yahoo.de
Dear all, I was recently faced with two Problems in 3.7-dev om Linux64: * "Save screenshot" with "Print" scheme does not create a white backgroud. It is only white behind the pop-up window. * Showing an ExtractBlock Filter with Python crashes Paraview: o eb=ExtractBlock()

[Paraview] Problems with Paraview 3.7-dev: Save screenshot, ExtractBlock in Python

2010-03-05 Thread bastil2...@yahoo.de
libvtkPVServerManager.so (gdb) Any hints? Thanks. Regards Bastian bastil2...@yahoo.de wrote: > > > ---- Original-Nachricht -------- > Betreff: Re: [Paraview] Problems with Paraview 3.7-dev: Save > screenshot, ExtractBlock in Python > Datum:Tue, 2 Mar 2010

[Paraview] Problems with Paraview 3.7-dev: Save screenshot, ExtractBlock in Python

2010-03-11 Thread bastil2...@yahoo.de
0 />/ />/ Program received signal SIGSEGV, Segmentation fault. />/ />/ [Switching to Thread 47188416477984 (LWP 23233)] />/ />/ 0x2aead94fa80d in vtkSMEnumerationDomain::GetEntryText () from /opt/paraview/3.7-dev_20100224/lib/paraview-3.7/libvtkPVServerManager.so />/ />/ (g

Re: [Paraview] Problems with Paraview 3.7-dev: Save screenshot, ExtractBlock in Python

2010-03-01 Thread Utkarsh Ayachit
Sounds like an offscreen rendering issue, can you try disabling "Use offscreen rendering for screenshots" from Edit |Settings | Render View page? Utkarsh 2010/3/1 bastil2...@yahoo.de : > Dear all, > > I was recently faced with two Problems in 3.7-dev om Linux64: > > "Save screenshot" with "Print"

Re: [Paraview] Problems with Paraview 3.7-dev: Save screenshot, ExtractBlock in Python

2010-03-01 Thread bastil2...@yahoo.de
I will try this. Regards Bastian Am 01.03.2010 19:19, schrieb Utkarsh Ayachit: > Sounds like an offscreen rendering issue, can you try disabling "Use > offscreen rendering for screenshots" from Edit |Settings | Render View > page? > > Utkarsh > > 2010/3/1 bastil2...@yahoo.de : > >> Dear all, >

Re: [Paraview] Problems with Paraview 3.7-dev: Save screenshot, ExtractBlock in Python

2010-03-02 Thread bastil2...@yahoo.de
Am 01.03.2010 19:19, schrieb Utkarsh Ayachit: > Sounds like an offscreen rendering issue, can you try disabling "Use > offscreen rendering for screenshots" from Edit |Settings | Render View > page? > > Utkarsh > Thanks Utkarsh. Turning off-screen-rednering off everything works fine. Additionally

Re: [Paraview] Problems with Paraview 3.7-dev: Save screenshot, ExtractBlock in Python

2010-03-02 Thread pat marion
Hi, I'm unable to reproduce that crash using paraview cvshead. Is it possible for you to provide a backtrace from a debugger? Pat On Tue, Mar 2, 2010 at 1:40 PM, bastil2...@yahoo.de wrote: > Am 01.03.2010 19:19, schrieb Utkarsh Ayachit: > > Sounds like an offscreen rendering issue, can you try

Re: [Paraview] Problems with Paraview 3.7-dev: Save screenshot, ExtractBlock in Python

2010-03-02 Thread bastil2...@yahoo.de
In general, yes. However, I have never done this before so I need a short introduction how to do that. Thanks Bastian Am 02.03.2010 19:45, schrieb pat marion: > Hi, I'm unable to reproduce that crash using paraview cvshead. Is it > possible for you to provide a backtrace from a debugger? > > Pa

Re: [Paraview] Problems with Paraview 3.7-dev: Save screenshot, ExtractBlock in Python

2010-03-02 Thread pat marion
In a terminal, cd to the paraview build directory, then: gdb bin/paraview run This will open paraview. Try to recreate the crash, then go back to the terminal and type: bt Copy the entire terminal output to the mailing list. Pat On Tue, Mar 2, 2010 at 3:45 PM, bastil2...@yahoo.de wrote: >

Re: [Paraview] Problems with Paraview 3.7-dev: Save screenshot, ExtractBlock in Python

2010-03-07 Thread Utkarsh Ayachit
(LWP 23233)] > > 0x2aead94fa80d in vtkSMEnumerationDomain::GetEntryText () from > /opt/paraview/3.7-dev_20100224/lib/paraview-3.7/libvtkPVServerManager.so > > (gdb) > > Any hints? Thanks. > > Regards Bastian > > > bastil2...@yahoo.de wrote: > > > &

Re: [Paraview] Problems with Paraview 3.7-dev: Save screenshot, ExtractBlock in Python

2010-03-11 Thread Utkarsh Ayachit
416477984 (LWP 23233)] >> >> Executing with: 0 >> >> Program received signal SIGSEGV, Segmentation fault. >> >> [Switching to Thread 47188416477984 (LWP 23233)] >> >> 0x2aead94fa80d in vtkSMEnumerationDomain::GetEntryText () from >> /opt/parav