Clickable desktop issue in Ubuntu 24.04
- 
 Hi Team, 
 I am trying to useclickable desktopI am getting error as follows.  Any idea about this error. I am running Ubuntu 24.04 in wayland session. Thanks, 
 Jitto
- 
 I guess it was an issue with ubuntu snap package for clickable. I reinstalled it with pipx and it worked without issues. Thanks.. 
- 
 @jittopjose I had the same problem with the snap, fixed it by allowing local connections to xhost: xhost +local:*
- 
 @ikoz Try switching to an X11 session and check if the problem persists, or ensure that your graphics drivers are up-to-date for better Wayland support. 
- 
 @bafora1 The problem is due to the confinement of snaps (the python package works out-of-the-box). Ubuntu Touch apps don't support Wayland anyway, they only work with xwayland / xmir. 
 It works after that command, so no need for troubleshooting.
