LuxRender Linux CVS build of 02-02-2010

Weekly builds for testing and use between releases.

Moderator: coordinators

Forum rules
Please read the information / sticky post for some basic information regarding these builds/support.

LuxRender Linux CVS build of 02-02-2010

Postby SATtva » Tue Feb 02, 2010 4:24 pm

Good evening, Lux world! :)

Sorry again for a delay, but here are new fresh and shiny weekly builds for your testing pleasure. :D First of all, in the meantime while Dade's been bashing his head on the brightest GPGPU future of Lux, jeanphi polished the new glossy material model even more (so now it's even more glossy than ever! :)), you can see the latest results here. Next was a fix for infinitesample environment to work properly with plain world color. Also he's continuing his work on volumes, but the results aren't exposed yet, so nothing to test here, move along.

And after a long delay the new component is finally included in these builds: pylux, Python module for accessing Lux API. Lets everybody say a big "thank you" to jromang for this great piece of soft. I refer you to this thread for the gory and glory details. The only limitation currently (on my part) is that you need Python 2.6 to run it. Hopefully, for the next release CPython library will be linked statically, so we won't have to depend on a particular version installed on you system. In the same time, build archives should become smaller (jeanphi already commited the required changes, however they are not included in this release).

Additionally, libpng-1.2.42 is also linked statically since this release. Lets hope we won't see any version incompatibilities anymore.

Lux 0.7-dev branch:
32-bit, SSE only
32-bit, SSE, SSE2
32-bit, SSE, SSE2, SSE3
64-bit, SSE, SSE2
64-bit, SSE, SSE2, SSE3
64-bit, SSE, SSE2, SSE3, 3DNow
64-bit, SSE, SSE2, SSE3, SSE4, SSE4.1
(If you get "Illegal instruction" error when starting the program, make sure your CPU supports SSE instructions set this particular build was compiled for.)

LuxBlend 0.7-dev:
LuxBlend snapshot

Changes in LuxRender since the last week included in these builds:
Code: Select all
35 hours ago    jromang    Changed the LOG macro to avoid ambiguity in if/else constructs
35 hours ago    jromang    Merge with d1440e70a7b87f7926303ca8294e9a59e1f27b6b
35 hours ago    jromang    Asynchronous worldEnd call in python API
47 hours ago    Jean-Philippe Grimaldi    Tweak to scale texture to remove spurious warnings.
2 days ago    Jean-Philippe Grimaldi    Put BRDFToBTDF into its own set of files.
2 days ago    Jean-Philippe Grimaldi    Remove warnings from gcc.
2 days ago    jromang    Merge with 3a93563c72ad0cad223b8d0c0472c196002c71dc
4 days ago    jromang    Implementation of new error logger. boost.log
3 days ago    Jean-Philippe Grimaldi    More tweaks to the Schlick model:
4 days ago    Jean-Philippe Grimaldi    Begin to implement new VolumeIntegrator interfaces.
4 days ago    Jean-Philippe Grimaldi    Fix an issue with carpaint (unitialized parameters).
4 days ago    Jean-Philippe Grimaldi    Remove inadvertently commited debug code.
4 days ago    Jean-Philippe Grimaldi    Merge with server.
5 days ago    Jean-Philippe Grimaldi    Really bind volumes to shapes.
5 days ago    Jean-Philippe Grimaldi    Fix a warning.
5 days ago    Jean-Philippe Grimaldi    Tighten some includes.
5 days ago    Jean-Philippe Grimaldi    Proper use of shared pointers and various tweaks:
6 days ago    Jean-Philippe Grimaldi    Fix infinitesample old interfaces when no map is used.
6 days ago    Jean-Philippe Grimaldi    Readd a line that should never have been removed.

Changes in LuxBlend since the last week:
Code: Select all
6 days ago    Vlad "SATtva" Miller    Material preview param type fix.


Edit: forgot to change date in topic (damn copy&paste).
聞くのは一時の恥、聞かぬのは一生の恥
User avatar
SATtva
 
Posts: 2203
Joined: Tue Apr 07, 2009 12:19 pm
Location: from Siberia with love

Re: LuxRender Linux CVS build of 02-02-2010

Postby psor » Tue Feb 02, 2010 8:30 pm

Thank you Vlad very kind! ;o))



take care
psor
"The sleeper must awaken"
User avatar
psor
 
Posts: 277
Joined: Mon Oct 22, 2007 7:16 pm
Location: Berlin, GER

Re: LuxRender Linux CVS build of 02-02-2010

Postby psychotron » Wed Feb 03, 2010 6:46 am

thx sattva

I try to fire up my coffee test scene and it exitus while exporting... hmm and I don't catch output in blender terminal :|

