Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 426832 - blender-2.63a-r1 can't find 'scripts/modules' directory
Summary: blender-2.63a-r1 can't find 'scripts/modules' directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Diego Elio Pettenò (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-16 11:32 UTC by onip
Modified: 2012-07-16 12:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
blender --debug log (blender.log,230.73 KB, text/plain)
2012-07-16 11:32 UTC, onip
Details

Note You need to log in before you can comment on or make changes to this bug.
Description onip 2012-07-16 11:32:23 UTC
newer blender results in a completely unfunctional window without the great majority of buttons and menu entries.

running it with the debug command line switch on shows that the first error (from which probably the others are derived) is that

"bpy: couldnt find 'scripts/modules', blender probably wont start."

log to follow

Reproducible: Always
Comment 1 onip 2012-07-16 11:32:56 UTC
Created attachment 318286 [details]
blender --debug log
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-07-16 11:42:44 UTC
Sigh. And there goes "let's see if it works from commandline and it should do". Okay will set up the environment for it to work properly in -r2.
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-07-16 12:05:00 UTC
Fixed in -r2, thanks for reporting.