[Bug 1211993] Re: Multithreaded static initialization bugs in Inventor plugin

2013-10-01 Thread Alberto Luaces
Your patch is now included in upstream: https://github.com/openscenegraph/osg/commit/522de43d4ad630e0aed9658ea4b88397a883f397 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1211993 Title:

[Bug 1211993] Re: Multithreaded static initialization bugs in Inventor plugin

2013-09-17 Thread Alberto Luaces
Sorry for the late answer, I thought that the tracking system would email me any response. I have submitted your patch to upstream[1], and, in the meantime, I will also include it in the next release for Debian, so it should be ported to Ubuntu as well. I have also filled a bug for libcoin in

[Bug 1211993] Re: Multithreaded static initialization bugs in Inventor plugin

2013-09-06 Thread Alberto Luaces
Hi Christopher, I am one of the guys packaging OSG in Debian. Thank you for your patch. Yes, it would be preferable to send the patch upstream; in fact I was about to submit it there on your behalf. However, I tried to apply your patch to the current upstreams SVN, and it does not apply

[Bug 109405] Re: 3D corruption with free ati driver

2007-10-07 Thread Alberto Luaces
Sorry, I'm not using Ubuntu any more, so I can't test the package, but you are correct, the patch was the one you pointed about exchanging '' with '='. -- 3D corruption with free ati driver https://bugs.launchpad.net/bugs/109405 You received this bug notification because you are a member of

[Bug 109405] Re: 3D corruption with free ati driver

2007-10-05 Thread Alberto Luaces
I don't know the revision number, but the commit took place on 2007-09-29. The bug report number is 12164. -- 3D corruption with free ati driver https://bugs.launchpad.net/bugs/109405 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.

[Bug 109405] Re: 3D corruption with free ati driver

2007-10-01 Thread Alberto Luaces
FYI, it is now solved on Mesa git. -- 3D corruption with free ati driver https://bugs.launchpad.net/bugs/109405 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 109405] Re: 3D corruption with free ati driver

2007-08-07 Thread Alberto Luaces
Sorry, I forgot to test 6.5.3 against Blender. It keeps crashing when editing meshes, so Blender is still unusable even the graphic corruption bug is gone. -- 3D corruption with free ati driver https://bugs.launchpad.net/bugs/109405 You received this bug notification because you are a member of

[Bug 109405] Re: 3D corruption with free ati driver

2007-08-04 Thread Alberto Luaces
The new Mesa version found on Gutsy seems to work well. To use it, I had to upgrade the following packages: libc6_2.6.1~pre-0ubuntu1_i386.deb libgl1-mesa-dri_7.0.0-0ubuntu2_i386.deb libgl1-mesa-glx_7.0.0-0ubuntu2_i386.deb libxdamage1_1.1.1-3_i386.deb -- 3D corruption with free ati driver

[Bug 109405] Re: 3D corruption with free ati driver

2007-05-06 Thread Alberto Luaces
I tested a little the 6.5.3 version. It crashes blender 2.43 and 2.41 when changing from edit mode to object mode. Reverting the mesa drivers to 6.5.1, found on edgy, hasn't that problem and blender works correctly. -- 3D corruption with free ati driver https://bugs.launchpad.net/bugs/109405 You

[Bug 109405] Re: 3D corruption with free ati driver

2007-05-05 Thread Alberto Luaces
Thank you very much, Timo. I can also confirm that the problem goes away in Blender and my custom applications (the video corruption is finally gone!) after using Mesa 6.5.3, following your instructions. I had, however, to remove in the last line of config/linux-dri the nouveau word, as this

[Bug 109405] Re: 3D corruption with free ati driver

2007-04-24 Thread Alberto Luaces
** Changed in: xserver-xorg-video-ati (Ubuntu) Sourcepackagename: None = xserver-xorg-video-ati -- 3D corruption with free ati driver https://bugs.launchpad.net/bugs/109405 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 109405] Re: 3D corruption with free ati driver

2007-04-24 Thread Alberto Luaces
Added xorg.conf ** Attachment added: xorg.conf http://librarian.launchpad.net/7401247/xorg.conf -- 3D corruption with free ati driver https://bugs.launchpad.net/bugs/109405 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 109404] 3D corruption with free ati driver

2007-04-23 Thread Alberto Luaces
*** This bug is a duplicate of bug 109405 *** https://bugs.launchpad.net/bugs/109405 Public bug reported: I see display corruption when running 3D applications like Blender. It seems the free ati/radeon driver has problems with applications that use several viewports and can't clear the

[Bug 109405] 3D corruption with free ati driver

2007-04-23 Thread Alberto Luaces
Public bug reported: I see display corruption when running 3D applications like Blender. It seems the free ati/radeon driver has problems with applications that use several viewports and can't clear the buffers correctly. I noticed this behavior after upgrading to 7.04 from 6.10. I will post

[Bug 109405] Re: 3D corruption with free ati driver

2007-04-23 Thread Alberto Luaces
This is a screenshot of Blender 2.43. Also happens with previous versions of Blender (like 2.42), so I think is a problem of the driver. ** Attachment added: Blender screenshot http://librarian.launchpad.net/7394273/blender.jpg -- 3D corruption with free ati driver

[Bug 109405] Re: 3D corruption with free ati driver

2007-04-23 Thread Alberto Luaces
This is program of mine where it is shown that the buffer clearing of the small view is not working. The bottom blue area is what is being cleared instead. This program works fine on previous versions of Ubuntu other Windows versions. ** Attachment added: Custom application screenshot

[Bug 109405] Re: 3D corruption with free ati driver

2007-04-23 Thread Alberto Luaces
I forgot to add two warning messages that get written to console when running Blender: Ignoring Xlib error: error code 169 request code 145 Ignoring Xlib error: error code 169 request code 145 -- 3D corruption with free ati driver https://bugs.launchpad.net/bugs/109405 You received this bug

[Bug 105183] Re: blender screen problem when desktop-effetct is activated (feisty)

2007-04-22 Thread Alberto Luaces
*** This bug is a duplicate of bug 105184 *** https://bugs.launchpad.net/bugs/105184 I think the error is related to OpenGL's glViewport or glScissor calls, because i get similar errors when running a program of mine which sets two views of a 3D scene. This program worked perfectly on any

[Bug 105183] Re: blender screen problem when desktop-effetct is activated (feisty)

2007-04-22 Thread Alberto Luaces
*** This bug is a duplicate of bug 105184 *** https://bugs.launchpad.net/bugs/105184 Sorry, I forgot to say that the bug shown in the last image I sent was that OpenGL is not clearing correctly the area of the smalll viewport, but clearing the bottom zone of the window instead. Could be a bug

[Bug 105183] Re: blender screen problem when desktop-effetct is activated (feisty)

2007-04-21 Thread Alberto Luaces
*** This bug is a duplicate of bug 105184 *** https://bugs.launchpad.net/bugs/105184 Similar problem here with the radeon and/or ati free drivers. I see drawing corruption when using blender on my ThinkPad R51 with an ATI Mobility Radeon 7500 after upgrading from 6.10 to 7.04. Other OpenGL