Re: [Paraview] Disabling OpenGL window pop-up

2010-11-23 Thread Utkarsh Ayachit
To be honest, I am not too sure if there would be any issues with the
patch. Hopefully, someone with more knowledge of X and OpenGL can
comment.

Utkarsh

On Mon, Nov 22, 2010 at 5:26 AM, Adriano Gagliardi  wrote:
>
> Hi Bastian,
>
> Have you encountered any problems with using the supplied patch (if you are
> using it, that is)? It's been almost a year since I applied it and we have
> been using it here without any obvious problems that could be attributed to
> it.
>
> Regards,
>
> Adriano
>
> ===
>
> Adriano Gagliardi MEng PhD
> Business Sector Leader
> Computational Aerodynamics
> Aircraft Research Association Ltd.
> Manton Lane
> Bedford
>
> Tel: 01234 32 4644
> E-mail: agaglia...@ara.co.uk
> Url: www.ara.co.uk
> -Original Message-
> From: paraview-boun...@paraview.org [mailto:paraview-boun...@paraview.org]
> On Behalf Of BastiL2001
> Sent: 20 November 2010 15:59
> To: utkarsh.ayac...@kitware.com
> Cc: paraview@paraview.org
> Subject: [Paraview] Disabling OpenGL window pop-up
>
> Dear Utkarsh,
>
> I am just wondering what disanvantages the disabling of the window popup
> has?
> Since it still is in the current git code I guess the code that is commended
> by this fix has some use?
>
>
> Thanks and Regards
>
> Bastian
>
>
> Utkarsh,
>
> I've now been able to test out the new patch and it is working fine. To be
> honest, this is all that is required as it removes the annoyance of having
> numerous pop-up windows cluttering your desktop anytime you try to run
> ParaView in parallel.
>
> Thanks again!
>
> Adriano
>
>
> ===
>
> Adriano Gagliardi MEng PhD
> Project Scientist
> Computational Aerodynamics
> Aircraft Research Association Ltd.
> Manton Lane
> Bedford
>
> Tel: 01234 32 4644
> E-mail: agagliardi at ara.co.uk
> <http://www.paraview.org/mailman/listinfo/paraview>
> Url: www.ara.co.uk
> -Original Message-
> From: Utkarsh Ayachit [mailto:utkarsh.ayachit at kitware.com
> <http://www.paraview.org/mailman/listinfo/paraview>]
>
> Sent: 07 December 2009 18:01
> To: agagliardi at ara.co.uk
> <http://www.paraview.org/mailman/listinfo/paraview>
> Cc: ParaView
> Subject: Re: [Paraview] Disabling OpenGL window pop-up
>
> I believe you are talking about the server-side render window that pops up.
>
> I am attaching a experimental patch to get you started. It works only on
> Linux. All I am doing it not mapping the window. Now when you run server
> with offscreen:
>
> pvserver --use-offscreen-rendering
>
> and connect to it from ParaView client, you should no longer see any
> server-side windows when remote rendering.
>
> Of course the patch is more of a hack, but it should give you a starting
> point.
>
> Utkarsh
>
> On Mon, Dec 7, 2009 at 11:44 AM, Adriano Gagliardi  <http://www.paraview.org/mailman/listinfo/paraview>>
> wrote:
>>/
> />/ Does anyone know how to disable the pop-up window for opengl
> />/ rendering? If it isn't possible via the interactive interface, could
> />/ someone give me pointers as to where in the source code this is
> />/ called? It's something I'd really like to get rid of without having to
> use
> /software-based rendering.
>>/
> />/ Cheers,
> />/
> />/ Adriano
> />/
> />/ ===
> />/
> />/ Adriano Gagliardi MEng PhD
> />/ Project Scientist
> />/ Computational Aerodynamics
> />/ Aircraft Research Association Ltd.
> />/ Manton Lane
> />/ Bedford
> />/
> />/ Tel: 01234 32 4644
> />/ E-mail: agagliardi at ara.co.uk
> <http://www.paraview.org/mailman/listinfo/paraview>
> />/ Url: www.ara.co.uk
> />/
> />/
> />/ ---
> />/ This email contains information that is private and confidential and is
> /intended only for the addressee.  If you are not the intended recipient
> please delete it and notify us immediately by e-mailing the sender.
>>/ Note: All email sent to or from this address may be accessed by someone
> /other than the recipient, for system management and security reasons.
>>/ Aircraft Research Association Ltd.  Registered in England,
> />/ Registration No 503668 Registered Office: Manton Lane, Bedford MK41
> />/ 7PF England VAT No GB 196351245
> />/
> />/
> />/ ___
> />/ Powered by www.kitware.com
> />/
> />/ Visit other Kitware open-source projects at
> />/ http://www.kitware.com/opensource/opensource.html
> />

Re: [Paraview] Disabling OpenGL window pop-up

2010-11-23 Thread Adriano Gagliardi

Well, I also had the same thought and at the time Utkarsh did say it was a
quick fix for the issue. 


===

Adriano Gagliardi MEng PhD
Business Sector Leader
Computational Aerodynamics
Aircraft Research Association Ltd.
Manton Lane
Bedford

Tel: 01234 32 4644
E-mail: agaglia...@ara.co.uk
Url: www.ara.co.uk 
-Original Message-
From: bastil2...@yahoo.de [mailto:bastil2...@yahoo.de] 
Sent: 22 November 2010 21:39
To: agaglia...@ara.co.uk
Cc: utkarsh.ayac...@kitware.com; paraview@paraview.org
Subject: Re: [Paraview] Disabling OpenGL window pop-up

Hi Adriano,

no I have no problems. However, I see the code that opens up the window is
still in the git so I think it is useful for something more than blocking
ones display, isn't it?

Regards Bastian

Am 22.11.2010 11:26, schrieb Adriano Gagliardi:
> Hi Bastian,
>
> Have you encountered any problems with using the supplied patch (if 
> you are using it, that is)? It's been almost a year since I applied it 
> and we have been using it here without any obvious problems that could 
> be attributed to it.
>
> Regards,
>
> Adriano
>
> ===
>
> Adriano Gagliardi MEng PhD
> Business Sector Leader
> Computational Aerodynamics
> Aircraft Research Association Ltd.
> Manton Lane
> Bedford
>
> Tel: 01234 32 4644
> E-mail: agaglia...@ara.co.uk
> Url: www.ara.co.uk
> -Original Message-
> From: paraview-boun...@paraview.org 
> [mailto:paraview-boun...@paraview.org]
> On Behalf Of BastiL2001
> Sent: 20 November 2010 15:59
> To: utkarsh.ayac...@kitware.com
> Cc: paraview@paraview.org
> Subject: [Paraview] Disabling OpenGL window pop-up
>
> Dear Utkarsh,
>
> I am just wondering what disanvantages the disabling of the window 
> popup has?
> Since it still is in the current git code I guess the code that is 
> commended by this fix has some use?
>
>
> Thanks and Regards
>
> Bastian
>
>
> Utkarsh,
>
> I've now been able to test out the new patch and it is working fine. 
> To be honest, this is all that is required as it removes the annoyance 
> of having numerous pop-up windows cluttering your desktop anytime you 
> try to run ParaView in parallel.
>
> Thanks again!
>
> Adriano
>
>
> ===
>
> Adriano Gagliardi MEng PhD
> Project Scientist
> Computational Aerodynamics
> Aircraft Research Association Ltd.
> Manton Lane
> Bedford
>
> Tel: 01234 32 4644
> E-mail: agagliardi at ara.co.uk
> <http://www.paraview.org/mailman/listinfo/paraview>
> Url: www.ara.co.uk
> -Original Message-
> From: Utkarsh Ayachit [mailto:utkarsh.ayachit at kitware.com 
> <http://www.paraview.org/mailman/listinfo/paraview>]
>
> Sent: 07 December 2009 18:01
> To: agagliardi at ara.co.uk
> <http://www.paraview.org/mailman/listinfo/paraview>
> Cc: ParaView
> Subject: Re: [Paraview] Disabling OpenGL window pop-up
>
> I believe you are talking about the server-side render window that pops
up.
>
> I am attaching a experimental patch to get you started. It works only 
> on Linux. All I am doing it not mapping the window. Now when you run 
> server with offscreen:
>
> pvserver --use-offscreen-rendering
>
> and connect to it from ParaView client, you should no longer see any 
> server-side windows when remote rendering.
>
> Of course the patch is more of a hack, but it should give you a 
> starting point.
>
> Utkarsh
>
> On Mon, Dec 7, 2009 at 11:44 AM, Adriano Gagliardi  ara.co.uk <http://www.paraview.org/mailman/listinfo/paraview>>
> wrote:
>> /
> />/ Does anyone know how to disable the pop-up window for opengl />/ 
> rendering? If it isn't possible via the interactive interface, could 
> />/ someone give me pointers as to where in the source code this is 
> />/ called? It's something I'd really like to get rid of without 
> having to use /software-based rendering.
>> /
> />/ Cheers,
> />/
> />/ Adriano
> />/
> />/ ===
> />/
> />/ Adriano Gagliardi MEng PhD
> />/ Project Scientist
> />/ Computational Aerodynamics
> />/ Aircraft Research Association Ltd.
> />/ Manton Lane
> />/ Bedford
> />/
> />/ Tel: 01234 32 4644
> />/ E-mail: agagliardi at ara.co.uk
> <http://www.paraview.org/mailman/listinfo/paraview>
> />/ Url: www.ara.co.uk
> />/
> />/
> />/ ---
> />/ This email contains information that is private and confidential 
> and is /intended only for the addressee.  If you are not the intended 
> recipient please delete it and noti

Re: [Paraview] Disabling OpenGL window pop-up

2010-11-22 Thread bastil2...@yahoo.de
Hi Adriano,

no I have no problems. However, I see the code that opens up the window
is still in the git so I think it is useful for something more than
blocking ones display, isn't it?

Regards Bastian

Am 22.11.2010 11:26, schrieb Adriano Gagliardi:
> Hi Bastian,
>
> Have you encountered any problems with using the supplied patch (if you are
> using it, that is)? It's been almost a year since I applied it and we have
> been using it here without any obvious problems that could be attributed to
> it. 
>
> Regards,
>
> Adriano
>
> ===
>
> Adriano Gagliardi MEng PhD
> Business Sector Leader
> Computational Aerodynamics
> Aircraft Research Association Ltd.
> Manton Lane
> Bedford
>
> Tel: 01234 32 4644
> E-mail: agaglia...@ara.co.uk
> Url: www.ara.co.uk 
> -Original Message-
> From: paraview-boun...@paraview.org [mailto:paraview-boun...@paraview.org]
> On Behalf Of BastiL2001
> Sent: 20 November 2010 15:59
> To: utkarsh.ayac...@kitware.com
> Cc: paraview@paraview.org
> Subject: [Paraview] Disabling OpenGL window pop-up
>
> Dear Utkarsh,
>
> I am just wondering what disanvantages the disabling of the window popup
> has? 
> Since it still is in the current git code I guess the code that is commended
> by this fix has some use?
>
>
> Thanks and Regards
>
> Bastian
>
>
> Utkarsh,
>
> I've now been able to test out the new patch and it is working fine. To be
> honest, this is all that is required as it removes the annoyance of having
> numerous pop-up windows cluttering your desktop anytime you try to run
> ParaView in parallel.
>
> Thanks again!
>
> Adriano
>
>
> ===
>
> Adriano Gagliardi MEng PhD
> Project Scientist
> Computational Aerodynamics
> Aircraft Research Association Ltd.
> Manton Lane
> Bedford
>
> Tel: 01234 32 4644
> E-mail: agagliardi at ara.co.uk 
> <http://www.paraview.org/mailman/listinfo/paraview>
> Url: www.ara.co.uk 
> -Original Message-
> From: Utkarsh Ayachit [mailto:utkarsh.ayachit at kitware.com 
> <http://www.paraview.org/mailman/listinfo/paraview>] 
>
> Sent: 07 December 2009 18:01
> To: agagliardi at ara.co.uk
> <http://www.paraview.org/mailman/listinfo/paraview>
> Cc: ParaView
> Subject: Re: [Paraview] Disabling OpenGL window pop-up
>
> I believe you are talking about the server-side render window that pops up.
>
> I am attaching a experimental patch to get you started. It works only on
> Linux. All I am doing it not mapping the window. Now when you run server
> with offscreen:
>
> pvserver --use-offscreen-rendering
>
> and connect to it from ParaView client, you should no longer see any
> server-side windows when remote rendering.
>
> Of course the patch is more of a hack, but it should give you a starting
> point.
>
> Utkarsh
>
> On Mon, Dec 7, 2009 at 11:44 AM, Adriano Gagliardi  <http://www.paraview.org/mailman/listinfo/paraview>>
> wrote:
>> /
> />/ Does anyone know how to disable the pop-up window for opengl 
> />/ rendering? If it isn't possible via the interactive interface, could 
> />/ someone give me pointers as to where in the source code this is 
> />/ called? It's something I'd really like to get rid of without having to
> use
> /software-based rendering.
>> /
> />/ Cheers,
> />/
> />/ Adriano
> />/
> />/ ===
> />/
> />/ Adriano Gagliardi MEng PhD
> />/ Project Scientist
> />/ Computational Aerodynamics
> />/ Aircraft Research Association Ltd.
> />/ Manton Lane
> />/ Bedford
> />/
> />/ Tel: 01234 32 4644
> />/ E-mail: agagliardi at ara.co.uk 
> <http://www.paraview.org/mailman/listinfo/paraview>
> />/ Url: www.ara.co.uk
> />/
> />/
> />/ ---
> />/ This email contains information that is private and confidential and is
> /intended only for the addressee.  If you are not the intended recipient
> please delete it and notify us immediately by e-mailing the sender.
>> / Note: All email sent to or from this address may be accessed by someone
> /other than the recipient, for system management and security reasons.
>> / Aircraft Research Association Ltd.  Registered in England, 
> />/ Registration No 503668 Registered Office: Manton Lane, Bedford MK41 
> />/ 7PF England VAT No GB 196351245
> />/
> />/
> />/ ___
> />/ Powered by www.kitware.com
> />/
> />/ Visit other Kitware open-source projects at 
> />/ http://www.k

Re: [Paraview] Disabling OpenGL window pop-up

2010-11-22 Thread Adriano Gagliardi

Hi Bastian,

Have you encountered any problems with using the supplied patch (if you are
using it, that is)? It's been almost a year since I applied it and we have
been using it here without any obvious problems that could be attributed to
it. 

Regards,

Adriano

===

Adriano Gagliardi MEng PhD
Business Sector Leader
Computational Aerodynamics
Aircraft Research Association Ltd.
Manton Lane
Bedford

Tel: 01234 32 4644
E-mail: agaglia...@ara.co.uk
Url: www.ara.co.uk 
-Original Message-
From: paraview-boun...@paraview.org [mailto:paraview-boun...@paraview.org]
On Behalf Of BastiL2001
Sent: 20 November 2010 15:59
To: utkarsh.ayac...@kitware.com
Cc: paraview@paraview.org
Subject: [Paraview] Disabling OpenGL window pop-up

Dear Utkarsh,

I am just wondering what disanvantages the disabling of the window popup
has? 
Since it still is in the current git code I guess the code that is commended
by this fix has some use?


Thanks and Regards

Bastian


Utkarsh,

I've now been able to test out the new patch and it is working fine. To be
honest, this is all that is required as it removes the annoyance of having
numerous pop-up windows cluttering your desktop anytime you try to run
ParaView in parallel.

Thanks again!

Adriano


===

Adriano Gagliardi MEng PhD
Project Scientist
Computational Aerodynamics
Aircraft Research Association Ltd.
Manton Lane
Bedford

Tel: 01234 32 4644
E-mail: agagliardi at ara.co.uk 
<http://www.paraview.org/mailman/listinfo/paraview>
Url: www.ara.co.uk 
-Original Message-
From: Utkarsh Ayachit [mailto:utkarsh.ayachit at kitware.com 
<http://www.paraview.org/mailman/listinfo/paraview>] 

Sent: 07 December 2009 18:01
To: agagliardi at ara.co.uk
<http://www.paraview.org/mailman/listinfo/paraview>
Cc: ParaView
Subject: Re: [Paraview] Disabling OpenGL window pop-up

I believe you are talking about the server-side render window that pops up.

I am attaching a experimental patch to get you started. It works only on
Linux. All I am doing it not mapping the window. Now when you run server
with offscreen:

pvserver --use-offscreen-rendering

and connect to it from ParaView client, you should no longer see any
server-side windows when remote rendering.

Of course the patch is more of a hack, but it should give you a starting
point.

Utkarsh

On Mon, Dec 7, 2009 at 11:44 AM, Adriano Gagliardi http://www.paraview.org/mailman/listinfo/paraview>>
wrote:
>/
/>/ Does anyone know how to disable the pop-up window for opengl 
/>/ rendering? If it isn't possible via the interactive interface, could 
/>/ someone give me pointers as to where in the source code this is 
/>/ called? It's something I'd really like to get rid of without having to
use
/software-based rendering.
>/
/>/ Cheers,
/>/
/>/ Adriano
/>/
/>/ ===
/>/
/>/ Adriano Gagliardi MEng PhD
/>/ Project Scientist
/>/ Computational Aerodynamics
/>/ Aircraft Research Association Ltd.
/>/ Manton Lane
/>/ Bedford
/>/
/>/ Tel: 01234 32 4644
/>/ E-mail: agagliardi at ara.co.uk 
<http://www.paraview.org/mailman/listinfo/paraview>
/>/ Url: www.ara.co.uk
/>/
/>/
/>/ ---
/>/ This email contains information that is private and confidential and is
/intended only for the addressee.  If you are not the intended recipient
please delete it and notify us immediately by e-mailing the sender.
>/ Note: All email sent to or from this address may be accessed by someone
/other than the recipient, for system management and security reasons.
>/ Aircraft Research Association Ltd.  Registered in England, 
/>/ Registration No 503668 Registered Office: Manton Lane, Bedford MK41 
/>/ 7PF England VAT No GB 196351245
/>/
/>/
/>/ ___
/>/ Powered by www.kitware.com
/>/
/>/ Visit other Kitware open-source projects at 
/>/ http://www.kitware.com/opensource/opensource.html
/>/
/>/ Please keep messages on-topic and check the ParaView Wiki at: 
/>/ http://paraview.org/Wiki/ParaView
/>/
/>/ Follow this link to subscribe/unsubscribe:
/>/ http://www.paraview.org/mailman/listinfo/paraview
/>/
/



___
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at:
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


**
This email contains information that is private and confidential and is 
intended only for the addressee.
If you are not the intended recipient please delete it and notify us 
immediately by e-mailing the sender.
No

[Paraview] Disabling OpenGL window pop-up

2010-11-20 Thread BastiL2001
Dear Utkarsh,

I am just wondering what disanvantages the disabling of the window popup has? 
Since it still is in the current git code I guess the code that is commended by 
this fix has some use?


Thanks and Regards

Bastian


Utkarsh,

I've now been able to test out the new patch and it is working fine. To be
honest, this is all that is required as it removes the annoyance of having
numerous pop-up windows cluttering your desktop anytime you try to run
ParaView in parallel.

Thanks again!

Adriano


===

Adriano Gagliardi MEng PhD
Project Scientist
Computational Aerodynamics
Aircraft Research Association Ltd.
Manton Lane
Bedford

Tel: 01234 32 4644
E-mail: agagliardi at ara.co.uk 
<http://www.paraview.org/mailman/listinfo/paraview>
Url: www.ara.co.uk 
-Original Message-
From: Utkarsh Ayachit [mailto:utkarsh.ayachit at kitware.com 
<http://www.paraview.org/mailman/listinfo/paraview>] 

Sent: 07 December 2009 18:01
To: agagliardi at ara.co.uk <http://www.paraview.org/mailman/listinfo/paraview>
Cc: ParaView
Subject: Re: [Paraview] Disabling OpenGL window pop-up

I believe you are talking about the server-side render window that pops up.

I am attaching a experimental patch to get you started. It works only on
Linux. All I am doing it not mapping the window. Now when you run server
with offscreen:

pvserver --use-offscreen-rendering

and connect to it from ParaView client, you should no longer see any
server-side windows when remote rendering.

Of course the patch is more of a hack, but it should give you a starting
point.

Utkarsh

On Mon, Dec 7, 2009 at 11:44 AM, Adriano Gagliardi http://www.paraview.org/mailman/listinfo/paraview>>
wrote:
>/
/>/ Does anyone know how to disable the pop-up window for opengl 
/>/ rendering? If it isn't possible via the interactive interface, could 
/>/ someone give me pointers as to where in the source code this is 
/>/ called? It's something I'd really like to get rid of without having to use
/software-based rendering.
>/
/>/ Cheers,
/>/
/>/ Adriano
/>/
/>/ ===
/>/
/>/ Adriano Gagliardi MEng PhD
/>/ Project Scientist
/>/ Computational Aerodynamics
/>/ Aircraft Research Association Ltd.
/>/ Manton Lane
/>/ Bedford
/>/
/>/ Tel: 01234 32 4644
/>/ E-mail: agagliardi at ara.co.uk 
<http://www.paraview.org/mailman/listinfo/paraview>
/>/ Url: www.ara.co.uk
/>/
/>/
/>/ ---
/>/ This email contains information that is private and confidential and is
/intended only for the addressee.  If you are not the intended recipient
please delete it and notify us immediately by e-mailing the sender.
>/ Note: All email sent to or from this address may be accessed by someone
/other than the recipient, for system management and security reasons.
>/ Aircraft Research Association Ltd.  Registered in England, 
/>/ Registration No 503668 Registered Office: Manton Lane, Bedford MK41 
/>/ 7PF England VAT No GB 196351245
/>/
/>/
/>/ ___
/>/ Powered by www.kitware.com
/>/
/>/ Visit other Kitware open-source projects at 
/>/ http://www.kitware.com/opensource/opensource.html
/>/
/>/ Please keep messages on-topic and check the ParaView Wiki at: 
/>/ http://paraview.org/Wiki/ParaView
/>/
/>/ Follow this link to subscribe/unsubscribe:
/>/ http://www.paraview.org/mailman/listinfo/paraview
/>/
/



___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


[Paraview] Disabling OpenGL window pop-up

2010-11-16 Thread bastil2...@yahoo.de
I am just wondering what disanvantages the disabling of the window popup has? 
Since it still is in the current git code I gurss the code that is commended by 
this fix has some use?


Thansk and Regards

Bastian


Utkarsh,

I've now been able to test out the new patch and it is working fine. To be
honest, this is all that is required as it removes the annoyance of having
numerous pop-up windows cluttering your desktop anytime you try to run
ParaView in parallel.

Thanks again!

Adriano


===

Adriano Gagliardi MEng PhD
Project Scientist
Computational Aerodynamics
Aircraft Research Association Ltd.
Manton Lane
Bedford

Tel: 01234 32 4644
E-mail: agagliardi at ara.co.uk 
<http://www.paraview.org/mailman/listinfo/paraview>
Url: www.ara.co.uk 
-Original Message-
From: Utkarsh Ayachit [mailto:utkarsh.ayachit at kitware.com 
<http://www.paraview.org/mailman/listinfo/paraview>] 
Sent: 07 December 2009 18:01
To: agagliardi at ara.co.uk <http://www.paraview.org/mailman/listinfo/paraview>
Cc: ParaView
Subject: Re: [Paraview] Disabling OpenGL window pop-up

I believe you are talking about the server-side render window that pops up.

I am attaching a experimental patch to get you started. It works only on
Linux. All I am doing it not mapping the window. Now when you run server
with offscreen:

pvserver --use-offscreen-rendering

and connect to it from ParaView client, you should no longer see any
server-side windows when remote rendering.

Of course the patch is more of a hack, but it should give you a starting
point.

Utkarsh

On Mon, Dec 7, 2009 at 11:44 AM, Adriano Gagliardi http://www.paraview.org/mailman/listinfo/paraview>>
wrote:
>/
/>/ Does anyone know how to disable the pop-up window for opengl 
/>/ rendering? If it isn't possible via the interactive interface, could 
/>/ someone give me pointers as to where in the source code this is 
/>/ called? It's something I'd really like to get rid of without having to use
/software-based rendering.
>/
/>/ Cheers,
/>/
/>/ Adriano
/>/
/>/ ===
/>/
/>/ Adriano Gagliardi MEng PhD
/>/ Project Scientist
/>/ Computational Aerodynamics
/>/ Aircraft Research Association Ltd.
/>/ Manton Lane
/>/ Bedford
/>/
/>/ Tel: 01234 32 4644
/>/ E-mail: agagliardi at ara.co.uk 
<http://www.paraview.org/mailman/listinfo/paraview>
/>/ Url: www.ara.co.uk
/>/
/>/
/>/ ---
/>/ This email contains information that is private and confidential and is
/intended only for the addressee.  If you are not the intended recipient
please delete it and notify us immediately by e-mailing the sender.
>/ Note: All email sent to or from this address may be accessed by someone
/other than the recipient, for system management and security reasons.
>/ Aircraft Research Association Ltd.  Registered in England, 
/>/ Registration No 503668 Registered Office: Manton Lane, Bedford MK41 
/>/ 7PF England VAT No GB 196351245
/>/
/>/
/>/ ___
/>/ Powered by www.kitware.com
/>/
/>/ Visit other Kitware open-source projects at 
/>/ http://www.kitware.com/opensource/opensource.html
/>/
/>/ Please keep messages on-topic and check the ParaView Wiki at: 
/>/ http://paraview.org/Wiki/ParaView
/>/
/>/ Follow this link to subscribe/unsubscribe:
/>/ http://www.paraview.org/mailman/listinfo/paraview
/>/
/

---
This email contains information that is private and confidential and is 
intended only for the addressee.  If you are not the intended recipient please 
delete it and notify us immediately by e-mailing the sender.
Note: All email sent to or from this address may be accessed by someone other 
than the recipient, for system management and security reasons.
Aircraft Research Association Ltd.  Registered in England, Registration No 
503668 Registered Office: Manton Lane, Bedford MK41 7PF England VAT No GB 
196351245


___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


Re: [Paraview] Disabling OpenGL window pop-up

2009-12-09 Thread Adriano Gagliardi
Utkarsh,

I've now been able to test out the new patch and it is working fine. To be
honest, this is all that is required as it removes the annoyance of having
numerous pop-up windows cluttering your desktop anytime you try to run
ParaView in parallel.

Thanks again!

Adriano


===

Adriano Gagliardi MEng PhD
Project Scientist
Computational Aerodynamics
Aircraft Research Association Ltd.
Manton Lane
Bedford

Tel: 01234 32 4644
E-mail: agaglia...@ara.co.uk
Url: www.ara.co.uk 
-Original Message-
From: Utkarsh Ayachit [mailto:utkarsh.ayac...@kitware.com] 
Sent: 07 December 2009 18:01
To: agaglia...@ara.co.uk
Cc: ParaView
Subject: Re: [Paraview] Disabling OpenGL window pop-up

I believe you are talking about the server-side render window that pops up.

I am attaching a experimental patch to get you started. It works only on
Linux. All I am doing it not mapping the window. Now when you run server
with offscreen:

pvserver --use-offscreen-rendering

and connect to it from ParaView client, you should no longer see any
server-side windows when remote rendering.

Of course the patch is more of a hack, but it should give you a starting
point.

Utkarsh

On Mon, Dec 7, 2009 at 11:44 AM, Adriano Gagliardi 
wrote:
>
> Does anyone know how to disable the pop-up window for opengl 
> rendering? If it isn't possible via the interactive interface, could 
> someone give me pointers as to where in the source code this is 
> called? It's something I'd really like to get rid of without having to use
software-based rendering.
>
> Cheers,
>
> Adriano
>
> ===
>
> Adriano Gagliardi MEng PhD
> Project Scientist
> Computational Aerodynamics
> Aircraft Research Association Ltd.
> Manton Lane
> Bedford
>
> Tel: 01234 32 4644
> E-mail: agaglia...@ara.co.uk
> Url: www.ara.co.uk
>
>
> ---
> This email contains information that is private and confidential and is
intended only for the addressee.  If you are not the intended recipient
please delete it and notify us immediately by e-mailing the sender.
> Note: All email sent to or from this address may be accessed by someone
other than the recipient, for system management and security reasons.
> Aircraft Research Association Ltd.  Registered in England, 
> Registration No 503668 Registered Office: Manton Lane, Bedford MK41 
> 7PF England VAT No GB 196351245
>
>
> ___
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at 
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at: 
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>


---
This email contains information that is private and confidential and is 
intended only for the addressee.  If you are not the intended recipient please 
delete it and notify us immediately by e-mailing the sender.
Note: All email sent to or from this address may be accessed by someone other 
than the recipient, for system management and security reasons.
Aircraft Research Association Ltd.  Registered in England, Registration No 
503668 Registered Office: Manton Lane, Bedford MK41 7PF England VAT No GB 
196351245


___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


Re: [Paraview] Disabling OpenGL window pop-up

2009-12-07 Thread Adriano Gagliardi
Thanks, Utkarsh. I'll give this a try today and report my results.

Cheers,

Adriano 


===

Adriano Gagliardi MEng PhD
Project Scientist
Computational Aerodynamics
Aircraft Research Association Ltd.
Manton Lane
Bedford

Tel: 01234 32 4644
E-mail: agaglia...@ara.co.uk
Url: www.ara.co.uk 
-Original Message-
From: Utkarsh Ayachit [mailto:utkarsh.ayac...@kitware.com] 
Sent: 07 December 2009 18:01
To: agaglia...@ara.co.uk
Cc: ParaView
Subject: Re: [Paraview] Disabling OpenGL window pop-up

I believe you are talking about the server-side render window that pops up.

I am attaching a experimental patch to get you started. It works only on
Linux. All I am doing it not mapping the window. Now when you run server
with offscreen:

pvserver --use-offscreen-rendering

and connect to it from ParaView client, you should no longer see any
server-side windows when remote rendering.

Of course the patch is more of a hack, but it should give you a starting
point.

Utkarsh

On Mon, Dec 7, 2009 at 11:44 AM, Adriano Gagliardi 
wrote:
>
> Does anyone know how to disable the pop-up window for opengl 
> rendering? If it isn't possible via the interactive interface, could 
> someone give me pointers as to where in the source code this is 
> called? It's something I'd really like to get rid of without having to use
software-based rendering.
>
> Cheers,
>
> Adriano
>
> ===
>
> Adriano Gagliardi MEng PhD
> Project Scientist
> Computational Aerodynamics
> Aircraft Research Association Ltd.
> Manton Lane
> Bedford
>
> Tel: 01234 32 4644
> E-mail: agaglia...@ara.co.uk
> Url: www.ara.co.uk
>
>
> ---
> This email contains information that is private and confidential and is
intended only for the addressee.  If you are not the intended recipient
please delete it and notify us immediately by e-mailing the sender.
> Note: All email sent to or from this address may be accessed by someone
other than the recipient, for system management and security reasons.
> Aircraft Research Association Ltd.  Registered in England, 
> Registration No 503668 Registered Office: Manton Lane, Bedford MK41 
> 7PF England VAT No GB 196351245
>
>
> ___
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at 
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at: 
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>


---
This email contains information that is private and confidential and is 
intended only for the addressee.  If you are not the intended recipient please 
delete it and notify us immediately by e-mailing the sender.
Note: All email sent to or from this address may be accessed by someone other 
than the recipient, for system management and security reasons.
Aircraft Research Association Ltd.  Registered in England, Registration No 
503668 Registered Office: Manton Lane, Bedford MK41 7PF England VAT No GB 
196351245


___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


Re: [Paraview] Disabling OpenGL window pop-up

2009-12-07 Thread Utkarsh Ayachit
I believe you are talking about the server-side render window that pops up.

I am attaching a experimental patch to get you started. It works only
on Linux. All I am doing it not mapping the window. Now when you run
server with offscreen:

pvserver --use-offscreen-rendering

and connect to it from ParaView client, you should no longer see any
server-side windows when remote rendering.

Of course the patch is more of a hack, but it should give you a starting point.

Utkarsh

On Mon, Dec 7, 2009 at 11:44 AM, Adriano Gagliardi  wrote:
>
> Does anyone know how to disable the pop-up window for opengl rendering? If
> it isn't possible via the interactive interface, could someone give me
> pointers as to where in the source code this is called? It's something I'd
> really like to get rid of without having to use software-based rendering.
>
> Cheers,
>
> Adriano
>
> ===
>
> Adriano Gagliardi MEng PhD
> Project Scientist
> Computational Aerodynamics
> Aircraft Research Association Ltd.
> Manton Lane
> Bedford
>
> Tel: 01234 32 4644
> E-mail: agaglia...@ara.co.uk
> Url: www.ara.co.uk
>
>
> ---
> This email contains information that is private and confidential and is 
> intended only for the addressee.  If you are not the intended recipient 
> please delete it and notify us immediately by e-mailing the sender.
> Note: All email sent to or from this address may be accessed by someone other 
> than the recipient, for system management and security reasons.
> Aircraft Research Association Ltd.  Registered in England, Registration No 
> 503668 Registered Office: Manton Lane, Bedford MK41 7PF England VAT No GB 
> 196351245
>
>
> ___
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at 
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at: 
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
? VTK/Rendering/Testing/Cxx/TestAnimationScene2.cxx
Index: VTK/Rendering/vtkXOpenGLRenderWindow.cxx
===
RCS file: /cvsroot/ParaView3/ParaView3/VTK/Rendering/vtkXOpenGLRenderWindow.cxx,v
retrieving revision 1.104
diff -u -3 -p -r1.104 vtkXOpenGLRenderWindow.cxx
--- VTK/Rendering/vtkXOpenGLRenderWindow.cxx	20 Apr 2009 14:08:45 -	1.104
+++ VTK/Rendering/vtkXOpenGLRenderWindow.cxx	1 Oct 2009 21:57:46 -
@@ -643,18 +643,18 @@ void vtkXOpenGLRenderWindow::CreateAWind
 
   if(this->OwnWindow)
 {
-vtkDebugMacro(" Mapping the xwindow\n");
-XMapWindow(this->DisplayId, this->WindowId);
-XSync(this->DisplayId,False);
-XGetWindowAttributes(this->DisplayId,
- this->WindowId,&winattr);
-// guarantee that the window is mapped before the program continues 
-// on to do the OpenGL rendering.
-while (winattr.map_state == IsUnmapped)
-  {
-  XGetWindowAttributes(this->DisplayId,
-   this->WindowId,&winattr);
-  }
+//vtkDebugMacro(" Mapping the xwindow\n");
+//XMapWindow(this->DisplayId, this->WindowId);
+//XSync(this->DisplayId,False);
+//XGetWindowAttributes(this->DisplayId,
+// this->WindowId,&winattr);
+ guarantee that the window is mapped before the program continues 
+ on to do the OpenGL rendering.
+//while (winattr.map_state == IsUnmapped)
+//  {
+//  XGetWindowAttributes(this->DisplayId,
+//   this->WindowId,&winattr);
+//  }
 }
   // free the visual info
   if (v)
___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview


[Paraview] Disabling OpenGL window pop-up

2009-12-07 Thread Adriano Gagliardi

Does anyone know how to disable the pop-up window for opengl rendering? If
it isn't possible via the interactive interface, could someone give me
pointers as to where in the source code this is called? It's something I'd
really like to get rid of without having to use software-based rendering.

Cheers,

Adriano

===

Adriano Gagliardi MEng PhD
Project Scientist
Computational Aerodynamics
Aircraft Research Association Ltd.
Manton Lane
Bedford

Tel: 01234 32 4644
E-mail: agaglia...@ara.co.uk
Url: www.ara.co.uk 


---
This email contains information that is private and confidential and is 
intended only for the addressee.  If you are not the intended recipient please 
delete it and notify us immediately by e-mailing the sender.
Note: All email sent to or from this address may be accessed by someone other 
than the recipient, for system management and security reasons.
Aircraft Research Association Ltd.  Registered in England, Registration No 
503668 Registered Office: Manton Lane, Bedford MK41 7PF England VAT No GB 
196351245


___
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview