RosaLinux Bugzilla – Attachment 5865 Details for
Bug 13137
update blender 3.4.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ошибка в терминале
blender_err_console.txt (text/plain), 11.27 KB, created by
e.malashin@rosalinux.ru
on 2023-02-27 10:58:56 MSK
(
hide
)
Description:
Ошибка в терминале
Filename:
MIME Type:
Creator:
e.malashin@rosalinux.ru
Created:
2023-02-27 10:58:56 MSK
Size:
11.27 KB
patch
obsolete
>Read prefs: /home/plasma/.config/blender/3.4/config/userpref.blend >/run/user/500/gvfs/ non-existent directory >Traceback (most recent call last): > File "/usr/share/blender/3.4/scripts/modules/bpy/utils/__init__.py", line 129, in _test_import > mod = __import__(module_name) > File "/usr/share/blender/3.4/scripts/startup/bl_ui/__init__.py", line 92, in <module> > __import__(name=__name__, fromlist=_modules) > File "/usr/share/blender/3.4/scripts/startup/bl_ui/space_view3d_toolbar.py", line 472 > match getattr(mode_settings, self.canvas_source_attr_name): > ^ >SyntaxError: invalid syntax >Exception in module register(): /usr/share/blender/3.4/scripts/addons/io_anim_bvh/__init__.py >Traceback (most recent call last): > File "/usr/share/blender/3.4/scripts/modules/addon_utils.py", line 369, in enable > mod.register() > File "/usr/share/blender/3.4/scripts/addons/io_anim_bvh/__init__.py", line 373, in register > bpy.types.TOPBAR_MT_file_import.append(menu_func_import) >AttributeError: 'module' object has no attribute 'TOPBAR_MT_file_import' >Exception in module register(): /usr/share/blender/3.4/scripts/addons/io_curve_svg/__init__.py >Traceback (most recent call last): > File "/usr/share/blender/3.4/scripts/modules/addon_utils.py", line 369, in enable > mod.register() > File "/usr/share/blender/3.4/scripts/addons/io_curve_svg/__init__.py", line 52, in register > bpy.types.TOPBAR_MT_file_import.append(menu_func_import) >AttributeError: 'module' object has no attribute 'TOPBAR_MT_file_import' >Exception in module register(): /usr/share/blender/3.4/scripts/addons/io_mesh_ply/__init__.py >Traceback (most recent call last): > File "/usr/share/blender/3.4/scripts/modules/addon_utils.py", line 369, in enable > mod.register() > File "/usr/share/blender/3.4/scripts/addons/io_mesh_ply/__init__.py", line 269, in register > bpy.types.TOPBAR_MT_file_import.append(menu_func_import) >AttributeError: 'module' object has no attribute 'TOPBAR_MT_file_import' >Exception in module register(): /usr/share/blender/3.4/scripts/addons/io_mesh_stl/__init__.py >Traceback (most recent call last): > File "/usr/share/blender/3.4/scripts/modules/addon_utils.py", line 369, in enable > mod.register() > File "/usr/share/blender/3.4/scripts/addons/io_mesh_stl/__init__.py", line 427, in register > bpy.types.TOPBAR_MT_file_import.append(menu_import) >AttributeError: 'module' object has no attribute 'TOPBAR_MT_file_import' >Exception in module register(): /usr/share/blender/3.4/scripts/addons/io_mesh_uv_layout/__init__.py >Traceback (most recent call last): > File "/usr/share/blender/3.4/scripts/modules/addon_utils.py", line 369, in enable > mod.register() > File "/usr/share/blender/3.4/scripts/addons/io_mesh_uv_layout/__init__.py", line 224, in register > bpy.types.IMAGE_MT_uvs.append(menu_func) >AttributeError: 'module' object has no attribute 'IMAGE_MT_uvs' >Exception in module register(): /usr/share/blender/3.4/scripts/addons/io_scene_fbx/__init__.py >Traceback (most recent call last): > File "/usr/share/blender/3.4/scripts/modules/addon_utils.py", line 369, in enable > mod.register() > File "/usr/share/blender/3.4/scripts/addons/io_scene_fbx/__init__.py", line 887, in register > bpy.types.TOPBAR_MT_file_import.append(menu_func_import) >AttributeError: 'module' object has no attribute 'TOPBAR_MT_file_import' >Exception in module register(): /usr/share/blender/3.4/scripts/addons/io_scene_gltf2/__init__.py >Traceback (most recent call last): > File "/usr/share/blender/3.4/scripts/modules/addon_utils.py", line 369, in enable > mod.register() > File "/usr/share/blender/3.4/scripts/addons/io_scene_gltf2/__init__.py", line 1385, in register > bpy.types.TOPBAR_MT_file_export.append(menu_func_export) >AttributeError: 'module' object has no attribute 'TOPBAR_MT_file_export' >Exception in module register(): /usr/share/blender/3.4/scripts/addons/io_scene_obj/__init__.py >Traceback (most recent call last): > File "/usr/share/blender/3.4/scripts/modules/addon_utils.py", line 369, in enable > mod.register() > File "/usr/share/blender/3.4/scripts/addons/io_scene_obj/__init__.py", line 485, in register > bpy.types.TOPBAR_MT_file_import.append(menu_func_import) >AttributeError: 'module' object has no attribute 'TOPBAR_MT_file_import' >Exception in module register(): /usr/share/blender/3.4/scripts/addons/io_scene_x3d/__init__.py >Traceback (most recent call last): > File "/usr/share/blender/3.4/scripts/modules/addon_utils.py", line 369, in enable > mod.register() > File "/usr/share/blender/3.4/scripts/addons/io_scene_x3d/__init__.py", line 277, in register > bpy.types.TOPBAR_MT_file_import.append(menu_func_import) >AttributeError: 'module' object has no attribute 'TOPBAR_MT_file_import' >Exception in module register(): /usr/share/blender/3.4/scripts/addons/cycles/__init__.py >Traceback (most recent call last): > File "/usr/share/blender/3.4/scripts/modules/addon_utils.py", line 369, in enable > mod.register() > File "/usr/share/blender/3.4/scripts/addons/cycles/__init__.py", line 139, in register > ui.register() > File "/usr/share/blender/3.4/scripts/addons/cycles/ui.py", line 2457, in register > bpy.types.RENDER_PT_context.append(draw_device) >AttributeError: 'module' object has no attribute 'RENDER_PT_context' >Traceback (most recent call last): > File "/usr/share/blender/3.4/scripts/modules/addon_utils.py", line 333, in enable > mod = __import__(module_name) > File "/usr/share/blender/3.4/scripts/addons/pose_library/__init__.py", line 22, in <module> > from . import gui, keymaps, operators, conversion > File "/usr/share/blender/3.4/scripts/addons/pose_library/conversion.py", line 24, in <module> > def convert_old_poselib(old_poselib: Action) -> Collection[Action]: >TypeError: 'ABCMeta' object is not subscriptable >Traceback (most recent call last): > File "/usr/share/blender/3.4/scripts/startup/bl_operators/wm.py", line 3110, in draw > bpy.types.TOPBAR_MT_file_new.draw_ex(col1, context, use_splash=True) >AttributeError: 'module' object has no attribute 'TOPBAR_MT_file_new' >Traceback (most recent call last): > File "/usr/share/blender/3.4/scripts/startup/bl_operators/wm.py", line 2153, in execute > if fn(context, space_type, self.name, as_fallback=self.as_fallback): > File "/usr/share/blender/3.4/scripts/startup/bl_ui/space_toolsystem_common.py", line 1071, in activate_by_id > _activate_by_item(context, space_type, item, index, as_fallback=as_fallback) > File "/usr/share/blender/3.4/scripts/startup/bl_ui/space_toolsystem_common.py", line 1010, in _activate_by_item > item_fallback, _index = cls._tool_get_active_by_index(context, select_index) > File "/usr/share/blender/3.4/scripts/startup/bl_ui/space_toolsystem_common.py", line 414, in _tool_get_active_by_index > index = cls._tool_group_active_get_from_item(item) > File "/usr/share/blender/3.4/scripts/startup/bl_ui/space_toolsystem_common.py", line 424, in _tool_group_active_get_from_item > index = cls._tool_group_active.get(item[0].idname, 0) >AttributeError: type object 'VIEW3D_PT_tools_active' has no attribute '_tool_group_active' >ÐÑибка: Python: Traceback (most recent call last): > File "/usr/share/blender/3.4/scripts/startup/bl_operators/wm.py", line 2153, in execute > if fn(context, space_type, self.name, as_fallback=self.as_fallback): > File "/usr/share/blender/3.4/scripts/startup/bl_ui/space_toolsystem_common.py", line 1071, in activate_by_id > _activate_by_item(context, space_type, item, index, as_fallback=as_fallback) > File "/usr/share/blender/3.4/scripts/startup/bl_ui/space_toolsystem_common.py", line 1010, in _activate_by_item > item_fallback, _index = cls._tool_get_active_by_index(context, select_index) > File "/usr/share/blender/3.4/scripts/startup/bl_ui/space_toolsystem_common.py", line 414, in _tool_get_active_by_index > index = cls._tool_group_active_get_from_item(item) > File "/usr/share/blender/3.4/scripts/startup/bl_ui/space_toolsystem_common.py", line 424, in _tool_group_active_get_from_item > index = cls._tool_group_active.get(item[0].idname, 0) >AttributeError: type object 'VIEW3D_PT_tools_active' has no attribute '_tool_group_active' > >Traceback (most recent call last): > File "/usr/share/blender/3.4/scripts/startup/bl_operators/wm.py", line 3110, in draw > bpy.types.TOPBAR_MT_file_new.draw_ex(col1, context, use_splash=True) >AttributeError: 'module' object has no attribute 'TOPBAR_MT_file_new' >Traceback (most recent call last): > File "/usr/share/blender/3.4/scripts/startup/bl_operators/wm.py", line 3110, in draw > bpy.types.TOPBAR_MT_file_new.draw_ex(col1, context, use_splash=True) >AttributeError: 'module' object has no attribute 'TOPBAR_MT_file_new' >Traceback (most recent call last): > File "/usr/share/blender/3.4/scripts/startup/bl_operators/wm.py", line 3110, in draw > bpy.types.TOPBAR_MT_file_new.draw_ex(col1, context, use_splash=True) >AttributeError: 'module' object has no attribute 'TOPBAR_MT_file_new' >Traceback (most recent call last): > File "/usr/share/blender/3.4/scripts/startup/bl_operators/wm.py", line 3110, in draw > bpy.types.TOPBAR_MT_file_new.draw_ex(col1, context, use_splash=True) >AttributeError: 'module' object has no attribute 'TOPBAR_MT_file_new' >Traceback (most recent call last): > File "/usr/share/blender/3.4/scripts/startup/bl_operators/wm.py", line 2153, in execute > if fn(context, space_type, self.name, as_fallback=self.as_fallback): > File "/usr/share/blender/3.4/scripts/startup/bl_ui/space_toolsystem_common.py", line 1071, in activate_by_id > _activate_by_item(context, space_type, item, index, as_fallback=as_fallback) > File "/usr/share/blender/3.4/scripts/startup/bl_ui/space_toolsystem_common.py", line 1010, in _activate_by_item > item_fallback, _index = cls._tool_get_active_by_index(context, select_index) > File "/usr/share/blender/3.4/scripts/startup/bl_ui/space_toolsystem_common.py", line 414, in _tool_get_active_by_index > index = cls._tool_group_active_get_from_item(item) > File "/usr/share/blender/3.4/scripts/startup/bl_ui/space_toolsystem_common.py", line 424, in _tool_group_active_get_from_item > index = cls._tool_group_active.get(item[0].idname, 0) >AttributeError: type object 'VIEW3D_PT_tools_active' has no attribute '_tool_group_active' >ÐÑибка: Python: Traceback (most recent call last): > File "/usr/share/blender/3.4/scripts/startup/bl_operators/wm.py", line 2153, in execute > if fn(context, space_type, self.name, as_fallback=self.as_fallback): > File "/usr/share/blender/3.4/scripts/startup/bl_ui/space_toolsystem_common.py", line 1071, in activate_by_id > _activate_by_item(context, space_type, item, index, as_fallback=as_fallback) > File "/usr/share/blender/3.4/scripts/startup/bl_ui/space_toolsystem_common.py", line 1010, in _activate_by_item > item_fallback, _index = cls._tool_get_active_by_index(context, select_index) > File "/usr/share/blender/3.4/scripts/startup/bl_ui/space_toolsystem_common.py", line 414, in _tool_get_active_by_index > index = cls._tool_group_active_get_from_item(item) > File "/usr/share/blender/3.4/scripts/startup/bl_ui/space_toolsystem_common.py", line 424, in _tool_group_active_get_from_item > index = cls._tool_group_active.get(item[0].idname, 0) >AttributeError: type object 'VIEW3D_PT_tools_active' has no attribute '_tool_group_active' > >Saved session recovery to '/tmp/quit.blend' > >Blender quit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 13137
:
5864
| 5865