Maniphest T66533

Export selected in X3D fails with selected parts
Closed, Archived

Assigned To
Bastien Montagne (mont29)
Authored By
Nigel Johnson (nigeljohnson73)
Jul 7 2019, 4:12 PM
Tags
  • Add-ons (Community)
Subscribers
Bastien Montagne (mont29)
Brendon Murphy (meta-androcto)
Nigel Johnson (nigeljohnson73)
should not be asked (vwvw)
Sybren A. Stüvel (sybren)

Description

System Information
Operating system: Darwin-18.6.0-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon Pro Vega 64 OpenGL Engine ATI Technologies Inc. 4.1 ATI-2.9.26

Blender Version
Broken: version: 2.80 (sub 74), branch: master, commit date: 2019-07-04 22:24, hash: rBfdcfc263e973
Worked: (optional)

Short description of error
When Exporting an X3D model and choosing the only selected option, the export bombs with an error message saying no object has attribute "select"

Exact steps for others to reproduce the error
Add a model and select it
Select file->export->X3D
click "Selection Only"
Then export

Related Objects

Mentioned In
T66534: X3D export in 2.80 does not save texture
Mentioned Here
rB785301e5acfb: Annotation: Simplify only 3D annotations and reduce factor

Event Timeline

Nigel Johnson (nigeljohnson73) created this task.Jul 7 2019, 4:12 PM
Nigel Johnson (nigeljohnson73) mentioned this in T66534: X3D export in 2.80 does not save texture.Jul 7 2019, 4:18 PM
Brecht Van Lommel (brecht) edited projects, added Add-ons (Community); removed BF Blender.Jul 7 2019, 7:30 PM
Brendon Murphy (meta-androcto) lowered the priority of this task from 90 to 30.Jul 23 2019, 12:31 PM
Brendon Murphy (meta-androcto) added a subscriber: Brendon Murphy (meta-androcto).

hi, just tested this in rc2, unable to reproduce this error. Tested on windows. @Nigel Johnson (nigeljohnson73) can you test again with 2.8 rc2 please.

Nigel Johnson (nigeljohnson73) added a comment.Jul 24 2019, 2:19 PM

Tested on Win10 and 2.80 RC2, now error says "name" from "mesh" is read only.

Sybren A. Stüvel (sybren) added a subscriber: Sybren A. Stüvel (sybren).Aug 6 2019, 1:58 PM

I can't reproduce this on current master (785301e5acfbf55208655aba80cde5b2d7b2ee44) by exporting Suzanne to X3D.
@Nigel Johnson (nigeljohnson73) please update the task with a minimal example blend file that shows this problem.

Bastien Montagne (mont29) changed the task status from Unknown Status to Unknown Status.Aug 13 2019, 5:50 PM
Bastien Montagne (mont29) claimed this task.
Bastien Montagne (mont29) added a subscriber: Bastien Montagne (mont29).

More than a week without reply or activity. Due to the policy of the tracker archiving for until required info/data are provided.

should not be asked (vwvw) added a subscriber: should not be asked (vwvw).Jan 13 2020, 4:47 PM

Hey, I encountered the same error today

"name" from "mesh" is read only.

Failing on Blender 2.81.a

Sybren A. Stüvel (sybren) added a comment.Jan 14 2020, 2:59 PM

@should not be asked (vwvw) The original report was about reading the value of a non-existing select attribute. You seem to face an assignment to a read-only name attribute. This means it's a different issue, so please file a separate bug report about this.