Wings 3D Development Forum
wings 1.5.2 upgrade on ubuntu 12.04 amd - Printable Version

+- Wings 3D Development Forum (https://www.wings3d.com/forum)
+-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1)
+--- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=9)
+--- Thread: wings 1.5.2 upgrade on ubuntu 12.04 amd (/showthread.php?tid=522)



wings 1.5.2 upgrade on ubuntu 12.04 amd - alessio31183 - 12-20-2013

Hallo,
is it possible to upgrade wings3d from 1.4.1 to 1.5.2 on ubuntu 12.04 64bit?
Because If I install .run file, I create a new directory on user path. Inside them there is wings file but it isn't runnable.

I don't know why.
The only version on official repository is 1.4.1. But it's crashing when I try to open .wings files or import .stl files
I hope that 1.5.2 solve the question.

I hope....Sad

(12-20-2013, 07:33 PM)alessio31183 Wrote: Hallo,
is it possible to upgrade wings3d from 1.4.1 to 1.5.2 on ubuntu 12.04 64bit?
Because If I install .run file, I create a new directory on user path. Inside them there is wings file but it isn't runnable.

I don't know why.
The only version on official repository is 1.4.1. But it's crashing when I try to open .wings files or import .stl files
I hope that 1.5.2 solve the question.

I hope....Sad

here the crash problem:

Reading preferences from: /home/alessio/.wings3d/preferences.txt
Loading /usr/lib/erlang/lib/wings-1.4.1/ebin/wings_it.lang
encoding: utf8 or plain US-ASCII
Loading /usr/lib/erlang/lib/wings-1.4.1/plugins/primitives/wpc_plane_it.lang
encoding: utf8 or plain US-ASCII
Sto provando le modalita' disponibili per OpenGL
[{buffer_size,32},{depth_size,32},{stencil_size,8},{accum_size,16}]
[{buffer_size,24},{depth_size,32},{stencil_size,8},{accum_size,16}]
[{buffer_size,24},{depth_size,24},{stencil_size,8},{accum_size,16}]
[{buffer_size,24},{depth_size,24},{stencil_size,0},{accum_size,16}]
[{buffer_size,16},{depth_size,24},{stencil_size,8},{accum_size,16}]
[{buffer_size,16},{depth_size,16},{stencil_size,8},{accum_size,16}]
[{buffer_size,16},{depth_size,16},{stencil_size,0},{accum_size,16}]
[{buffer_size,16},{depth_size,16},{stencil_size,0},{accum_size,0}]
[{buffer_size,15},{depth_size,16},{stencil_size,8},{accum_size,16}]
[{buffer_size,15},{depth_size,16},{stencil_size,0},{accum_size,16}]
[{buffer_size,15},{depth_size,16},{stencil_size,0},{accum_size,0}]
[{buffer_size,0},{depth_size,0},{stencil_size,0},{accum_size,0}]

###########################################

Ho fallito, non trovo nessun modo OpenGL indossabile.

Assicurarsi che i programmi guida per OpenGL siano installati.


###########################################


Retrying with multisampling disabled.
Sto provando le modalita' disponibili per OpenGL
[{buffer_size,32},{depth_size,32},{stencil_size,8},{accum_size,16}]
[{buffer_size,24},{depth_size,32},{stencil_size,8},{accum_size,16}]
[{buffer_size,24},{depth_size,24},{stencil_size,8},{accum_size,16}]
Vero: RGBA: 8 8 8 8 Profondita': 24 Stampino: 8 Accum: 16 16 16 16
Using GPU shaders.
beam: brw_eu_emit.c:211: validate_reg: Assertion `execsize >= width' failed.




probably are some problem in OPENGL library. I have an integrated intel graphic card i915

My mesa driver is:

...alessio@alessio-VGN-NS21M-W:~$ glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: Mesa DRI Mobile IntelĀ® GM45 Express Chipset
GL_NV_conditional_render, GL_AMD_seamless_cubemap_per_texture,
alessio@alessio-VGN-NS21M-W:~$ glxinfo|grep "OpenGL version"
OpenGL version string: 2.1 Mesa 10.0.0-devel


I have upgraded here: https://launchpad.net/~oibaf/+archive/graphics-drivers/


RE: wings 1.5.2 upgrade on ubuntu 12.04 amd - alessio31183 - 12-20-2013

Ho fallito, non trovo nessun modo OpenGL indossabile.

Assicurarsi che i programmi guida per OpenGL siano installati.


I don't know how can I solve it...

Can You help me?

when I try to open an .wings files I get:

beam: brw_eu_emit.c:211: validate_reg: Assertion `execsize >= width' failed.


RE: wings 1.5.2 upgrade on ubuntu 12.04 amd - dgud - 12-21-2013

>> beam: brw_eu_emit.c:211: validate_reg: Assertion `execsize >= width' failed.

This seems to be opengl related because it nothing from erlang what I know of.

Sorry but I can't help you more than that.


RE: wings 1.5.2 upgrade on ubuntu 12.04 amd - alessio31183 - 12-21-2013

...thanks, I thinks so too because the problem is appeared after an graphics drivers upgrade.

....see attached file for the problem.....

I seems to be an erlang problem