Skip to content

TRIM command causes OpenCAD Studio to crash #830

Description

@maxevangelista1
opencad_trim_bug_report.mp4

The TRIM command causes OpenCAD Studio to close/crash when I try to remove a segment.

The command starts normally, and the geometry is highlighted when I move the cursor over it. However, as soon as I click the segment to trim it, OpenCAD Studio closes unexpectedly.

Steps to reproduce
Open OpenCAD Studio.
Create two or more intersecting line segments.
Start the TRIM command.
Move the cursor over a segment to be trimmed.
The segment is highlighted correctly.
Click the highlighted segment.
OpenCAD Studio immediately closes.
Expected behavior

The selected segment should be trimmed normally, and the application should remain open.

Actual behavior

The application crashes/closes immediately after clicking the segment.

Additional information

The TRIM command itself starts correctly and recognizes/highlights the geometry. The crash appears to occur when the actual trimming operation is performed.

I have attached a screen recording showing the problem.

Please let me know if you need any additional information, such as the OpenCAD Studio version, operating system, or crash logs.

opencad_trim_bug_report.mp4

  • Open CAD Studio: v0.9.6
  • Platform: windows x86_64

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions