[Bug 1894424] Re: CONFIG_EFI_CUSTOM_SSDT_OVERLAYS causes HDMI video capture device to fail [534d:2109] (no /dev/video{0, 1})

2020-09-16 Thread Ken Sharp
Mainline kernel fails in the same way. Upstream latest works but is unusable for a number of reasons. Summary: 5.4.0-42 - OK 5.4.0-45 - Fails 5.4.0-47 - Fails 5.4.55 (CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=n) - OK 5.9-rc5 - OK As the upstream kernel works, this suggests there may be a bug in the Ubuntu

[Bug 1894424] Re: HDMI video capture device fails [534d:2109] (no /dev/video{0, 1})

2020-09-16 Thread Ken Sharp
Recompiled -47 with CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=n and the device works correctly as before. I do not know if this is a kernel or firmware bug. Will try the upstream kernel to see if anything is different. ** Summary changed: - HDMI video capture device fails [534d:2109] (no /dev/video{0,1})

[Bug 1894424] Re: HDMI video capture device fails [534d:2109] (no /dev/video{0, 1})

2020-09-14 Thread Ken Sharp
$ diff /boot/config-5.4.0-4{2,5}-generic (snip) > CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y My machine simply won't boot with acpi=off so I tried acpi_no_static_ssdt out of desperation. It made no difference. Still an issue in -47. -- You received this bug notification because you are a member of Ubunt

[Bug 1894424] Re: HDMI video capture device fails [534d:2109] (no /dev/video{0, 1})

2020-09-14 Thread Ken Sharp
$ diff /boot/config-5.4.0-4{2,5}-generic (snip) > CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y My machine simply won't boot with acpi=off so I tried acpi_no_static_ssdt out of desperation. It made no different. Still an issue in -47. -- You received this bug notification because you are a member of Ubuntu

[Bug 1894424] Re: HDMI video capture device fails [534d:2109] (no /dev/video{0, 1})

2020-09-06 Thread Ken Sharp
** Description changed: Very recently my HDMI-->USB video capture device stopped working. /dev/video{0,1} is no longer created so it can no longer be accessed. The device in question was bought from eBay: http://web.archive.org/web/20200906083930/https://www.ebay.co.uk/p/15039374404?ii

[Bug 1894424] Re: HDMI video capture device fails [534d:2109] (no /dev/video{0, 1})

2020-09-06 Thread Ken Sharp
** Description changed: Very recently my HDMI-->USB video capture device stopped working. /dev/video{0,1} is no longer created so it can no longer be accessed. The device in question was bought from eBay: http://web.archive.org/web/20200906083930/https://www.ebay.co.uk/p/15039374404?ii

[Bug 1894424] Re: HDMI video capture device fails [534d:2109] (no /dev/video{0, 1})

2020-09-06 Thread Ken Sharp
** Description changed: Very recently my HDMI-->USB video capture device stopped working. /dev/video{0,1} is no longer created so it can no longer be accessed. The device in question was bought from eBay: http://web.archive.org/web/20200906083930/https://www.ebay.co.uk/p/15039374404?ii

[Bug 1894424] Re: HDMI video capture device fails [534d:2109] (no /dev/video{0, 1})

2020-09-06 Thread Ken Sharp
** Attachment added: "dmesg from 5.4.0-42" https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.4/+bug/1894424/+attachment/5408062/+files/dmesg.5.4.0-42 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad

[Bug 1894424] Re: HDMI video capture device fails [534d:2109] (no /dev/video{0, 1})

2020-09-06 Thread Ken Sharp
** Attachment added: "dmesg from 5.4.0-45" https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.4/+bug/1894424/+attachment/5408060/+files/dmesg.5.4.0-45.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 1894424] [NEW] HDMI video capture device fails [534d:2109] (no /dev/video{0, 1})

2020-09-06 Thread Ken Sharp
Public bug reported: Very recently my HDMI-->USB video capture device stopped working. /dev/video{0,1} is no longer created so it can no longer be accessed. The device in question was bought from eBay: http://web.archive.org/web/20200906083930/https://www.ebay.co.uk/p/15039374404?iid=313155173737

[Bug 1501972] Re: nvidia kernel module failed to build [/bin/sh: 1: cc: not found]

