GNU bug report logs - #37243
[macOS] Periodic "NSPersistentUIWindowSnapshotter...ftruncate(fd, finalFileSize) failed on line 797: No such file or directory" in terminal

Previous Next

Package: emacs;

Reported by: Evan Aad <oddeveneven <at> gmail.com>

Date: Sat, 31 Aug 2019 09:01:02 UTC

Severity: normal

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 37243 in the body.
You can then email your comments to 37243 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#37243; Package emacs. (Sat, 31 Aug 2019 09:01:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Evan Aad <oddeveneven <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 31 Aug 2019 09:01:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Evan Aad <oddeveneven <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Periodic message in the terminal
Date: Sat, 31 Aug 2019 12:00:36 +0300
I work on a macOS Mojave version 10.14.6. I open Emacs (version 26.2
(9.0)) from the terminal using the command "> emacs &". Every few
moments the following double-message appears in the terminal:

2019-08-31 11:18:46.879 Emacs-x86_64-10_14[797:141714]
-[NSPersistentUIWindowSnapshotter
writeWindowSnapshot:length:width:height:bytesPerRow:toFile:inDirectory:encryptingWithKey:uuid:checksum:fd:]:
0 == ftruncate(fd, finalFileSize) failed on line 797: No such file or
directory
2019-08-31 11:18:46.881 Emacs-x86_64-10_14[797:141714]
-[NSPersistentUIWindowSnapshotter
writeWindowSnapshot:length:width:height:bytesPerRow:toFile:inDirectory:encryptingWithKey:uuid:checksum:fd:]:
0 == ftruncate(fd, fileLength) failed on line 868: No such file or
directory
arara temp3

The number 11:18:46.879 changes between different appearances of this message.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#37243; Package emacs. (Sat, 31 Aug 2019 09:03:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Evan Aad <oddeveneven <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Re: Periodic message in the terminal
Date: Sat, 31 Aug 2019 12:01:47 +0300
Please disregard the words "arara temp3" at the end of the output
listed in my previous email. It was copied by mistake.

On Sat, Aug 31, 2019 at 12:00 PM Evan Aad <oddeveneven <at> gmail.com> wrote:
>
> I work on a macOS Mojave version 10.14.6. I open Emacs (version 26.2
> (9.0)) from the terminal using the command "> emacs &". Every few
> moments the following double-message appears in the terminal:
>
> 2019-08-31 11:18:46.879 Emacs-x86_64-10_14[797:141714]
> -[NSPersistentUIWindowSnapshotter
> writeWindowSnapshot:length:width:height:bytesPerRow:toFile:inDirectory:encryptingWithKey:uuid:checksum:fd:]:
> 0 == ftruncate(fd, finalFileSize) failed on line 797: No such file or
> directory
> 2019-08-31 11:18:46.881 Emacs-x86_64-10_14[797:141714]
> -[NSPersistentUIWindowSnapshotter
> writeWindowSnapshot:length:width:height:bytesPerRow:toFile:inDirectory:encryptingWithKey:uuid:checksum:fd:]:
> 0 == ftruncate(fd, fileLength) failed on line 868: No such file or
> directory
> arara temp3
>
> The number 11:18:46.879 changes between different appearances of this message.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#37243; Package emacs. (Sat, 31 Aug 2019 09:03:02 GMT) Full text and rfc822 format available.

Message #11 received at 37243 <at> debbugs.gnu.org (full text, mbox):

From: Evan Aad <oddeveneven <at> gmail.com>
To: 37243 <at> debbugs.gnu.org
Subject: Re: Periodic message in the terminal
Date: Sat, 31 Aug 2019 12:02:33 +0300
Please disregard the words "arara temp3" at the end of the output
listed in my previous email. It was copied by mistake.




Changed bug title to '[macOS] Periodic "NSPersistentUIWindowSnapshotter...ftruncate(fd, finalFileSize) failed on line 797: No such file or directory" in terminal' from 'Periodic message in the terminal' Request was from Noam Postavsky <npostavs <at> gmail.com> to control <at> debbugs.gnu.org. (Fri, 13 Sep 2019 14:29:01 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#37243; Package emacs. (Sun, 18 Oct 2020 12:17:02 GMT) Full text and rfc822 format available.

Message #16 received at 37243 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Evan Aad <oddeveneven <at> gmail.com>
Cc: 37243 <at> debbugs.gnu.org
Subject: Re: bug#37243: Periodic message in the terminal
Date: Sun, 18 Oct 2020 05:16:00 -0700
Evan Aad <oddeveneven <at> gmail.com> writes:

> I work on a macOS Mojave version 10.14.6. I open Emacs (version 26.2
> (9.0)) from the terminal using the command "> emacs &". Every few
> moments the following double-message appears in the terminal:
>
> 2019-08-31 11:18:46.879 Emacs-x86_64-10_14[797:141714]
> -[NSPersistentUIWindowSnapshotter
> writeWindowSnapshot:length:width:height:bytesPerRow:toFile:inDirectory:encryptingWithKey:uuid:checksum:fd:]:
> 0 == ftruncate(fd, finalFileSize) failed on line 797: No such file or
> directory
> 2019-08-31 11:18:46.881 Emacs-x86_64-10_14[797:141714]
> -[NSPersistentUIWindowSnapshotter
> writeWindowSnapshot:length:width:height:bytesPerRow:toFile:inDirectory:encryptingWithKey:uuid:checksum:fd:]:
> 0 == ftruncate(fd, fileLength) failed on line 868: No such file or
> directory
> arara temp3
>
> The number 11:18:46.879 changes between different appearances of this message.

Do you see these messages using Emacs 27.1?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#37243; Package emacs. (Tue, 31 Aug 2021 02:35:01 GMT) Full text and rfc822 format available.

Message #19 received at 37243 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: 37243 <at> debbugs.gnu.org, Evan Aad <oddeveneven <at> gmail.com>
Subject: Re: bug#37243: [macOS] Periodic
 "NSPersistentUIWindowSnapshotter...ftruncate(fd, finalFileSize) failed on
 line 797: No such file or directory" in terminal
Date: Tue, 31 Aug 2021 04:34:09 +0200
Stefan Kangas <stefan <at> marxist.se> writes:

>> The number 11:18:46.879 changes between different appearances of this message.
>
> Do you see these messages using Emacs 27.1?

More information was requested, but no response was given within a few
months, and I'm not able to reproduce the problem, so I'm closing this
bug report.  If the problem still exists, please respond to this email
and we'll reopen the bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




bug closed, send any further explanations to 37243 <at> debbugs.gnu.org and Evan Aad <oddeveneven <at> gmail.com> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 31 Aug 2021 02:35:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 28 Sep 2021 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 208 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.