[krita] [Bug 392408] File doesnt save if google drive is open and actively syncing

2018-07-25 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=392408 Alvin Wong changed: What|Removed |Added Resolution|FIXED |DUPLICATE --- Comment #21 from Alvin Wong --- *

[krita] [Bug 392408] File doesnt save if google drive is open and actively syncing

2018-04-16 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=392408 Dmitry Kazakov changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO

[krita] [Bug 392408] File doesnt save if google drive is open and actively syncing

2018-04-16 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=392408 --- Comment #19 from Alvin Wong --- Git commit a5c3f39157f9d837d631128f52ac5944e26b9400 by Alvin Wong. Committed on 16/04/2018 at 12:32. Pushed by alvinwong into branch 'krita/4.0'. Win: Fix the Qt patch for QSaveFile Fix the patch added in e3c358a9b0

[krita] [Bug 392408] File doesnt save if google drive is open and actively syncing

2018-04-16 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=392408 Dmitry Kazakov changed: What|Removed |Added CC||dimul...@gmail.com Resolution|---

[krita] [Bug 392408] File doesnt save if google drive is open and actively syncing

2018-04-14 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=392408 --- Comment #17 from Alvin Wong --- Git commit 5f6e9e9eac42163f045c8edf9ff09ebf17e7181d by Alvin Wong. Committed on 14/04/2018 at 07:05. Pushed by alvinwong into branch 'master'. Win: Fix the Qt patch for QSaveFile Fix the patch added in e3c358a9b0ff0

[krita] [Bug 392408] File doesnt save if google drive is open and actively syncing

2018-04-13 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=392408 --- Comment #16 from Alvin Wong --- Git commit 572348686b82424b5b70b2a3a75062e430e1e972 by Alvin Wong, on behalf of Boudewijn Rempt. Committed on 13/04/2018 at 13:51. Pushed by alvinwong into branch 'krita/4.0'. Win: Patch Qt to fix QSaveFile locking w

[krita] [Bug 392408] File doesnt save if google drive is open and actively syncing

2018-04-13 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=392408 --- Comment #15 from Alvin Wong --- Git commit e3c358a9b0ff0286f122b3e9a542d82d5448362e by Alvin Wong, on behalf of Boudewijn Rempt. Committed on 13/04/2018 at 13:44. Pushed by alvinwong into branch 'master'. Win: Patch Qt to fix QSaveFile locking with

[krita] [Bug 392408] File doesnt save if google drive is open and actively syncing

2018-04-13 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=392408 Alvin Wong changed: What|Removed |Added Resolution|UPSTREAM|--- Status|RESOLVED

[krita] [Bug 392408] File doesnt save if google drive is open and actively syncing

2018-04-11 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=392408 Boudewijn Rempt changed: What|Removed |Added Resolution|--- |UPSTREAM Status|ASSIGNED

[krita] [Bug 392408] File doesnt save if google drive is open and actively syncing

2018-04-03 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=392408 --- Comment #12 from Boudewijn Rempt --- Git commit 00951bc9f919d5d926fbc87000df92da15054ec5 by Boudewijn Rempt. Committed on 03/04/2018 at 11:16. Pushed by rempt into branch 'krita/4.0'. Return an error if QSaveFile cannot commit. Related: bug 392410

[krita] [Bug 392408] File doesnt save if google drive is open and actively syncing

2018-03-29 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=392408 --- Comment #11 from Alvin Wong --- Tested with the above script and Boud's build with patched Qt and I can confirm that the other processes were prevented from locking the temporary file, at least when it was being opened by Krita. Though I observed t

[krita] [Bug 392408] File doesnt save if google drive is open and actively syncing

2018-03-29 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=392408 --- Comment #10 from Alvin Wong --- This script should be able to reproduce the issue: https://phabricator.kde.org/P182 Run the script before saving and observe with Process Monitor. -- You are receiving this mail because: You are watching all bug ch

[krita] [Bug 392408] File doesnt save if google drive is open and actively syncing

2018-03-28 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=392408 --- Comment #9 from Alvin Wong --- I suggest making a test script to try to reproduce the issue. The script should monitor a directory to open any new files for reading (which should lock the file) and keep it opened. Perhaps with the help of something

[krita] [Bug 392408] File doesnt save if google drive is open and actively syncing

2018-03-28 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=392408 --- Comment #8 from Alvin Wong --- (In reply to Bollebib from comment #7) > just as an added finding and possibly related > > > if krita is open,and you save that file > > and during that time you also open that file in another instance of krita > (

[krita] [Bug 392408] File doesnt save if google drive is open and actively syncing

2018-03-28 Thread Bollebib
https://bugs.kde.org/show_bug.cgi?id=392408 --- Comment #7 from Bollebib --- just as an added finding and possibly related if krita is open,and you save that file and during that time you also open that file in another instance of krita (needs to be a big file) then the same issue will occur

[krita] [Bug 392408] File doesnt save if google drive is open and actively syncing

2018-03-28 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=392408 Boudewijn Rempt changed: What|Removed |Added Status|CONFIRMED |ASSIGNED -- You are receiving this mail beca

[krita] [Bug 392408] File doesnt save if google drive is open and actively syncing

2018-03-28 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=392408 --- Comment #6 from Boudewijn Rempt --- On Twitter, someone also gave us their savefile abstractions: https://github.com/bjorn/tiled/commit/827663304e6ed69604d00d07b5d49f947119a713 -- You are receiving this mail because: You are watching all bug cha

[krita] [Bug 392408] File doesnt save if google drive is open and actively syncing

2018-03-28 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=392408 --- Comment #5 from Boudewijn Rempt --- Sure, I wouldn't mind that at all :-) I just couldn't figure out what earlier changes were necessary to also port over, and copying the entire files ran into other missing includes. -- You are receiving this mai

[krita] [Bug 392408] File doesnt save if google drive is open and actively syncing

2018-03-28 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=392408 --- Comment #4 from Alvin Wong --- That patch doesn't seem to touch a lot of code, perhaps I can give it a go? -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 392408] File doesnt save if google drive is open and actively syncing

2018-03-28 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=392408 Boudewijn Rempt changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[krita] [Bug 392408] File doesnt save if google drive is open and actively syncing

2018-03-27 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=392408 --- Comment #2 from Boudewijn Rempt --- Git commit 9d63ca956a74804141ce93ffbe3653a969e2c5ef by Boudewijn Rempt. Committed on 27/03/2018 at 14:02. Pushed by rempt into branch 'master'. Return an error if QSaveFile cannot commit. Related: bug 392410 M

[krita] [Bug 392408] File doesnt save if google drive is open and actively syncing

2018-03-27 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=392408 Alvin Wong changed: What|Removed |Added CC||alvinhoc...@gmail.com -- You are receiving this m

[krita] [Bug 392408] File doesnt save if google drive is open and actively syncing

2018-03-27 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=392408 Boudewijn Rempt changed: What|Removed |Added Keywords||regression, release_blocker C