[Qgis-user] recurrent PythonError. What is wrong?

2014-12-07 Thread Joris Hintjens
Hello, Running QGIS 2.6 on OS10.10yosemite, Every time I change something in the layer pane (move, toggle on/of, add or detail a layer, I encounter recurrent errormessages. what is wrong? Traceback (most recent call last): File

Re: [Qgis-user] recurrent PythonError. What is wrong?

2014-12-07 Thread Enrico Ferreguti
Hi Joris The message appears to come from attributePainter plugin. Do you mean this is a new message error that occurs after your system or qgis update or is it an error that happens after the plugin installation? Regards Enrico Ferreguti Il giorno 07/dic/2014, alle ore 17:01, Joris Hintjens

Re: [Qgis-user] recurrent PythonError. What is wrong?

2014-12-07 Thread Nicolas Cadieux
Hi, I agree with Enrico, I would uninstall the plugin and see what happens. Nicolas Cadieux M.Sc. Les Entreprises Arch#233;otec inc.#160; 8548, rue Saint-Denis Montr#233;al H2P 2H2 T#233;l#233;phone:#160;514.381.5112 #160;Fax: 514.381.4995 Le 2014-12-07 12:05, quot;enricofer [via

Re: [Qgis-user] recurrent PythonError. What is wrong?

2014-12-07 Thread Joris Hintjens
Hello Nicolas and Enrico, I uninstalled the plugin and rebooted. Everything seems to work well now. Thanks for the help. For Enrico: I had the message since my upgrade to 2.6, but i installed all my plugins at the same time. SO for me no way to say if the bug is in the 2.6 part or the plugin

Re: [Qgis-user] recurrent PythonError. What is wrong?

2014-12-07 Thread Enrico Ferreguti
I think you installed the plugin without having blank project. existing layers were not registered to the plugin that try to hooks to change layer signals (fired on every event you describe) I would try to close your current project before reinstall plugin or simply restart qgis after install it.