Bug#950128: Got issue with 435.21-3 on 5.4.0-3-amd64

2020-01-29 Thread Samurai Within
Got into this today.  apt full-upgrade complain with message about it can'
install package nvidia-kernel-435.21-3 (sorry, it was in the morning, do
not save logs).
For now remove all nvidia libs and install old 430.64-5 version from
snapshot

-- 
*Сиамская кошка – это сама истина с чумазой мордочкой, это красота с
загнутым хвостом, это мудрость в черных носках и надежда на будущее с
куском праздничного пирога во рту. *


Bug#946629: tilix: fails to start after upgrade

2019-12-12 Thread Samurai Within
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
${title}
change to
'${title}'
2. execute glib-compile-schemas /usr/share/glib-2.0/schemas/ as root