[QGIS-trac] Re: [Quantum GIS] #1384: Ubuntu Intrepid GUI load failure

Quantum GIS qgis at qgis.org
Fri Nov 7 19:03:45 EST 2008


#1384: Ubuntu Intrepid GUI load failure
--------------------------------------------------------------+-------------
        Reporter:  wildintellect                              |         Owner:  wildintellect                  
            Type:  bug                                        |        Status:  closed                         
        Priority:  critical: causes crash or data corruption  |     Milestone:  Version 1.0.0                  
       Component:  GUI                                        |       Version:  HEAD                           
      Resolution:  fixed                                      |      Keywords:  startup, intrepid, 8.10, ubuntu
Platform_version:                                             |      Platform:  Debian                         
        Must_fix:  Yes                                        |   Status_info:  0                              
--------------------------------------------------------------+-------------
Changes (by timlinux):

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

Comment:

 This seems to be resolvable by doing:

 {{{
 sudo apt-get remove --purge libqt3-headers libqt3-mt libqt3-mt-dev uim-qt3
 }}}

 I believe specifically doing:

 {{{
 sudo apt-get remove --purge uim-qt3
 }}}

 should resolve the issue but needs to be verified.

-- 
Ticket URL: <http://trac.osgeo.org/qgis/ticket/1384#comment:3>
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