View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001324 | FreeCAD | Bug | public | 2013-12-03 21:04 | 2014-03-02 12:16 |
| Reporter | helo | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | 64 bit | OS | Ubuntu with Gnome 3.4.1 Desktop | OS Version | 12.04.3 LTS |
| Product Version | trunk | ||||
| Summary | 0001324: Crash on file dialog | ||||
| Description | FreeCAD crashes on every file dialog when a element except one of the first four is clicked. | ||||
| Steps To Reproduce | Open FreeCAD, Open File, Click on 5th element in file browser | ||||
| Additional Information | FreeCAD Version Version: 0.14.2648 (Git) Branch: master Hash: 373bbcfa93020fb3802cb0a43297134082ca8f34 Python version: 2.7.3 Qt version: 4.8.1 Coin version: 3.1.3 SoQt version: 1.5.0 | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
|
|
|
|
> 0000005 0x00007fffc80b924f in AtSpiAdaptor::notify(int, QAccessibleInterface*, int) This is not a FreeCAD bug but in the package that offers AtSpiAdaptor. This actually gets called by Qt internally and raises a serious error (qFatal). To avoid crashes uninstall the other package. Maybe the bug should be reported to Debian. |
|
|
you are right, removing qt-at-spi fixed the problem |
|
|
Not a FreeCAD bug. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-12-03 21:04 | helo | New Issue | |
| 2013-12-03 21:04 | helo | File Added: backtrace.txt | |
| 2013-12-04 00:39 | wmayer | Note Added: 0003923 | |
| 2013-12-04 18:30 | helo | Note Added: 0003924 | |
| 2014-03-02 12:16 | wmayer | Note Added: 0004353 | |
| 2014-03-02 12:16 | wmayer | Status | new => closed |
| 2014-03-02 12:16 | wmayer | Resolution | open => no change required |
FreeCAD