emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41463: closed (27.0.91; ACL error on Windows when trying to save fil


From: GNU bug Tracking System
Subject: bug#41463: closed (27.0.91; ACL error on Windows when trying to save file)
Date: Sat, 23 May 2020 07:41:01 +0000

Your message dated Sat, 23 May 2020 10:40:33 +0300
with message-id <address@hidden>
and subject line Re: bug#41463: 27.0.91; ACL error on Windows when trying to 
save file
has caused the debbugs.gnu.org bug report #41463,
regarding 27.0.91; ACL error on Windows when trying to save file
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
41463: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41463
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 27.0.91; ACL error on Windows when trying to save file Date: Fri, 22 May 2020 19:47:39 +0200 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0
I get the following error when trying to save a specific file:

Saving file h:/some/file.txt...
file-extended-attributes: Getting ACLs: Input/output error, h:/some/file.txt

This is unexpected since both Emacs 26.3 and notepad.exe are able to
write to this file. Even though I also get an error when using the
Get-Acl command in PowerShell.

In GNU Emacs 27.0.91 (build 2, x86_64-w64-mingw32)
Repository revision: 4b9fbdb5a713745dfdb13042e33ba2345e6860e1
Repository branch: emacs-27
Windowing system distributor 'Microsoft Corp.', version 10.0.18363
System Description: Microsoft Windows 10 Enterprise (v10.0.1909.18363.836)

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Configured using:
 'configure --prefix=/c/emacs/emacs-27.1 --without-compress-install
 --disable-build-details --without-pop LDFLAGS=-shared-libgcc'

Configured features:
XPM JPEG TIFF GIF PNG RSVG SOUND DBUS NOTIFY W32NOTIFY ACL GNUTLS
LIBXML2 HARFBUZZ ZLIB TOOLKIT_SCROLL_BARS MODULES THREADS JSON PDUMPER
LCMS2 GMP

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: cp1252

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t



--- End Message ---
--- Begin Message --- Subject: Re: bug#41463: 27.0.91; ACL error on Windows when trying to save file Date: Sat, 23 May 2020 10:40:33 +0300
> Cc: address@hidden
> From: Lars Ljung <address@hidden>
> Date: Sat, 23 May 2020 09:12:57 +0200
> 
> Den 2020-05-23 kl. 07:52, skrev Eli Zaretskii:
> >> Date: Sat, 23 May 2020 08:43:40 +0300
> >> From: Eli Zaretskii <address@hidden>
> >> Cc: address@hidden
> >>
> >>> I traced this to acl_get_file() in w32.c where GetLastError() returns
> >>> 50, i.e. ERROR_NOT_SUPPORTED.
> >>
> >> Thanks.  Does the patch below fix this problem?
> > 
> > Actually, please use this more thorough patch instead:
> 
> That does the trick, thanks :)

Great, thanks.  I installed the fix on the emacs-27 branch, and I'm
therefore marking this bug done.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]