unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#37243: Periodic message in the terminal
@ 2019-08-31  9:00 Evan Aad
  2019-08-31  9:01 ` Evan Aad
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Evan Aad @ 2019-08-31  9:00 UTC (permalink / raw)
  To: 37243

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.





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#37243: Periodic message in the terminal
  2019-08-31  9:00 bug#37243: Periodic message in the terminal Evan Aad
@ 2019-08-31  9:01 ` Evan Aad
  2019-08-31  9:02 ` Evan Aad
  2020-10-18 12:16 ` Stefan Kangas
  2 siblings, 0 replies; 5+ messages in thread
From: Evan Aad @ 2019-08-31  9:01 UTC (permalink / raw)
  To: 37243

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





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#37243: Periodic message in the terminal
  2019-08-31  9:00 bug#37243: Periodic message in the terminal Evan Aad
  2019-08-31  9:01 ` Evan Aad
@ 2019-08-31  9:02 ` Evan Aad
  2020-10-18 12:16 ` Stefan Kangas
  2 siblings, 0 replies; 5+ messages in thread
From: Evan Aad @ 2019-08-31  9:02 UTC (permalink / raw)
  To: 37243

Please disregard the words "arara temp3" at the end of the output
listed in my previous email. It was copied by mistake.





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#37243: Periodic message in the terminal
  2019-08-31  9:00 bug#37243: Periodic message in the terminal Evan Aad
  2019-08-31  9:01 ` Evan Aad
  2019-08-31  9:02 ` Evan Aad
@ 2020-10-18 12:16 ` Stefan Kangas
  2021-08-31  2:34   ` bug#37243: [macOS] Periodic "NSPersistentUIWindowSnapshotter...ftruncate(fd, finalFileSize) failed on line 797: No such file or directory" in terminal Lars Ingebrigtsen
  2 siblings, 1 reply; 5+ messages in thread
From: Stefan Kangas @ 2020-10-18 12:16 UTC (permalink / raw)
  To: Evan Aad; +Cc: 37243

Evan Aad <oddeveneven@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?





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#37243: [macOS] Periodic "NSPersistentUIWindowSnapshotter...ftruncate(fd, finalFileSize) failed on line 797: No such file or directory" in terminal
  2020-10-18 12:16 ` Stefan Kangas
@ 2021-08-31  2:34   ` Lars Ingebrigtsen
  0 siblings, 0 replies; 5+ messages in thread
From: Lars Ingebrigtsen @ 2021-08-31  2:34 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: 37243, Evan Aad

Stefan Kangas <stefan@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





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-08-31  2:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-31  9:00 bug#37243: Periodic message in the terminal Evan Aad
2019-08-31  9:01 ` Evan Aad
2019-08-31  9:02 ` Evan Aad
2020-10-18 12:16 ` Stefan Kangas
2021-08-31  2:34   ` bug#37243: [macOS] Periodic "NSPersistentUIWindowSnapshotter...ftruncate(fd, finalFileSize) failed on line 797: No such file or directory" in terminal Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).