Xojo 2022r1.1 on Ubuntu 24.04 LTS

Feedback Case Number:
I installed 2022r1.1 on Ubuntu 22.04 LTS. When I try to run a project Xojo crashes completely.
Is there some experience with Ubuntu 22.04 LTS available?
brgds. alex

Launch Xojo from Console.

The console likely gives you clues. Its probably just some library you need to install.

Tried to start the application by console. It starts without any hint of missing libs.
Crashes the same way but the error in the console says “Memory access error” (German: Speicherzugriffsfehler).
Seems to be an much deeper error.

Seems to be caused by user rights. If I start Xojo in console using
$ sudo ./Xoho
the project runs properly in the IDE/debugger.
I’m not an Linux pundit but I guess Ubuntu 22.04 changed something in the installion off apps.

Hurrey,
The problem is solved in Xojo 2023 r2! :+1: