Problem summary Dragging an image from a Shelf into the Node Graph doesn't create a Tiled node
Customer reported version Mari 7.0v1
Customer reported platform Windows 10
Steps to reproduce
Launch Mari and open a Project
Add an image to a Shelf
Drag the image from the Shelf into the Node Graph
Expected behaviour A Tiled node should be created with the image dragged in.
Actual behaviour Nothing happens.
Workaround
Close Mari.
Navigate to your configuration folder and open your shelf's file, such as C:\Users\user\.mari\TheFoundry\Shelves\MyShelf.msh
Open your .msh file in a text editor.
For each image in the Shelf, replace ActionType="Mari/MriImagePath" Badge="" Data="C:/path/to/MyImage.jpg"
With ActionType="Mari/MriImage" Badge="" Data="(Path)C:/path/to/MyImage.jpg"
Save the .msh file.
Open Mari.
Successfully drag images into the Node Graph.
Reproduced by support This bug has been reproduced in: Mari 7.0v1 - Windows 10 - Rocky 9 Mari 6.0v2 - Windows 10 - CentOS 7 Mari 5.0v4 - Windows 10 - CentOS 7 Mari 4.7v1 - Windows 10 - CentOS 7 Mari 4.6v4 - Windows 10 - CentOS 7 Mari 4.2v1 - Windows 10 - CentOS 7
Earliest version tested Mari 4.2v1 - This seems to be present in every tested version of the product.