[Bug 1818770] Re: Unexpected graybar on top of openstack-dashboard login page

2019-03-18 Thread Seyeong Kim
** Description changed:

  [Impact]
  On openstack-dashboard login page(the first pace we face), there is 
unexpected graybar on top of the page.
  
  I've been analyzing this page and found below code affects to this
  symptom.
  
  body.md-default-theme, body, html.md-default-theme, html {
  color: rgba(0,0,0,0.87);
  background-color: rgb(250,250,250);
  }
  
  If I remove above background-color, It is ok.
  
  I also found that upstream doesn't have the same symptom.
  
  It seems that xstatic override css setting when generating it.
  
  Please see the screenshots attached below.
  
  And this is happening from UCA pike.
  
- [Test]
- 1. deploy rocky
+ [Test Case]
+ 1. deploy openstack env with juju,
  2. check openstack-dashboard login page
  
  [Regression Potential]
  This patch updated ubuntu theme only. It could show us broken css even in 
worst case. Restarting apache2 and memcached daemon is required.
  
  [Others]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1818770

Title:
  Unexpected graybar on top of openstack-dashboard login page

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1818770/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1820687] Re: Sound issue, or rather, lack of sound

2019-03-18 Thread Larry Gomez via ubuntu-bugs
I tried launching an earlier kernel, which has worked in the past. It
did not this time and so I downloaded Linux Mint 19.1 to run side by
side and transfer from its predecessor 18.3 to the newest one and when
done will eliminate the elder partition. I have done that before, as
well. This one was stubborn. The problem occurred once before in Ubuntu
and I updated by clean install that time as well. I find it a bit
tedious to state the many terminal commands suggested that I tried. I am
still not so technically savvy. I do have a hands on like most around me
don't but I am not there yet as far as a guru or wizard.

On Monday, March 18, 2019, 10:00:46 PM PDT, Kai-Heng Feng 
 wrote:  
 
 Does the sound come back by booting an older kernel?

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1820687

Title:
  Sound issue, or rather, lack of sound

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Linux Mint 18.3 update Kernel 4.4.0-143-generic up-heaved my Alsa
  mixer/pulse-audio or something to disable sound, made the mixer and
  configurations useless and grayed out/inoperable. I have gone through
  this some time ago and forgotten how to remedy but the next thing,
  besides what I have tried futilely, will be to rollback the new kernel
  to its predecessor.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1820687/+subscriptions

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820687

Title:
  Sound issue, or rather, lack of sound

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1820687/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1818770] Re: Unexpected graybar on top of openstack-dashboard login page

2019-03-18 Thread Seyeong Kim
** Description changed:

  [Impact]
  On openstack-dashboard login page(the first pace we face), there is 
unexpected graybar on top of the page.
  
  I've been analyzing this page and found below code affects to this
  symptom.
  
  body.md-default-theme, body, html.md-default-theme, html {
  color: rgba(0,0,0,0.87);
  background-color: rgb(250,250,250);
  }
  
  If I remove above background-color, It is ok.
  
  I also found that upstream doesn't have the same symptom.
  
  It seems that xstatic override css setting when generating it.
  
  Please see the screenshots attached below.
  
  And this is happening from UCA pike.
  
  [Test]
  1. deploy rocky
  2. check openstack-dashboard login page
  
  [Regression Potential]
+ This patch updated ubuntu theme only. It could show us broken css even in 
worst case. Restarting apache2 and memcached daemon is required.
  
  [Others]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1818770

Title:
  Unexpected graybar on top of openstack-dashboard login page

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1818770/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1819915] Re: s2disk freezes at saving image to disk (hibernation)

2019-03-18 Thread Matheus
What packages you recommend me downgrade there?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1819915

Title:
  s2disk freezes at saving image to disk (hibernation)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1819915/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1818770] Re: Unexpected graybar on top of openstack-dashboard login page

2019-03-18 Thread Seyeong Kim
** Patch added: "lp1818770_rocky.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1818770/+attachment/5247480/+files/lp1818770_rocky.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1818770

Title:
  Unexpected graybar on top of openstack-dashboard login page

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1818770/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1818770] Re: Unexpected graybar on top of openstack-dashboard login page

2019-03-18 Thread Seyeong Kim
** Patch added: "lp1818770_queens.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1818770/+attachment/5247479/+files/lp1818770_queens.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1818770

Title:
  Unexpected graybar on top of openstack-dashboard login page

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1818770/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1818770] Re: Unexpected graybar on top of openstack-dashboard login page

2019-03-18 Thread Seyeong Kim
** Patch added: "lp1818770_pike.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1818770/+attachment/5247478/+files/lp1818770_pike.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1818770

Title:
  Unexpected graybar on top of openstack-dashboard login page

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1818770/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1818770] Re: Unexpected graybar on top of openstack-dashboard login page

2019-03-18 Thread Seyeong Kim
** Patch added: "lp1818770_stein.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1818770/+attachment/5247481/+files/lp1818770_stein.debdiff

** Also affects: cloud-archive
   Importance: Undecided
   Status: New

** Tags added: sts-sru-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1818770

Title:
  Unexpected graybar on top of openstack-dashboard login page

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1818770/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1819915] Re: s2disk freezes at saving image to disk (hibernation)

2019-03-18 Thread Kai-Heng Feng
Yes please. Most likely it's cause by kernel and drivers update.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1819915

Title:
  s2disk freezes at saving image to disk (hibernation)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1819915/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820287] Re: kernel panic during pxe boot on DL360 gen9

2019-03-18 Thread Kai-Heng Feng
If it's bare metal, the only way I know of is to use serial port.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820287

Title:
  kernel panic during pxe boot on DL360 gen9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1820287/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1817200] Re: Trackpad is not recognized.

2019-03-18 Thread Kai-Heng Feng
** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1817200

Title:
  Trackpad is not recognized.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1817200/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1813783] Re: Unable to toggle Touchpad by keyboard shortcut

2019-03-18 Thread Kai-Heng Feng
So this shows when FN gets pressed, before F5?
[ 248.412826] atkbd serio0: Unknown key pressed (translated set 2, code 0xf8 on 
isa0060/serio0).
[ 248.412833] atkbd serio0: Use 'setkeycodes e078 ' to make it known.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1813783

Title:
  Unable to toggle Touchpad by keyboard shortcut

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1813783/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820796] Missing required logs.

2019-03-18 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1820796

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (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/1820796

Title:
  natacpi bug in 4.18.0-16-generic, fixed upstream 5.0.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1820796/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820796] Re: natacpi bug in 4.18.0-16-generic, fixed upstream 5.0.2

2019-03-18 Thread Kai-Heng Feng
LP: #1812099?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820796

Title:
  natacpi bug in 4.18.0-16-generic, fixed upstream 5.0.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1820796/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1798708] Re: It will load nvidia driver when swith to Intel mode

2019-03-18 Thread Tim Richardson
The external monitor problem is probably a well-known gdm3 bug: gdm3
with nvidia modeset=1 stops the nvidia driver from detecting external
monitors (possibly it invokes some wayland features when it shouldn't).
It is not a problem with nvidia-prime or with the kernel. You can fix it
by using lightdm instead of gdm3. This bug affects fedora as well.

ubuntu 19.04 has reverted to nvidia modeset = 0 be default to avoid this
bug (at the cost of unfixable screen tearing for Optimus users in nvidia
mode).

nvidia-prime does always include the nvidia modules in the initramfs
kernel, this was a change in 18.10 backported to 18.04. Previous nvidia-
prime pacakges used to rebuild initramfs to add or remove the module,
but this is not required any longer. Choosing prime-select intel means
the nvidia module is unloaded when the machine is starting.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1798708

Title:
  It will load nvidia driver when swith to Intel mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1798708/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820687] Re: Sound issue, or rather, lack of sound

2019-03-18 Thread Kai-Heng Feng
Does the sound come back by booting an older kernel?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820687

Title:
  Sound issue, or rather, lack of sound

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1820687/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1812093] Re: qemu-efi: guest can corrupt its own firmware

