[Libreoffice-bugs] [Bug 105057] Creating or running Base Reports or creating forms leaves temp files on LibreOffice opening page and recent files menu

2023-07-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105057

Justin L  changed:

   What|Removed |Added

 CC||pierre-yves.samyn@laposte.n
   ||et

--- Comment #5 from Justin L  ---
*** Bug 90318 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 105057] Creating or running Base Reports or creating forms leaves temp files on LibreOffice opening page and recent files menu

2021-12-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105057

Justin L  changed:

   What|Removed |Added

Version|5.3.0.0.beta2   |unspecified

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 105057] Creating or running Base Reports or creating forms leaves temp files on LibreOffice opening page and recent files menu

2020-07-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105057

Justin L  changed:

   What|Removed |Added

 CC||jl...@mail.com
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||1302
   Keywords||difficultyInteresting,
   ||easyHack

--- Comment #4 from Justin L  ---
I think this could fairly easily be implemented by resurrecting bug 89394's
commit 93eefe54f5d6b6092371bad1e8689d29eee2 and changing it to use:

OUString sSysTempPath;
if( osl::FileBase::getTempDirURL( sSysTempPath ) == osl::FileBase::E_None )
bIsInTempPath = !sSysTempPath.isEmpty() && sURL.startsWith( sSysTempPath );

However, as IT support, I might like the debugging ability to see a recently
edited file in the tmp folder that a user claims they worked on and is now
lost. If you see that they only worked on a temporary copy, then it isn't a
surprise that it is lost.  [But that scenario is less of an issue now, since
saving doesn't recommend the tmp folder since LO 5.4's tdf#80807 guisaveas:
never recommend system's tempdir.]

So there are some pros and cons in implementing this. Someone will probably
complain if this bug report is fixed (since I had complaints about bug 80807
from someone who liked repeatedly saving to /tmp/). Regardless, I'll mark this
as an EasyHack. Make sure you read and understand the arguments from bug 89394.
The ideal fix would be a threaded approach as described in bug 101302 - but
that is beyond EasyHack.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105057] Creating or running Base Reports or creating forms leaves temp files on LibreOffice opening page and recent files menu

2020-03-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105057

Drew Jensen  changed:

   What|Removed |Added

Summary|Base Report Wizard leaves   |Creating or running Base
   |temp files on LibreOffice   |Reports or creating forms
   |opening page (recent|leaves temp files on
   |documents)  |LibreOffice opening page
   ||and recent files menu

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs