[Bug 458090] Review Request: LuxRender - Lux Renderer, an unbiased rendering system

bugzilla at redhat.com bugzilla at redhat.com
Tue Jan 20 20:55:31 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=458090





--- Comment #7 from Nicolas Chauvet (kwizart) <kwizart at gmail.com>  2009-01-20 15:55:30 EDT ---
------------------------
LuxBlend v0.5

WARNING: LuxPath "" is not valid

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/share/blender/scripts/bpymodules/BPyRegistry.py", line 267, in
SaveConfigData
    raise Warning(e) # Resend exception as warning
Warning: [Errno 13] Permission denied:
'/home/kwizart/.blender/scripts/bpydata/config/luxblend.cfg'
------------------------

And as ~/.blender/scripts/bpydata/readme.txt say.the bpydata directory is a
place for plugin to put their data into. Unfortunately, in the current state of
the blender-wrapper script, it is a symlink to
/usr/share/blender/scripts/bpydata, hence, cannot be written unless root.

I don't know if there is a solution that can avoid to duplicate the system
plugins while allowing for system plugins to write their data into by-users
directory.
Can we just patch the config directory for python plugin instead ? (so both
system/users and arch/noarches plugins can use the same config directory?).

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list