Hi again,<br><br>Here I am :<br><a href="https://gist.github.com/2627175">https://gist.github.com/2627175</a><br><br>I am stuck and really do not understand why. When opening a project, setting some project scales via the project properties dialog, Applying and &quot;OK&quot;, I get the following errors :<br>
<br>Warning: Object::connect: No such slot QgsScaleComboBox::updateScales()<br>Warning: Object::connect:  (sender name:   &#39;QgsProjectPropertiesBase&#39;)<br>Warning: Object::connect:  (receiver name: &#39;mScaleEdit&#39;)<br>
<br>But the slot IS defined.<br>As you see, I even tried to comment some of the addItem() in qgsscalecombobox.cpp, but when opening Qgis, these scales remain in the default scale List...<br><br>It must be a dummy typo...<br>
<br>Michael<br><br><br>