mayo icon indicating copy to clipboard operation
mayo copied to clipboard

the Task cannot be closed when exporting

Open suziran-even opened this issue 6 months ago • 1 comments

After I tried to compile and run on the ubuntu system, I read in a model from test and attempted to export it. However, after the export, the page would remain at Task, and this Task would always exist. At this point, I couldn't use other functions of the software. Sometimes when I force the program to stop running, I find that the files have been exported. However, when reading the exported files, they sometimes read normally, such as exporting in ply format as ply format and in ply format as stl format. Sometimes, however, the Task retention issue does not occur. For instance, when exporting in ply format to step format, the exported file does not have a cube and is an empty file.

suziran-even avatar Jul 10 '25 15:07 suziran-even

Does this probem also happen with the AppImage executable? https://github.com/fougue/mayo/releases/tag/v0.9.0

HuguesDelorme avatar Aug 18 '25 07:08 HuguesDelorme