QFileSystemModel setRootPath segfault
Unsolved
General and Desktop
-
Really strange problem...
I am getting a segfault when QFileSystem::setRootPath is called in a dialog, but only in alternate runs of the software. For example, the software will run, file dialog comes up ok. I shut the application down, relaunch, and the dialog segfaults.
Any ideas on what to look for?
Using PyQt4 on Ubuntu 15.04.
-