On Tue, Jun 4, 2013 at 10:10 AM, Guus van den Berg <[email protected]>wrote:
> Hi, > > I'm having trouble loading the above-mentioned plugin. When I haven't > started a project yet, I get a perfectly normal GUI. However, in an active > project I get the following message: > > Python Error > > Traceback (most recent call last): > File "/home/guus/.qgis2/python/**plugins/** > QuickMultiAttributeEdit/**quickmultiattributeedit_menu.**py", line 42, in > update_selected > dialog = quickmultiattributeedit_** > update_selected_dialog(self.**iface) > File "/home/guus/.qgis2/python/**plugins/** > QuickMultiAttributeEdit/**quickmultiattributeedit_**dialogs.py", line 60, > in __init__ > for (f_index, f) in fields.iteritems(): > AttributeError: 'QgsFields' object has no attribute > 'iteritems > > > Does anybody have a clue? I allready looked into the mailinglists but > found nothing alike. > The plugin has to be updated to the v2 api. Add a new issue to the plugin's bugtracker. However, the site seems to be down currently. > > Regards, > > Guus > > ______________________________**_________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/**mailman/listinfo/qgis-user<http://lists.osgeo.org/mailman/listinfo/qgis-user> >
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
