Page 3 of 4

Re: OctaneRender™ for Blender 1.20.2 - 2.3 beta Linux [CURRE

Posted: Fri Oct 04, 2013 9:33 am
by JimStar
mac3d wrote:ok,now blender work...From octane_blender_1.20.2-2.3.run --tar xf and run OctaneServer from folder(example:Destop/bin) it works.
For Octaneblender go to preference and activate the plugin octanerender engine
only one crash using materiallivedb
Thanks jimstar for your work
If you will get some crashes - post here please description, I will try to reproduce and fix it at monday, after will get into office (here are the weekends started already, so I'm not able to check the reports right now).

Re: OctaneRender™ for Blender 1.20.2 - 2.3 beta Linux [CURRE

Posted: Fri Oct 04, 2013 9:39 am
by kaiwas
Thank you, jimstar! Everything is working.
Libglew.1.6 received duplicate and rename 1.8

Re: OctaneRender™ for Blender 1.20.2 - 2.3 beta Linux [CURRE

Posted: Fri Oct 04, 2013 9:46 am
by matej
JimStar wrote: Try

Code: Select all

octane_blender_1.20.2-2.3.run --tar xf
Yep, much appreciated, thanks.

LiveDB is working very well here, no crashes

Re: OctaneRender™ for Blender 1.20.2 - 2.3 beta Linux [CURRE

Posted: Fri Oct 04, 2013 8:16 pm
by Toast
When i doubleclick on a materials name i can enter a new name, but even if i don't change the name or just cancel the action by clicking somewhere else, blender crashes.

It seems like textfiles are not allowed as forum attachement. If you need the console output, i could upload it somewhere.

Re: OctaneRender™ for Blender 1.20.2 - 2.3 beta Linux [CURRE

Posted: Fri Oct 04, 2013 8:36 pm
by JimStar
Toast wrote:When i doubleclick on a materials name i can enter a new name, but even if i don't change the name or just cancel the action by clicking somewhere else, blender crashes.

It seems like textfiles are not allowed as forum attachement. If you need the console output, i could upload it somewhere.
Renaming is not implied to work at the time, it was not promoted in version description. It is just stub for future features (local database).;)

Re: OctaneRender™ for Blender 1.20.2 - 2.3 beta Linux [CURRE

Posted: Fri Oct 04, 2013 8:45 pm
by Toast
EDIT: Disregard this, i didn't even try to use ESC.

Re: OctaneRender™ for Blender 1.20.2 - 2.3 beta Linux [CURRE

Posted: Sat Oct 05, 2013 1:01 am
by Toast
I don't really follow the win-betas so just a question: Will it be possible (in future releases) to assign a downloaded material to the "selected" material of the object? Currently it just replaces the top material (material index 1, i think).

Re: OctaneRender™ for Blender 1.20.2 - 2.3 beta Linux [CURRE

Posted: Sat Oct 05, 2013 8:21 am
by Synthercat
MAybe add this to the manual. If OctaneServer fails to start because oct files are not to be found type this "sudo cp /usr/lib64/*oct* /usr/lib/" In my distro (DreamStudio) this must be done!

PS. Is this OctBlend baby A LOT faster than the PC version or is it just my idea? Haven't benchmarked it yet, it's just a first impression I got

Re: OctaneRender™ for Blender 1.20.2 - 2.3 beta Linux [CURRE

Posted: Sat Oct 05, 2013 8:46 pm
by grimm
Thanks JimStar,

I haven't been able to test it yet because of the issues found by others above. Fedora doesn't set up sudo by default like ubuntu, so I don't use it. I was able to untar the files like matej and that worked fine. But I also get the libGlew error:

Code: Select all

./blender: error while loading shared libraries: libGLEW.so.1.6: cannot open shared object file: No such file or directory
1.6 is just too old for Fedora 19 and is no longer in the repository, i'm currently running 1.9. Are you going to do a static compile anytime soon?

Re: OctaneRender™ for Blender 1.20.2 - 2.3 beta Linux [CURRE

Posted: Sun Oct 06, 2013 7:31 am
by mib2berlin
Hi grimm, you could try to make a symlink libGLEW.so.1.6 to 1.9.
I have the same problem on Opensuse 12.3/64 with 1.9 but symlink work.

Cheers, mib.