Maniphest T58625

knife_project broken
Closed, Resolved

Assigned To
None
Authored By
stephen leger (stephen_leger)
Dec 3 2018, 5:12 PM
Tags
  • BF Blender
Subscribers
Campbell Barton (campbellbarton)
Dalai Felinto (dfelinto)
Habib Gahbiche (zazizizou)
Jacques Lucke (JacquesLucke)
Pablo Vazquez (pablovazquez)
stephen leger (stephen_leger)

Description

System Information
Operating system: Mint 18
Graphics card: Nvidia 1070

Blender Version
Broken: 2.8
Worked: 2.79

Short description of error
knife_project()
lead into RuntimeError: Error: No other selected objects found to use for projection

Exact steps for others to reproduce the error
Create a plane,
create a Bezier Circle
Select circle and then make plane active object.
Turn into edit mode
F3 + Knife project
-> RuntimeError: Error: No other selected objects found to use for projection.

Revisions and Commits

rB Blender

Event Timeline

stephen leger (stephen_leger) created this task.Dec 3 2018, 5:12 PM
Jacques Lucke (JacquesLucke) lowered the priority of this task from 90 to 50.Dec 3 2018, 6:10 PM
Jacques Lucke (JacquesLucke) added subscribers: Dalai Felinto (dfelinto), Jacques Lucke (JacquesLucke).

Can confirm it. I'm wildly guessing here, is this related to multi object editing? @Dalai Felinto (dfelinto)

Habib Gahbiche (zazizizou) added a subscriber: Habib Gahbiche (zazizizou).EditedDec 4 2018, 12:23 AM

I believe this is related to T56948

Pablo Vazquez (pablovazquez) added subscribers: Campbell Barton (campbellbarton), Pablo Vazquez (pablovazquez).Feb 1 2019, 3:16 PM

Confirmed it still happens in the latest master. It being a multi-object/mesh issue maybe more related to @Campbell Barton (campbellbarton) to look at later on?

Campbell Barton (campbellbarton) changed the task status from Unknown Status to Resolved by committing rB351b24ac142d: Fix T58625: Knife project fails w/ curves.Feb 8 2019, 9:19 AM
Campbell Barton (campbellbarton) added a commit: rB351b24ac142d: Fix T58625: Knife project fails w/ curves.