<br><br><div class="gmail_quote">On Tue, Jun 4, 2013 at 10:10 AM, Guus van den Berg <span dir="ltr"><<a href="mailto:gtcvandenberg@gmail.com" target="_blank">gtcvandenberg@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
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:<br>
<br>
                Python Error<br>
<br>
                Traceback (most recent call last):<br>
                File "/home/guus/.qgis2/python/<u></u>plugins/<u></u>QuickMultiAttributeEdit/<u></u>quickmultiattributeedit_menu.<u></u>py", line 42, in update_selected<br>
                dialog = quickmultiattributeedit_<u></u>update_selected_dialog(self.<u></u>iface)<br>
                File "/home/guus/.qgis2/python/<u></u>plugins/<u></u>QuickMultiAttributeEdit/<u></u>quickmultiattributeedit_<u></u>dialogs.py", line 60, in __init__<br>
                for (f_index, f) in fields.iteritems():<br>
                AttributeError: 'QgsFields' object has no attribute 'iteritems<br>
<br>
<br>
Does anybody have a clue? I allready looked into the mailinglists but found nothing alike.<br></blockquote><div><br></div><div>The plugin has to be updated to the v2 api. Add a new issue to the plugin's bugtracker.</div>
<div>However, the site seems to be down currently.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Regards,<br>
<br>
Guus<br>
<br>
______________________________<u></u>_________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/qgis-user</a><br>
</blockquote></div><br>