Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > alt.comp.software.thunderbird > #16910
| From | Paul <nospam@needed.invalid> |
|---|---|
| Newsgroups | alt.comp.software.thunderbird |
| Subject | Re: Backup |
| Date | 2025-06-09 14:09 -0400 |
| Organization | A noiseless patient Spider |
| Message-ID | <102780h$m8tu$1@dont-email.me> (permalink) |
| References | (1 earlier) <1021oa9$35lpl$1@dont-email.me> <10225rn$393e0$2@dont-email.me> <1025mer$bc2v$1@dont-email.me> <1025ohk$boh4$1@dont-email.me> <1026edn$fj3g$5@dont-email.me> |
On Mon, 6/9/2025 6:52 AM, J. P. Gilliver wrote:
>>
> [Compared to Turnpike, I'm finding huge numbers of blank lines - _before_ my .sig - are appearing when I reply, or post a followup, in TB. Any idea what's causing them? (This post is an example.)]
>
You can pop the MID of your message (this whole string)
<1026edn$fj3g$5@dont-email.me>
into http://al.howardknight.net/ and
see how many blank lines are there. That is in case there
is some difference caused by your newsreader itself.
I don't see anything in your post that is concerning.
https://al.howardknight.net/?STYPE=msgid&MSGI=%3C1026edn%24fj3g%245%40dont-email.me%3E
If you're curious about these things, you can also look at any MBOX that is
relevant, and you should notice some small number of blank lines between
posts, and the RFCs may be able to explain where and why the sum total of
those are present. In this example, I'm finding one blank line, but I've
seen as many as four lines.
************************* MBOX sample of area between posts *********************
My array is initialized to 0xFF by erasing the Flash sectors where it is
saved in non-volatile way. When a new entry is generated, the struct is
written to the Flash.
<=== One blank line at end of post.
From - Fri Nov 17 22:17:58 2023
X-Mozilla-Status: 0001 <=== These lines added by Thunderbird or Seamonkey
X-Mozilla-Status2: 00000000 <=== as posts are added to the MBOX (via offline sync)
************************* MBOX sample of area between posts *********************
I have seen plenty of blank lines added while I'm composing a post, and
I try my best to clean that up before clicking Send. I would have to shoot
video of the screen, to try to catch what is going on to make them. I
don't think you are imagining things. Maybe it's something that
happens when I'm editing.
This is an example of making a screen recording. in Linux, it is "X11grab",
in Windows it is "GDIgrab". On the Linux side, for the newer Wayland/Weston,
the ffmpeg team will have to add another grab to work with that. Firefox
already has three options for working under Linux with the various options now.
This means that occasionally in Linux, the "X11grab" might not work.
In this example, the quality setting of "1" is top quality or minimal compression.
Using H264 provides tremendous compression, so the file generation rate won't be
all that high (compared to storing frames as .bmp which is lossless but wasteful).
ffmpeg.exe -framerate 30 -f gdigrab -i desktop -q:v 1 -vcodec h264 out.mp4
This is taking one frame a second and storing as a series of BMP files.
ffmpeg.exe -framerate 1 -f gdigrab -i desktop -f image2 L:\TEMP\a%05d.bmp
Paul
Back to alt.comp.software.thunderbird | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Backup pablito <abc@abc.bom> - 2025-06-07 12:23 +0200
Re: Backup NFN Smith <worldoff9908@gmail.com> - 2025-06-07 09:10 -0700
Re: Backup "J. P. Gilliver" <G6JPG@255soft.uk> - 2025-06-07 21:01 +0100
Re: Backup Paul <nospam@needed.invalid> - 2025-06-07 18:00 -0400
Re: Backup NFN Smith <worldoff9908@gmail.com> - 2025-06-08 21:03 -0700
Re: Backup Paul <nospam@needed.invalid> - 2025-06-09 00:39 -0400
Re: Backup "J. P. Gilliver" <G6JPG@255soft.uk> - 2025-06-09 11:52 +0100
Re: Backup Paul <nospam@needed.invalid> - 2025-06-09 14:09 -0400
Re: Backup Paul <nospam@needed.invalid> - 2025-06-07 16:04 -0400
Re: Backup "David E. Ross" <nobody@nowhere.invalid> - 2025-06-07 09:22 -0700
Re: Backup "Alan K." <alan@invalid.com> - 2025-06-07 16:38 -0400
Re: Backup "Carlos E.R." <robin_listas@es.invalid> - 2025-06-08 00:10 +0200
Re: Backup Paul <nospam@needed.invalid> - 2025-06-07 18:20 -0400
Re: Backup "Alan K." <alan@invalid.com> - 2025-06-07 18:29 -0400
Re: Backup Andy Burns <usenet@andyburns.uk> - 2025-06-08 04:21 +0100
Re: Backup Paul <nospam@needed.invalid> - 2025-06-08 00:13 -0400
csiph-web