[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#56717] [PATCH v2 2/2] gnu: Add i3-autotiling.
From: |
( |
Subject: |
[bug#56717] [PATCH v2 2/2] gnu: Add i3-autotiling. |
Date: |
Sat, 23 Jul 2022 13:22:01 +0100 |
On Sat Jul 23, 2022 at 1:17 PM BST, Maxime Devos wrote:
> For these kind of things, creating the relevant directory and setting an
> environment variable tends to work. Maybe try (setenv "HOME"
> (getcwd)))? However, IIUC, these fontconfig errors can usually be
> ignored (probably because it's just a cache?), likely the "Transport
> endpoint is not connected" test failure is independent.
We got this working on IRC :)
> My guess is that it tries to connect to the WM i3, but that WM is not
> running in the build environment fails.
>
> You could give starting the WM before running the test a try, but maybe
> it's not worth the effort.
Looks like the tests do a popen on i3 themselves:
<https://github.com/altdesktop/i3ipc-python/blob/master/test/ipctest.py#L16>
-- (
- [bug#56717] [PATCH 1/2] gnu: Add python-i3ipc, (continued)
- [bug#56717] [PATCH 2/2] gnu: Add python-autotiling., Hilton Chain, 2022/07/23
- [bug#56717] [PATCH 2/2] gnu: Add python-autotiling., (, 2022/07/23
- [bug#56717] [PATCH v2 0/2] gnu: Add python-i3ipc and i3-autotiling., Hilton Chain, 2022/07/23
- [bug#56717] [PATCH v2 1/2] gnu: Add python-i3ipc., Hilton Chain, 2022/07/23
- [bug#56717] [PATCH v2 2/2] gnu: Add i3-autotiling., Hilton Chain, 2022/07/23
- [bug#56717] [PATCH v2 2/2] gnu: Add i3-autotiling., (, 2022/07/23
- [bug#56717] [PATCH v2 2/2] gnu: Add i3-autotiling., Maxime Devos, 2022/07/23
- [bug#56717] [PATCH v2 2/2] gnu: Add i3-autotiling., Hilton Chain, 2022/07/23
- [bug#56717] [PATCH v2 2/2] gnu: Add i3-autotiling., Maxime Devos, 2022/07/23
- [bug#56717] [PATCH v2 2/2] gnu: Add i3-autotiling.,
( <=
- [bug#56717] [PATCH v3 0/2] gnu: Add python-i3ipc and i3-autotiling., Hilton Chain, 2022/07/23
- [bug#56717] [PATCH 1/2] gnu: Add python-i3ipc., Hilton Chain, 2022/07/23
- [bug#56717] [PATCH 2/2] gnu: Add i3-autotiling., Hilton Chain, 2022/07/23
- [bug#56717] [PATCH 2/2] gnu: Add i3-autotiling., (, 2022/07/23
- [bug#56717] [PATCH v4 0/2] gnu: Add python-i3ipc and i3-autotiling., Hilton Chain, 2022/07/23
- [bug#56717] [PATCH v4 1/2] gnu: Add python-i3ipc., Hilton Chain, 2022/07/23
- [bug#56717] [PATCH v4 2/2] gnu: Add i3-autotiling., Hilton Chain, 2022/07/23
- [bug#56717] [PATCH v2 1/2] gnu: Add python-i3ipc., (, 2022/07/23