Install Trezor Suite on Linux Ubuntu

I have followed steps to install Trezor Suite on Ubuntu 25.04

When I double click on the Applmage nothing happens.

I would love some assistance to solve this please. Help much appreciated

Article I followed
Installing Trezor Suite on Linux

Since Ubuntu 25.04 and newer it is no longer possible to double click to launch the app and needs to be run with terminal command:
./Trezor-Suite*.AppImage --no-sandbox

Thank you! Yes, I eventually figured that out.