EDIT: also with only writing files (w/o run lux) it just crash so it's clearly related to luxblend..
are there some major incompatibilities between v0.6.1 and v0.7 luxblend as is now?
how to keep blender terminal window alive after crash? aaah run blender from terminal dumbass lol.. gonna try :)

EDIT2: seems like not write any *.lxv file, geometry file seems ok since it have 200mb
User avatar
psychotron
 
Posts: 836
Joined: Tue Jan 15, 2008 4:04 am
Location: Pleiades

Re: LuxRender Linux CVS build of 02-02-2010

Postby SATtva » Wed Feb 03, 2010 6:58 am

It clearly shouldn't crash. Psychotron, can you provide a scene file and the output from LuxBlend you have in terminal?
聞くのは一時の恥、聞かぬのは一生の恥
User avatar
SATtva
 
Posts: 2203
Joined: Tue Apr 07, 2009 12:19 pm
Location: from Siberia with love

Re: LuxRender Linux CVS build of 02-02-2010

Postby psychotron » Wed Feb 03, 2010 7:18 am

interesting...

when I run blender and try to export it crashes hard (it writes lxs, lxm and lxo, but not lxv)

when I run terminal and execute same blender version from it then export work fine and I get also lxv file

here is output from terminal (2nd case)
Code: Select all
LuxBlend v0.7Devel - UI mode

piping to lux binary: "/home/psycho/Programflies/luxrender_builds/2009_02_02_v0.7devel_weekly_build/luxconsole"
Lux Render Export started...

using file output
Exporting scene to '/home/psycho/Programflies/luxrender_builds/2009_02_02_v0.7devel_weekly_build/hmcars_memleaktest3_tralala.lxs'...

scene.getCurrentCamera() deprecated!
   use scene.objects.camera instead
processing Camera...
Exporting materials to '/home/psycho/Programflies/luxrender_builds/2009_02_02_v0.7devel_weekly_build/hmcars_memleaktest3_tralala-mat.lxm'...

Exporting geometry to '/home/psycho/Programflies/luxrender_builds/2009_02_02_v0.7devel_weekly_build/hmcars_memleaktest3_tralala-geom.lxo'...

Exporting volumes to '/home/psycho/Programflies/luxrender_builds/2009_02_02_v0.7devel_weekly_build/hmcars_memleaktest3_tralala-vol.lxv'...

Finished.

Processing time: 71.956418


and here is scene file from 1st case.. there is missing worldend at bottom
hmcars_memleaktest3_aarrrgh.lxs
lxs from crashed export
(3.3 KiB) Downloaded 27 times
User avatar
psychotron
 
Posts: 836
Joined: Tue Jan 15, 2008 4:04 am
Location: Pleiades

Re: LuxRender Linux CVS build of 02-02-2010

Postby SATtva » Wed Feb 03, 2010 7:35 am

Psychotron, sorry for not being precise, I meant the blend file of course. I can't try to export the already exported .lxs. :)
聞くのは一時の恥、聞かぬのは一生の恥
User avatar
SATtva
 
Posts: 2203
Joined: Tue Apr 07, 2009 12:19 pm
Location: from Siberia with love

Re: LuxRender Linux CVS build of 02-02-2010

Postby psychotron » Wed Feb 03, 2010 7:47 am

so.. it's in your mail :)
User avatar
psychotron
 
Posts: 836
Joined: Tue Jan 15, 2008 4:04 am
Location: Pleiades

Re: LuxRender Linux CVS build of 02-02-2010

Postby SATtva » Wed Feb 03, 2010 7:57 am

No, it's not. :( Can you retry to vlad.v.miller snail gmail.com?
聞くのは一時の恥、聞かぬのは一生の恥
User avatar
SATtva
 
Posts: 2203
Joined: Tue Apr 07, 2009 12:19 pm
Location: from Siberia with love

Re: LuxRender Linux CVS build of 02-02-2010

Postby psychotron » Wed Feb 03, 2010 8:08 am

yup.. it isn't

I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

maildrop: maildir over quota.


ok check gmail now..
User avatar
psychotron
 
Posts: 836
Joined: Tue Jan 15, 2008 4:04 am
Location: Pleiades

Re: LuxRender Linux CVS build of 02-02-2010

Postby SATtva » Wed Feb 03, 2010 8:57 am

Hehe, right, 7.7Mb is not a joke. ;)

I've tested the scene and in all cases export goes fine. Does the crash happens only with this scene or with any?
聞くのは一時の恥、聞かぬのは一生の恥
User avatar
SATtva
 
Posts: 2203
Joined: Tue Apr 07, 2009 12:19 pm
Location: from Siberia with love

Next

Return to Weekly Testing Builds

Who is online

Users browsing this forum: No registered users and 2 guests