[Libreoffice-bugs] [Bug 119429] implement native KIO support to avoid potential data loss when using Dolphin file browser in SMB shares to open documents

2019-04-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119429 --- Comment #11 from tempel.jul...@gmail.com --- Seems like that PR has gotten stuck? -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 119429] implement native KIO support to avoid potential data loss when using Dolphin file browser in SMB shares to open documents

2018-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119429 --- Comment #10 from Nate Graham --- Yes, with https://phabricator.kde.org/D15318 the save workflow should be completely transparent: upon save, it will automatically re-upload the changed file without asking for confirmation first, just

[Libreoffice-bugs] [Bug 119429] implement native KIO support to avoid potential data loss when using Dolphin file browser in SMB shares to open documents

2018-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119429 --- Comment #9 from tempel.jul...@gmail.com --- Very nice. Does this also apply to the Dolphin prompt that appears as well? -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 119429] implement native KIO support to avoid potential data loss when using Dolphin file browser in SMB shares to open documents

2018-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119429 Nate Graham changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 119429] implement native KIO support to avoid potential data loss when using Dolphin file browser in SMB shares to open documents

2018-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119429 --- Comment #7 from Nate Graham --- Awesome. Hopefully by 5.52, it will overwrite automatically without that annoying confirmation prompt. See https://phabricator.kde.org/D15318 -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 119429] implement native KIO support to avoid potential data loss when using Dolphin file browser in SMB shares to open documents

2018-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119429 --- Comment #6 from tempel.jul...@gmail.com --- With Frameworks 5.51, I can confirm that now the overwrite prompt appears when saving with LO on Samba. Thank you, guys! -- You are receiving this mail because: You are the assignee for

[Libreoffice-bugs] [Bug 119429] implement native KIO support to avoid potential data loss when using Dolphin file browser in SMB shares to open documents

2018-09-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119429 Buovjaga changed: What|Removed |Added Severity|normal |enhancement

[Libreoffice-bugs] [Bug 119429] implement native KIO support to avoid potential data loss when using Dolphin file browser in SMB shares to open documents

2018-09-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119429 --- Comment #4 from Nate Graham --- (In reply to Buovjaga from comment #3) > (In reply to Nate Graham from comment #2) > > This could also be caused if suring the save process, LO deletes the old > > file and replaces it with a different

[Libreoffice-bugs] [Bug 119429] implement native KIO support to avoid potential data loss when using Dolphin file browser in SMB shares to open documents

2018-09-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119429 Buovjaga changed: What|Removed |Added CC||todven...@suomi24.fi --- Comment #3

[Libreoffice-bugs] [Bug 119429] implement native KIO support to avoid potential data loss when using Dolphin file browser in SMB shares to open documents

2018-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119429 --- Comment #2 from Nate Graham --- This could also be caused if suring the save process, LO deletes the old file and replaces it with a different one. This would be very unfortunate from a KDE perspective as we currently have no way to

[Libreoffice-bugs] [Bug 119429] implement native KIO support to avoid potential data loss when using Dolphin file browser in SMB shares to open documents

2018-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119429 --- Comment #1 from Nate Graham --- > The KDE filepicker that comes with gtk3_kde5 VCL allows to successfully > edit documents on SMB shares, but it doesn't help when opening the document > out of Dolphin. >From a technical point of