2020-05-15 Thread Ken Sharp
"Fix: sudo apt install -y --reinstall gcc g++ gcc-7 g++-7" How on Earth is that a fix? Does an updated package do this for you? I'm doubting it very much. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1413379] Re: boinc doesn't always detect Virtualbox

2020-05-10 Thread Ken Sharp
Looks good here: 1: 09-May-2020 14:48:47 (low) [] Starting BOINC client version 7.9.3 for x86_64-pc-linux-gnu 15: 09-May-2020 14:48:48 (low) [] VirtualBox version: 6.1.4r136177 Of course all the machines now use systemd. To find out if anything is different for sysvinit I installed a Devuan Cer

[Bug 1413379] Re: boinc doesn't always detect Virtualbox

2020-05-10 Thread Ken Sharp
Some Ubuntu LTS releases use old packages too so I won't mark this as fixed completely (I can't choose individual releases). ** Changed in: boinc (Ubuntu) Status: Incomplete => New ** Changed in: boinc-upstream Status: New => Fix Released -- You received this bug notification beca

[Bug 1876975] [NEW] UnicodeDecodeError: 'utf-8' codec can't decode byte 0xec in position 4: invalid continuation byte

2020-05-05 Thread Ken Sharp
Public bug reported: I suspect the error may be down to a Python script, but I really don't know. $ nyx -c /run/tor Traceback (most recent call last): File "/usr/bin/nyx", line 11, in load_entry_point('nyx==2.0.4', 'console_scripts', 'nyx')() File "/usr/lib/python3/dist-packages/nyx/__in

[Bug 1211930] Re: Copying files creates useless data

2020-04-19 Thread Ken Sharp
You can compile from source but nobody has mentioned if this bug is fixed. File corruption is not the bug reported here. ** Summary changed: - Copying files creates useless data + Copying creates inaccessible files -- You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 1058191] Re: file doesn't recognise all "Linux make config build file[s]"

2020-04-15 Thread Ken Sharp
Changed again. I guess this will be a never-ending task. $ file -i /boot/config* /boot/config-5.3.0-42-generic: text/plain; charset=us-ascii /boot/config-5.3.0-45-generic: text/plain; charset=us-ascii /boot/config-5.3.0-46-generic: text/plain; charset=us-ascii -- You received this bug notificati

[Bug 1872304] Re: syslog snapd/statvfs spam

2020-04-15 Thread Ken Sharp
Downloaded and installed mate-applets{,-common}-1.24 and forced a reload of the applet. The log file has stopped filling with these two lines. The lines are still printed when using System Monitor (1.20) but I can live with that as it's not repeated endlessly. Fixed in Focal+. ** Summary changed

[Bug 1872304] Re: syslog snapd/statvfs spam

2020-04-15 Thread Ken Sharp
This should be fixed in version 1.24.0 (Focal). https://github.com/mate-desktop/mate- applets/commit/736ba510c9d5c55ca5a3a59693ce25fba010ad03 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872304 Tit

[Bug 1872304] Re: syslog snapd/statvfs spam

2020-04-15 Thread Ken Sharp
And I've just discovered that my systemd user journal is 112 MB. Filling with this nonsense every two seconds. I'm sure it's doing wonders for my SSD. I dread to think what would happen if I had multiple users logged in. ** Bug watch added: github.com/mate-desktop/mate-applets/issues #230 http

[Bug 1872304] [NEW] syslog snapd/statvfs spam

2020-04-12 Thread Ken Sharp
Public bug reported: My syslog fills every two seconds with: Apr 12 15:13:59 org.mate.panel.applet.MultiLoadAppletFactory[3994]: glibtop(c=4286): [WARNING] statvfs '/var/snap/lxd/common/ns/shmounts' failed: Permission denied Apr 12 15:13:59 org.mate.panel.applet.MultiLoadAppletFactory[3994]: g

[Bug 1851162] Re: nvidia-drivers-390 fail to build with kernel 5.3

2020-01-22 Thread Ken Sharp
All good here too with 390.116-0ubuntu0.18.04.3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1851162 Title: nvidia-drivers-390 fail to build with kernel 5.3 To manage notifications about this bug

[Bug 1851162] Re: nvidia-drivers-390 fail to build with kernel 5.3

2020-01-21 Thread Ken Sharp
Updated Bionic with all the latest packages before adding -proposed. Building module: cleaning build area... unset ARCH; env NV_VERBOSE=1 'make' -j16 NV_EXCLUDE_BUILD_MODULES='' KERNEL_UNAME=5.3.0-26-generic IGNORE_XEN_PRESENCE=1 IGNORE_CC_MISMATCH=1 SYSSRC=/lib/modules/5.3.0-26-generic/build LD

[Bug 1843385] Re: package nvidia-dkms-390 (not installed) failed to install/upgrade: installed nvidia-dkms-390 package post-installation script subprocess returned error exit status 10

2020-01-18 Thread Ken Sharp
Probably the same as Bug #1851162 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1843385 Title: package nvidia-dkms-390 (not installed) failed to install/upgrade: installed nvidia-dkms-390 package

[Bug 1844613] Re: package nvidia-dkms-390 390.129-0ubuntu1 failed to install/upgrade: installed nvidia-dkms-390 package post-installation script subprocess returned error exit status 10

2020-01-18 Thread Ken Sharp
*** This bug is a duplicate of bug 1851162 *** https://bugs.launchpad.net/bugs/1851162 ** This bug has been marked a duplicate of bug 1851162 nvidia-drivers-390 fail to build with DKMS and linux-image-5.3.0-19 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1853196] Re: nvidia-kernel-source-390 390.129-0ubuntu2: nvidia kernel module failed to build

2020-01-18 Thread Ken Sharp
*** This bug is a duplicate of bug 1851162 *** https://bugs.launchpad.net/bugs/1851162 ** This bug has been marked a duplicate of bug 1851162 nvidia-drivers-390 fail to build with DKMS and linux-image-5.3.0-19 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1846995] Re: package nvidia-dkms-390 390.129-0ubuntu1 failed to install/upgrade: installed nvidia-dkms-390 package post-installation script subprocess returned error exit status 10

2020-01-18 Thread Ken Sharp
Did you build a custom kernel? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1846995 Title: package nvidia-dkms-390 390.129-0ubuntu1 failed to install/upgrade: installed nvidia-dkms-390 package po

[Bug 1857378] Re: Please drop i386 dkms package, as there are no i386 kernel

2020-01-18 Thread Ken Sharp
Or don't. https://discourse.ubuntu.com/t/intel-32bit-packages-on-ubuntu-from-19-10-onwards/11263/90 ** Changed in: nvidia-graphics-drivers-390 (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 1851162] Re: nvidia-drivers-390 fail to build with DKMS and linux-image-5.3.0-19

2020-01-18 Thread Ken Sharp
The HWE package now force-upgrades to 5.3.0, rendering that entire package useless. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1851162 Title: nvidia-drivers-390 fail to build with DKMS and linux-

[Bug 1852498] [NEW] r8168 fails to build under DKMS and Linux 5.3.0

2019-11-13 Thread Ken Sharp
Public bug reported: The r8168 module fails to build under DKMS and Linux 5.3.0 (HWE-Edge), and so falls off the network following a reboot. Note also: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics- drivers-390/+bug/1851162 which I suspect may caused by the same change in the kernel.

[Bug 1851162] [NEW] nvidia-drivers-390 fail to build with DKMS and linux-image-5.3.0-19

2019-11-03 Thread Ken Sharp
Public bug reported: With linux-image-5.0.0-23 I had no problems. Following an update linux- image-5.3.0-19 was installed, the DKMS build failed, and the system became unusable. Removing 5.3.0 brings the system back. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: nvidia-driver-390 390.116

[Bug 1851162] Re: nvidia-drivers-390 fail to build with DKMS and linux-image-5.3.0-19

2019-11-03 Thread Ken Sharp
Build log attached. ** Attachment added: "DKMS build log" https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1851162/+attachment/5302550/+files/make.log ** Description changed: - With linux-image-5.0.0-23 I had no problems. Following an update 5.3.0 - was installed, t

[Bug 1804040] Re: nvidia-dkms-390 390.77-0ubuntu0.18.04.1: nvidia kernel module failed to build [ERROR: Kernel configuration is invalid.]

