Re: [dev] [dmenu][bug report] Second instance invisible

From: NRK <nrk_AT_disroot.org>
Date: Fri, 22 Sep 2023 14:10:44 +0600

On Thu, Sep 21, 2023 at 02:02:12PM +0100, Christopher Lang wrote:
> I run the following shell command:
> seq 2 | dmenu && seq 3 | dmenu
> The first dmenu instance opens as expected. I hit the enter key and a 1
> is printed. However, the second dmenu instance does not appear.

Cannot reproduce on my system, tried on unpatched master branch and v5.2.
The 2nd dmenu instance appears just fine after the first one closes.

If you can consistently reproduce, then attach gdb to the 2nd instance
(via `gdb --pid`) and try to inspect what might be going wrong compared
to a non-buggy case.

- NRK
Received on Fri Sep 22 2023 - 10:10:44 CEST

This archive was generated by hypermail 2.3.0 : Fri Sep 22 2023 - 10:12:09 CEST