[Bug 1807265] Re: Screen locking issue

2018-12-10 Thread Kevin Arnett
I am attaching an image of the error. ** Attachment added: "Picture of blank screen after lockup" https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/1807265/+attachment/5221095/+files/blank.jpg -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1807627] [NEW] package systemd 237-3ubuntu10.9 failed to install/upgrade: installed systemd package post-installation script subprocess returned error exit status 1

2018-12-09 Thread Kevin Gunnels
Public bug reported: during upgrade from 16.04 to 18.04 ProblemType: Package DistroRelease: Ubuntu 18.04 Package: systemd 237-3ubuntu10.9 ProcVersionSignature: Ubuntu 4.4.0-140.166-generic 4.4.162 Uname: Linux 4.4.0-140-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.18 Architecture: amd64 Date:

[Bug 1807265] Re: Screen locking issue

2018-12-08 Thread Kevin Arnett
I would like to add that the bug occurs after swiping the notification screen up. The blank screen that usually shows with the password entry box shows but without anything on it and the applications bar on the left is still showing. After applying the most recent update the bug seems to be

[Bug 1807537] [NEW] failure in fsck option of advanced boot

2018-12-08 Thread Kevin O'Gorman
Public bug reported: I ran into this first on a 16.04.5 install I have. I just retried it on a new laptop with 18.04.1 with the same result. When booting, I chose the advanced form, the rescue variant, and tried to use its fsck option. This failed almost immediately. I'm attaching a photo of

[Bug 1807265] [NEW] Screen locking issue

2018-12-06 Thread Kevin Arnett
Public bug reported: Upgraded to Cosmic Cuttlefish a little over a week ago, Now every time that the computer locks the screen, the screen is mostly blank and shows only the launchpad with favorites at the left, and the status icons at the top right. Clicking on the apps shows the app for a

[Bug 1806477] [NEW] collectd: virt plugin broken in 18.04 LTS

2018-12-03 Thread Kevin Otte
Public bug reported: virt information is no longer being reported after the upgrade to 18.04 (collectd 5.7.2-2ubuntu1). Logs are filled with: Dec 3 15:25:17 athens collectd[1548]: virt plugin: Array index out of bounds: tag_index = 9 The issue has been reported upstream:

[Bug 1803476] Re: After reboot, snap-confine has elevated permissions and is not confined but should be

2018-11-30 Thread Kevin Dalley
Sorry, I don't think that this is invalid. If snapd doesn't work because a service is required, then that is a bug for snapd. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1803476 Title: After

[Bug 1803476] Re: After reboot, snap-confine has elevated permissions and is not confined but should be

2018-11-30 Thread Kevin Dalley
Thanks. That did the trick. It would be great if you could monitor needed services. As the years go by, some of my services are not up to date. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1803476] Re: After reboot, snap-confine has elevated permissions and is not confined but should be

2018-11-30 Thread Kevin Dalley
$ snap version snap2.36.1 snapd 2.36.1 series 16 ubuntu 18.10 kernel 4.18.0-11-generic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1803476 Title: After reboot, snap-confine has elevated

[Bug 1803476] Re: After reboot, snap-confine has elevated permissions and is not confined but should be

2018-11-30 Thread Kevin Dalley
And /var/lib/snapd/apparmor/profiles/snap-confine.core.5897 ** Attachment added: "/var/lib/snapd/apparmor/profiles/snap-confine.core.5897" https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1803476/+attachment/5217759/+files/snap-confine.core.5897 -- You received this bug notification

[Bug 1803476] Re: After reboot, snap-confine has elevated permissions and is not confined but should be

2018-11-30 Thread Kevin Dalley
Here's snap-confine.real ** Attachment added: "/etc/apparmor.d/usr.lib.snapd.snap-confine.real" https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1803476/+attachment/5217758/+files/usr.lib.snapd.snap-confine.real -- You received this bug notification because you are a member of Ubuntu

[Bug 1803476] Re: After reboot, snap-confine has elevated permissions and is not confined but should be

2018-11-30 Thread Kevin Dalley
And pastebinit $ systemctl status apparmor.service | pastebinit http://paste.ubuntu.com/p/wdHFnkMgwk/ $ journalctl -u snapd.service | pastebinit http://paste.ubuntu.com/p/dmFzm2Hgnk/ $ journalctl -u apparmor.service | pastebinit http://paste.ubuntu.com/p/xyypwv7psK/ -- You received this bug

[Bug 1803476] Re: After reboot, snap-confine has elevated permissions and is not confined but should be

