Re: [Paraview] X Error: BadLength on OpenSUSE11.2

2010-01-26 Thread Clinton Stimpson

I've seen BadLength errors when mixing mesa-dri and nvidia for glx 
client/server side.

"glxinfo | grep -i vendor" in a terminal can probably verify that.

Clint

On Tuesday 26 January 2010 11:04:02 am Robert Sawko wrote:
> Dear All,
>
> I was getting acquainted with ParaView features via tutorials but
> suddenly my education was interrupted with a X Error. Whilst doing a
> tutorial 2.8 from the 3.6 Version of The ParaView Tutorial and upon
> clicking Volume Representation I am being propmpted with the following
> message:
>
> X Error: BadLength (poly request too large or internal Xlib length error)
> 16 Extension:135 (Uknown extension)
>   Minor opcode: 1 (Unknown request)
>   Resource id:  0x5a002cc
>
> And also:
> paraview: xcb_io.c:176: process_responses: Assertion `!(req &&
> current_request && !(((long) (req->sequence) - (long)
> (current_request)) <= 0))' failed.
> Aborted
>
> Then ParaView crashes.
>
> I am running  OpenSUSE 11.2 with KDE 4.3.1. My Qt library bears a
> number 4.5.3. If anybody encountered similar issued I would earnestly
> ask for some assistance.
>
> Many thanks,
> Robert
> ___
> 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


Re: [Paraview] X Error: BadLength on OpenSUSE11.2

2010-01-26 Thread Robert Sawko
Thank you for your reply. This is the results of the command you suggested:

glxinfo | grep -i vendor
server glx vendor string: NVIDIA Corporation
client glx vendor string: SGI
OpenGL vendor string: NVIDIA Corporation

Robert
___
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] X Error: BadLength on OpenSUSE11.2

2010-01-28 Thread Robert Sawko
All right. I solved the issue. My graphic card drivers where not
properly installed. Re-installation of these have solved the problem
and now I have direct rendering again and can use volume.

Thanks for your hint.

Robert
___
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