View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002415 | DarkRadiant | Design/Coding | public | 05.11.2010 18:59 | 28.05.2011 06:53 |
| Reporter | mattn | Assigned To | greebo | ||
| Priority | normal | Severity | trivial | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.4.0 | ||||
| Target Version | 1.5.0 | Fixed in Version | 1.5.0 | ||
| Summary | 0002415: potential segfault | ||||
| Description | in TexTool::populateWindow() you call: textoolbar->unset_flags(Gtk::CAN_FOCUS); but textoolbar can be NULL and this is checked a few lines below this statement. the focus stuff should be moved into that conditional. | ||||
| Steps To Reproduce | remove the textool from the menu xml file | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 05.11.2010 18:59 | mattn | New Issue | |
| 06.11.2010 05:54 | greebo | Status | new => acknowledged |
| 06.12.2010 10:12 | greebo | Assigned To | => greebo |
| 06.12.2010 10:12 | greebo | Status | acknowledged => assigned |
| 06.12.2010 10:12 | greebo | Target Version | => 1.5.0 |
| 06.12.2010 11:34 | greebo | Status | assigned => resolved |
| 06.12.2010 11:34 | greebo | Fixed in Version | => 1.5.0 |
| 06.12.2010 11:34 | greebo | Resolution | open => fixed |
| 28.05.2011 06:53 | greebo | Status | resolved => closed |