[QGIS-trac] Re: [Quantum GIS] #1044: crash when creating new GRASS location on Windows

Quantum GIS qgis at qgis.org
Wed Sep 10 14:12:05 EDT 2008


#1044: crash when creating new GRASS location on Windows
--------------------------------------------------------------+-------------
        Reporter:  lubaby                                     |         Owner:  telwertowski 
            Type:  bug                                        |        Status:  reopened     
        Priority:  critical: causes crash or data corruption  |     Milestone:  Version 1.0.0
       Component:  GRASS                                      |       Version:  HEAD         
      Resolution:                                             |      Keywords:               
Platform_version:                                             |      Platform:  All          
        Must_fix:  Yes                                        |   Status_info:  0            
--------------------------------------------------------------+-------------
Changes (by msieczka):

  * status:  closed => reopened
  * resolution:  fixed =>

Comment:

 Yet another error, in r9291:

 {{{
 [ 92%] Building CXX object
 src/plugins/grass/CMakeFiles/grassplugin.dir/qgsgrassmodel.o
 [ 93%] Building CXX object
 src/plugins/grass/CMakeFiles/grassplugin.dir/qgsgrassmapcalc.o
 /home/shoofi/src/straight/qgis-
 trunk/src/plugins/grass/qgsgrassmapcalc.cpp: In member function 'virtual
 void QgsGrassMapcalc::mousePressEvent(QMouseEvent*)':
 /home/shoofi/src/straight/qgis-
 trunk/src/plugins/grass/qgsgrassmapcalc.cpp:278: error: must #include
 <typeinfo> before using typeid
 /home/shoofi/src/straight/qgis-
 trunk/src/plugins/grass/qgsgrassmapcalc.cpp:278: error: must #include
 <typeinfo> before using typeid
 /home/shoofi/src/straight/qgis-
 trunk/src/plugins/grass/qgsgrassmapcalc.cpp:288: error: must #include
 <typeinfo> before using typeid
 /home/shoofi/src/straight/qgis-
 trunk/src/plugins/grass/qgsgrassmapcalc.cpp:288: error: must #include
 <typeinfo> before using typeid
 /home/shoofi/src/straight/qgis-
 trunk/src/plugins/grass/qgsgrassmapcalc.cpp: In member function 'virtual
 QStringList QgsGrassMapcalc::checkRegion()':
 /home/shoofi/src/straight/qgis-
 trunk/src/plugins/grass/qgsgrassmapcalc.cpp:494: error: must #include
 <typeinfo> before using typeid
 /home/shoofi/src/straight/qgis-
 trunk/src/plugins/grass/qgsgrassmapcalc.cpp:494: error: must #include
 <typeinfo> before using typeid
 /home/shoofi/src/straight/qgis-
 trunk/src/plugins/grass/qgsgrassmapcalc.cpp: In member function 'virtual
 bool QgsGrassMapcalc::inputRegion(Cell_head*, bool)':
 /home/shoofi/src/straight/qgis-
 trunk/src/plugins/grass/qgsgrassmapcalc.cpp:549: error: must #include
 <typeinfo> before using typeid
 /home/shoofi/src/straight/qgis-
 trunk/src/plugins/grass/qgsgrassmapcalc.cpp:549: error: must #include
 <typeinfo> before using typeid
 /home/shoofi/src/straight/qgis-
 trunk/src/plugins/grass/qgsgrassmapcalc.cpp: In member function 'void
 QgsGrassMapcalc::growCanvas(int, int, int, int)':
 /home/shoofi/src/straight/qgis-
 trunk/src/plugins/grass/qgsgrassmapcalc.cpp:957: error: must #include
 <typeinfo> before using typeid
 /home/shoofi/src/straight/qgis-
 trunk/src/plugins/grass/qgsgrassmapcalc.cpp:957: error: must #include
 <typeinfo> before using typeid
 /home/shoofi/src/straight/qgis-
 trunk/src/plugins/grass/qgsgrassmapcalc.cpp:965: error: must #include
 <typeinfo> before using typeid
 /home/shoofi/src/straight/qgis-
 trunk/src/plugins/grass/qgsgrassmapcalc.cpp:965: error: must #include
 <typeinfo> before using typeid
 /home/shoofi/src/straight/qgis-
 trunk/src/plugins/grass/qgsgrassmapcalc.cpp: In member function 'void
 QgsGrassMapcalc::save()':
 /home/shoofi/src/straight/qgis-
 trunk/src/plugins/grass/qgsgrassmapcalc.cpp:1124: error: must #include
 <typeinfo> before using typeid
 /home/shoofi/src/straight/qgis-
 trunk/src/plugins/grass/qgsgrassmapcalc.cpp:1124: error: must #include
 <typeinfo> before using typeid
 /home/shoofi/src/straight/qgis-
 trunk/src/plugins/grass/qgsgrassmapcalc.cpp:1175: error: must #include
 <typeinfo> before using typeid
 /home/shoofi/src/straight/qgis-
 trunk/src/plugins/grass/qgsgrassmapcalc.cpp:1175: error: must #include
 <typeinfo> before using typeid
 /home/shoofi/src/straight/qgis-
 trunk/src/plugins/grass/qgsgrassmapcalc.cpp: In member function 'bool
 QgsGrassMapcalcConnector::tryConnectEnd(int)':
 /home/shoofi/src/straight/qgis-
 trunk/src/plugins/grass/qgsgrassmapcalc.cpp:1990: error: must #include
 <typeinfo> before using typeid
 /home/shoofi/src/straight/qgis-
 trunk/src/plugins/grass/qgsgrassmapcalc.cpp:1990: error: must #include
 <typeinfo> before using typeid
 make[2]: ***
 [src/plugins/grass/CMakeFiles/grassplugin.dir/qgsgrassmapcalc.o] Error 1
 make[1]: *** [src/plugins/grass/CMakeFiles/grassplugin.dir/all] Error 2
 make: *** [all] Error 2
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1044#comment:13>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats


More information about the QGIS-trac mailing list