[Touch-packages] [Bug 2029100] Re: general protection fault when detaching a gnome-terminal

2024-08-18 Thread Peter Silva
I open one terminal window, then use + on top left to open a second. then on the second one, I pick detach. and it crashes (this is in 24.04.) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.la

[Touch-packages] [Bug 1690860] Re: systemd-resolved does not use DNS servers from DHCP

2018-08-18 Thread Peter Silva
my syslog just says: syslog:Aug 18 08:28:26 blacklab systemd-resolved[868]: Positive Trust Anchors: syslog:Aug 18 08:28:26 blacklab systemd-resolved[868]: . IN DS 19036 8 2 49aac11d7b6f6446702e54a1607371607a1a41855200fd2ce1cdde32f24e8fb5 syslog:Aug 18 08:28:26 blacklab systemd-resolved[868]: . IN

[Touch-packages] [Bug 1368688] Re: Inconsistence between /etc/init and /etc/init.d files

2014-09-27 Thread Peter Silva
also, both the ipv4 and ipv6 upstart conf files reference /etc/default /isc-dhcp-server, which will never be a good thing, as the normal case is to be running both, and they can never use the same config file, which is set there. -- You received this bug notification because you are a member of U

[Touch-packages] [Bug 1368688] Re: Inconsistence between /etc/init and /etc/init.d files

2014-09-27 Thread Peter Silva
Another inconsistency... /etc/default/isc-dhcp-server refers to the variable DHCPD_CONF which is used by /etc/init.d scripts. the upstart procedure uses only CONFIG_FILE. So following the instructions in /etc/default/isc-dhcp-server results in a dhcp server that starts well from init.d, but fai