[QGIS-trac] [Quantum GIS] #3076: OSM plugin: python error clicking on "load OSM from file"

Quantum GIS qgis at qgis.org
Sun Oct 3 18:49:53 EDT 2010


#3076: OSM plugin: python error clicking on "load OSM from file"
------------------------------------------------+---------------------------
   Reporter:  lutra                             |              Owner:  wrichter     
       Type:  bug                               |             Status:  new          
   Priority:  major: does not work as expected  |          Milestone:  Version 1.6.0
  Component:  Python plugins and bindings       |            Version:               
   Keywords:                                    |   Platform_version:               
   Platform:  Debian                            |           Must_fix:  Yes          
Status_info:  0                                 |  
------------------------------------------------+---------------------------
 This happens on trunk under Ubuntu 10.04. Under trunk/osgeo4w does not
 seems to happen:



 {{{
 Traceback (most recent call last):
   File "/usr/share/qgis/python/plugins/osm/OsmPlugin.py", line 199, in
 loadOsmFromFile
     self.dlgLoad=OsmLoadDlg(self)
   File "/usr/share/qgis/python/plugins/osm/OsmLoadDlg.py", line 57, in
 __init__
     item.setFlags( Qt.ItemIsSelectable | Qt.ItemIsUserCheckable |
 Qt.ItemIsEnabled)
 AttributeError: 'module' object has no attribute 'ItemIsSelectable'
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/3076>
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