2019-03-18 Thread Launchpad Bug Tracker
This bug was fixed in the package edk2 - 0~20190309.89910a39-1ubuntu1

---
edk2 (0~20190309.89910a39-1ubuntu1) disco; urgency=medium

  * Merge with Debian experimental. Remaining changes:
- debian/patches/enroll-default-keys.patch: Build EnrollDefaultKeys.efi to
  provide an automated way of injecting Microsoft signing keys in VMs that
  need them.
- debian/control: add genisoimage, qemu-utils, qemu-system-x86, python3 to
  Build-Depends for the automatic key enrollment process.
- debian/rules:
  - build a SecureBoot/SMM enabled variant of OVMF_CODE too.
  - build OVMF_VARS.ms.fd with embedded Microsoft keys from the binary
EnrollDefaultKeys.efi
- debian/ovmf.links: add OVMF_CODE.ms.fd.
- debian/ovmf.install: install OVMF_VARS.ms.fd.
  * debian/control: Fold and sort Build-Depends line.
  * debian/control: Add bc to Build-Depends, as it is now used by
edksetup.sh.
  * debian/control: Add python3-distutils to Build-Depends. Part of
the build will now use python3 instead of python if found at build-time.
However, the build requires distutils, and upstream only embeds the
python(2) version of that.

 -- dann frazier   Mon, 18 Mar 2019 21:44:41
-0600

** Changed in: edk2 (Ubuntu)
   Status: In Progress => 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/1812093

Title:
  qemu-efi: guest can corrupt its own firmware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/1812093/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816170] Re: KVM instances fail at creation with: Failed to get shared "write" lock Is another process using the image?

2019-03-18 Thread Joseph Phillips
** Changed in: juju
   Status: In Progress => 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/1816170

Title:
  KVM instances fail at creation with: Failed to get shared "write" lock
  Is another process using the image?

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1816170/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820796] Re: natacpi bug in 4.18.0-16-generic, fixed upstream 5.0.2

2019-03-18 Thread Tim Richardson
** Attachment added: "lspci-vnvn.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1820796/+attachment/5247477/+files/lspci-vnvn.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820796

Title:
  natacpi bug in 4.18.0-16-generic, fixed upstream 5.0.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1820796/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820795] [NEW] Ubuntu installer crashed

2019-03-18 Thread Jacob Fox
Public bug reported:

Custom partition installation settings.
Opted to download updates and install 3rd party drivers.
Installing alongside Windows 10 and over an existing installation.
Current boot partition set to be formatted as EXT4 and mounted to /boot
Current root partition not formatted, selected BTRFS and mounted to /

Installation crashed part way through.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: ubiquity 19.04.6.1
ProcVersionSignature: Ubuntu 4.19.0-13.14-generic 4.19.20
Uname: Linux 4.19.0-13-generic x86_64
ApportVersion: 2.20.10-0ubuntu21
Architecture: amd64
CasperVersion: 1.402
Date: Mon Mar 18 21:39:03 2019
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
boot=casper quiet splash ---
LiveMediaBuild: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190305.1)
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco ubiquity-19.04.6.1 ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820795

Title:
  Ubuntu installer crashed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1820795/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820794] [NEW] PCI/internal sound card not detected

2019-03-18 Thread karnik shah
Public bug reported:

SOUND ONLY PLAY VIA BLUETOOTH
AND NOT IN EARPHONE OR LAPTOP

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.13.0-168.218-generic 3.13.11-ckt39
Uname: Linux 3.13.0-168-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.29
Architecture: amd64
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
CurrentDesktop: Unity
Date: Tue Mar 19 10:08:35 2019
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-trusty-amd64-20140620-0
InstallationDate: Installed on 2015-10-29 (1236 days ago)
InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20140620-04:25
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Title: PCI/internal sound card not detected
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/22/2016
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A09
dmi.board.name: 0XCR91
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd04/22/2016:svnDellInc.:pnInspiron3558:pvr:rvnDellInc.:rn0XCR91:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: Inspiron 3558
dmi.sys.vendor: Dell Inc.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820794

Title:
  PCI/internal sound card not detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1820794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820796] [NEW] natacpi bug in 4.18.0-16-generic, fixed upstream 5.0.2

2019-03-18 Thread Tim Richardson
Public bug reported:

low-impact bug, easy workaround.

Thinkpad T480

4.18.0-16-generic

Bug:
# cd /sys/class/power_supply/BAT1
# 
# echo 95 > charge_start_threshold
bash: echo: write error: No such device


but it works for BAT0
It means tlp, latest version installed via PPA, by default can't set battery 
charge thresholds for the second battery in ubuntu 18.04 because tlp now 
defaults to using natacpi.

This can be reverted to the old way of working via a simple change in
the tlp conf file.


This bug is fixed in 5.0.2 installed from ubuntu mainline ppa.  I did
not try earlier.


-
root@moncrief:/sys/class/power_supply/BAT1# cat /proc/version_signature 
Ubuntu 4.18.0-16.17~18.04.1-generic 4.18.20

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820796

Title:
  natacpi bug in 4.18.0-16-generic, fixed upstream 5.0.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1820796/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820755] Re: Netboot install fails due to linux-image-4.4.0-143-generic.postinst linux-update-symlinks not found

2019-03-18 Thread Lunatine
I have a same problem too.

It seems to be problem of linux-base package version.
linux-image-4.4.0-143-generic require linux-base 4.5ubuntu1
but netboot installer use a linux-base 4.0ubuntu1 which does not contain below 
tools.

/usr/bin/linux-update-symlinks
/usr/bin/linux-version
/usr/bin/linux-check-removal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820755

Title:
  Netboot install fails due to linux-image-4.4.0-143-generic.postinst
  linux-update-symlinks not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-base/+bug/1820755/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1818770] Re: Unexpected graybar on top of openstack-dashboard login page

2019-03-18 Thread Seyeong Kim
** Changed in: horizon (Ubuntu Bionic)
   Status: New => In Progress

** Changed in: horizon (Ubuntu)
   Status: New => In Progress

** Changed in: horizon (Ubuntu Bionic)
 Assignee: (unassigned) => Seyeong Kim (xtrusia)

** Changed in: horizon (Ubuntu Cosmic)
 Assignee: (unassigned) => Seyeong Kim (xtrusia)

** No longer affects: cloud-archive

** Also affects: horizon (Ubuntu Disco)
   Importance: Undecided
 Assignee: Seyeong Kim (xtrusia)
   Status: In Progress

** Changed in: horizon (Ubuntu Cosmic)
   Status: New => In Progress

** No longer affects: horizon (Ubuntu Disco)

** Patch added: "lp1818770_bionic.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1818770/+attachment/5247460/+files/lp1818770_bionic.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1818770

Title:
  Unexpected graybar on top of openstack-dashboard login page

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1818770/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1818770] Re: Unexpected graybar on top of openstack-dashboard login page

2019-03-18 Thread Seyeong Kim
** Patch added: "lp1818770_cosmic.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1818770/+attachment/5247461/+files/lp1818770_cosmic.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1818770

Title:
  Unexpected graybar on top of openstack-dashboard login page

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1818770/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1818770] Re: Unexpected graybar on top of openstack-dashboard login page

2019-03-18 Thread Seyeong Kim
** Patch added: "lp1818770_disco.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1818770/+attachment/5247462/+files/lp1818770_disco.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1818770

Title:
  Unexpected graybar on top of openstack-dashboard login page

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1818770/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1812093] Re: qemu-efi: guest can corrupt its own firmware

2019-03-18 Thread dann frazier
** Changed in: edk2 (Ubuntu)
   Status: New => In Progress

** Changed in: edk2 (Ubuntu)
 Assignee: (unassigned) => dann frazier (dannf)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1812093

Title:
  qemu-efi: guest can corrupt its own firmware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/1812093/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1170164] Re: can't switch input method at all

