DiscussionsIssue archiveOCCT:Data Exchange

Archived issue #0021308

Problem of Interface_Tracefile. There are not messages.

CommunityOCCT:Data Exchangeclosed6 public notes

Search issues

Description

Bug from Open CASCADE Forum:
Detected by Rob Bachrach
http://www.opencascade.org/org/forum/thread_14461/
Remarks from Roman Lygin:
I also did notice the bug (though did not dig into the source code). In Draw
Test Harness:
Draw > pload ALL
Draw > xtrace 2 (this sets trace level to 2, enough for failures and warnings)
Draw > igesbrep filename.igs shape
silently translates the file though there are warnings and failures happening
there, which can later be retrieved with

Draw > tps c
So, hope the OCC team will fix that.

Public activity

6 archived notes

Participants are labeled by their role within this record.

01Commenter 2
I think this bug has already been fixed and can be marked as fixed/closed.
02Author
It is suggested to add test case and close the issue
03Commenter 3
Dear GKA
Could you please create good test case for this bug.
We are not experts in this problem.

04Commenter 4
Test case and test face were added
05Commenter 5
Test script and test file were added.
Bug is not reproduced.
Could you please to close this bug.
06Commenter 1
Branch CR21308 was created from current state of master. The problem is fixed.
Test case - bugs/xde/bug21308 - OK
Branch contains only test case and will be integrated.