2019-11-03 Thread Ken Sharp
I've marked this as affecting me but I've just realised that I'm using a different kernel. In my case 5.0.x works fine, 5.3.0 fails in (apparently) the same way: DKMS make.log for nvidia-390.116 for kernel 5.3.0-19-generic (x86_64) Sun 3 Nov 19:50:42 GMT 2019 make[1]: Entering directory '/usr/src

[Bug 1850037] [NEW] btrfs kernel bug at relocation.c

2019-10-27 Thread Ken Sharp
Public bug reported: I've just tried to do a btrfs-balance of /home. This failed. Badly. With a segfault. dmesg showed a specific message but that has long gone. Because this messed up my filesystem it was not logged. I won't be trying this again! Furthermore my free space has increased by 1 GB.

[Bug 1837452] Re: segfault at 0 {...} error 4 in libgio-2.0.so.0.5600.4

2019-08-06 Thread Ken Sharp
*** This bug is a duplicate of bug 1839128 *** https://bugs.launchpad.net/bugs/1839128 ** This bug has been marked a duplicate of private bug 1839128 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1837452] [NEW] segfault at 0 {...} error 4 in libgio-2.0.so.0.5600.4

2019-07-22 Thread Ken Sharp
Public bug reported: Shotwell segfaults every time I close it. shotwell[11186]: segfault at 0 ip 7f33b2e3b7e0 sp 7aeabaa8 error 4 in libgio-2.0.so.0.5600.4[7f33b2d9+195000] I have no idea why. libgio-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 (0x7fc9005ed000) App

[Bug 1058191] Re: file doesn't recognise all "Linux make config build file[s]"

2019-06-25 Thread Ken Sharp
** Changed in: file (Ubuntu) Assignee: (unassigned) => Ken Sharp (kennybobs) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1058191 Title: file doesn't recognise all "Linux make

[Bug 1251059] Re: Preferences dialog window too small

2019-06-25 Thread Ken Sharp
I'm in Bionic now and I can't even get this version of Thunderbird to ask me. WM = window manager -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1251059 Title: Preferences dialog window too small T

[Bug 1722074] Re: warning: host doesn't support requested feature: CPUID.01H:ECX.vmx

2019-06-14 Thread Ken Sharp
How is this a bug? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1722074 Title: warning: host doesn't support requested feature: CPUID.01H:ECX.vmx To manage notifications about this bug go to: http

[Bug 1832314] [NEW] Editing a launcher changes the icon

2019-06-11 Thread Ken Sharp
Public bug reported: Inexplicably and irritatingly, when editing the command line for a launcher, the icon automatically changes! I then have to hunt the correct icon down again. Attached video shows this happening. It is of no use whatsoever. Workaround is to find the actual file and edit it i

[Bug 1824436] [NEW] ksmtuned running at 100%

2019-04-11 Thread Ken Sharp
Public bug reported: I have seen this a number of times on my servers and it's a real pain. For reasons unknown, ksmtuned starts running at 100% CPU. I cannot fathom what would cause this as it appears to be nothing more than a Bash script. My guess is that there's an infinite loop reached somewh

[Bug 1781273] Re: updated version 5.3

2019-04-11 Thread Ken Sharp
https://git.centos.org/summary/rpms!qemu-kvm dead link ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1781273 Title: updated version 5.3 To manage notifications about this bug go to: https://bugs.

[Bug 1814874] Re: NULL pointer dereference when using z3fold and zswap

2019-04-03 Thread Ken Sharp
I don't recall seeing a soft lockup at all, not a related one anyway. Sadly I don't have a specific command but I did find it triggered when: 1. Memory is overcommited. It doesn't have to be heavily overcommitted. 2. I/O is very high. 3. I “leave“ an SSH session, releasing a small amount of memory

[Bug 193195] Re: trickle defaults to 10KiB/s for upload/download limits

2019-03-27 Thread Ken Sharp
The manual says no such thing. The Debian bug states it _will_ be added in the next release, but that was a decade ago and we've still not seen a new release. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1821581] [NEW] mate-default-applications-properties - no way to set a custom command