2019-03-18 Thread Launchpad Bug Tracker
[Expired for gnome-terminal (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: gnome-terminal (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170164

Title:
  can't switch input method at all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ibus/+bug/1170164/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 496699] Re: No way to play Line-in over speakers with pavucontrol alone

2019-03-18 Thread Launchpad Bug Tracker
[Expired for pavucontrol (Ubuntu) because there has been no activity for
60 days.]

** Changed in: pavucontrol (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/496699

Title:
  No way to play Line-in over speakers with pavucontrol alone

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pavucontrol/+bug/496699/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 870632] Re: cheese captures automatically and blanks the screen until logout

2019-03-18 Thread Launchpad Bug Tracker
[Expired for cheese (Ubuntu) because there has been no activity for 60
days.]

** Changed in: cheese (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/870632

Title:
  cheese captures automatically and blanks the screen until logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cheese/+bug/870632/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1330609] Re: Defective gSOAP package in ARM port

2019-03-18 Thread Launchpad Bug Tracker
[Expired for gsoap (Ubuntu) because there has been no activity for 60
days.]

** Changed in: gsoap (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1330609

Title:
  Defective gSOAP package in ARM port

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gsoap/+bug/1330609/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820780] Re: Sound with noise when a new tab is opened

2019-03-18 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1820780/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820780

Title:
  Sound with noise when a new tab is opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1820780/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811999] Re: [USB-Audio - Audioengine D3, playback] fails after a while (a second)

2019-03-18 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811999

Title:
  [USB-Audio - Audioengine D3, playback] fails after a while (a second)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1811999/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811863] Re: [amdgpu + nvidia PCI passthrough] Screen flickering on ultra wide

2019-03-18 Thread Launchpad Bug Tracker
[Expired for xserver-xorg-video-amdgpu (Ubuntu) because there has been
no activity for 60 days.]

** Changed in: xserver-xorg-video-amdgpu (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811863

Title:
  [amdgpu + nvidia PCI passthrough] Screen flickering on ultra wide

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1811863/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1810075] Re: lxqt-panel: menu-button opens in wrong position (on portrait display, normal on landscape..)

2019-03-18 Thread Chris Guiver
QA-test (19.04 daily) on same dell 755 (c2d, 8gb, radeon rv610)
i changed the right-side monitor so it was rotated left (look at picture for 
clue)
head /etc/apt/sources.list says i'm using 20190318

TODAY the panel menu was NOT appearing as it did in prior (#6) comment
but back to ~7.5cm  (i believe it's higher!) above the panel on
display1.

The way I have monitors setup matches the screencapture from #6, plus
additional panel setup the same way I believe.  This is unexpected.

Both different to last comment, and I believe higher than original 5.5cm
(quite a bit higher than panel on other display where it used to be only
slightly higher)

** Attachment added: "menu opened from right-portrait-monitor - menu well above 
panel"
   
https://bugs.launchpad.net/ubuntu/+source/lxqt-panel/+bug/1810075/+attachment/5247459/+files/7.5cm%20above%20menu.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810075

Title:
  lxqt-panel: menu-button opens in wrong position (on portrait display,
  normal on landscape..)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxqt-panel/+bug/1810075/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1806318] Re: virtualbox-dkms 5.2.18-dfsg-2~ubuntu18.04.1: virtualbox kernel module failed to build [error: unknown type name ‘__uint128_t’]

2019-03-18 Thread Launchpad Bug Tracker
[Expired for virtualbox (Ubuntu) because there has been no activity for
60 days.]

** Changed in: virtualbox (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1806318

Title:
  virtualbox-dkms 5.2.18-dfsg-2~ubuntu18.04.1: virtualbox kernel module
  failed to build [error: unknown type name ‘__uint128_t’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1806318/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1812000] Re: I was installing zential on ubuntu 16.04. The package mysql-server-5.7 (not installed) failed to install/upgrade: подпроцесс новый сценарий pre-installation возвратил код ошибки 1

2019-03-18 Thread Launchpad Bug Tracker
[Expired for mysql-5.7 (Ubuntu) because there has been no activity for
60 days.]

** Changed in: mysql-5.7 (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1812000

Title:
  I was installing zential on ubuntu 16.04. The package mysql-server-5.7
  (not installed) failed to install/upgrade: подпроцесс новый сценарий
  pre-installation возвратил код ошибки 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1812000/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1812129] Re: Update ubunt 18.04 ACPICA-tools to the latest

2019-03-18 Thread Launchpad Bug Tracker
[Expired for acpica-unix (Ubuntu) because there has been no activity for
60 days.]

** Changed in: acpica-unix (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1812129

Title:
  Update ubunt 18.04 ACPICA-tools to the latest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpica-unix/+bug/1812129/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811863] Re: [amdgpu + nvidia PCI passthrough] Screen flickering on ultra wide

2019-03-18 Thread Launchpad Bug Tracker
[Expired for xorg-server (Ubuntu) because there has been no activity for
60 days.]

** Changed in: xorg-server (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811863

Title:
  [amdgpu + nvidia PCI passthrough] Screen flickering on ultra wide

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1811863/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820389] Re: Gradle on OpenJDK 8: java.lang.NoSuchMethodError: java.lang.invoke.MethodHandles.privateLookupIn()

2019-03-18 Thread Tiago Stürmer Daitx
We have a fix for this issue, it is pending some internal review. I
expect it to be available in the proposed pocket in less than a day. An
automated message will be added to this bug when it is available for
testing, we would highly appreciate any testing and reports on the fix.

Please notice that gradle keeps some local cache that might interfere
with the testing, so do remove .gradle/, native/, daemon/, and caches/
directories if the error still shows up and test it again.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820389

Title:
  Gradle on OpenJDK 8: java.lang.NoSuchMethodError:
  java.lang.invoke.MethodHandles.privateLookupIn()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gradle/+bug/1820389/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820789] [NEW] Removing a hypervisor doesn't delete it entirely

2019-03-18 Thread Xav Paice
Public bug reported:

When removing a host (because it got rebuilt, for example), we use:

openstack compute service delete 

I expected that to remove the hostname cleanly from the database (or at
least mark it as deleted) so that the hostname can be re-used.  This
isn't the case, the host remained in the nova_api database in the
resource_providers table, and therefore could not be re-used.

Starting nova-compute on the host in this state resulted in:

2019-03-18 22:48:26.023 62597 ERROR nova.scheduler.client.report 
[req-445f587d-74e5-4a96-a5b5-4717f9095fb6 - - - - -] 
[req-1f1e781e-2ed8-4f6a-ac9e-93ecc450cec5] Failed to create resource provider 
record in placement API for UUID c6c4d923-1d0c-4f12-8505-d5af60c28ade. Got 409: 
{"errors": [{"status": 409, "request_id": 
"req-1f1e781e-2ed8-4f6a-ac9e-93ecc450cec5", "detail": "There was a conflict 
when trying to complete your request.\n\n Conflicting resource provider name: 
host22.maas already exists.  ", "title": "Conflict"}]}.
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager 
[req-445f587d-74e5-4a96-a5b5-4717f9095fb6 - - - - -] Error updating resources 
for node host22.maas.: ResourceProviderCreationFailed: Failed to create 
resource provider host22.maas
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager Traceback (most recent 
call last):
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager   File 
"/usr/lib/python2.7/dist-packages/nova/compute/manager.py", line 7345, in 
update_available_resource_for_node
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager 
rt.update_available_resource(context, nodename)
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager   File 
"/usr/lib/python2.7/dist-packages/nova/compute/resource_tracker.py", line 689, 
in update_available_resource
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager 
self._update_available_resource(context, resources)
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager   File 
"/usr/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py", line 277, in 
inner
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager return f(*args, 
**kwargs)
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager   File 
"/usr/lib/python2.7/dist-packages/nova/compute/resource_tracker.py", line 713, 
in _update_available_resource
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager 
self._init_compute_node(context, resources)
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager   File 
"/usr/lib/python2.7/dist-packages/nova/compute/resource_tracker.py", line 572, 
in _init_compute_node
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager 
self._update(context, cn)
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager   File 
"/usr/lib/python2.7/dist-packages/nova/compute/resource_tracker.py", line 887, 
in _update
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager inv_data,
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager   File 
"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py", line 68, 
in set_inventory_for_provider
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager 
parent_provider_uuid=parent_provider_uuid,
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager   File 
"/usr/lib/python2.7/dist-packages/nova/scheduler/client/__init__.py", line 37, 
in __run_method
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager return 
getattr(self.instance, __name)(*args, **kwargs)
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager   File 
"/usr/lib/python2.7/dist-packages/nova/scheduler/client/report.py", line 1104, 
in set_inventory_for_provider
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager 
parent_provider_uuid=parent_provider_uuid)
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager   File 
"/usr/lib/python2.7/dist-packages/nova/scheduler/client/report.py", line 665, 
in _ensure_resource_provider
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager 
parent_provider_uuid=parent_provider_uuid)
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager   File 
"/usr/lib/python2.7/dist-packages/nova/scheduler/client/report.py", line 64, in 
wrapper
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager return f(self, *a, 
**k)
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager   File 
"/usr/lib/python2.7/dist-packages/nova/scheduler/client/report.py", line 612, 
in _create_resource_provider
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager raise 
exception.ResourceProviderCreationFailed(name=name)
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager 
ResourceProviderCreationFailed: Failed to create resource provider host22.maas
2019-03-18 22:48:26.024 62597 ERROR nova.compute.manager 

I was unable to clear the database entry:
mysql> delete from resource_providers where name='host22.maas';
ERROR 1451 (23000): Cannot delete or update a parent row: a foreign key 
constraint fails (`nova_api`.`resource_providers`, CONSTRAINT 

[Bug 1820389] Re: Gradle on OpenJDK 8: java.lang.NoSuchMethodError: java.lang.invoke.MethodHandles.privateLookupIn()

2019-03-18 Thread Tiago Stürmer Daitx
** Description changed:

- Just tried the proposed Gradle package on Ubuntu 18.04 LTS. As I cannot
- yet use OpenJDK 11, I switched all Java alternatives back to OpenJDK 8
- using
+ [Impact] 
+ gradle cannot be run with openjdk-8 after the update to 4.4.1-5~18.04 
(bionic-proposed) or 4.4.1-5~18.10 (cosmic-proposed).
+ 
+ When running it with openjdk-8 gradle fails with
+ $ gradle -g /tmp --debug --stacktrace --foreground
+ 
+   Caused by: java.lang.NoSuchMethodError:
+ 
java.lang.invoke.MethodHandles.privateLookupIn(Ljava/lang/Class;Ljava/lang/invoke/MethodHandles$Lookup;)Ljava/lang/invoke/MethodHandles$Lookup;
+ 
+ 
+ This is caused by the java11-compatibility patch in debian/patches,
+ which was a incomplete backport of the upstream changes [1]. Applying
+ the raw upstream change actually fixes the issue.
+ 
+ With the upstream fix applied another issue related to the ByteBuffer
+ shows up and can be fixed by updating the java8-compatibility patch to
+ include a cast in org.gradle.internal.hash.Hashing.update().
+ 
+ [Test Case]
+ All tests assume that bionic-proposed and cosmic-proposed are enabled.
+ 
+ NOTE: It is important to clear gradle files between runs as it can cache some 
data that will prevent or hide some issues.
+ $ rm -rf .gradle/ /tmp/native /tmp/daemon /tmp/caches/
+ 
+ 
+ Install gradle, openjdk-8, and openjdk-11.
+ $ apt install gradle openjdk-8-jdk openjdk-11-jdk default-jdk
+ By default gradle will use the default java (ie. java-11), check this:
+ $ gradle -version
+ 
+ Groovy:   2.4.16
+ Ant:  Apache Ant(TM) version 1.10.5 compiled on March 5 2019
+ JVM:  11.0.2 (Oracle Corporation 11.0.2+9-Ubuntu-3ubuntu118.04.1)
+ OS:   Linux 4.19.0-13-generic amd64
+ 
+ Now run gradle with openjdk-11
+ $ gradle -g /tmp --debug --stacktrace --foreground
+ 
+ Use openjdk-8 by default
+ $ sudo update-java-alternatives -s java-1.8.0-openjdk-amd64
+ 
+ Check gradle version again
+ $ gradle -version
+ 
+ Groovy:   2.4.16
+ Ant:  Apache Ant(TM) version 1.10.5 compiled on March 5 2019
+ JVM:  1.8.0_191 (Oracle Corporation 25.191-b12)
+ OS:   Linux 4.19.0-13-generic amd64
+ 
+ 
+ Clear gradle files
+ $ rm -rf .gradle/ /tmp/native /tmp/daemon /tmp/caches/
+ 
+ $ gradle -g /tmp --debug --stacktrace --foreground
+ 
+   Caused by: java.lang.NoSuchMethodError:
+ 
java.lang.invoke.MethodHandles.privateLookupIn(Ljava/lang/Class;Ljava/lang/invoke/MethodHandles$Lookup;)Ljava/lang/invoke/MethodHandles$Lookup;
+ 
+ 
+ With the above fixed the following error is show and required a patch for 
java8-compatibility
+ $ gradle -g /tmp --debug --stacktrace
+ 
+ 01:53:01.821 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] 
java.lang.NoSuchMethodError: java.nio.ByteBuffer.clear()Ljava/nio/ByteBuffer;
+ 01:53:01.822 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] 
at 
org.gradle.internal.hash.Hashing$MessageDigestHasher.update(Hashing.java:161)
+ 
+ 
+ 
+ [Regression Potential] 
+ The upstream fix actually enables openjdk-8 to be used again with gradle, no 
other regressions are expected due to that patch.
+ 
+ The ByteBuffer to Buffer cast is also a known fix for openjdk-8
+ compatibility and no regressions is expected.
+ 
+ 
+ [Other Info]
+ References:
+ [1] 
https://github.com/gradle/gradle/commit/028548460bd929fd034a552704798ad7f689493a
+ 
+ 
+ [Original bug report]
+ Just tried the proposed Gradle package on Ubuntu 18.04 LTS. As I cannot yet 
use OpenJDK 11, I switched all Java alternatives back to OpenJDK 8 using
  
  sudo update-java-alternatives -s java-1.8.0-openjdk-amd64
  
  Now, when I try to build my project I get the above generic error. Full
  console output:
  
  $ gradle --no-daemon clean installDebug
  To honour the JVM settings for this build a new JVM will be forked. Please 
consider using the daemon: 
https://docs.gradle.org/4.4.1/userguide/gradle_daemon.html.
  
  FAILURE: Build failed with an exception.
  
  * What went wrong:
  Unable to start the daemon process.
  This problem might be caused by incorrect configuration of the daemon.
  For example, an unrecognized jvm option is used.
  Please refer to the user guide chapter on the daemon at 
https://docs.gradle.org/4.4.1/userguide/gradle_daemon.html
  Please read the following process output to find out more:
  ---
  
  FAILURE: Build failed with an exception.
  
  * What went wrong:
  java.lang.ExceptionInInitializerError (no error message)
  
  * Try:
  Run with --stacktrace option to get the stack trace. Run with --info or 
--debug option to get more log output. Run with --scan to get full insights.
  
  * Get more help at https://help.gradle.org
  
- 
  * Try:
  Run with --stacktrace option to get the stack trace. Run with --info or 
--debug option to get more log output. Run with --scan to get full insights.
  
  * Get more help at https://help.gradle.org
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gradle 

[Bug 1820695] Re: 5.0.0 kernels (5.0.0-7 and 5.0.0-8) don't boot

2019-03-18 Thread Kai-Heng Feng
Would it be possible for you to do a kernel bisection?

First, find the last good kernel (4.19 in this case) and the first bad
-rc kernel (5.0-rc*) from http://kernel.ubuntu.com/~kernel-ppa/mainline/

Then,
$ sudo apt build-dep linux
$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
$ cd linux
$ git bisect start
$ git bisect good $(the good version you found)
$ git bisect bad $(the bad version found)
$ make localmodconfig
$ make -j`nproc` deb-pkg
Install the newly built kernel, then reboot with it.
If the issue still happens,
$ git bisect bad
Otherwise,
$ git bisect good
Repeat to "make -j`nproc` deb-pkg" until you find the commit that causes the 
regression.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820695

Title:
  5.0.0 kernels (5.0.0-7 and 5.0.0-8) don't boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1820695/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820676] Re: Something has gone seriously wrong: import_mok_state0 failed

2019-03-18 Thread Seth Arnold
Hmm, the 'current' symlink still points to the march 5 image:
http://cdimage.ubuntu.com/daily-live/current/

Is there enough chance that a newer, not-current, image would let me
boot again?

Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820676

Title:
  Something has gone seriously wrong: import_mok_state0 failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1820676/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820676] Re: Something has gone seriously wrong: import_mok_state0 failed

2019-03-18 Thread Seth Arnold
I can't boot arch on a memory stick, either, but there's no error
message. It just returns to the uefi boot menu:

1f3541cbaa93ac64c9bf474ec7927d8274654ea01de046a75f39fdf972ad2a0d
archlinux-2019.03.01-x86_64.iso

Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820676

Title:
  Something has gone seriously wrong: import_mok_state0 failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1820676/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820566] Re: Please upgrade kylin-greeter to 19.04.1

