Can't enable Mesh: 3D-Print Toolbox #104996

Closed
opened 2023-11-14 23:13:06 +01:00 by Dead-Luck · 2 comments

System Information
Operating system: Windows-10-10.0.19045-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 3070 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 546.01

Blender Version
Broken: version: 3.6.5, branch: blender-v3.6-release, commit date: 2023-10-16 14:30, hash: cf1e1ed46b7e
Worked: (newest version of Blender that worked as expected)

Addon Information
Name: 3D-Print Toolbox ()
Author: Campbell Barton

Short description of error

Traceback (most recent call last):
File "F:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\modules\addon_utils.py", line 333, in enable
mod = import(module_name)
File "F:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\addons\object_print3d_utils_init_.py", line 36, in
from . import (
File "F:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\addons\object_print3d_utils\operators.py", line 16, in
from bpy.app.translations import pgettext_tip as tip_
File "shibokensupport/signature/loader.py", line 61, in feature_imported
File "shibokensupport/feature.py", line 135, in feature_imported
AttributeError: 'bpy.app._translations_type' object has no attribute 'name'

Exact steps for others to reproduce the error
Click enable button for Mesh: 3D-Print Toolbox

Blender updated to 4.0 this morning breaking another plugin. Reinstalled older version to get older plugin back. Now the Utilities for 3d printing no longer work. Both versions installed on my PC, doesn't work with this or 4.0.

**System Information** Operating system: Windows-10-10.0.19045-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 3070 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 546.01 **Blender Version** Broken: version: 3.6.5, branch: blender-v3.6-release, commit date: 2023-10-16 14:30, hash: `cf1e1ed46b7e` Worked: (newest version of Blender that worked as expected) **Addon Information** Name: 3D-Print Toolbox () Author: Campbell Barton **Short description of error** Traceback (most recent call last): File "F:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\modules\addon_utils.py", line 333, in enable mod = __import__(module_name) File "F:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\addons\object_print3d_utils\__init__.py", line 36, in <module> from . import ( File "F:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\addons\object_print3d_utils\operators.py", line 16, in <module> from bpy.app.translations import pgettext_tip as tip_ File "shibokensupport/signature/loader.py", line 61, in feature_imported File "shibokensupport/feature.py", line 135, in feature_imported AttributeError: 'bpy.app._translations_type' object has no attribute '__name__' **Exact steps for others to reproduce the error** Click enable button for Mesh: 3D-Print Toolbox Blender updated to 4.0 this morning breaking another plugin. Reinstalled older version to get older plugin back. Now the Utilities for 3d printing no longer work. Both versions installed on my PC, doesn't work with this or 4.0.
Dead-Luck added the
Status
Needs Triage
Priority
Normal
Type
Report
labels 2023-11-14 23:13:06 +01:00

It looks like it is related to bpy.app.translations which is for translating the interface.

What language do you use in the interface?

It looks like it is related to `bpy.app.translations` which is for translating the interface. What language do you use in the interface?
Germano Cavalcante added
Status
Needs Information from User
and removed
Status
Needs Triage
labels 2023-11-26 17:44:46 +01:00

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.

Thanks for the report. If the problem persists please open a new report with the required information.

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed. Thanks for the report. If the problem persists please open a new report with the required information.
Blender Bot added
Status
Archived
and removed
Status
Needs Information from User
labels 2023-12-04 23:24:23 +01:00
Brecht Van Lommel added the
Interest
Python API
label 2023-12-11 16:07:34 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#104996
No description provided.