ID 313083 - Deprecation Warnings for File List functions incorrectly flood the console

Follow

Problem summary
Deprecation Warnings for File List functions incorrectly flood the console making it difficult to debug errors

Customer reported version
3.3v1
Customer reported platform
n/a

Steps to reproduce

1) In your Python Console, print:

print mari.tools.currentTool().getProperty("Tip/Bitmap/filePath")


2) Note that the following warning is returned:


DeprecatedWarning: In the case of a file list, this function currently the first item as a string. This will change soon to return the full list.


Workaround
Unknown.

Reproduced by support
Mari 3.3v1 - Windows 7, OSX 10.12.4, CentOS6
Mari 3.2v1 - Windows 7, OSX 10.12.4, CentOS6

Earliest version tested
Last working version 3.1v3

Expected behaviour
We should provide an opportunity for clients to workaround this in preparation for when these functions will be updated.

Actual behaviour
There is no current workaround for clients to suppress warnings on their end.

    We're sorry to hear that

    Please tell us why