Error bundling on Linux [SOLVED]

Getting the following message in the editor console when trying to bundle on Linux.

Bundling 'Linux Application...' failed: prelude.lua:364 Failed to show URI:file:/home/toshiba/Documents/tiny-racing/x86_64-linux/

Similar happens when trying to bundle Windows build.

It looks like the last step is failing when the bundle dialog tries to open the target location:

What if you disable the option to open the bundle directory in preferences? Do you get a working bundle or is there something else going wrong before that?

2 Likes

Thanks, that was the issue. The bundle itself is built as expected.