State:Closed|icon_bug|database:public|icon_mari|Resolution:Fixed|TargetRelease:3.4v1|BugID:313083|
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.
We're sorry to hear that
Please tell us why