2019-03-25 Thread Ken Sharp
Public bug reported: The help file for mate-default-applications-properties states: “the various options you can choose from when you select Custom in the drop-down application menu.” Yet there is no custom option on any tab. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: mate-control-ce

[Bug 1814874] Re: NULL pointer dereference when using z3fold and zswap

2019-03-04 Thread Ken Sharp
As an aside: I'm seeing much better system response time using zRAM alone than I am using zswap alone, but this may have improved in the newer kernel. In both cases though I am using KSM and THP which clearly improve memory use. -- You received this bug notification because you are a member of Ub

[Bug 1814874] Re: NULL pointer dereference when using z3fold and zswap

2019-03-04 Thread Ken Sharp
As above: this should be fixed in Disco, though I have only just switched to the upstream kernel for testing, I suspect that Jagannathan's testing is correct. This is a very serious stability issue in the Ubuntu kernel and really should have had some sort of interaction here by now. It is probably

[Bug 1814874] [NEW] NULL pointer dereference when using z3fold and zswap

2019-02-06 Thread Ken Sharp
Public bug reported: Under memory pressure, my VM locks up. This has been reported upstream though I don't know how far any solution has progressed. https://bugzilla.kernel.org/show_bug.cgi?id=201603 Feb 6 07:15:42 vps632258 kernel: [151336.450064] z3fold: unknown buddy id 0 Feb 6 07:15:42 vps

[Bug 1810197] Re: --sctp unrecognised

