Description of problem: OpenShadingLanguage, the main new function of Blender 2.65 is not working. Version-Release number of selected component (if applicable): blender-2.65a-4.mga3.src.rpm How reproducible: Every time. Launch Blender, switch render from "Blender Render" to "Cycles" in the top-middle of the UI. OSL should be activable in the render Panel on the right under "Feature Set" Steps to Reproduce: 1.Launch Blender 2.switch render from "Blender Render" to "Cycles" in the top-middle of the UI 3.OSL should be activable in the render Panel on the right under "Feature Set", it's not the case.
I tried to compile it myself : You must install sudo, git, tbb and clang (for LLVM) then download the latest source from blender. Cd to blenr's source directory, there is a script for dependencies in build_files/build_environment/install_deps.sh. I modified it to remove distro-specific code (particulary rpmfusion) because Mageia is not in the list. I launched it with following parameters : ./build_files/build_environment/install_deps.sh --skip-python --skip-numpy --skip-boost --skip-ocio --skip-oiio --skip-opencollada --skip-ffmpeg --with-osl. But it canceled because of errors Maybe best way would be to copy the fedora part of the code and adapt it for mageia. Other way is to remove all except what has to do with OSL (and LLVM because OSL depends on it) as other dependencies are satisfied in the official repos. Hope it helps to get Blender back fully working, it's a really great 3D package.
Assignee: bugsquad => dmorganecSummary: OSL doesn't work in official repos version => OpenShadingLanguage doesn't work in Blender 2.65
CC: (none) => fundawang
Assignee: dmorganec => bugsquad
Keywords: (none) => TriagedVersion: Cauldron => 3
Mageia 3 changed to end-of-life (EOL) status 4 months ago. http://blog.mageia.org/en/2014/11/26/lets-say-goodbye-to-mageia-3/ Mageia 3 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Mageia please feel free to click on "Version" change it against that version of Mageia and reopen this bug. Thank you for reporting this bug and we are sorry it could not be fixed. -- The Mageia Bugsquad
Status: NEW => RESOLVEDResolution: (none) => OLD