View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002729 | DarkRadiant | Map Editing | public | 10.04.2011 08:45 | 11.10.2012 19:04 |
| Reporter | Baal | Assigned To | greebo | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | x86 | OS | Arch Linux | ||
| Product Version | 1.5.0 | ||||
| Target Version | 1.6.1 | Fixed in Version | 1.6.1 | ||
| Summary | 0002729: "Make Visportal" crashes the editor when visportals are filtered. | ||||
| Description | See summary. | ||||
| Steps To Reproduce | Enable "Visportals" filter and create a visportal from a brush. | ||||
| Tags | No tags attached. | ||||
|
Can't reproduce that - at least in the 1.6.1svn release build I've got here. You are using 1.5.0? Are you in Linux, perhaps? Maybe you could try to make it crash in 1.6.0? |
|
|
It exits at an assertion: brush/Face.cpp:206: void Face::submitRenderables(RenderableCollector&, const Matrix4&) const: Zusicherung »_faceShader.getGLShader()->getMaterial()->isVisible()« nicht erfüllt. I built it on linux from SVN trunk. But I had to make some adjustments where boost::filesystem::path was used. The boost version I have installed is a recent one with some deprecated stuff removed. Maybe I broke something. |
|
| Resolved. On the one hand the assertion was removed, on the other hand I added more visibility checks to the code such that filtered faces are invisible even when dragged out in the orthoview (they were visible before). | |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 10.04.2011 08:45 | Baal | New Issue | |
| 10.04.2011 17:38 | greebo | Status | new => acknowledged |
| 11.04.2011 15:02 | greebo | Note Added: 0003800 | |
| 11.04.2011 15:02 | greebo | Status | acknowledged => feedback |
| 11.04.2011 15:03 | greebo | Note Edited: 0003800 | |
| 12.04.2011 23:35 | Baal | Note Added: 0003802 | |
| 12.04.2011 23:35 | Baal | Status | feedback => new |
| 20.04.2011 16:42 | greebo | Status | new => confirmed |
| 22.04.2011 06:20 | greebo | Assigned To | => greebo |
| 22.04.2011 06:20 | greebo | Status | confirmed => assigned |
| 22.04.2011 06:20 | greebo | Target Version | => 1.6.1 |
| 22.04.2011 06:21 | greebo | Note Added: 0003817 | |
| 22.04.2011 06:21 | greebo | Status | assigned => resolved |
| 22.04.2011 06:21 | greebo | Fixed in Version | => 1.6.1 |
| 22.04.2011 06:21 | greebo | Resolution | open => fixed |
| 11.10.2012 19:04 | greebo | Status | resolved => closed |