Bug report #1955
QGis segfaults unless I am root
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | Build/Install | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Fedora | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | invalid | |
Crashes QGIS or corrupts data: | Copied to github as #: | 12015 |
Description
QGis Stable(qgis-1.0.2-1.fc11.i586) on Fedora 11 with Grass 6.3.0-12.fc11.i586 will run as root but segfaults at startup with a normal user login. If I startup Grass separately, I get the following message:
Starting GRASS ...
/usr/lib/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py:14450: UserWarning: wxPython/wxWidgets release number mismatch
warnings.warn("wxPython/wxWidgets release number mismatch")
I've rebuilt QGis from the src RPM with no change. I have run strace qgis and captured the output to see what files are being opened by qgis before it crashes.
History
#1 Updated by Paolo Cavallini about 15 years ago
- Resolution set to invalid
- Status changed from Open to Closed
This should be related to your GRASS version (too old) - please try with a grass64. Thanks.