[Bug 1779817] Re: r8169 no internet after suspending

2018-08-07 Thread Michael Eischer
@Kai-Heng your latest kernel completely breaks the network using r8169 for me. The system sort of manages to complete startup but fails to attach an address to the network card. This is accompanied with lots of console output similar to this ``` Aug 7 14:46:28 kernel: [ 25.761050] r8169 :05

[Bug 1653686] Re: VNC console page gets too slow when with Google Chrome

2017-02-10 Thread Michael Eischer
The performance problems also affects Firefox (current and past versions) but not as bad as Chrome. The issue is caused by a very inefficient handling of the zlib decompression window. Upstream fixed the problem by replacing the zlib library with an efficient one. In case updating the novnc versio

[Bug 1663530] [NEW] rmdir warning on package installation/update

2017-02-10 Thread Michael Eischer
Public bug reported: On installation / upgrade of the plymouth-theme-ubuntu-gnome-text package, the postinst script may display a warning about being unable to remove a directory: > failed to remove '/lib/plymouth/': No such file or directory This is caused by the following code line which doesn

[Bug 1653686] Re: VNC console page gets too slow when with Google Chrome

2017-02-10 Thread Michael Eischer
vnc-jsunzip-ring.js.patch is a proper fix uses the decompression window as a ring buffer thus avoiding any problems with limiting the window size. ** Patch added: "vnc-jsunzip-ring.js.patch" https://bugs.launchpad.net/ubuntu/+source/novnc/+bug/1653686/+attachment/4816339/+files/vnc-jsunzip-rin