2019-03-18 Thread handsome_feng
I have updated the package and uploaded to the PPA, Thanks!

** Summary changed:

- Please upgrade kylin-greeter to 19.04.0
+ Please upgrade kylin-greeter to 19.04.1

** Description changed:

  The most important reason of this upgrade is that it fix the ftbfs
  error: LP: #1820541
  
  and other changes see below:
  
-   * Update the logo.png.
-   * Debian:
- - Bump stardant-version to 4.3.0.
- - Bump compat level to 12.
- - Migrate from bzr to git.
- - Update rules.
+   * Update the logo.png.
+   * use mate-common instead of gnome-common.
+   * Debian:
+ - Bump stardant-version to 4.3.0.
+ - Bump compat level to 12.
+ - Migrate from bzr to git.
+ - Update rules.
  
  It is store in the PPA: https://launchpad.net/~ubuntukylin-
  members/+archive/ubuntu/1904updates
  
  Thanks!

** Attachment added: "kylin-greeter_19.04.1_buildlog.txt.gz"
   
https://bugs.launchpad.net/ubuntu/+source/kylin-greeter/+bug/1820566/+attachment/5247452/+files/kylin-greeter_19.04.1_buildlog.txt.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820566

Title:
  Please upgrade kylin-greeter to 19.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kylin-greeter/+bug/1820566/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1652101] Re: Can't create nested AppArmor namespaces

