Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.comp.software.thunderbird > #16887

Re: Backup

From Paul <nospam@needed.invalid>
Newsgroups alt.comp.software.thunderbird
Subject Re: Backup
Date 2025-06-08 00:13 -0400
Organization A noiseless patient Spider
Message-ID <10232li$3l05n$1@dont-email.me> (permalink)
References <lqU0Q.1207303$lZjd.630880@fx05.ams4> <10227vj$3a5md$1@dont-email.me> <8vpehlx67e.ln2@Telcontar.valinor> <1022dv6$3d090$1@dont-email.me> <makdt2Fivp1U1@mid.individual.net>

Show all headers | View raw


On Sat, 6/7/2025 11:21 PM, Andy Burns wrote:
> Paul wrote:
> 
>> Carlos E.R. wrote:
>>>> Alan K. wrote:
>>>
>>>> You could maybe go as far as killing TB as part of that batch file?
>>>>       taskkill /IM "thunderbird.exe" /F
>>>
>>> Careful. He could be composing an email and it be destroyed.
>>
>> Yes.
>> Don't use the /F unless there is a way of determining draft windows
>> are not open.
>>
> 
> untested suggestion ...
> 
>     taskkill /IM "thunderbird.exe" /F /FI "WINDOWTITLE ne Write:*"
> 
> translate "Write:*" according to language
> 

That's a good catch. I didn't check for Window filters.

I've got a 128.11 ESR on the other machine, and it
has two Thunderbird processes. One is unadorned
(the parent). The second is a ContentProc, presumably
for an HTML:JS purpose. (When Firefox runs, it has
more flavours of these things. Sysinternals Process Explorer,
holding your mouse over a process, shows the arguments.)

If I test this:

   TASKKILL /IM msedge.exe

that seems to attempt to kill the five msedge.exe processes
in some random order. Things like contentProc in a case like
that, are re-forked, so the house of cards rebuilds itself.
To kill MSEdge cleanly, you can use Sysinternals Process Explorer
to identify the parent, and taking a whack at that usually works.

In the case of Thunderbird, which process will it attack first,
and which process would "own" the "Write:*" window ?

I would almost have to back up the profile and start hammering
at it, to see if a useful pattern emerges :-)

   Paul

Back to alt.comp.software.thunderbird | Previous | NextPrevious in thread | Find similar | Unroll thread


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