Modbus Device Value modification not possible after Pictory update to 2.15

Topics about the Software of Revolution Pi
Post Reply
paolom
Posts: 5
Joined: 09 Oct 2024, 14:29

Modbus Device Value modification not possible after Pictory update to 2.15

Post by paolom »

Good morning,
After the update of my RevPi4 I cannot configure anymore my modbus virtual device.
The configuration of the device value is empty and I cannot select nothing from the menu.

I tried also to remove the device and reconfigure from new one but nothig appear, always the "please select" label but no input or output word available.

Attached the actual problem and the previous configuration from a backup screenshot.

How can I solve?
Thank you
Paolo
Attachments
pictory1.png
pictory_backup.png
tboehler
KUNBUS
Posts: 43
Joined: 02 May 2023, 16:22

Re: Modbus Device Value modification not possible after Pictory update to 2.15

Post by tboehler »

Hi Paolo, thanks for the bug report! We'll be looking at this issue annd fixing it as soon as possible. For now, make sure that you refreshed the browser cache (Ctrl+Shift+R while having pictory open) to avoid any possible issues that might arise from not clearing the browser cache for pictory.

Alternatively, if the issue persists, you can downgrade the package on the terminal to keep the working version for now:

Code: Select all

sudo apt install --allow-downgrades pictory=2.14.0-1+deb12+1
paolom
Posts: 5
Joined: 09 Oct 2024, 14:29

Re: Modbus Device Value modification not possible after Pictory update to 2.15

Post by paolom »

Already tried with another browser and delete cache but nothing.
At the moment with the downgrade is working again.

Thank you!
Paolo
User avatar
RevPiModIO
KUNBUS
Posts: 366
Joined: 20 Jan 2017, 08:44
Contact:

Re: Modbus Device Value modification not possible after Pictory update to 2.15

Post by RevPiModIO »

Hi paolom!

We have released a new PiCtory version 2.15.1, which fixes the error you reported. Now the inputs and outputs can be selected in which the Modbus values are to be written or read.

Please update the version with `sudo apt update && sudo apt full-upgrade`.

Sven
python3-RevPiModIO - https://revpimodio.org/ || Der RevPi ist das Beste, was passieren konnte!
Post Reply