2019-03-18 Thread John Johansen
It is fixed to the degree it can be fixed until upstream agrees on
changes in the LSM layer.

The apparmor devs certainly can do the work of proposing new hooks, etc
that are necessary but it hasn't been the highest priority item. I will
note that this is a high priority item, just that others have been
ranked higher.

There is hope that someone can return to this soon.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1652101

Title:
  Can't create nested AppArmor namespaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1652101/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1818770] Re: Unexpected graybar on top of openstack-dashboard login page

2019-03-18 Thread Seyeong Kim
** Changed in: horizon (Ubuntu)
 Assignee: (unassigned) => Seyeong Kim (xtrusia)

** Also affects: horizon (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Also affects: horizon (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: cloud-archive
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1818770

Title:
  Unexpected graybar on top of openstack-dashboard login page

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1818770/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1730460] Re: Very poor multi-monitor performance in Wayland sessions

2019-03-18 Thread Bug Watch Updater
** Changed in: mutter
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1730460

Title:
  Very poor multi-monitor performance in Wayland sessions

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1730460/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1796607] Re: gnome-shell crashed with SIGSEGV in meta_compositor_switch_workspace(compositor=NULL) → meta_workspace_activate_with_focus → meta_workspace_activate → meta_x11_display_new → meta_dis

2019-03-18 Thread Bug Watch Updater
** Changed in: mutter
   Status: Unknown => 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/1796607

Title:
  gnome-shell crashed with SIGSEGV in
  meta_compositor_switch_workspace(compositor=NULL) →
  meta_workspace_activate_with_focus → meta_workspace_activate →
  meta_x11_display_new → meta_display_open

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1796607/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820603] Re: virtualbox-dkms 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.2: virtualbox kernel module failed to build [error: too many arguments to function ‘get_user_pages’]

2019-03-18 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1818049 ***
https://bugs.launchpad.net/bugs/1818049

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1818049, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** Summary changed:

- virtualbox-dkms 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.2: virtualbox kernel module 
failed to build
+ virtualbox-dkms 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.2: virtualbox kernel module 
failed to build [error: too many arguments to function ‘get_user_pages’]

** This bug has been marked a duplicate of bug 1818049
   virtualbox dkms modules fail to build with linux 4.4.0-143.169 [error: too 
many arguments to function ‘get_user_pages’]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820603

Title:
  virtualbox-dkms 4.3.36-dfsg-1+deb8u1ubuntu1.14.04.2: virtualbox kernel
  module failed to build [error: too many arguments to function
  ‘get_user_pages’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1820603/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820775] Re: gnome-shell's user menu/item is not aligned like other menu items

2019-03-18 Thread Daniel van Vugt
It looks like this is a gnome-shell bug revealed by one of the many
extensions you have installed.

But I don't think it's a bug in any extension. It should be fixable in
gnome-shell. Please report the bug upstream here:

  https://gitlab.gnome.org/GNOME/gnome-shell/issues

and then tell us the new bug ID.

** Changed in: gnome-shell (Ubuntu)
   Importance: Undecided => Low

** Changed in: gnome-shell (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/1820775

Title:
  gnome-shell's user menu/item is not aligned like other menu items

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1820775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820685] Re: Wrong resolution during boot

2019-03-18 Thread Daniel van Vugt
Can you please try some slightly older kernels and tell us if using
those avoids the bug?

https://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D

** Changed in: linux (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/1820685

Title:
  Wrong resolution during boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1820685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820685] Re: Wrong resolution during boot

2019-03-18 Thread Daniel van Vugt
Low resolution during boot is something usually caused by the Nvidia
proprietary driver. So I wonder if you might still have some remnants of
that installed?

** Tags added: nouveau nvidia

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820685

Title:
  Wrong resolution during boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1820685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1814118] Re: Make RPi.GPIO work on arm64

2019-03-18 Thread Mathew Hodson
** Changed in: rpi.gpio (Ubuntu Bionic)
   Importance: Undecided => Low

** Changed in: rpi.gpio (Ubuntu Cosmic)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1814118

Title:
  Make RPi.GPIO work on arm64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rpi.gpio/+bug/1814118/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820685] Re: Wrong resolution during boot

2019-03-18 Thread Daniel van Vugt
Actually it looks like just vesafb starting in low resolution:

[0.532845] vesafb: mode is 1280x1024x32, linelength=5120, pages=0
[0.532846] vesafb: scrolling: redraw
[0.532847] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[0.532854] vesafb: framebuffer at 0xf100, mapped to 0x(ptrval), 
using 5120k, total 5120k

which is then later corrected by nouveaufb:

[   15.346865] fb: switching to nouveaufb from VESA VGA
...
[   16.853149] nouveau :01:00.0: DRM: allocated 1920x1080 fb: 0x6, bo 
4d979e0c

so it sounds like the main issue is that vesafb is used at all during
boot.

** Package changed: xorg (Ubuntu) => linux (Ubuntu)

** Tags removed: nvidia

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820685

Title:
  Wrong resolution during boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1820685/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1819912] Re: CVE-2019-9628 XML parser class fails to trap exceptions on malformed XML declaration