2018-11-30 Thread Kevin Dalley
Thanks. I'm still affected by this problem, after a reboot yesterday. Here's the output of the commands. $ ls -l /etc/apparmor.d/*snap-confine* -rw-r--r-- 1 root root 22234 Oct 15 13:23 /etc/apparmor.d/usr.lib.snapd.snap-confine.real $ ls -l /var/lib/snapd/apparmor/profiles/*snap-confine*

[Bug 1804910] [NEW] pip3 cannot install gmpy

2018-11-23 Thread Kevin O'Gorman
Public bug reported: I'm using python3 and want gmpy. Attempts to install it fail. I routinely capture the output of maintenance tasks, and am attaching the results. This output begins with the text of the shell script I wrote to do this, which includes calls to the bash functions I wrote to

[Bug 1804908] Re: Fails to load 'gmpy'

2018-11-23 Thread Kevin O'Gorman
I see that this arises when the script calls pip3 to install a python package. I'll clean this up to do just that by itself, and re-submit. Call this one invalid, I guess. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1804908] [NEW] Fails to load 'gmpy'

2018-11-23 Thread Kevin O'Gorman
Public bug reported: It may be this is a problem in gmpy itself, but since it is not installed, ubuntu-bug won't let me report a problem with it. In any event, I routinely capture the output of package maintenance tasks, and I'm attaching the output of the most recent run of a shell script I

[Bug 1804508] Re: dropbear-initramfs init-bottom script uses wrong ps options, can't kill descendants

2018-11-21 Thread Kevin McCormick
I'm using the attached patch on my system without issue, but it only kills direct children instead of everything in the process group. (busybox's kill doesn't support PGID at all from what I can see) It might be possible to solve this with a change to busybox-initramfs for additional ps options,

[Bug 1804508] [NEW] dropbear-initramfs init-bottom script uses wrong ps options, can't kill descendants

2018-11-21 Thread Kevin McCormick
Public bug reported: /usr/share/initramfs-tools/scripts/init-bottom/dropbear uses 'ps -o' to find dropbear descendants to kill, but the busybox ps inside initramfs doesn't support -o so nothing is killed other than the main dropbear. My session drops briefly when init-bottom/dropbear brings down

[Bug 1804392] [NEW] package denyhosts 2.10-2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-11-21 Thread Kevin Rodgers
Public bug reported: modification of /etc/denyhosts.conf caused failure ProblemType: Package DistroRelease: Ubuntu 16.04 Package: denyhosts 2.10-2 Uname: Linux 4.16.0-041600-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.18 AptOrdering: denyhosts: Install denyhosts: Configure NULL:

[Bug 1789252] Re: Lenovo V130-14IGM: Touchpad not working due to missing ACPI in kernel

2018-11-17 Thread Kevin Malon
I habe the same problem. Bought a new laptop yesterday and can't use it good because of this bug. It is such a small change :( I tried to build a kernel on my one without success. My laptop shows me ELAN0618 when i type in "dmesg | grep -i elan". It would be so nice if someone could fix this

[Bug 1803476] Re: After reboot, snap-confine has elevated permissions and is not confined but should be

2018-11-16 Thread Kevin Dalley
This command works, after getting rid of "-" in the previous command kevin@awabi:~$ sudo apparmor_parser -r /var/lib/snapd/apparmor/profiles/snap* -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpa

[Bug 1803476] Re: After reboot, snap-confine has elevated permissions and is not confined but should be

2018-11-16 Thread Kevin Dalley
: $ sudo apparmor_parser -r /var/lib/snapd/apparmor/profiles/snap-* kevin@awabi:~$ eclipse cannot change profile for the next exec call: No such file or directory -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1803476] [NEW] After reboot, snap-confine has elevated permissions and is not confined but should be

2018-11-14 Thread Kevin Dalley
Public bug reported: I have installed eclipse, using snap install eclipse --classic After a reboot, eclipse now has this error: $ eclipse snap-confine has elevated permissions and is not confined but should be. Refusing to continue to avoid permission escalation attacks There is a

[Bug 1803439] [NEW] package friendly-recovery 0.2.31ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-11-14 Thread Kevin Feyrer
Public bug reported: error during do-release-upgrade in WSL From: 16.04.5 LTS To: 18.04.1 LTS Expected result: working 18.04.1 LTS running in WSL Acutal result: errors during upgrade and reported version still 16.04.5 LTS ProblemType: Package DistroRelease: Ubuntu 16.04 Package:

[Bug 40189] Re: [SRU] [xenial] [bionic] autofs needs to be restarted to pick up some shares

2018-11-07 Thread Kevin
I'm running into this bug as well on 16.04.5 I've tried the autofs.service (SystemD) solution. I've tried the startup scripts in the rc.local and it "seems" to work most of the time, but not really ideal. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1697339] Re: rpc.gssd performs reverse DNS by default (regardless of -D flag)

2018-11-01 Thread Kevin
I'm running into the same exact issue. Is there a workaround for this? My CentOS7.4 machines don't have this problem and I use a standard NFS mount script (with FQDN to mount all the shared directories on our systems). This requires me to have one for Ubuntu machines and one for CentOS. -- You

Re: [Bug 1799868] Re: seq command has problems near its max integer

2018-11-01 Thread Kevin O'Gorman
Python normally works. Well maybe I wouldn't do it that way in coreutils But I'd do it. It's not that hard if you're not doing multiply or divide. On Mon, Oct 29, 2018 at 4:00 PM C de-Avillez wrote: > Hello Kevin, and thank you for opening this bug and helping make Ubuntu >

[Bug 1800467] Re: qtquickcontrols2-5-private-dev package missing

2018-10-29 Thread Kevin Funk
Okay, granted, in this case these private headers are needed for working on a commercial application (can't disclose this one). I don't think KDE currently needs this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1800467] [NEW] qtquickcontrols2-5-private-dev package missing

2018-10-29 Thread Kevin Funk
Public bug reported: Looks like there's no qtquickcontrols2-5-private-dev package in Ubuntu repositories. This package should install the private headers for the qtquickcontrols2 module. Private headers expected: qquickanimatednode_p.h qquickclippedtext_p.h qquickiconimage_p.h

Re: [Bug 1799869] Re: ubuntu-bug (a.k.a. apport-bug) not working in Xubuntu

2018-10-26 Thread Kevin O'Gorman
-10-27T00%253A51%253A57ZD4LBJU=Pkeqb%2FjEyVVzMpaCIpmI%2BJXFBhc%3D=assoc_handle%2Cclaimed_id%2Cidentity%2Cmode%2Cns%2Cns.sreg%2Cop_endpoint%2Cresponse_nonce%2Creturn_to%2Csigned%2Csreg.email%2Csreg.fullname=kevinogorman4%40gmail.com=Kevin+O%27Gorman On Wed, Oct 24, 2018 at 9:05 PM Simon Quigley

[Bug 1792497] Re: package shim (not installed) failed to install/upgrade: subprocess dpkg-deb --control returned error exit status 2

2018-10-25 Thread Kevin O'Grman
Hi, we encountered this error during installations of the SecureDrop application, which uses Ubuntu 14.0.4.5 for its server-side OS. We put out an advisory which you can find here: https://securedrop.org/news /advisory-server-installation-failure-uefi-boot-mode/ -but basically we're seeing the

[Bug 1799868] Re: seq command has problems near its max integer

2018-10-24 Thread Kevin O'Gorman
It's worse than I thought. Increments of 2 fail even when aa factor of 100 away from the limit: kevin@plato-x:~$ seq 170141183460469231731687303715884105721 1 170141183460469231731687303715884105725 | head -10 170141183460469231731687303715884105721 170141183460469231731687303715884105722

[Bug 1799869] [NEW] ubuntu-bug (a.k.a. apport-bug) not working in Xubuntu

2018-10-24 Thread Kevin O'Gorman
Public bug reported: Sorry for using Ubuntu to report an Xubuntu bug, but the problem is exactly that bug reporting is not working for me in Xubuntu. When I tried to create what eventually became bug 1799868 here on Xubuntu, as soon as the web browser (Chrome) came up, it waas reporting a

[Bug 1799868] [NEW] seq command has problems near its max integer

2018-10-24 Thread Kevin O'Gorman
Public bug reported: I can use seq(1) to generate sequences of large numbers if I use the default increment: $ seq 170141183460469231731687303715884105721 170141183460469231731687303715884105725 170141183460469231731687303715884105721 170141183460469231731687303715884105722

[Bug 548891] Re: keyboard input broken due to invalid keyboard variant set by VMWare installer

2018-10-16 Thread Kevin Pederson
The same Issue I am also facing with my Keyboard also but additionally, I am also facing the Problem with my AOL account, Is this issue has any connectivity with Keyboard Issue? For more information or have an issue regarding AOL account You may visit:

[Bug 1796928] Xrandr.txt

2018-10-10 Thread Kevin Kleinfelter
apport information ** Attachment added: "Xrandr.txt" https://bugs.launchpad.net/bugs/1796928/+attachment/5199543/+files/Xrandr.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1796928 Title:

[Bug 1796928] UdevDb.txt

2018-10-10 Thread Kevin Kleinfelter
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1796928/+attachment/5199540/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1796928 Title:

[Bug 1796928] ProcCpuinfo.txt

2018-10-10 Thread Kevin Kleinfelter
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1796928/+attachment/5199536/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1796928

[Bug 1796928] XorgLogOld.txt

2018-10-10 Thread Kevin Kleinfelter
apport information ** Attachment added: "XorgLogOld.txt" https://bugs.launchpad.net/bugs/1796928/+attachment/5199542/+files/XorgLogOld.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1796928

[Bug 1796928] ProcModules.txt

2018-10-10 Thread Kevin Kleinfelter
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1796928/+attachment/5199539/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1796928

[Bug 1796928] XorgLog.txt

2018-10-10 Thread Kevin Kleinfelter
apport information ** Attachment added: "XorgLog.txt" https://bugs.launchpad.net/bugs/1796928/+attachment/5199541/+files/XorgLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1796928 Title:

[Bug 1796928] Re: Fast Double-tap Treated as Single Click

2018-10-10 Thread Kevin Kleinfelter
1. 'apport-collect 1796928' run on affected machine. 2. Added bug in new tracker as https://gitlab.freedesktop.org/libinput/libinput/issues/158 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1796928

[Bug 1796928] Lsusb.txt

2018-10-10 Thread Kevin Kleinfelter
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1796928/+attachment/5199535/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1796928 Title:

[Bug 1796928] ProcInterrupts.txt

2018-10-10 Thread Kevin Kleinfelter
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1796928/+attachment/5199538/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1796928] Lspci.txt

2018-10-10 Thread Kevin Kleinfelter
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1796928/+attachment/5199534/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1796928 Title:

[Bug 1796928] ProcCpuinfoMinimal.txt

2018-10-10 Thread Kevin Kleinfelter
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1796928/+attachment/5199537/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1796928] xdpyinfo.txt

2018-10-10 Thread Kevin Kleinfelter
apport information ** Attachment added: "xdpyinfo.txt" https://bugs.launchpad.net/bugs/1796928/+attachment/5199544/+files/xdpyinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1796928

[Bug 1796928] DpkgLog.txt

2018-10-10 Thread Kevin Kleinfelter
apport information ** Attachment added: "DpkgLog.txt" https://bugs.launchpad.net/bugs/1796928/+attachment/5199533/+files/DpkgLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1796928 Title:

[Bug 1796928] Re: Fast Double-tap Treated as Single Click

2018-10-10 Thread Kevin Kleinfelter
apport information ** Tags added: apport-collected bionic ubuntu ** Description changed: Fast double-taps get treated as a single click. Behavior is present in Ubuntu 18.04 (libinput 1.10.4-1) but not in 17.10 (libinput 1.8.2-1ubuntu2). Still present in 18.10 daily downloaded

[Bug 1796928] [NEW] Fast Double-tap Treated as Single Click

2018-10-09 Thread Kevin Kleinfelter
Public bug reported: Fast double-taps get treated as a single click. Behavior is present in Ubuntu 18.04 (libinput 1.10.4-1) but not in 17.10 (libinput 1.8.2-1ubuntu2). Still present in 18.10 daily downloaded 2018.10.08 (libinput 1.12.0-1). I think this is similar to

[Bug 1791952] [NEW] Updating kernel image. package linux-image-4.4.0-135-generic 4.4.0-135.161 failed to install/upgrade: package linux-image-4.4.0-135-generic is already installed and configured

2018-09-11 Thread kevin
Public bug reported: Result of using graphical package updater. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: linux-image-4.4.0-135-generic 4.4.0-135.161 ProcVersionSignature: Ubuntu 4.4.0-134.160-generic 4.4.140 Uname: Linux 4.4.0-134-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.18

[Bug 1768388] Re: "Open Tilix Here" still in context menu after uninstalling Tilix

2018-09-08 Thread Kevin
Found the cause of the issue. If you uninstall tilix from the package manager (say Synpatic), you must also remove tilix-common. Otherwise, the nautilus script will remain in the Nautilus script folder: /usr/share/nautilus-python/extensions -- You received this bug notification because you are

[Bug 1754965] Re: ThinkPad X1 Tablet trackpoint center button not working

2018-09-03 Thread Kevin
Bug reported incorrectly. ** Changed in: deja-dup (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1754965 Title: ThinkPad X1 Tablet trackpoint center button

[Bug 1758974] Re: Indicator-multiload does not work properly 18.04

2018-09-01 Thread kevin pierce
Same problem for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1758974 Title: Indicator-multiload does not work properly 18.04 To manage notifications about this bug go to:

[Bug 1790042] [NEW] Display Port isn't recognized on docking station

2018-08-30 Thread Kevin
Public bug reported: After a fresh install of lubuntu 18.04 with nvidia-driver-390 the external screen which is connected via display port to the docking station of my thinkpad w530 isn't recognized anymore. For example arandr doesn't offer me any DP screen. Maybe I should say that I don't use

[Bug 1789135] Re: package linux-image-3.13.0-45-generic 3.13.0-45.74 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2018-08-29 Thread Kevin Greene
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1789135 Title: package linux-image-3.13.0-45-generic 3.13.0-45.74 failed to

[Bug 1754886] Re: Eclipse fails to start on fresh 18.04 installation

2018-08-27 Thread Kevin Matthews
Hi Michael, Where do you see that Eclipse 4.8 is the default on Ubuntu-Software? As far as I can tell, Eclipse 3.8.1 is the default for Ubuntu Bionic (18.04 LTS). See here: https://packages.ubuntu.com/bionic/eclipse I didn't notice an entry for Eclipse in bionic-updates, either:

[Bug 1789135] [NEW] package linux-image-3.13.0-45-generic 3.13.0-45.74 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2018-08-26 Thread Kevin Greene
Public bug reported: Now unable to restart current applications on the host. Serious problem. root@xray:/boot# su zimbra zimbra@xray:/boot$ zmcontrol start Perl API version v5.14.0 of Socket does not match v5.18.0 at /usr/share/perl/5.18/XSLoader.pm line 117. Compilation failed in require at

[Bug 1788469] [NEW] Failed to extract LUKS key ... (errno=95)

2018-08-22 Thread Kevin Otte
Public bug reported: kjotte@daedalus:~$ cryptmount lukstest Enter password for target "lukstest": Failed to extract LUKS key for "lukstest" (errno=95) Failed to extract cipher key This issue has been fixed upstream: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888444 Please consider

[Bug 1788465] [NEW] ecryptfs "mount: No such file or directory" after upgrade to 18.04

2018-08-22 Thread Kevin Otte
Public bug reported: Attempted to mount my ecryptfs Private folder for the first time after upgrading from 16.04 -> 18.04. $ ecryptfs-mount-private Enter your wrapping passphrase: Inserted auth tok with sig [redacted] into the user session keyring mount: No such file or directory Workaround: $

[Bug 1767995] Re: Horizontal scroll doesn't honor Natural Scrolling preference

2018-08-18 Thread Kevin Smith
This affects me too. I noticed it as soon as I upgraded from 16.04 to 18.04.1. It took me a while to find a workaround, so I'll document it here to help others. I believe there are other possible ways around this, but this one worked for me: First, I ran synclient, to find the current scroll

[Bug 1786558] [NEW] package gr-iqbal 0.37.2-11 failed to install/upgrade: trying to overwrite '/usr/lib/x86_64-linux-gnu/pkgconfig/gnuradio-iqbalance.pc', which is also in package libgnuradio-iqbalanc

2018-08-10 Thread Kevin Otte
Public bug reported: Had to dpkg --force-depends --remove libgnuradio-iqbalance0 in order to get the 16.04 -> 18.04 upgrade to complete. ProblemType: Package DistroRelease: Ubuntu 18.04 Package: gr-iqbal 0.37.2-11 ProcVersionSignature: Ubuntu 4.15.0-30.32-generic 4.15.18 Uname: Linux

[Bug 1785846] [NEW] package libxcursor-dev:amd64 1:1.1.14-1ubuntu0.16.04.2 failed to install/upgrade: package libxcursor-dev:amd64 is already installed and configured

2018-08-07 Thread Kevin Heath High
Public bug reported: Trying to change my display driver to NVIDIA in the Additional Drivers utility. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libxcursor-dev:amd64 1:1.1.14-1ubuntu0.16.04.2 ProcVersionSignature: Ubuntu 4.15.0-29.31~16.04.1-generic 4.15.18 Uname: Linux

[Bug 1784552] [NEW] can not launch nautilus (files) from dock/sidebar

2018-07-31 Thread Kevin Ford
Public bug reported: can not launch nautilus (files) from dock/sidebar. Launching from terminal is fine but launching from the sidebar or the applications overview results in spinner spinning for a minute or more and nautilus never launches. I can launch it from a terminal. This persists over

[Bug 1780837] Re: xfce4-battery-plugin using high cpu

2018-07-17 Thread Kevin Otte
Possibly related upstream bug: https://bugzilla.xfce.org/show_bug.cgi?id=12975 ** Bug watch added: Xfce Bugzilla #12975 https://bugzilla.xfce.org/show_bug.cgi?id=12975 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1762491] Re: [SRU] No graphics after update, caused by virtualbox

2018-07-14 Thread Kevin Puetz
> feel free to provide a minimal/tested patch for this! I did, in the comment where I first mentioned it: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1762491/comments/9 I'm applying that patch patching in my current builds, and the resulting OVA has working Xsession guest additions

[Bug 1598505] Re: adb usage has typo disbled => disabled

2018-07-14 Thread Kevin Dalley
** Summary changed: - adb usage has typo disabled => disabled + adb usage has typo disbled => disabled -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1598505 Title: adb usage has typo disbled =>

[Bug 1713615] Re: ttf-mscorefonts-installer fails because Redirection from https to http is forbidden

2018-07-14 Thread Kevin Dalley
Copying comment from LP: #1767748, which is a work-around for this bug. Copying from since this is the main bug, and the other is a duplicate of this bug. Had the same after upgrade from 16.04 to 18.04. According instructions at https://ubuntuforums.org/showthread.php?t=2349320 installed ttf-

[Bug 1762491] Re: [SRU] No graphics after update, caused by virtualbox

2018-07-12 Thread Kevin Puetz
And yes, my second problem vboxvideo.ko is not a regression from the status quo; the old package *always* turns on the libGL redirection, which breaks everybody that's not virtualbox with 3d accel enabled and working. The proposed fix only turns it on if VBoxClient --check3d returns success, which

[Bug 1762491] Re: [SRU] No graphics after update, caused by virtualbox

2018-07-12 Thread Kevin Puetz
I was suggesting that /etc/X11/Xsession.d/98vboxadd-xclient should do the same in_virtual_machine check, which I indeed adapted from what you currently do in /etc/init.d/virtualbox-guest-utils -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1781445] [NEW] package python3 3.6.5-3ubuntu1 failed to install/upgrade: instalado python3 paquete post-installation guión el subproceso devolvió un error con estado de salida 4

2018-07-12 Thread Kevin Aviles
Public bug reported: error on issue apt update/upgrade ProblemType: Package DistroRelease: Ubuntu 18.04 Package: python3 3.6.5-3ubuntu1 ProcVersionSignature: Ubuntu 4.15.0-24.26-generic 4.15.18 Uname: Linux 4.15.0-24-generic x86_64 ApportVersion: 2.20.9-0ubuntu7.2 Architecture: amd64 Date: Thu

[Bug 1762491] Re: [SRU] No graphics after update, caused by virtualbox

2018-07-11 Thread Kevin Puetz
Sorry, I have to take that back (a little): it worked in VMware and in VirtualBox, but I just realized VirtualBox hadn't set the 3d acceleration option when it imported the OVA. So your code (correctly) didn't turn on the OpenGL redirects. If I turn on the 3d acceleration, then it enables

[Bug 1762491] Re: [SRU] No graphics after update, caused by virtualbox

2018-07-11 Thread Kevin Puetz
Sorry for going AWOL on you. Yes, the fix in 5.1.38-dfsg- 0ubuntu1.16.04.1 from https://launchpad.net/~costamagnagianfranco/+archive/ubuntu /locutusofborg-ppa/+packages produces an OVA that works and has accelerated graphics in both VMware and VirtualBox. One other thought in looking at how you

[Bug 1781243] [NEW] courier-base fails to install citing missing alternative files

2018-07-11 Thread Kevin Burchett
Public bug reported: OS info: NAME="Ubuntu" VERSION="16.04.4 LTS (Xenial Xerus)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 16.04.4 LTS" VERSION_ID="16.04" VERSION_CODENAME=xenial UBUNTU_CODENAME=xenial I just did a base install on Sunday where everything worked fine. I am using Ansible to

[Bug 1779966] Re: chrony fails to start, nm-dispatcher hook causes high CPU load

2018-07-10 Thread Kevin Otte
chrony will still start even if the network isn't up. It will just not report any reachability to peers (or possibly any peers at all). For some reason chrony was straight up not running. Not sure why that was the case. My guess is the high CPU from the chronyc command invoked by the nm-

[Bug 1779966] Re: chrony fails to start, nm-dispatcher hook causes high CPU load

2018-07-10 Thread Kevin Otte
icarus is my virtual desktop to test all manner of things. It is so named for if I fly it too close to the sun I just rebuild it. As such, I did just that, and was unable to reproduce this issue. ** Changed in: chrony (Ubuntu) Status: New => Invalid -- You received this bug notification

[Bug 1780837] [NEW] xfce4-battery-plugin using high cpu

2018-07-09 Thread Kevin Otte
Public bug reported: On a fresh install of Xubuntu 18.04, xfce4-battery-plugin is using is using most of a CPU, is currently the top memory consumer on the machine, and is driving the temperature up. Killing the process causes it to restart, and this behavior returns within a day or so. This

[Bug 1752885] Re: Installer crashes 18.04 64 bit

2018-07-07 Thread Kevin
*** This bug is a duplicate of bug 1752323 *** https://bugs.launchpad.net/bugs/1752323 Some additional info. I finally managed to install Ubuntu by setting the display scale in GNOME to 100%. It's a HiDPI screen and it defaults to 200% before installing. I don't know where the problem

[Bug 1752885] Re: Installer crashes 18.04 64 bit

2018-07-07 Thread Kevin
*** This bug is a duplicate of bug 1752323 *** https://bugs.launchpad.net/bugs/1752323 I have the same bug in Ubuntu (with GNOME). Updating before installing didn't help. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1779966] Re: chrony fails to start, nm-dispatcher hook causes high CPU load

2018-07-07 Thread Kevin Otte
ptp_kvm is being loaded in /etc/modules on my machine -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1779966 Title: chrony fails to start, nm-dispatcher hook causes high CPU load To manage

[Bug 1779966] Re: chrony fails to start, nm-dispatcher hook causes high CPU load

2018-07-06 Thread Kevin Otte
The information I provided is taken from a VM upon logging in after initial boot. I provided my chrony.conf as attachment precisely to head off the question about custom config. The logs were not clear on why chrony is not starting cleanly. Regardless, attempts to call chronyc by the NM

[Bug 1779966] [NEW] chrony fails to start, nm-dispatcher hook causes high CPU load

2018-07-03 Thread Kevin Otte
Public bug reported: Chrony is failing to start correctly, and the chronyc command launched by the NetworkManager dispatcher hook is going to 100% CPU. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: chrony 3.2-4ubuntu4.1 ProcVersionSignature: Ubuntu 4.15.0-24.26-generic 4.15.18 Uname:

[Bug 1779966] Re: chrony fails to start, nm-dispatcher hook causes high CPU load

2018-07-03 Thread Kevin Otte
** Attachment added: "chrony.conf" https://bugs.launchpad.net/ubuntu/+source/chrony/+bug/1779966/+attachment/5159357/+files/chrony.conf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1779966

[Bug 1779966] Re: chrony fails to start, nm-dispatcher hook causes high CPU load

2018-07-03 Thread Kevin Otte
Jul 3 19:44:07 icarus systemd[1]: chrony.service: Start operation timed out. Terminating. Jul 3 19:44:07 icarus systemd[1]: chrony.service: Failed with result 'timeout'. Jul 3 19:44:07 icarus systemd[1]: Failed to start chrony, an NTP client/server. -- You received this bug notification

[Bug 1709210] Re: open-vm-tools-dkms 2:10.0.7-3227872-5ubuntu1~16.04.1: open-vm-tools kernel module failed to build [gcc: error: unrecognized command line option ‘-fstack-protector-strong’]

2018-07-02 Thread Kevin D. Boutelle
This may be the answer to the issue. For me all I have to do is remove open-vm-tools as my version of Linux has support for VMware tools built in. https://blogs.vmware.com/vsphere/2015/09/open-vm-tools-ovt-the-future- of-vmware-tools-for-linux.html -- You received this bug notification because

[Bug 1588395] Re: 70gconfd_path-on-session doesn't quote DESKTOP_SESSION and fails if it contains a space

2018-06-26 Thread Kevin Dalley
Add double quotes around the right hand side of the assignment definitely solved the problem for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1588395 Title: 70gconfd_path-on-session doesn't

[Bug 1774150] Re: 3.13.0-149-generic: suspend/resume issue on 14.04

2018-06-26 Thread Kevin Donnelly
The latest 13.0.151 kernel has the same issue, at least on this laptop. This also means that whatever security updates are rolled into the mainline kernels are in effect inaccessible to laptop users affected by this issue. :-( -- You received this bug notification because you are a member of

[Bug 1778308] [NEW] do-release-upgrade fails

2018-06-22 Thread Kevin Mazzone
Public bug reported: Calculating the changes Calculating the changes Could not calculate the upgrade An unresolvable problem occurred while calculating the upgrade. This can be caused by: * Upgrading to a pre-release version of Ubuntu * Running the current pre-release version of Ubuntu *

[Bug 1770306] Re: X display is black after 18.04 upgrade from 17.10

2018-06-18 Thread Kevin Dalley
I did not install the image, just ran it from the USB stick. By default, it does not not have a login screen, since there is a single user, I believe. I added a second user, and logged in to that user, which was successful. But this may be different from what I see on my long-installed system.

[Bug 1770306] Re: X display is black after 18.04 upgrade from 17.10

2018-06-18 Thread Kevin Dalley
Finally getting back to this. My notes on setting enable_rc6 aren't very good. I may have started using it as a possible way to extend battery life, as mentioned here. I don't notice a difference now that I have removed it. https://askubuntu.com/questions/93654/why-does-my-computer-get-less-

[Bug 1101779] Re: autofs "lookup_mount: exports lookup" fails on IPv6-only hosts

2018-06-15 Thread Kevin Otte
Is there any chance the new libtirpc will get backported into 18.04.1? Not having IPv6-enabled autofs is going to wreck a lot of my workflow once I start upgrading machines in August. I'm currently running a custom build of autofs with libtirpc in 16.04 to enable this functionality. -- You

[Bug 1774150] Re: 3.13.0-149-generic: suspend/resume issue on 14.04

2018-06-03 Thread Kevin Donnelly
Sorry, I can't generate the log files: $ apport-collect 1774150 ERROR: Could not import module, is a package upgrade in progress? Error: No module named PyKDE4.kdecore -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1774150] [NEW] 3.13.0-149-generic: suspend/resume issue on 14.04

2018-05-30 Thread Kevin Donnelly
Public bug reported: On Ubuntu 14.04.5 LTS, the most recent kernel update to 3.13.0-149-generic means that my laptop (Acer Aspire V5) does not resume once suspended - all I get is a blank screen, unresponsive to keypresses, and I need to reboot. The 144 kernel is OK, and this question:

[Bug 1744145] Re: frequency monitor applet shows constant freq after linux-hwe upgrade

2018-05-28 Thread Kevin Otte
At some point this started working right again. *shrug* ** Changed in: xfce4-cpufreq-plugin (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744145 Title:

[Bug 1773584] [NEW] zfs-dkms 0.7.5-1ubuntu16: zfs kernel module failed to build

2018-05-26 Thread Kevin Nolan
Public bug reported: this was reported on the first boot after upgrade to 18.04. I am not using zfs currently so my fix is just to remove from the modeule list. ProblemType: Package DistroRelease: Ubuntu 18.04 Package: zfs-dkms 0.7.5-1ubuntu16 ProcVersionSignature: Ubuntu 4.15.0-23.25-generic

[Bug 1770306] Re: X display is black after 18.04 upgrade from 17.10

2018-05-26 Thread Kevin Dalley
Thanks for your suggestions. I just installed: gnome-session-flashback Working: Gnome Flashback (Metacity) not working: Gnome Flashback (Compiz) And a new item in /var/crash: ** Attachment added: "/var/crash/_usr_lib_gnome-initial-setup_gnome-initial-setup.1000.crash"

[Bug 1770306] Re: X display is black after 18.04 upgrade from 17.10

2018-05-26 Thread Kevin Dalley
Since filing this bug, I have been successfully using lxdm as a worked around, with lxde Recently, after I open this bug, I built my own version of xserver-xorg-input-synaptics following the instructions here:

[Bug 1770306] Re: X display is black after 18.04 upgrade from 17.10

2018-05-26 Thread Kevin Dalley
Since filing this bug, I have been successfully using lxdm as a worked around, with lxde Recently, after I open this bug, I built my own version of xserver-xorg-input-synaptics following the instructions here:

[Bug 1770306] Re: X display is black after 18.04 upgrade from 17.10

2018-05-26 Thread Kevin Dalley
** Attachment added: "/var/crash/_usr_bin_plasmashell.1000.crash" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1770306/+attachment/5144821/+files/_usr_bin_plasmashell.1000.crash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1770306] Re: X display is black after 18.04 upgrade from 17.10

2018-05-26 Thread Kevin Dalley
** Attachment added: "/var/crash/_usr_bin_xfce4-power-manager.1000.crash" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1770306/+attachment/5144822/+files/_usr_bin_xfce4-power-manager.1000.crash -- You received this bug notification because you are a member of Ubuntu Bugs, which is

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