Bug#996082: vte2.91: vte.terminal.spawn_async emits useless warning by default

2021-10-10 Thread Simon McVittie
Control: tags -1 + moreinfo On Sun, 10 Oct 2021 at 22:51:10 +0200, Nis Martensen wrote: > (reportbug:22755): VTE-WARNING **: 21:37:42.462: > (../src/vtepty.cc:811):void vte_pty_spawn_with_fds_async(VtePty*, const > char*, const char* const*, const char* const*, const int*, int, const > int*, int,

Bug#996082: vte2.91: vte.terminal.spawn_async emits useless warning by default

2021-10-10 Thread Nis Martensen
Source: vte2.91 Version: 0.62.3-1 Severity: minor Tags: upstream X-Debbugs-Cc: nis.marten...@web.de According to https://lazka.github.io/pgi-docs/Vte-2.91/classes/Terminal.html#Vte.Terminal.spawn_sync spawn_sync is deprecated and one should use spawn_async instead. After trying to switch