Page 1 of 4

OctaneRender™ for Blender 1.20.2 - 2.3 beta Linux [OBSOLETE]

Posted: Fri Oct 04, 2013 6:46 am
by JimStar
The Linux version of OctaneRender™ for Blender plugin, 64-bit.

Image


The bundle consists from two parts:
1. OctaneRender™ Server
2. Blender - OctaneRender™ edition.

The first part (server) should be run on the same computer as the second one..
After the server is run - you can start rendering (or open a rendered view) from inside Blender. Before the very first rendering you should fill in the server address (only 127.0.0.1 at the time), login and password (your license key info) to activate the server. After the first rendering the server will remember this activation info, and you will not need to enter it again.

You should use only OctaneRender materials inside Blender scenes - the plugin knows nothing about Blender specific materials and textures (about any Blender nodes, generally speaking).


FIXES AND NEW FEATURES SINCE LAST RELEASE
  • Implemented automatic installator for this plugin. Now you can just run the downloaded file to install it.
  • Added new Blender space editor type: "Materials LiveDB". Getting material from LiveDB is asynchronous - it does not block user interface. You can choose object, press "Get item" button, and work with scene... When material will be downloaded - it will be set to previously choosen object in background. Blender material is created automatically by LiveDB if Object still does not have material assigned at the time of loading material from LiveDB server.
  • Added material preview feature. As OctaneServer is not able to render two sessions in parallel - if you will take the material preview rollout open, you will not be able to start live render or F12 render before material preview will be ready (it renders at 100 samples per pixel).
  • Login-password disappear from input fields now only after successful sending to the server.
  • Improved system console and on-screen feedback messages from OctaneServer.
  • Minor bug fixes...

Installation:
- Just run the installer.;)
- If you need to run the OctaneServer - run it as daemon:

Code: Select all

# OctaneServer &

DOWNLOAD
Blender Octane Edition - v2.3 beta Linux (128MB autoinstaller file)

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

Posted: Fri Oct 04, 2013 7:28 am
by mac3d
Hi Jimstar.
when you click livedb-material blender crash
report Blender.txt
# Blender 2.68 (sub 0), Revision: unknown
bpy.context.area.type = 'VIEW_3D' # Property

# backtrace
./blender() [0xd02fea]
/lib/x86_64-linux-gnu/libc.so.6(+0x370b0) [0x7f61770520b0]
./blender(mat_livedb_build_tree+0x75) [0xe07ff5]
./blender(draw_mat_livedb+0x77) [0xe06ca7]
./blender() [0xe04f26]
./blender(ED_region_do_draw+0x8a5) [0xf6fea5]
./blender(wm_draw_update+0x5b3) [0xd073f3]
./blender(WM_main+0x28) [0xd04348]
./blender(main+0xc11) [0xcc7171]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f617703cea5]
./blender() [0xd01b89]

thanks for all the work you do
Sorry for bad english.... :oops:

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

Posted: Fri Oct 04, 2013 7:34 am
by JimStar
mac3d wrote:Hi Jimstar.
when you click livedb-material blender crash
And where exactly do you click? On my Ubuntu it works OK, can you please describe a little more detailed?

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

Posted: Fri Oct 04, 2013 7:38 am
by matej
Thanks for the update!

Maybe its just me, bit if it would be possible could you post a "manual installation package" besides the automatic one (or a way to only extract files from the .run package)? I prefer to have control over where programs go and keep them in specific non-system locations / partitions.

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

Posted: Fri Oct 04, 2013 7:46 am
by mac3d
When I click the icon material livedb blender crash
My system Ubuntu 13.04 64-bit

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

Posted: Fri Oct 04, 2013 7:52 am
by kaiwas
Thanks!
But LiveDB....



Can I get a *.zip instead *.run ?

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

Posted: Fri Oct 04, 2013 7:56 am
by mac3d
hello kaiwas
You run blender from usr/local/Octaneblender?

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

Posted: Fri Oct 04, 2013 7:59 am
by r4ytrace
I actually was so tired last night I didn't get to test 2.2 - I shall install this build tonight and see if I can get the rendering to work :).

just realised this is Linux only - I'll test 2.2 win now :)(

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

Posted: Fri Oct 04, 2013 8:08 am
by kaiwas
mac3d wrote:hello kaiwas
You run blender from usr/local/Octaneblender?
no. from / usr / local / OctaneBlender not start

Addon copied to another folder. either starts with the replacement of the executable file.

Kubuntu 12.10

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

Posted: Fri Oct 04, 2013 8:15 am
by JimStar
matej wrote:Thanks for the update!

Maybe its just me, bit if it would be possible could you post a "manual installation package" besides the automatic one (or a way to only extract files from the .run package)? I prefer to have control over where programs go and keep them in specific non-system locations / partitions.
Try:

Code: Select all

octane_blender_1.20.2-2.3.run --tar x
kaiwas wrote:
mac3d wrote:hello kaiwas
You run blender from usr/local/Octaneblender?
no. from / usr / local / OctaneBlender not start

Addon copied to another folder. either starts with the replacement of the executable file.

Kubuntu 12.10
It seems that you are runing your default blender with this command. From /usr/local/OctaneBlender folder type

Code: Select all

$./blender
NOT

Code: Select all

$blender