2019-01-01 Thread Ken Sharp
Tested with some Cosmic chroots and it works nicely. ** Changed in: iperf3 (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1810197 Title: --sctp unrecogni

[Bug 1810197] [NEW] --sctp unrecognised

2019-01-01 Thread Ken Sharp
Public bug reported: iperf3's man page clearly shows: “--sctp use SCTP rather than TCP (FreeBSD and Linux)” Yet if you try to use it: “iperf3: unrecognized option '--sctp'” Either it is being built without SCTP support or the man page is wrong. This is likely fixed in Cosmic as the Debian b

[Bug 1806517]

2018-12-09 Thread Ken Sharp
*** Bug 700350 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1806517 Title: Ghostscript segmentation fault on PDF using -dFirstPage and -dLastPage To

[Bug 1806517]

2018-12-09 Thread Ken Sharp
*** Bug 700350 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1806517 Title: Ghostscript segmentation fault on PDF using -dFirstPage and -dLastPage To

[Bug 1806517]

2018-12-04 Thread Ken Sharp
*** This bug has been marked as a duplicate of bug 700315 *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1806517 Title: Ghostscript segmentation fault onb PDF using -dFirstPage and -dLastPage

[Bug 1798313] Re: traceoute6 gives error sendto: Invalid argument

2018-11-28 Thread Ken Sharp
This is fixed in Debian and upstream. As this binary is 100% useless, it really needs to be updated. ** Tags added: bionic ** Bug watch added: Debian Bug tracker #843264 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843264 ** Also affects: iputils (Debian) via https://bugs.debian.org/c

[Bug 1798313] Re: traceoute6 gives error sendto: Invalid argument

2018-11-28 Thread Ken Sharp
My dpkg tells me that I'm using the package “traceroute”. The result is the same, probably the same source code. ** No longer affects: traceroute (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1543647] Re: grub-pc gets confused by variables in /etc/default/grub.d/*.cfg files

2018-11-02 Thread Ken Sharp
** Tags added: trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1543647 Title: grub-pc gets confused by variables in /etc/default/grub.d/*.cfg files To manage notifications about this bug go to

[Bug 1801381] [NEW] /etc/default/grub.d is undocumented

2018-11-02 Thread Ken Sharp
Public bug reported: Following https://bugs.launchpad.net/bugs/901600 there is no documentation on how this works. There is nothing in the man page about it at all, nor the various Wiki articles describing the same thing. Seen as Ubuntu made the changes, Ubuntu should provide the documentation. I

[Bug 784551] Re: installer lies about success installing grub2 on efi

2018-11-02 Thread Ken Sharp
This is ancient. Is this still an issue? ** Tags added: natty ** Changed in: grub2 (Ubuntu) Status: New => Incomplete ** Changed in: grub-installer (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 1734768] Re: Always suggests restarting cloud-init-local

2018-10-30 Thread Ken Sharp
** Tags added: cloud-images xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1734768 Title: Always suggests restarting cloud-init-local To manage notifications about this bug go to: https://bug

[Bug 1450763] Re: Syntax error: ")" unexpected

2018-10-30 Thread Ken Sharp
Vivid is long gone. Do you have this issue with a newer release of Ubuntu? ** Changed in: needrestart (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1450763 T

[Bug 1450763] Re: Syntax error: ")" unexpected

2018-10-30 Thread Ken Sharp
** Tags added: i386 vivid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1450763 Title: Syntax error: ")" unexpected To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+

[Bug 353646] Re: rsh-redone-client: rsh no longer works in Jaunty

2018-10-17 Thread Ken Sharp
Long fixed ** Tags added: jaunty ** Changed in: rsh-redone (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/353646 Title: rsh-redone-client: rsh no l

[Bug 1574841] Re: The panel encountered a problem while loading "TrashAppletFactory::TrashApplet".

2018-10-15 Thread Ken Sharp
I should add… this doesn't happen EVERY time, it seems to occur randomly during log-in. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574841 Title: The panel encountered a problem while loading "

[Bug 1574841] Re: The panel encountered a problem while loading "TrashAppletFactory::TrashApplet".

2018-10-15 Thread Ken Sharp
I used to get this on Trusty and Gnome, and now it has reappeared on Xenial and MATE. For a while it didn't appear but there's clearly something wrong. Sadly, the log is rather useless. ** (mate-panel:3282): WARNING **: Failed to load applet TrashAppletFactory::TrashApplet: ** Tags added: xenial

[Bug 1797361] [NEW] Xenial --> Bionic = distcc fails to start

2018-10-11 Thread Ken Sharp
Public bug reported: When upgrading from Xenial to Bionic there is a failure to check for deprecated options, and hence distcc fails to load at boot. Oct 11 07:56:47 distcc[1595]: * Starting Distributed Compiler Daemon: distccd Oct 11 07:56:48 distcc[1595]: * /etc/init.d/distcc: start failed wi

[Bug 1251059] Re: Preferences dialog window too small

2018-10-05 Thread Ken Sharp
It is possible to resize the dialog here but I think it depends on your WM. No fix has arrived here on Xenial. I'll check Bionic asap and report back. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/125

[Bug 1793697] Re: bcache kernel oops

2018-09-25 Thread Ken Sharp
>bcache: bcache: fix kcrashes with fio in RAID5 backend dev >Could this be related to that? Remove that patch and find out. ** Tags added: bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1793697

[Bug 1794335] [NEW] 4.13 --> 4.15 ksmd usage increases substantially

2018-09-25 Thread Ken Sharp
Public bug reported: Not too long ago the provided kernel for Xenial was updated from 4.13 to 4.15. I use KSM a fair bit and it has worked nicely. ksmd would peak at around 1% CPU, which is fine. However, now that I have moved up to 4.15 ksmd averages 15% CPU, which is not fine. There are a lot o

[Bug 1048682] Re: unhandled ConfigureNotify on 0x5a00090

2018-09-17 Thread Ken Sharp
Precise is dead. I won't use Unity. Is this relevant to anyone anymore? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1048682 Title: unhandled ConfigureNotify on 0x5a00090 To manage notifications a

[Bug 1047610] Re: Xorg freeze when logging out

2018-09-17 Thread Ken Sharp
Suitably ignored. ** Changed in: fglrx-installer (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1047610 Title: Xorg freeze when logging out To manage notif

[Bug 1254403] Re: debian-archive-keyring is too old in Precise/Lucid

2018-09-17 Thread Ken Sharp
Both are dead. Assuming fixed. Will reopen if not. ** Changed in: debian-archive-keyring (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1254403 Title:

[Bug 1086253] Re: expiration task fails

2018-09-17 Thread Ken Sharp
Apparently "interfering" is the only way to get any update from you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1086253 Title: expiration task fails To manage notifications about this bug go to:

[Bug 1059263] Re: Cannot reboot or shutdown system

2018-09-17 Thread Ken Sharp
I have no idea if this is still an issue but this is a very old bug report. I use MATE and it works fine there. Assuming fixed. ** Changed in: gnome-session (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1319296] Re: i386 qemu-user-static package should not have x86_64 binfmt support

2018-08-17 Thread Ken Sharp
** Changed in: qemu-linaro (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319296 Title: i386 qemu-user-static package should not have x86_64 binfmt suppo

[Bug 1785234] Re: Kernel panic softlockup with z3fold while running bitcoind

2018-08-07 Thread Ken Sharp
Update: I could not recreate this bug using zbud as the allocator. I need to test newer kernels and see if there's an easier way to trigger this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1785234

[Bug 1785234] [NEW] Kernel panic softlockup with z3fold while running bitcoind

2018-08-03 Thread Ken Sharp
Public bug reported: So far I have only triggered this while running bitcoind (or bitcoin-qt) with the z3fold module loaded. I will do further testing to see if I can trigger it any other ways. [54075.373045] watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [kswapd0:41] [54075.377042] watchdog:

[Bug 977228] Re: gnome-screenshot forgets "last-save-directory"

2018-07-26 Thread Ken Sharp
Needs a patch sending upstream seen as they want to bury their head in the sand. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/977228 Title: gnome-screenshot forgets "last-save-directory" To manage

[Bug 1727861] Re: kernel BUG at /build/linux-hwe-IJy1zi/linux-hwe-4.10.0/fs/cachefiles/namei.c:164!

2018-07-24 Thread Ken Sharp
The HWE kernel has been pushed to 4.15 and the problem has disappeared (same machine). Tested again on Xenial and Bionic (which has the newer kernel) and they work fine. I haven't yet tested Trusty but I suspect that it isn't yet fixed. I will update asap. ** Changed in: linux-meta-hwe (Ubuntu)

[Bug 1727861] Re: kernel BUG at /build/linux-hwe-IJy1zi/linux-hwe-4.10.0/fs/cachefiles/namei.c:164!

2018-07-24 Thread Ken Sharp
** No longer affects: cachefilesd (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1727861 Title: kernel BUG at /build/linux-hwe-IJy1zi/linux- hwe-4.10.0/fs/cachefiles/namei.c:164! To manag

[Bug 1512780] Re: apt-cacher-ng can't be installed on xenial

2018-07-22 Thread Ken Sharp
Unbelievably this is still an issue over two years later. Works find in Bionic and Cosmic. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512780 Title: apt-cacher-ng can't be installed on xenial T

[Bug 1505650] Re: acng advertizes itself even when shut down

2018-07-22 Thread Ken Sharp
** Tags added: xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1505650 Title: acng advertizes itself even when shut down To manage notifications about this bug go to: https://bugs.launchpad.ne

[Bug 1783021] [NEW] acng maintainence fails because ports.ubuntu.com does not have any i386 files

2018-07-22 Thread Ken Sharp
Public bug reported: I have machines using a normal mirror (gb.archive‥), and I have machines using the ports mirror (because the packages are not available on the main mirror: arm64, for example). For reasons I simply do not understand, acng attempts to look for i386 files on ports.ubuntu.com.

[Bug 1086253] Re: expiration task fails

2018-07-18 Thread Ken Sharp
"Not Authorized. To start this action, an administrator password must be set and you must be logged in." It's even in the OP's description! ** Changed in: apt-cacher-ng (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 1777579] Re: 18.04 Dekstop LTS DNS behavior (systemd-resolved)

2018-07-18 Thread Ken Sharp
You need to learn to use ubuntu-bug ** Changed in: systemd (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1777579 Title: 18.04 Dekstop LTS DNS behavior (sys

[Bug 1779438] Re: Cannot resolve names using systemd-resolved stub resolver

2018-07-18 Thread Ken Sharp
What's in nsswitch.conf? Have you install the relevant resolver libraries? Better yet: use ubuntu-bug. ** Changed in: systemd (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 1290388] Re: Insane memory leak loading break.com

2018-07-13 Thread Ken Sharp
Break is dead so I cannot test. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1290388 Title: Insane memory leak loading break.com To manage notifications about this bug go to: https://bugs.launchpa

[Bug 1407452] Re: [AMD A4-5300] boinc fails to detect GPU

2018-07-13 Thread Ken Sharp
Over ssh -X: $ sudo apt install --reinstall boinc-client Reading package lists... Done Building dependency tree Reading state information... Done 0 to upgrade, 0 to newly install, 1 reinstalled, 0 to remove and 0 not to upgrade. Need to get 2,023 kB of archives. After this operation, 0 B o

[Bug 1416150] Re: Notification remains permanently

2018-07-13 Thread Ken Sharp
Well I'm on Ubuntu MATE Xenial now and the indicator applet is quite different. No notification is shown at all despite the option being enabled in Thunderbird. Either this is intentional or a new bug so I'll leave this to expire until I know better. -- You received this bug notification because

[Bug 1521662] Re: [GeForce FX 5200] multiple abberrations

2018-07-13 Thread Ken Sharp
Moved back to Nouveau recently and these problems don't seem to occur, albeit with a slightly different meta package name. ** Changed in: xserver-xorg-video-nouveau-lts-vivid (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1452357] Re: MTP device fails to mount

2018-07-13 Thread Ken Sharp
** Changed in: gvfs (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1452357 Title: MTP device fails to mount To manage notifications about this bug go to:

[Bug 1770646] Re: openjdk-9-jdk cannot be installed

2018-07-13 Thread Ken Sharp
The Artful package doesn't suffer from this issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1770646 Title: openjdk-9-jdk cannot be installed To manage notifications about this bug go to: https

[Bug 1741060] Re: openjdk-9-source screws up installations containing openjdk-9-jdk

2018-07-13 Thread Ken Sharp
The Artful package doesn't suffer from this issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1741060 Title: openjdk-9-source screws up installations containing openjdk-9-jdk To manage notificat

[Bug 1741060] Re: openjdk-9-source screws up installations containing openjdk-9-jdk

2018-07-13 Thread Ken Sharp
openjdk-9 has vanished from later releases, so this is never likely to be fixed. openjdk-11 seems to install correctly though I haven't tested it thoroughly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1770646] Re: openjdk-9-jdk cannot be installed

2018-07-13 Thread Ken Sharp
openjdk-9 has vanished from later releases, so this is never likely to be fixed. openjdk-11 seems to install correctly though I haven't tested it thoroughly. ** Tags added: amd64 i386 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1770646] Re: openjdk-9-jdk cannot be installed

2018-07-13 Thread Ken Sharp
Similar: https://bugs.launchpad.net/ubuntu/+source/openjdk-9/+bug/1741060 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1770646 Title: openjdk-9-jdk cannot be installed To manage notifications abou

[Bug 1765340] Re: Android 8.0 error at compile time

2018-07-13 Thread Ken Sharp
You have provided no information whatsoever. What versions of everything are you using? ** Changed in: openjdk-9 (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1741060] Re: openjdk-9-source screws up installations containing openjdk-9-jdk

2018-07-13 Thread Ken Sharp
Similar: https://bugs.launchpad.net/ubuntu/+source/openjdk-9/+bug/1770646 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1741060 Title: openjdk-9-source screws up installations containing openjdk-9-j

[Bug 1251059] Re: Preferences dialog window too small

2018-07-13 Thread Ken Sharp
My locale is en_GB so there should be very little difference to en_US. I tried en_US nonetheless and the result is the same. I tried various DPI settings but they all made no difference. I've never used KDE. The Mozilla bug is ancient so I'd be surprised if the code isn't vastly different since t

[Bug 1251059] PulseList.txt

2018-07-12 Thread Ken Sharp
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1251059/+attachment/5163010/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1251059 Titl

[Bug 1251059] Re: "HTML Mail Question" dialog doesn't fit

2018-07-12 Thread Ken Sharp
I can't recreate the original dialog but as can be seen from the attached screenshot: the same problem is visible in the preferences window. Since filing this report I have moved to Xenial and MATE. ** Changed in: thunderbird (Ubuntu) Status: Incomplete => New ** Tags added: i386 -- You

[Bug 1251059] WifiSyslog.txt

2018-07-12 Thread Ken Sharp
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1251059/+attachment/5163013/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1251059 Ti

<    1   2   3   4   5   6   7   8   9   10   >