[Qgis-user] qgis python error

Etienne Trimaille etienne.trimaille at gmail.com
Mon Mar 25 01:46:52 PDT 2024


> I assume that is the latest stable version? 3.22.4

No, the last number (.4 in your case), is the number of bugfix versions. No
new features are added in these bugfix versions.
The stable release on 3.22 is 3.22.16
https://www.qgis.org/en/site/getinvolved/development/roadmap.html#release-schedule
And 3.22 and 3.28 are already not maintained.


Le jeu. 21 mars 2024 à 19:36, Don Harter <harterc2 at att.net> a écrit :

> OK Thank you.
>
> I am using a stable version from :
>
> deb https://ppa.launchpadcontent.net/ubuntugis/ppa/ubuntu/ jammy main
>
> I assume that is the latest stable version?
>
> For linux software in general I try to stick with stable versions.
> Oftentimes people make changes and submit them without being fully tested.
> Then I spend more time filling out bug reports instead of working on my
> applications.
>
> I upgraded the plugin and the error message did not appear.  I will see if
> that holds on later runs of qgis.
> On 3/21/24 1:47 PM, Etienne Trimaille wrote:
>
> Hi,
>
> You have installed the plugin "Value tool", you can remove it.
> You should report this issue to the plugin author, there is a bug tracker
> : https://github.com/jorgealmerio/valuetool
>
> You are using QGIS 3.22.4, you should try to upgrade as well, it's old.
>
> Le jeu. 21 mars 2024 à 17:49, Don Harter via QGIS-User <
> qgis-user at lists.osgeo.org> a écrit :
>
>> I am getting a python error now.  Does anyone know why I am getting this
>> now when earlier I wasn't?
>>
>> An error has occurred while executing Python code:
>> ValueError: Unknown format code 'f' for object of type 'str'
>>
>> Traceback (most recent call last):
>>   File "/home/drh/.local/share/QGIS/QGIS3/profiles/default/python/plugins/valuetool/valuewidget.py", line 478, in printValue
>>     self.labelStatus.setText(self.tr('Coordinate:') + strFmt.format(position.x(), position.y(),bandvalue))
>> ValueError: Unknown format code 'f' for object of type 'str'
>>
>> Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] QGIS
>> version: 3.22.4-Białowieża Białowieża, exported
>> _______________________________________________
>> QGIS-User mailing list
>> QGIS-User at lists.osgeo.org
>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20240325/085444ec/attachment.htm>


More information about the QGIS-User mailing list