On Thu, 12 Dec 2019 11:09:51 +0100 =?UTF-8?Q?Holger_Schr=c3=b6der?= <
holgi....@gmx.de> wrote:
> Hi.
>
> Same problem here. The reason is the patch 07_default-tab-title.patch. I
> rebuilt Tilix without this patch and everything works again.
>
> Holger...
>

As a quick fix:
1. in file /usr/share/glib-2.0/schemas/com.gexperts.Tilix.gschema.xml at
line 206
<default>${title}</default>
change to
<default>'${title}'</default>
2. execute glib-compile-schemas /usr/share/glib-2.0/schemas/ as root

Reply via email to