View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001217 | FreeCAD | Feature | public | 2013-08-16 01:20 | 2015-01-08 05:07 |
| Reporter | bejant | Assigned To | jmaustpc | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | unable to reproduce | ||
| Product Version | 0.13 | ||||
| Summary | 0001217: Request for Error Message After Failed Sweep | ||||
| Description | This occurred while using Version: 0.14.2192 (Git), version 0.14 is presently not selectable when reporting this issue. This is stems from the previous Mantis report, 0001216. While trying to sweep without a sweep path, FreeCAD crashes instead of giving an error message. Although this happens when incorrectly using the Sweep function it would be more pleasant for the user if FreeCAD gave an error message rather than crashing. The file used to create this problem is here: https://sourceforge.net/apps/phpbb/free-cad/viewtopic.php?f=3&t=4383&p=34618#p34602 | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
|
This should be rather addressed to the OCC developers. We can't do anything if there is a grave bug in the algorithm and causes to segfault the application. We even use OCC's signal framework to (theoretically) convert all segfaults into C++ exceptions. However, for any reason even this fails in certain cases. Btw, the above posted url seems to be the wrong one! |
|
|
My apologies, the url in the ticket is indeed wrong. The correct forum thread is: http://forum.freecadweb.org/viewtopic.php?f=3&t=4398 |
|
|
if I am understanding Bejant correctly then this is no longer an issue. If you try to sweep without selecting a path you get a pop up error message. OS: Ubuntu 14.04.1 LTS Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.15.4435 (Git) Branch: master Hash: f24e216db4fb923b2571ad9d856f934e81bec797 Python version: 2.7.6 Qt version: 4.8.6 Coin version: 4.0.0a OCC version: 6.7.1.oce-0.17-dev If anyone can reproduce this then we can re-open this ticket, but to me it seems resolved. |
|
|
this was a problem once but seems to no longer be so, I can't reproduce this in current versions of the software. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-08-16 01:20 | bejant | New Issue | |
| 2013-08-16 09:10 | wmayer | Note Added: 0003480 | |
| 2013-08-19 18:05 | bejant | Note Added: 0003497 | |
| 2015-01-08 05:05 | jmaustpc | Note Added: 0005572 | |
| 2015-01-08 05:07 | jmaustpc | Note Added: 0005573 | |
| 2015-01-08 05:07 | jmaustpc | Status | new => closed |
| 2015-01-08 05:07 | jmaustpc | Assigned To | => jmaustpc |
| 2015-01-08 05:07 | jmaustpc | Resolution | open => unable to reproduce |
FreeCAD