ahigerd / agbplay-gui

A Qt-based gui for ipatix's agbplay
GNU Lesser General Public License v3.0
18 stars 1 forks source link

Cannot export #1

Closed GuiMiTomo closed 9 months ago

GuiMiTomo commented 9 months ago

Hello, there is a problem when I export a track. When it finishes, it doesn't show an output file. So, what is wrong?

ahigerd commented 9 months ago

I think I'm going to need some more information, because it works for me.

GuiMiTomo commented 9 months ago

Heya, sorry for the laate reply.

ahigerd commented 9 months ago

Hmm... Does it work if you export to a path that doesn't have special characters or accented letters in it? It's possible that the ç or the & might be tripping it up. If it's the ç then I can probably fix that. If it's the & I might just need to provide a proper error message.

GuiMiTomo commented 9 months ago

Exported to C://. It fixed he problem.

ahigerd commented 9 months ago

Okay, I think I fixed it. Try an updated build: https://github.com/ahigerd/agbplay-gui/releases/

GuiMiTomo commented 7 months ago

It fixed more the problem.