Notes |
|
(0026674)
|
Utkarsh Ayachit
|
2011-06-06 12:37
|
|
On longhorn, I am assuming you are not using mesa. In that case any time you are asking OpenGL to create a buffer of size larger than the actual display, you'll have issues. Do you think that's what you are seeing here? |
|
|
(0026675)
|
Burlen
|
2011-06-06 13:53
|
|
I am using nvidia driver's opengl.
I think you may be onto something here, the remote display is (1280x1024) while my desktop display is (1900x1280) so it is easy for me to exceed the remote display size.
Is this something PV should handle gracefully? |
|
|
(0026676)
|
Utkarsh Ayachit
|
2011-06-06 13:56
|
|
Try running pvserver with --use-offscreen-rendering. It uses FBOs, if available and then the OpenGL/screen size restrictions don't seem to have effect. Of course it will still your hardware acceleration, so nothing should change in that respect.
Does that help? |
|
|
(0026678)
|
Burlen
|
2011-06-06 15:43
|
|
Using offscreen helps for the surface and slice rep. But when using the LIC rep. the screen still gets trashed, in the same way. |
|
|
(0026679)
|
Burlen
|
2011-06-06 15:46
|
|
added a screenshot of the LIC rep using offscreen rendering.
|
|
|
(0027546)
|
Burlen
|
2011-10-07 13:29
|
|
A work around is to configure the server side display with a high resolution such as 2550x1920,a common resolution for a 30" monitor. most users won't exceed this. |
|
|
(0027558)
|
Utkarsh Ayachit
|
2011-10-10 12:17
|
|
Will reopen if this starts becoming a major problem for customers. |
|
|
(0027559)
|
Utkarsh Ayachit
|
2011-10-10 12:18
|
|
Umm, I changed my mind. Leaving this open for now. Let's see what we can do. |
|
|
(0037981)
|
Kitware Robot
|
2016-08-12 09:58
|
|
Resolving issue as `moved`.
This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page. |
|