2019-03-18 Thread Mathew Hodson
** Changed in: xmltooling (Ubuntu Bionic)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1819912

Title:
  CVE-2019-9628 XML parser class fails to trap exceptions on malformed
  XML declaration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xmltooling/+bug/1819912/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1764450] Re: pdftk missing in 18.04 (bionic) and later releases

2019-03-18 Thread Mathew Hodson
** Tags added: needs-packaging

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1764450

Title:
  pdftk missing in 18.04 (bionic) and later releases

To manage notifications about this bug go to:
https://bugs.launchpad.net/pdftk/+bug/1764450/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820523] Re: OSK Enter, space and backspace keys don't work when typing in Greek

2019-03-18 Thread Daniel van Vugt
** Also affects: gnome-shell via
   https://gitlab.gnome.org/GNOME/gnome-shell/issues/1079
   Importance: Unknown
   Status: Unknown

** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => New

** Tags added: disco

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820523

Title:
  OSK Enter, space and backspace keys don't work when typing in Greek

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1820523/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1818802] Re: [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails after a while

2019-03-18 Thread Daniel van Vugt
No problem. If the issue doesn't return after 60 days and there are no
further comments then this bug will automatically close.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1818802

Title:
  [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails
  after a while

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 628968] Re: Inkscape SEGFAULTs immediately

2019-03-18 Thread Qantas94Heavy
@Inkescaper: Hi there, do you still have this issue with Inkscape
0.92.4? If so, could you provide a backtrace of the error shown using
gdb?

Also try renaming the preferences file and then attempting to start
Inkscape again. Thanks!

** Changed in: inkscape
   Status: Triaged => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/628968

Title:
  Inkscape SEGFAULTs immediately

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/628968/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1796607] Re: gnome-shell crashed with SIGSEGV in meta_compositor_switch_workspace(compositor=NULL) → meta_workspace_activate_with_focus → meta_workspace_activate → meta_x11_display_new → meta_dis

2019-03-18 Thread Daniel van Vugt
** Package changed: gnome-shell (Ubuntu) => mutter (Ubuntu)

** Bug watch added: gitlab.gnome.org/GNOME/mutter/issues #479
   https://gitlab.gnome.org/GNOME/mutter/issues/479

** Also affects: mutter via
   https://gitlab.gnome.org/GNOME/mutter/issues/479
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1796607

Title:
  gnome-shell crashed with SIGSEGV in
  meta_compositor_switch_workspace(compositor=NULL) →
  meta_workspace_activate_with_focus → meta_workspace_activate →
  meta_x11_display_new → meta_display_open

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1796607/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820768] Re: [SRU] support new cab format by upgrading to version 1.2.5

2019-03-18 Thread Yuan-Chen Cheng
** Changed in: oem-priority
   Importance: Undecided => Critical

** Summary changed:

- [SRU] support new cab format by upgrading to version 1.2.5
+ [SRU] support new cab format by upgrading fwupd to version 1.2.5

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820768

Title:
  [SRU] support new cab format by upgrading fwupd to version 1.2.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1820768/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1763892] Re: 144Hz/120Hz monitor but mutter seems to cap rendering at 60FPS

2019-03-18 Thread Daniel van Vugt
Argh, sorry again. Bug 1730460 and one of the above links are about
Wayland sessions only. Please open a new bug for Xorg.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1763892

Title:
  144Hz/120Hz monitor but mutter seems to cap rendering at 60FPS

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1763892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1730460] Re: Very poor multi-monitor performance in Wayland sessions

2019-03-18 Thread Daniel van Vugt
dreamcat4,

This bug is specifically about Wayland sessions. I now realize if you
see similar problems in Xorg then that's a problem with the Xorg
graphics drivers so please open a new bug for Xorg.

** Description changed:

- Upstream bugs:
+ Upstream bug:
  https://gitlab.gnome.org/GNOME/mutter/issues/3
- https://gitlab.gnome.org/GNOME/mutter/issues/503
  
  ---
  
  When dragging a window between displays, I can see cpu usage increase
  while framerate drops dramatically to single numbers.
  
  Desktop scaling is 1.0, one is a WXGA screen and another FHD.
  
  Ubuntu session (wayland), 17.10.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.1-0ubuntu5
  ProcVersionSignature: Ubuntu 4.13.0-16.19-lowlatency 4.13.4
  Uname: Linux 4.13.0-16-lowlatency x86_64
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: Unity:Unity7:ubuntu
  Date: Mon Nov  6 17:09:20 2017
  DisplayManager: lightdm
  GsettingsChanges:
   b'org.gnome.shell' b'favorite-apps' 
b"['/home/development/bin/firefox.desktop', 'org.gnome.Nautilus.desktop', 
'jetbrains-phpstorm.desktop', 'code.desktop', 'postman.desktop', 
'standard_notes.desktop']"
   b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
   b'org.gnome.desktop.interface' b'icon-theme' b"'ePapirus'"
   b'org.gnome.desktop.interface' b'gtk-theme' b"'DarkNumix'"
  InstallationDate: Installed on 2016-03-13 (603 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160307)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to artful on 2017-10-19 (17 days ago)

** Bug watch added: gitlab.gnome.org/GNOME/mutter/issues #3
   https://gitlab.gnome.org/GNOME/mutter/issues/3

** Also affects: mutter via
   https://gitlab.gnome.org/GNOME/mutter/issues/3
   Importance: Unknown
   Status: Unknown

** Changed in: gnome-shell (Ubuntu)
   Status: In Progress => Invalid

** Changed in: gnome-shell (Ubuntu)
 Assignee: Daniel van Vugt (vanvugt) => (unassigned)

** Changed in: gnome-shell (Ubuntu)
   Importance: Medium => Undecided

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1730460

Title:
  Very poor multi-monitor performance in Wayland sessions

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1730460/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1818049] Re: virtualbox dkms modules fail to build with linux 4.4.0-143.169 [error: too many arguments to function ‘get_user_pages’]

2019-03-18 Thread Mark Lennox
Had the same issue with 4.4.0-143.

First, I upgraded VirtualBox to 5.2, which didn't help.  So, I reverted
back to 5.1.138.  Still, no luck.

I then booted into kernel 4.4.0-142 and that fixed the problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1818049

Title:
  virtualbox dkms modules fail to build with linux 4.4.0-143.169 [error:
  too many arguments to function ‘get_user_pages’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1818049/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1763892] Re: 144Hz/120Hz monitor but mutter seems to cap rendering at 60FPS

2019-03-18 Thread Daniel van Vugt
Argh, sorry again. Bug 1730460 and the above links are about Wayland
sessions only. Please open a new bug for Xorg.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1763892

Title:
  144Hz/120Hz monitor but mutter seems to cap rendering at 60FPS

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1763892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1774957] Re: Network icons in status menu disappearing

2019-03-18 Thread Daniel van Vugt
javen,

Please follow these instructions:

https://wiki.ubuntu.com/Bugs/Responses#Missing_a_crash_report_or_having_a_.crash_attachment

and ideally continue any discussion about crashes in a new bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1774957

Title:
  Network icons in status menu disappearing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1774957/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1709193] Re: Unable to use TLSv1.1 or 1.2 with OpenSSL compat layer

2019-03-18 Thread Mathew Hodson
** Tags removed: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1709193

Title:
  Unable to use TLSv1.1 or 1.2 with OpenSSL compat layer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnutls28/+bug/1709193/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1763892] Re: 144Hz/120Hz monitor but mutter seems to cap rendering at 60FPS

2019-03-18 Thread Daniel van Vugt
Sorry, this is an issue I should have foreseen and warned people about.
This bug is not about multiple monitors, it is about the single monitor
case only.

I know multi-monitor systems have an additional problem which is best
captured upstream in:

  https://gitlab.gnome.org/GNOME/mutter/merge_requests/73
  https://gitlab.gnome.org/GNOME/mutter/issues/503

