https://bugs.kde.org/show_bug.cgi?id=207162
Jazeix Johnny <jaz...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jaz...@gmail.com --- Comment #7 from Jazeix Johnny <jaz...@gmail.com> --- (In reply to Justin Zobel from comment #6) > (In reply to Ilie Halip from comment #5) > > Created attachment 43386 [details] > > Windows patch > > > > It seems that KFileDialog is a bit broken on Win - if I use > > KFileDialog::ConfirmOverwrite, it always asks me to overwrite the file (even > > though it doesn't exist), plus it doesn't add the extension, just like in > > the last comments. > > > > What I did was check how other games do the saving. So in this patch, I'm > > using an empty KUrl on Windows which shows the native save dialog, saving > > the game correctly. > > Thanks for the patch, can you please submit it on > https://invent.kde.org/games/ktuberling/-/merge_requests The patch is 10 years old... It does not apply anymore as the code has moved to QFileDialog (https://invent.kde.org/games/ktuberling/-/blob/master/toplevel.cpp#L380). I downloaded it from https://binary-factory.kde.org/job/KTuberling_Nightly_win64/ and when I try to save a file, I have the error: "Could not save file." -- You are receiving this mail because: You are on the CC list for the bug.