MosaicManufacturing / canvas-issues

Bug reports and feature requests for Canvas
https://canvas3d.io
8 stars 6 forks source link

Crash when trying to edit splice settings #282

Closed dgrant closed 1 week ago

dgrant commented 1 week ago

Describe the bug

Go to

To Reproduce Steps to reproduce the behavior:

  1. Go to https://canvas3d.io/materials
  2. Click on "Splice Settings"
  3. Choose Device Type
  4. Choose materials
  5. Try to type anything in the Heat, Compression, or Cooling text boxes.
  6. The app crashes

Expected behavior Expected no crash

Screenshots

image

Operating System (please complete the following information):

Additional context Add any other context about the problem here.

brandonbloch commented 1 week ago

Hi @dgrant,

Sorry you're running into this issue. There's a known bug with splice settings that will be fixed shortly in an upcoming release which causes a crash when selecting the first material in the list, which is named "Generic", but isn't actually a material profile that can have splice settings associated. If you select Generic for either the ingoing or outgoing material (or both), changing any values will cause a crash:

Screenshot 2024-11-18 at 10 10 52 AM

Is this the issue you're running into? Or do you see a crash when neither of the selected profiles is this "Generic" option? Please let us know; we're not aware of any issues when using regular material profiles, so if there is another problem we'll look to fix it ASAP.

Thanks, Brandon

dgrant commented 1 week ago

@brandonbloch thanks, that was the issue! So I created a new PLA material and that is able to have splice settings with my soluble material.

brandonbloch commented 1 week ago

@dgrant glad to hear it! The erroneous Generic option will be removed in our next update and this issue should not be able to occur anymore once that goes live.