Jump to content
Mr. Michele Cavallerin

3d view problem

Recommended Posts

Hi all,

 

when I run Caeses 4.0.0 on my Ubuntu 14.04 I can't see the 3D viewer.

 

On the terminal I have the following messages

loading plugin libraries ...
	isisctrl - ok
	plugbase - ok
	plugmeta - ok
	plugopt - ok
	plugxffl - ok
	pluggenericintegration - ok
	plugopennurbs - ok
	plugnax - ok
	pluggraphicsview - ok
	plugoptmo - ok
	plugblade - ok
	plugfeature - ok

initializing types ...
	plugins - ok
	basic object types - ok
	entity types - ok
	view typeslibGL error: unable to load driver: nouveau_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: nouveau
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
 - ok

initializing commands ...
	all  - ok

initializing features ...

initializing configuration ...
	framework configuration - ok

updating geometry - ok

(CAESES:14733): Gtk-CRITICAL **: IA__gtk_widget_get_direction: assertion 'GTK_IS_WIDGET (widget)' failed

(CAESES:14733): Gtk-CRITICAL **: IA__gtk_widget_get_direction: assertion 'GTK_IS_WIDGET (widget)' failed

Attached there's a screenshot, but I can0t manage to solve this problem alone, can you please help?

 

thanks a lot

 

Regards.

post-387-0-89819500-1436993609_thumb.png

Share this post


Link to post
Share on other sites

Hi Konrad

 

I've the same problem. I've the Ubuntu 14.04 and I get this error while initiating Caeses.
 

view typeslibGL error: unable to load driver: r600_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: r600
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
X Error: BadValue (integer parameter out of range for operation) 2

I've already installed the driver as per: http://askubuntu.com/questions/588024/steam-install-error-on-14-04-ubuntu-64bit

 

sudo apt-get install libc6:i386
sudo apt-get install libgl1-mesa-glx-lts-trusty:i386

And it is on my machine. I've also copied the files (r600_dri.so and swrast_dri.so) from
/usr/lib/x86_64-linux-gnu/dri
to
/home/bram/CAESES_4.0.3_Linux.x86_64/lib/Linux.x86_64/missing_libs
 but Caeses didn't start.
I've also tried copying to
/home/bram/CAESES_4.0.3_Linux.x86_64/lib/Linux.x86_64/
but still nothing.
Do you have any ideas?

Kind regards
Bram

Share this post


Link to post
Share on other sites

Hi Konrad

I believe I'm on the trail of the cause of this problem.
The file when I change the name of (or delete) libstdc++.so.6 (found in /home/bram/CAESES_4.0.3_Linux.x86_64/lib/Linux.x86_64), so it isn't found anymore, Caeses starts. I believe this has to do with a problem of accessing the application/x-sharedlib file, which should direct to the correct driver.

 

But now it has some errors, but it starts.

initializing features ...

initializing configuration ...
	configuration - ok

updating geometry - ok
X Error: GLXBadContext 172
  Extension:    155 (Uknown extension)
  Minor opcode: 6 (Unknown request)
  Resource id:  0x3a00175
X Error: BadValue (integer parameter out of range for operation) 2
  Extension:    155 (Uknown extension)
  Minor opcode: 3 (Unknown request)
  Resource id:  0x0
X Error: GLXBadContext 172
  Extension:    155 (Uknown extension)
  Minor opcode: 5 (Unknown request)
  Resource id:  0x3a00175
X Error: 0 0
  Extension:    155 (Uknown extension)
  Minor opcode: 26 (Unknown request)
  Resource id:  0x0
QGLContext::makeCurrent(): Failed.
X Error: GLXBadContext 172
  Extension:    155 (Uknown extension)
  Minor opcode: 5 (Unknown request)
  Resource id:  0x3a00175
X Error: 0 0
  Extension:    155 (Uknown extension)
  Minor opcode: 26 (Unknown request)
  Resource id:  0x0
QGLContext::makeCurrent(): Failed.
X Error: GLXBadContext 172
  Extension:    155 (Uknown extension)
  Minor opcode: 4 (Unknown request)
  Resource id:  0x3a00175

and while closing:
 

QGLContext::makeCurrent(): Cannot make invalid context current.
QGLContext::makeCurrent(): Cannot make invalid context current.
QGLContext::makeCurrent(): Cannot make invalid context current.
QGLContext::makeCurrent(): Cannot make invalid context current.
QGLContext::makeCurrent(): Cannot make invalid context current.
QGLContext::makeCurrent(): Cannot make invalid context current.
QGLContext::makeCurrent(): Cannot make invalid context current.
QGLContext::makeCurrent(): Cannot make invalid context current.
QGLContext::makeCurrent(): Cannot make invalid context current.
QGLContext::makeCurrent(): Cannot make invalid context current.
QGLContext::makeCurrent(): Cannot make invalid context current.
QGLContext::makeCurrent(): Cannot make invalid context current.
QGLContext::makeCurrent(): Cannot make invalid context current.
QGLContext::makeCurrent(): Cannot make invalid context current.
QGLContext::makeCurrent(): Cannot make invalid context current.
QGLContext::makeCurrent(): Cannot make invalid context current.

I'll let you know when I find out how to solve these errors.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...