[Libreoffice-bugs] [Bug 128915] Installation error - GetTempFileNameW failed

2022-06-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128915

QA Administrators  changed:

   What|Removed |Added

 Resolution|--- |INSUFFICIENTDATA
 Status|NEEDINFO|RESOLVED

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

[Libreoffice-bugs] [Bug 128915] Installation error - GetTempFileNameW failed

2022-06-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128915

--- Comment #8 from QA Administrators  ---
Dear xarx,

Please read this message in its entirety before proceeding.

Your bug report is being closed as INSUFFICIENTDATA due to inactivity and
a lack of information which is needed in order to accurately
reproduce and confirm the problem. We encourage you to retest
your bug against the latest release. If the issue is still
present in the latest stable release, we need the following
information (please ignore any that you've already provided):

a) Provide details of your system including your operating
   system and the latest version of LibreOffice that you have
   confirmed the bug to be present

b) Provide easy to reproduce steps – the simpler the better

c) Provide any test case(s) which will help us confirm the problem

d) Provide screenshots of the problem if you think it might help

e) Read all comments and provide any requested information

Once all of this is done, please set the bug back to UNCONFIRMED
and we will attempt to reproduce the issue. Please do not:

a) respond via email 

b) update the version field in the bug or any of the other details
   on the top section of our bug tracker

Warm Regards,
QA Team

MassPing-NeedInfo-FollowUp

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

[Libreoffice-bugs] [Bug 128915] Installation error - GetTempFileNameW failed

2022-05-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128915

--- Comment #7 from QA Administrators  ---
Dear xarx,

This bug has been in NEEDINFO status with no change for at least
6 months. Please provide the requested information as soon as
possible and mark the bug as UNCONFIRMED. Due to regular bug
tracker maintenance, if the bug is still in NEEDINFO status with
no change in 30 days the QA team will close the bug as INSUFFICIENTDATA
due to lack of needed information.

For more information about our NEEDINFO policy please read the
wiki located here:
https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO

If you have already provided the requested information, please
mark the bug as UNCONFIRMED so that the QA team knows that the
bug is ready to be confirmed.

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-NeedInfo-Ping

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

[Libreoffice-bugs] [Bug 128915] Installation error - GetTempFileNameW failed

2021-11-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128915

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #6 from Xisco Faulí  ---
Hello xarx,
Could you please try to reproduce it with the latest version of LibreOffice
from https://www.libreoffice.org/download/libreoffice-fresh/ ?
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the bug is still present in the latest version.

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

[Libreoffice-bugs] [Bug 128915] Installation error - GetTempFileNameW failed

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

--- Comment #5 from Mike Kaganski  ---
(In reply to Xisco Faulí from comment #4)
> Hello Mike Kaganski,
> Is the comment 3 of any value or do we need more input from the reporter ?

No idea. The proper Temp permissions, as set by Windows installation by default
(on my Win10 Home) are:

> icacls C:\Windows\Temp
> C:\Windows\Temp BUILTIN\Users:(CI)(S,WD,AD,X)
> BUILTIN\Administrators:(F)
> BUILTIN\Administrators:(OI)(CI)(IO)(F)
> NT AUTHORITY\SYSTEM:(F)
> NT AUTHORITY\SYSTEM:(OI)(CI)(IO)(F)
> CREATOR OWNER:(OI)(CI)(IO)(F)

The difference in permissions might be the problem, of course.

-- 
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 128915] Installation error - GetTempFileNameW failed

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

--- Comment #4 from Xisco Faulí  ---
Hello Mike Kaganski,
Is the comment 3 of any value or do we need more input from the reporter ?

-- 
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 128915] Installation error - GetTempFileNameW failed

2019-12-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128915

x...@sms.cz changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #3 from x...@sms.cz ---
More info:

User temp: B:\Users\xarx\Temp
System temp: B:\Users\SYSTEM\Temp

I am starting the installation from an administration account (xarx), but from
a *non-elevated* console. It this situation the .msi installation asks for
elevation, after confirmation it copies most of the files, and almost at the
end it fails with the described error. It fails when trying to write the system
temp folder.

The system temp folder has the following privileges set:

B:\Users\SYSTEM>icacls Temp
Temp NT AUTHORITY\SYSTEM:(I)(OI)(CI)(F)
 BUILTIN\Administrators:(I)(OI)(CI)(F)
 BUILTIN\Users:(I)(RX)
 BUILTIN\Users:(I)(OI)(CI)(IO)(GR,GE)
 Everyone:(I)(RX)
 Everyone:(I)(OI)(CI)(IO)(GR,GE)

When I start the installation from an *elevated* console, it succeeds. Hence I
deduce that the installation error is caused by an operation at the end of the
installation that is probably not executed under the elevated privileges.

-- 
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 128915] Installation error - GetTempFileNameW failed

2019-12-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128915

QA Administrators  changed:

   What|Removed |Added

 Whiteboard| QA:needsComment|

-- 
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 128915] Installation error - GetTempFileNameW failed

2019-12-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128915

Mike Kaganski  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #2 from Mike Kaganski  ---
Could you please run the following command:

rundll32.exe sysdm.cpl,EditEnvironmentVariables

and tell which are the TEMP paths in both user's and system's sections there?

-- 
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 128915] Installation error - GetTempFileNameW failed

2019-12-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128915

QA Administrators  changed:

   What|Removed |Added

 Whiteboard|| QA:needsComment

-- 
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 128915] Installation error - GetTempFileNameW failed

2019-11-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128915

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 CC||79045_79...@mail.ru,
   ||mikekagan...@hotmail.com
 Blocks||113117


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=113117
[Bug 113117] [META] Windows installer/uninstaller bugs and enhancements
-- 
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 128915] Installation error - GetTempFileNameW failed

2019-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128915

Julien Nabet  changed:

   What|Removed |Added

Summary|Instalation error - |Installation error -
   |GetTempFileNameW failed |GetTempFileNameW failed

-- 
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