Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58429 - ".blender" directory missing from source installation
Summary: ".blender" directory missing from source installation
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-26 09:17 UTC by Wiebe Cazemier
Modified: 2004-08-08 16:49 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wiebe Cazemier 2004-07-26 09:17:40 UTC
The binary installation of Blender(2.33a at least) from blender3d.org, contains a ".blender" directory in the installation-directory. This dir contains several plugins, like file->export->uvmap. When blender can't find this directory, the plugins won't appear in the menu. When emerging blender 2.33a, this directory is nowhere to be found, and the plugins are not available.

What has to be said, BTW, is that these plugins are not available in the binary distribution of blender3d.org itself, when you don't cd to where blender is installed first, before running it. This raises the question whether it's a blender or ebuild-bug... It's partially an ebuild bug anyway, because these plugins are not installed, according to the log.

Reproducible: Always
Steps to Reproduce:
1. Start Blender normally.
2. Go to file->export. If you don't see export uv-map, blender can't find the plugins. When the plugins are not found, there are only three entries in the export menu. Otherwise, about a dozen.
Comment 1 Patrick 2004-08-08 14:00:04 UTC
: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp'
/usr/lib/python2.3/config/libpython2.3.a(posixmodule.o)(.text+0x3e7e): In function `posix_tempnam':
: warning: the use of `tempnam' is dangerous, better use `mkstemp'
der_blenlib -lblender_makesdna -lblender_kernel -lblender_GHOST -lblender_STR -lblender_guardedalloc -lblender_CTR -lblender_MEM -lblender_MT -lblender_BMF -lsoundsystem -lblender_python -lpython2.3 -lSDL -lpthread -lpng -ljpeg -lz -lm -lutil -lstdc++ -lGL -lGLU
scons: *** Source `blenderplayer' not found, needed by target `default'.  Stop.
scons: building terminated because of errors.

!!! ERROR: media-gfx/blender-2.34 failed.
!!! Function src_compile, Line 90, Exitcode 2
!!! (no error message)


sorry if its the wrong tread 
Comment 2 Luca Barbato gentoo-dev 2004-08-08 16:49:56 UTC
wrong thread Patrick


About the missing plugins, well, using scons I can't find a way to produce them, complain upstream again (I already did)