Bug#683465: yafaray: Can't set yafaray plugins path

Local user local at bottlenose.demon.co.uk
Tue Jul 31 23:31:20 UTC 2012


Package: yafaray
Version: 0.1.2+really0.1.2~beta5-3
Severity: normal

Dear Maintainer,

I'm attempting to use yafaray from the commandline (yafaray-xml).
Also saw the problem below with the wheezy version, but updated
to the experimental version just to check whether that fixed it.

The test file below yafarayRender.xml is linked from
  http://www.yafaray.org/community/forum/viewtopic.php?f=13&t=3204
unzipped to /tmp but I don't think its content affects anything
below.

First attempt:

$ yafaray-xml /tmp/yafarayRender/yafarayRender.xml 
INFO: YafaRay (None)
INFO: The plugin path is: /usr/lib/yafaray/yafaray
INFO: Environment: Loading plugins ...
ERROR: Environment: There is no image handlers registrered
ERROR: Couldn't find any valid image format, image handlers missing?

OK... well /usr/lib/yafaray/yafaray doesn't exist,
but the package seems to provide a bunch of stuff in
/usr/lib/yafaray/plugins
and the man page describes a -p option which sets the path.

So try:

$ yafaray-xml -p /usr/lib/yafaray/plugins /tmp/yafarayRender/yafarayRender.xml 
INFO: YafaRay (None)
INFO: The plugin path is: /usr/lib/yafaray/yafaray
INFO: Environment: Loading plugins ...
ERROR: Environment: There is no image handlers registrered
ERROR: Couldn't find any valid image format, image handlers missing?

or

$ yafaray-xml -p /usr/lib/yafaray /tmp/yafarayRender/yafarayRender.xml 
INFO: YafaRay (None)
INFO: The plugin path is: /usr/lib/yafaray/yafaray
INFO: Environment: Loading plugins ...
ERROR: Environment: There is no image handlers registrered
ERROR: Couldn't find any valid image format, image handlers missing?

but no joy either way.
Since the /usr/lib/yafaray/plugins directory does contain
a bunch of .so libs with jpeg/png/ppm/tga in the name, I'm
guessing there are suitable "image handlers" there, if only
the default path was right or could be set.

Haven't tried using yafaray from blender at all.

Thanks for any attention this gets.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages yafaray depends on:
ii  libc6         2.13-33
ii  libfreetype6  2.4.9-1
ii  libgcc1       1:4.7.1-2
ii  libilmbase6   1.0.1-4
ii  libjpeg8      8d-1
ii  libopenexr6   1.6.1-6
ii  libpng15-15   1.5.11-1
ii  libpython3.2  3.2.3-2
ii  libstdc++6    4.7.1-2
ii  libtiff4      3.9.6-6
ii  libxml2       2.8.0+dfsg1-4
ii  python3       3.2.3-4
ii  zlib1g        1:1.2.7.dfsg-13

Versions of packages yafaray recommends:
ii  blender  2.63a-1

yafaray suggests no packages.

-- no debconf information



More information about the pkg-multimedia-maintainers mailing list