| Summary: | SegFault on MacOs Sierra | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Dan Ciubotaru <dan.andrei.ciubotaru> |
| Component: | interfaces | Assignee: | Laurent Garnier <laurent.garnier> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | major | CC: | garnier |
| Priority: | P4 | ||
| Version: | 10.3 | ||
| Hardware: | Apple | ||
| OS: | Mac OS X | ||
| Attachments: | Process_log | ||
Hi Dan, I'm also on Sierra with Qt5.7/Qt4.8 and I see no problems. What is your Qt version? Is it the same if you disable the default toolbar and make one by yourself ? /gui/defaultIcons false /gui/addIcon "my Icon ortho" ortho /gui/addIcon "my Icon perspective" perspective Cheers, Laurent *** This problem has been marked as a duplicate of problem 1933 *** |
Created attachment 435 [details] Process_log Hi everybody, I'm trying to run my application in MacOS Sierra with the new release 10.3.0. and the application crashes with segmentation fault. This problem appears when I clicked on icons in the top toolbar (move, zoom out, zoom in). I tested this in the basic examples provided by Geant4 (B1 - B5) and the results are the same. I attached the process log. Thank you!