You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I assume you installed the snap and are running Wayland?
This likely has to do with using a very old Qt version in combination with running Wayland. If you're using Wayland, could you confirm whether the crash goes away when switching to X11?
Also, could you try whether the snap built at https://github.com/mapeditor/tiled/actions/runs/10944278650 does work on Wayland? To install it, extract the zip file and run snap install --dangerous <filename>. That snap is built against Ubuntu 24.04 instead of 22.04 (shipping with Qt 5.15.13 instead of 5.15.3).
Describe the bug
Tiled Crashes when switching from importing "Collection of Images" Tileset type to "Based on Image" type.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect it should not crash and I should be able to import a single image tileset.
Specifications:
The text was updated successfully, but these errors were encountered: