XClick - Desktop Mode - Ubuntu 23.04 - Error running the macro

Hello,

Mode: Desktop Mode
OS: Ubuntu 23.04
Chrome version: Version 131.0.6778.139 (Official Build) (64-bit)
UI.Vision version: Screen capture XModule v1.3.6 | DesktopAutomation XModule v1.0.42

I’m getting a disconnect error while trying to select an image using the select button. Additionally, when I tried to load an image into the visual automation feature, I got the error: Macro encountered some error.

json:

{
  "Name": "test",
  "CreationDate": "2025-1-9",
  "Commands": [
    {
      "Command": "XClick",
      "Target": "canvas_3dots_verify_dpi_96.png",
      "Value": "",
      "Description": ""
    }
  ]
}

log

2025-01-09T10:12:19.138Z - [status] Playing macro test
2025-01-09T10:12:19.171Z - [info] Executing:  | XClick | Screenshot from 2025-01-08 15-50-30.png |  | 
2025-01-09T10:12:20.212Z - [error] undefined
2025-01-09T10:12:20.213Z - [info] Macro failed (Runtime 1.04s)

It seems there is an issue with Ubuntu 23 and 24 (22 works fine). We are looking into this.

Tried on Ubuntu 20 and 22 - same bug