https://bugs.kde.org/show_bug.cgi?id=410024
Bug ID: 410024 Summary: Autosave prevents saving (without any message for the user) Product: krita Version: nightly build (please specify the git hash!) Platform: MS Windows OS: MS Windows Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: krita-bugs-n...@kde.org Reporter: tamtamy.tym...@gmail.com Target Milestone: --- SUMMARY Usually when working on a picture saving and autosaving takes only a bit of time. However when working on big files, for example animation, it can take a lot of time. And while one saving happens, the other is canceled. So when autosave is in progress, the user can request saving the file several times, get no indication that anything is wrong, and still not get the saved file. STEPS TO REPRODUCE 1. Have a big file. 2. Make a change. 3. During autosaving, try to perform a "Save As" or "Save Incremental Version". OBSERVED RESULT Krita accepts it and closes the dialog. There is no error messages and no saved file. EXPECTED RESULT Krita waits for autosave to finish and saves the file *or* shows an error message *or* saves both autosave and the file *or* cancels autosave and saves the file. SOFTWARE/OS VERSIONS Krita Version: 4.3.0-prealpha (git edb2c84) Languages: pl, en_US Hidpi: true Qt Version (compiled): 5.12.2 Version (loaded): 5.12.2 OS Information Build ABI: x86_64-little_endian-llp64 Build CPU: x86_64 CPU: x86_64 Kernel Type: winnt Kernel Version: 10.0.17134 Pretty Productname: Windows 10 (10.0) Product Type: windows Product Version: 10 Hardware Information GPU Acceleration: auto Memory: 16191 Mb Number of Cores: 12 Swap Location: C:/Users/Agata/AppData/Local/Temp ADDITIONAL INFORMATION: Saving log: 20 Jul 2019 11:04:21 +0200: Converting from application/x-krita to application/x-krita. Location: C:/Users/Agata/Documents/intel/nextedition\.HDR_landscape_final.kra-autosave.kra. Real location: C:/Users/Agata/Documents/intel/nextedition\.HDR_landscape_final.kra-autosave.kra. Batchmode: 0. Configuration: none 20 Jul 2019 11:13:32 +0200: Saving Document C:/Users/Agata/Documents/intel/nextedition/HDR_landscape_final.kra as C:/Users/Agata/Documents/intel/nextedition/HDR_landscape_final_180.kra (mime: application/x-krita). 1920 * 1080 pixels, 3 layers. 361 frames, 12 framerate. Export configuration: No configuration 20 Jul 2019 11:14:19 +0200: Saving Document C:/Users/Agata/Documents/intel/nextedition/HDR_landscape_final.kra as C:/Users/Agata/Documents/intel/nextedition/HDR_landscape_final_180.kra (mime: application/x-krita). 1920 * 1080 pixels, 3 layers. 181 frames, 24 framerate. Export configuration: No configuration 20 Jul 2019 11:16:35 +0200: Completed saving C:/Users/Agata/Documents/intel/nextedition\.HDR_landscape_final.kra-autosave.kra (mime: application/x-krita). Result: OK 20 Jul 2019 11:16:56 +0200: Saving Document C:/Users/Agata/Documents/intel/nextedition/HDR_landscape_final.kra as C:/Users/Agata/Documents/intel/nextedition/HDR_landscape_final_180.kra (mime: application/x-krita). 1920 * 1080 pixels, 3 layers. 181 frames, 24 framerate. Export configuration: No configuration 20 Jul 2019 11:16:57 +0200: Converting from application/x-krita to application/x-krita. Location: C:/Users/Agata/Documents/intel/nextedition/HDR_landscape_final_180.kra. Real location: C:/Users/Agata/Documents/intel/nextedition/HDR_landscape_final_180.kra. Batchmode: 0. Configuration: none 20 Jul 2019 11:18:05 +0200: Completed saving C:/Users/Agata/Documents/intel/nextedition/HDR_landscape_final_180.kra (mime: application/x-krita). Result: OK As you can see, only the last request was successful. -- You are receiving this mail because: You are watching all bug changes.