I think all further discussion about multi-monitor performance should be
in bug 1730460 which is the Launchpad equivalent of the above two links.

** Bug watch added: gitlab.gnome.org/GNOME/mutter/issues #503
   https://gitlab.gnome.org/GNOME/mutter/issues/503

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1763892

Title:
  144Hz/120Hz monitor but mutter seems to cap rendering at 60FPS

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1763892/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1730460] Re: Very poor multi-monitor performance in Wayland sessions

2019-03-18 Thread Daniel van Vugt
** Description changed:

- Upstream bug: https://gitlab.gnome.org/GNOME/mutter/issues/3
+ Upstream bugs:
+ https://gitlab.gnome.org/GNOME/mutter/issues/3
+ https://gitlab.gnome.org/GNOME/mutter/issues/503
  
  ---
  
  When dragging a window between displays, I can see cpu usage increase
  while framerate drops dramatically to single numbers.
  
  Desktop scaling is 1.0, one is a WXGA screen and another FHD.
  
  Ubuntu session (wayland), 17.10.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.1-0ubuntu5
  ProcVersionSignature: Ubuntu 4.13.0-16.19-lowlatency 4.13.4
  Uname: Linux 4.13.0-16-lowlatency x86_64
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: Unity:Unity7:ubuntu
  Date: Mon Nov  6 17:09:20 2017
  DisplayManager: lightdm
  GsettingsChanges:
   b'org.gnome.shell' b'favorite-apps' 
b"['/home/development/bin/firefox.desktop', 'org.gnome.Nautilus.desktop', 
'jetbrains-phpstorm.desktop', 'code.desktop', 'postman.desktop', 
'standard_notes.desktop']"
   b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
   b'org.gnome.desktop.interface' b'icon-theme' b"'ePapirus'"
   b'org.gnome.desktop.interface' b'gtk-theme' b"'DarkNumix'"
  InstallationDate: Installed on 2016-03-13 (603 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160307)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to artful on 2017-10-19 (17 days ago)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1730460

Title:
  Very poor multi-monitor performance in Wayland sessions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1730460/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1819616] Re: linux-azure-edge: 4.18.0-1009.9~18.04.1 -proposed tracker

2019-03-18 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: New => Invalid

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1819617
- phase: Ready for Packaging
- phase-changed: Monday, 18. March 2019 17:33 UTC
+ phase: Packaging
+ phase-changed: Tuesday, 19. March 2019 02:03 UTC
  reason:
-   prepare-package-meta: Pending -- version not specified
+   prepare-package-meta: Pending -- package not yet uploaded

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1819616

Title:
  linux-azure-edge: 4.18.0-1009.9~18.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1819616/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1819616] Re: linux-azure-edge: 4.18.0-1009.9~18.04.1 -proposed tracker

2019-03-18 Thread Khaled El Mously
** Summary changed:

- linux-azure-edge:  -proposed tracker
+ linux-azure-edge: 4.18.0-1009.9~18.04.1 -proposed tracker

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Khaled El 
Mously (kmously)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1819616

Title:
  linux-azure-edge: 4.18.0-1009.9~18.04.1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1819616/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1774957] Re: Network icons in status menu disappearing

2019-03-18 Thread javen
Hi

gnome-shell crash when lock the screen, I don't known if it cause by new
gnome-shell(3.28.3+git20190124-0ubuntu18.04.1), Please confirm.

the syslog attached, lock screen at 'Mar 19 09:37:55'


==
dpkg -l |grep gnome-shell

ii  chrome-gnome-shell 10-1 
all  GNOME Shell extensions integration for web browsers
ii  gnome-shell
3.28.3+git20190124-0ubuntu18.04.1amd64graphical shell for 
the GNOME desktop
ii  gnome-shell-common 
3.28.3+git20190124-0ubuntu18.04.1all  common files for the 
GNOME graphical shell
ii  gnome-shell-extension-appindicator 18.04.1  
all  App indicators for GNOME Shell
ii  gnome-shell-extension-ubuntu-dock  0.9.1ubuntu18.04.3   
all  Ubuntu Dock for GNOME Shell


** Attachment added: "gnome crash syslog"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1774957/+attachment/5247446/+files/lock_screen_gnome_shell_crash.syslog

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1774957

Title:
  Network icons in status menu disappearing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1774957/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1778361] Re: The Processes tab only displays the current user's processes

2019-03-18 Thread Ken VanDine
Fixed in revision 70 in the stable channel

** Changed in: gnome-system-monitor (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: gnome-system-monitor (Ubuntu)
 Assignee: Ken VanDine (ken-vandine) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1778361

Title:
  The Processes tab only displays the current user's processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/1778361/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820780] [NEW] Sound with noise when a new tab is opened

2019-03-18 Thread Steven Macías
Public bug reported:

Hi,

I'm facing against the following issue. No matter if I'm playing audio
from Spotify or Youtube if I open a new tap in the browser related with
google translate the audio loses a lot of quality.

It happens very frequently in my desktop pc so I thought it was related
to my audio card but I just reproduced it in my laptop:

Steps:
1. Play some music in Spotify/Youtube
2. Open Firefox/Chrome and look for "therefore traduccion" in the URL bar. 
3. When the translation applet shows the result the playing audio loses a lot 
of quality like an old radio. 

I think it has to be related with some javascript code because it is
independent of the browser.

Best regards, 
Steven.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820780

Title:
  Sound with noise when a new tab is opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1820780/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1562537] Re: Ubiquity installs to 4Kn disk in BIOS mode, but installation won't boot

2019-03-18 Thread Richard Laager
This is confirmed as broken in the upstream bug I attached. "Booting
from 4Kn drives is and will NEVER be supported by BIOS (AKA legacy BIOS
AKA LEGACY). The ONLY solution for 4Kn AF drives is to boot via UEFI."

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1562537

Title:
  Ubiquity installs to 4Kn disk in BIOS mode, but installation won't
  boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/grub/+bug/1562537/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1562537] Re: Ubiquity installs to 4Kn disk in BIOS mode, but installation won't boot

2019-03-18 Thread Richard Laager
I can reproduce this in a VM doing a manual install (with debootstrap).
Basically, grub-install works without error, but the system won't boot.
If grub isn't going to work, it'd be nice if it would throw an error in
this case. Also, yes, the installer should be fixed.

** Also affects: grub2 (Ubuntu)
   Importance: Undecided
   Status: New

** Bug watch added: GNU Savannah Bug Tracker #46700
   http://savannah.gnu.org/bugs/?46700

** Also affects: grub via
   http://savannah.gnu.org/bugs/?46700
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1562537

Title:
  Ubiquity installs to 4Kn disk in BIOS mode, but installation won't
  boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/grub/+bug/1562537/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1736607] Re: Port mozc-server to gtk3

2019-03-18 Thread Adolfo Jayme
** Changed in: mozc (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1736607

Title:
  Port mozc-server to gtk3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mozc/+bug/1736607/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1736604] Re: Port ibus-unikey to gtk3

2019-03-18 Thread Adolfo Jayme
** Changed in: ibus-unikey (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1736604

Title:
  Port ibus-unikey to gtk3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus-unikey/+bug/1736604/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1811661] Re: Information leak (resource disk swap file created world-readable)

2019-03-18 Thread Alex Murray
** Information type changed from Private Security to Public Security

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811661

Title:
  Information leak (resource disk swap file created world-readable)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1811661/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820779] [NEW] Failed to reinstall Ubuntu 18.10

2019-03-18 Thread Tony Marrows
Public bug reported:

Tried reinstalling 18.10 and mid-way through the installation process
the system prompted me with a "installation crash report."

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: ubiquity 18.10.12
ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
Uname: Linux 4.18.0-10-generic x86_64
ApportVersion: 2.20.10-0ubuntu13
Architecture: amd64
CasperVersion: 1.399
CurrentDesktop: ubuntu:GNOME
Date: Mon Mar 18 19:28:33 2019
InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper 
initrd=/casper/initrd quiet splash --- maybe-ubiquity
LiveMediaBuild: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3)
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug cosmic ubiquity-18.10.12 ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820779

