archipack icon indicating copy to clipboard operation
archipack copied to clipboard

archipack code refuse to run or refuse to complete "(render preset thumbs)

Open Demayors opened this issue 2 years ago • 4 comments

Archipack version:

Blender version:2.93

Os version: GTX 10880

Description of the issue: IMG20211005074101 good morning, pls i tried using the archipack on my blender and when i click on "render preset thumb" and the code start to run it only stops at the window level then it hangs and stop there and i have been waiting for hours for it to finish but to no avail

Demayors avatar Oct 05 '21 06:10 Demayors

pls i need help

Demayors avatar Oct 05 '21 06:10 Demayors

Once done, restart blender.

s-leger avatar Oct 05 '21 11:10 s-leger

After restart:

location: <unknown location>:-1
Error: Python: Traceback (most recent call last):
  File "/usr/share/blender/scripts/addons/archipack/archipack_preset.py", line 475, in invoke
    self.menu = PresetMenu(context, self.preset_subdir)
  File "/usr/share/blender/scripts/addons/archipack/archipack_preset.py", line 222, in __init__
    self.make_menuitem(filepath)
  File "/usr/share/blender/scripts/addons/archipack/archipack_preset.py", line 299, in make_menuitem
    image.colorspace_settings.name = 'Raw'
TypeError: bpy_struct: item.attr = val: enum "Raw" not found in ('Linear', 'sRGB')

location: <unknown location>:-1

xsellier avatar Nov 02 '21 11:11 xsellier

This is a known issue with non standard color management addon. see #137

s-leger avatar Nov 02 '21 11:11 s-leger