On Wed, 28 Sep 2022 11:38:32 +0200 Karl Sinn <news@budostore.de> wrote:
Am 28.09.22 um 10:54 schrieb Carlos E. R.:
Hi,
I launch several instances of Firefox using different profiles:
firefox -P normal &
firefox -P Amazon &
firefox -P Small &
firefox -P Extra &
The 4th one fails, no matter the order.
I can start 4 instances, no problem. I only have to hit enter cause of these error messages to be able to continue
karl@dharma:~> firefox -P normal & [1] 15164 karl@dharma:~> firefox -P Amazon & [2] 15483 karl@dharma:~> ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[2]+ Fertig firefox -P Amazon karl@dharma:~> firefox -P Small & [2] 15602 karl@dharma:~> ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[2]+ Fertig firefox -P Small karl@dharma:~> firefox -P Extra & [2] 15724
Err, but you only have two instances running at the end :) Carlos needs/wants four!