Title:
  Failed to reinstall Ubuntu 18.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1820779/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1652101] Re: Can't create nested AppArmor namespaces

2019-03-18 Thread brian mullan
how does this get assigned to someone so it might get fixed?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1652101

Title:
  Can't create nested AppArmor namespaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1652101/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1812671] Re: [SRU] Virtualbox in trusty 14.04 is an old version and has many security vulnerabilities

2019-03-18 Thread Mathew Hodson
Accepted virtualbox-lts-xenial into trusty-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/virtualbox-lts-xenial/4.3.40-dfsg-0ubuntu1.14.04.1~14.04.1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed. Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-trusty to verification-done-trusty. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-trusty. In either case, without details of
your testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: virtualbox-lts-xenial (Ubuntu Trusty)
   Status: In Progress => Fix Committed

** No longer affects: virtualbox-lts-xenial (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1812671

Title:
  [SRU] Virtualbox in trusty 14.04 is an old version and has many
  security vulnerabilities

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1812671/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820683] Re: [disco-proposed] The new version came out on 13/03 and we still have not received an update.

2019-03-18 Thread Edson José dos Santos
Hello Sebastien

I'm not in a hurry at all, just curious about the new version since it
was announced its release and is not available on the disk-proposed
channel. I believe that there has been a mistake made before it was even
made available by the channel.

By me you make available when you feel better and convenient for
everyone.

Thank you

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820683

Title:
  [disco-proposed] The new version came out on 13/03 and we still have
  not received an update.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1820683/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1818363] Re: the duration (-t) option seems to be ignore

2019-03-18 Thread Jason
Here are the ffmpeg versions,

capture doesn't work past 30 secs,
7:3.4.2-2
And yes, it seems that the "-t" is independent of the issue because if -t is to 
set 10 then that capture stops at 10 secs.

capture does work past 30 secs,
7:2.8.15-0ubuntu0.16.04.1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1818363

Title:
  the duration (-t) option seems to be ignore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ffmpeg/+bug/1818363/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820617] Re: subiquity install fails: kernel modules not found

2019-03-18 Thread Michael Hudson-Doyle
We built new disco images and they passed testing (and local smoke
testing). Bionic is still broken though.

** Changed in: livecd-rootfs (Ubuntu)
   Status: Fix Committed => Fix Released

** Also affects: livecd-rootfs (Ubuntu Bionic)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820617

Title:
  subiquity install fails: kernel modules not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1820617/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1736601] Re: Port gparted to gtk3

2019-03-18 Thread Adolfo Jayme
** Changed in: gparted
   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/1736601

Title:
  Port gparted to gtk3

To manage notifications about this bug go to:
https://bugs.launchpad.net/gparted/+bug/1736601/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1815550] Re: RSS grows without limit, general slowness

2019-03-18 Thread Chris Halse Rogers
Another data point: it appears that pressing  in a terminal
window (tested both gnome-terminal and qterminal) at a zsh shell prompt
(but not a bash shell prompt!) results in GNOME Shell being unresponsive
for ~4s at 100% CPU and increasing RSS by ~50MB.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1815550

Title:
  RSS grows without limit, general slowness

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1815550/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820775] [NEW] gnome-shell's user menu/item is not aligned like other menu items

2019-03-18 Thread shemgp
Public bug reported:

I just noticed that the user menu of gnome-shell is not aligned like
other menu items.  When clicking it, it shows an extended box too.  I
expect it to be like other menu items.

Note that I'm using Default as my gnome-shell user css, but other css'es
also show this bug.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: gnome-shell 3.32.0-1ubuntu1
ProcVersionSignature: Ubuntu 5.0.0-7.8-generic 5.0.0
Uname: Linux 5.0.0-7-generic x86_64
ApportVersion: 2.20.10-0ubuntu23
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Mar 19 08:33:12 2019
DisplayManager: gdm3
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-09-28 (1267 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to disco on 2019-02-16 (31 days ago)

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco third-party-packages

** Attachment added: "Screenshot from 2019-03-19 08-32-08.png"
   
https://bugs.launchpad.net/bugs/1820775/+attachment/5247434/+files/Screenshot%20from%202019-03-19%2008-32-08.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820775

Title:
  gnome-shell's user menu/item is not aligned like other menu items

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1820775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1807602] Re: Scilab does not start on disco and bionic-proposed

2019-03-18 Thread Matthias Klose
this works for me both in 18.04 LTS + bionic-proposed and 19.04.  Are
you sure that you updated every package, and not just installed scilab?


** Changed in: scilab (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1807602

Title:
  Scilab does not start on disco and bionic-proposed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/scilab/+bug/1807602/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820543] Re: libreoffice snap can not see mounted volume

2019-03-18 Thread Adolfo Jayme
** Changed in: libreoffice (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820543

Title:
  libreoffice snap can not see mounted volume

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1820543/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820758] Re: Language Support’s buttons are misaligned

2019-03-18 Thread Ubuntu Foundations Team Bug Bot
The attachment "This patch drops bogus, obsolete alignment properties
from the affected buttons" seems to be a patch.  If it isn't, please
remove the "patch" flag from the attachment, remove the "patch" tag, and
if you are a member of the ~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820758

Title:
  Language Support’s buttons are misaligned

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1820758/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1817969] Re: hns3 nic speed may not match optical port speed

2019-03-18 Thread dann frazier
** Changed in: linux (Ubuntu Disco)
   Status: In Progress => 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/1817969

Title:
  hns3 nic speed may not match optical port speed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1817969/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820761] Re: Right-click 'Open with > PDF-Shuffler' in PCManFM does not work anymore in Bionic Beaver

2019-03-18 Thread Ubuntu Foundations Team Bug Bot
The attachment "replaces %U for %F in the Exec line of the desktop
file." seems to be a patch.  If it isn't, please remove the "patch" flag
from the attachment, remove the "patch" tag, and if you are a member of
the ~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820761

Title:
  Right-click 'Open with > PDF-Shuffler' in PCManFM does not work
  anymore in Bionic Beaver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pdfshuffler/+bug/1820761/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 708829] Re: Text truncated when I save a txt file during a sftp session over nautilus

2019-03-18 Thread Bug Watch Updater
** Changed in: leafpad (Debian)
   Status: Incomplete => 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/708829

Title:
  Text truncated when I save a txt file during a sftp session over
  nautilus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/leafpad/+bug/708829/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1723392] Re: Please update backuppc to 4.x release (now 4.2.1) - major improvements and lots of bugfixes

2019-03-18 Thread Jeff K
Any ETA when a version will be ready to play with?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1723392

Title:
  Please update backuppc to 4.x release (now 4.2.1) - major improvements
  and lots of bugfixes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backuppc/+bug/1723392/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820764] Re: CVE-2018-12178 CVE-2018-12180 CVE-2018-12181

2019-03-18 Thread Bug Watch Updater
** Changed in: edk2 (Debian)
   Status: Unknown => 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/1820764

Title:
  CVE-2018-12178 CVE-2018-12180 CVE-2018-12181

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/1820764/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1816425] Re: Use memblock quirk instead of delayed allocation for GICv3 LPI tables

2019-03-18 Thread dann frazier
Verified - I was able to successfully crash dump a cosmic system.

** Tags removed: verification-needed-cosmic
** Tags added: verification-done-cosmic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1816425

Title:
  Use memblock quirk instead of delayed allocation for GICv3 LPI tables

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1816425/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1820755] Re: Netboot install fails due to linux-image-4.4.0-143-generic.postinst linux-update-symlinks not found

2019-03-18 Thread Jeremy P
I can confirm I'm seeing this as well with a fresh install from the
latest 16.04 netboot

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1820755

Title:
  Netboot install fails due to linux-image-4.4.0-143-generic.postinst
  linux-update-symlinks not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-base/+bug/1820755/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

  1   2   3   4   5   6   7   >