[Bug 1532508] Re: Screen contents revealed briefly on resume, before even unlocking

2020-01-18 Thread Bug Watch Updater
** Changed in: gnome-shell
   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/1532508

Title:
  Screen contents revealed briefly on resume, before even unlocking

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

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

[Bug 1860258] [NEW] could not log into system after crash.

2020-01-18 Thread Saint
Public bug reported:

the system crshed, I could not boot after this, tryed to re install and
share old install, but was unable.. dont want to have to do a clean
install as need data on system.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubiquity 18.04.14.12
ProcVersionSignature: Ubuntu 5.0.0-23.24~18.04.1-generic 5.0.15
Uname: Linux 5.0.0-23-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.9-0ubuntu7.7
Architecture: amd64
CasperVersion: 1.394
Date: Sun Jan 19 07:05:07 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
boot=casper quiet splash ---
LiveMediaBuild: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 (20190805)
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic ubiquity-18.04.14.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/1860258

Title:
  could not log into system after crash.

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

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

[Bug 1576559] Re: Refused to switch profile to headset_head_unit: Not connected

2020-01-18 Thread Aaron Kogan
I was read official pulseaudio gitlab bugs. Seems like bluetooth module 
problem. 
https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Bluetooth/#index7h2
They recommend use separate usb bluetooth.

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

Title:
  Refused to switch profile to headset_head_unit: Not connected

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

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

[Bug 1860257] Re: during dist-upgrade from 16.04 to 18.04, virtuoso-nepomuk blocked initscripts from installing

2020-01-18 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  during dist-upgrade from 16.04 to 18.04, virtuoso-nepomuk blocked
  initscripts from installing

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

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

[Bug 1860257] [NEW] during dist-upgrade from 16.04 to 18.04, virtuoso-nepomuk blocked initscripts from installing

2020-01-18 Thread Joni Nevalainen
Public bug reported:

lsb_release -rd
Description:Ubuntu 16.04.6 LTS
Release:16.04

While running distribution upgrade from 14.04 to 16.04, the terminal
reported too many errors during upgrade and your system may be in an
unusable state.

Took a look here:
https://bugs.launchpad.net/ubuntu/+source/virtuoso-opensource/+bug/1542453

With fix suggestion:
I removed /etc/init.d/virtuoso-nepomuk
then
sudo dpkg --configure -a
sudo apt-get purge virtuoso-nepomuk
sudo apt-get install -f
sudo apt-get upgrade

- Found errored packages by running dpkg --configure -a
Setting up initscripts (2.88dsf-59.3ubuntu2) ...
insserv: warning: script 'screen-cleanup' missing LSB tags and overrides
insserv: Default-Start undefined, assuming empty start runlevel(s) for script 
`screen-cleanup'
insserv: Default-Stop  undefined, assuming empty stop  runlevel(s) for script 
`screen-cleanup'
insserv: warning: script 'binfmt-support' missing LSB tags and overrides
insserv: Default-Start undefined, assuming empty start runlevel(s) for script 
`binfmt-support'
insserv: Default-Stop  undefined, assuming empty stop  runlevel(s) for script 
`binfmt-support'
insserv: Script virtuoso-nepomuk is broken: missing end of LSB comment.
insserv: warning: script 'virtuoso-nepomuk' missing LSB tags and overrides
insserv: warning: script 'screen-cleanup' missing LSB tags and overrides
insserv: Default-Start undefined, assuming empty start runlevel(s) for script 
`screen-cleanup'
insserv: Default-Stop  undefined, assuming empty stop  runlevel(s) for script 
`screen-cleanup'
insserv: warning: script 'binfmt-support' missing LSB tags and overrides
insserv: Default-Start undefined, assuming empty start runlevel(s) for script 
`binfmt-support'
insserv: Default-Stop  undefined, assuming empty stop  runlevel(s) for script 
`binfmt-support'
insserv: Script virtuoso-nepomuk is broken: missing end of LSB comment.
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package initscripts (--configure):
 subprocess installed post-installation script returned error exit status 1

- Also took a look at logs in /var/log/dist-upgrade/

- Searched for related packages of the scripts
dpkg -S /etc/init.d/virtuoso-nepomuk
virtuoso-nepomuk: /etc/init.d/virtuoso-nepomuk

dpkg -S /etc/init.d/binfmt-support
binfmt-support: /etc/init.d/binfmt-support

dpkg -S /etc/init.d/screen-cleanup
screen: /etc/init.d/screen-cleanup

- Tried to remove errored packages
apt-get remove virtuoso-nepomuk binfmt-support screen
...
Package 'virtuoso-nepomuk' is not installed, so not removed

The following packages will be REMOVED:
  binfmt-support playonlinux screen wine wine1.6 wine1.6-i386

- Tried harder
apt-get purge virtuoso-nepomuk binfmt-support screen

The following packages will be REMOVED:
  binfmt-support* screen* virtuoso-nepomuk*
0 upgraded, 0 newly installed, 3 to remove and 1 not upgraded.
940 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] 
(Reading database ... 777471 files and directories currently installed.)
Removing binfmt-support (2.1.6-1) ...
Purging configuration files for binfmt-support (2.1.6-1) ...
insserv: Script virtuoso-nepomuk is broken: missing end of LSB comment.
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package binfmt-support (--purge):
 subprocess installed post-removal script returned error exit status 1
Removing screen (4.3.1-2build1) ...
Purging configuration files for screen (4.3.1-2build1) ...
insserv: Script virtuoso-nepomuk is broken: missing end of LSB comment.
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package screen (--purge):
 subprocess installed post-removal script returned error exit status 1
Removing virtuoso-nepomuk (6.1.4+dfsg1-0ubuntu1) ...
Purging configuration files for virtuoso-nepomuk (6.1.4+dfsg1-0ubuntu1) ...
E: Sub-process /usr/bin/dpkg returned an error code (1)

- Tried to resume upgrade
apt-get install -f

this (re-)installed a LOT of packages. Maybe not the best idea.

- Tried to configure them
dpkg --configure -a

Nothing, curious..

- Tried to resume distribution upgrade
apt-get dist-upgrade

The following NEW packages will be installed:
  libfarstream-0.2-5 libpurple0
The following packages will be upgraded:
  libpurple-bin

- Autoremoved obsolete packages
apt-get autoremove

- Might want to consider reinstalling
openvpn

- Doublechecks
apt-get upgrade
 (nothing)
dpkg --configure -a
 (nothing)

apt-cache search wayland
apt-cache showpkg xwayland
apt-cache showpkg grub

- Rebooted, system logged in succesfully. Complained about some crash
errors, so here is one of them reported.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: initscripts 2.88dsf-59.3ubuntu2
ProcVersionSignature: Ubuntu 4.4.0-171.200-generic 4.4.203
Uname: Linux 4.4.0-171-generic i686
ApportVersion: 

[Bug 1532508] Re: Screen contents revealed briefly on resume, before even unlocking

2020-01-18 Thread Tom Reynolds
Watch existing bug on GNOME Gitlab. Previously, this was
https://bugzilla.gnome.org/show_bug.cgi?id=753678

** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/issues #332
   https://gitlab.gnome.org/GNOME/gnome-shell/issues/332

** Bug watch added: bugzilla.gnome.org/ #753678
   https://bugzilla.gnome.org/show_bug.cgi?id=753678

** Changed in: gnome-shell
   Importance: Medium => Unknown

** Changed in: gnome-shell
   Status: In Progress => Unknown

** Changed in: gnome-shell
 Remote watch: GNOME Bug Tracker #753678 => 
gitlab.gnome.org/GNOME/gnome-shell/issues #332

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

Title:
  Screen contents revealed briefly on resume, before even unlocking

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

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

[Bug 1860253] Re: After kernel upgrade, the screen has got stuck when in running programs on GUI.

2020-01-18 Thread Geuntaek Lee
Hi, Ubuntu

I did try to run the command as you told, but failed.

Because the command tried to open up a new browser window but didn't
work and got stuck.

I want to provide the logs to reproduce the symptom but, can't for that
reason.


Thank you


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

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

Title:
  After kernel upgrade, the screen has got stuck when in running
  programs on GUI.

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

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

[Bug 1849942] Re: 19.10 Gnome Settings and Tweak Tools Window Bar Bug

2020-01-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-tweak-tool (Ubuntu)
   Status: New => Confirmed

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

Title:
  19.10 Gnome Settings and Tweak Tools Window Bar Bug

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

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

[Bug 1859610] Re: python-gi/arm64 segfaults with the focal-proposed libffi version

2020-01-18 Thread Matthias Klose
so this is not completely updated to focal-proposed?

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

Title:
  python-gi/arm64 segfaults with the focal-proposed libffi version

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

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

[Bug 1860253] Missing required logs.

2020-01-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 1860253

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/1860253

Title:
  After kernel upgrade, the screen has got stuck when in running
  programs on GUI.

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

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

[Bug 1743279] Re: QCA6174 stops working on newer kernels after second group rekeying

2020-01-18 Thread Nicholas Godridge
same bug (apparently), killer 1435 QCA6174, upgraded board-2.bin and
fimware-6.bin to the latest available on the ath10k but still experience
disconnection, though with slightly more time in between drops (from
every 1-5 minutes to once every 5-10)

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

Title:
  QCA6174 stops working on newer kernels after second group rekeying

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

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

[Bug 1852926] Re: Distro upgrade to 18.04 fails

2020-01-18 Thread Launchpad Bug Tracker
[Expired for ubuntu-release-upgrader (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: ubuntu-release-upgrader (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/1852926

Title:
  Distro upgrade to 18.04 fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1852926/+subscriptions

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

[Bug 1853126] Re: Go To Line... causes text cursor to disappear

2020-01-18 Thread Launchpad Bug Tracker
[Expired for gedit (Ubuntu) because there has been no activity for 60
days.]

** Changed in: gedit (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/1853126

Title:
  Go To Line... causes text cursor to disappear

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

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

[Bug 1852890] Re: Nautilus freezes when trying to delete an item from the desktop

2020-01-18 Thread Launchpad Bug Tracker
[Expired for nautilus (Ubuntu) because there has been no activity for 60
days.]

** Changed in: nautilus (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/1852890

Title:
  Nautilus freezes when trying to delete an item from the desktop

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

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

[Bug 1853117] Re: after update to 19.10 I am notified about new updates available even when there is none available

2020-01-18 Thread Launchpad Bug Tracker
[Expired for gnome-software (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: gnome-software (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/1853117

Title:
  after update to 19.10 I am notified about new updates available even
  when there is none available

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

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

[Bug 988799]

2020-01-18 Thread kehindequyum17
I'm a professional web developer and you can checkout my portfolio on https://quyumshub.com;>Quyumshub and I also provide you with
all latest online registration guides, web platform reviews and tech
tutorials on https://registerhow.net;>Registerhow. I'm also
the official blogger of the popular musician https://kissdaniel.com.ng;>Kizz Daniel. I love writing and
here is one of my articles on https://registerhow.net/how-to-
set-up-cash-app/">how to set up cash app, https://registerhow.net/recharge-and-get-paid-ragp-review-and-
registration/">recharge and get paid review

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

Title:
  Precise freezes under heavy i/o

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

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

[Bug 1860253] [NEW] After kernel upgrade, the screen has got stuck when in running programs on GUI.

2020-01-18 Thread Geuntaek Lee
Public bug reported:

Hi, Ubuntu

First of all,

Ubuntu Version: 18.04.3 LTS
Kernel Version: linux-image-5.0.0-37-generic
H/W Info: 
Processor - AMD Phenom II X3 720
Chipset - NVIDIA GeForce 8200

Package Repository: JAIST (JP)


Summary: A problem with Linux kernel linux-image-5.3.0-26-generic


Today, I got a notice from update manager that there are some upgrade
packages.

So, I did press the button 'Upgrade'.

After the upgrade, I reboot the machine and login as usual via gdm.

To run web browser, I clicked Firefox icon but got stuck, also other
apps like Settings.

I did investigate what packages have updated and found out that the
kernel package has upgraded to 5.3.0-26 from 5.0.0-37

So, I did boot up my machine with 5.0.0-37 instead 5.3.0-26 and the
machine works very well.


I hereby request you to investigate kernel package 5.3.0-26.


Thank you

** 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/1860253

Title:
  After kernel upgrade, the screen has got stuck when in running
  programs on GUI.

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

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

[Bug 1860123] Re: bionic/linux: 4.15.0-76.86 -proposed tracker

2020-01-18 Thread Ubuntu Kernel Bot
** 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 --
  boot-testing-requested: true
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
  phase: Ready for Promote to Proposed
  phase-changed: Saturday, 18. January 2020 03:27 UTC
  reason:
promote-to-proposed: Stalled -- ready for review
  trackers:
bionic/linux-aws: bug 1859795
bionic/linux/pc-kernel: bug 1860120
bionic/linux/pc-lowlatency-kernel: bug 1860121
xenial/linux-azure: bug 1859798
-   xenial/linux-hwe: bug 1859704, bug 1860122
+   xenial/linux-hwe: bug 1860122, bug 1859704
  variant: debs

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

Title:
  bionic/linux: 4.15.0-76.86 -proposed tracker

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

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

[Bug 913444]

2020-01-18 Thread Shmerl
Is there any plan to review this?

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

Title:
  Every wine update re-enables desktop integration links

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

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

[Bug 1860248] Re: No sof soundcard for 'ASoC: CODEC DAI intel-hdmi-hifi1 not registered' after modprobe sof

2020-01-18 Thread Hui Wang
** Description changed:

- On the machine:
+ [Impact]
+ When we boot the kernel on a Dell machchine which has a discrete
+ nvidia graphic card, the sof driver will fail to initialize sometimes,
+ and after investigation, we found if let nvidia hdmi audio load the
+ codec driver first, the sof driver will fail to initialize 100%.
  
- cd /lib/modules/5.0.0-1033-oem-osp1/kernel/sound/soc/sof
+ [Fix]
+ Intel release a patch to fix this issue, after applying this patch,
+ the sof driver could work even the nividia hdmi audio initializes
+ first.
  
- mv sof-pci-dev.ko sof-pci-dev.ko-bak
  
- sudo reboot
+ [Test Case]
+ We test this patch, the issue could be reproduced anymore in
+ 100 times reboot.
  
- after booting up, please check nv hdmi, it is initialized successfully
- (check /proc/asound/cards)
- 
- Then cd /lib/modules/5.0.0-1033-oem-osp1/kernel/sound/soc/sof
- 
- mv sof-pci-dev.ko-bak sof-pci-dev.ko
- 
- sudo modprobe sof-pci-dev
- 
- check dmesg, you will find the sof driver fails to initialize:
- 
- skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: CODEC DAI intel-hdmi-
- hifi1 not registered
+ [Regression Risk]
+ Low, Intel released the patch to us, and we already did large
+ numbers of audio test in the oem project.

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

Title:
  No sof soundcard for 'ASoC: CODEC DAI intel-hdmi-hifi1 not registered'
  after modprobe sof

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1860248/+subscriptions

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

[Bug 620074]

2020-01-18 Thread kehindequyum17
I'm a professional web developer and you can checkout my portfolio on https://quyumshub.com;>Quyumshub and I also provide you with
all latest online registration guides, web platform reviews and tech
tutorials on https://registerhow.net;>Registerhow. I'm also
the official blogger of the popular musician https://kissdaniel.com.ng;>Kizz Daniel. I love writing and
here is one of my articles on https://registerhow.net/how-to-
set-up-cash-app/">how to set up cash app, https://registerhow.net/recharge-and-get-paid-ragp-review-and-
registration/">recharge and get paid review

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

Title:
  Thrashing turns system unusable

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

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

[Bug 1860248] Missing required logs.

2020-01-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 1860248

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/1860248

Title:
  No sof soundcard for 'ASoC: CODEC DAI intel-hdmi-hifi1 not registered'
  after modprobe sof

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1860248/+subscriptions

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

[Bug 1860248] [NEW] No sof soundcard for 'ASoC: CODEC DAI intel-hdmi-hifi1 not registered' after modprobe sof

2020-01-18 Thread Hui Wang
Public bug reported:

On the machine:

cd /lib/modules/5.0.0-1033-oem-osp1/kernel/sound/soc/sof

mv sof-pci-dev.ko sof-pci-dev.ko-bak

sudo reboot

after booting up, please check nv hdmi, it is initialized successfully
(check /proc/asound/cards)

Then cd /lib/modules/5.0.0-1033-oem-osp1/kernel/sound/soc/sof

mv sof-pci-dev.ko-bak sof-pci-dev.ko

sudo modprobe sof-pci-dev

check dmesg, you will find the sof driver fails to initialize:

skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: CODEC DAI intel-hdmi-
hifi1 not registered

** Affects: hwe-next
 Importance: Undecided
 Status: New

** Affects: linux (Ubuntu)
 Importance: Critical
 Assignee: Hui Wang (hui.wang)
 Status: New


** Tags: originate-from-1858774 somerville

** Changed in: linux (Ubuntu)
   Importance: Undecided => Critical

** Tags added: originate-from-1858774 somerville

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

Title:
  No sof soundcard for 'ASoC: CODEC DAI intel-hdmi-hifi1 not registered'
  after modprobe sof

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1860248/+subscriptions

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

[Bug 1848841] Re: Chromium/Chrome looks tiny in hidpi after gnome shell restart

2020-01-18 Thread Carlos Pita
Done in https://bugs.chromium.org/p/chromium/issues/detail?id=1043494,
should I also report this to Gnome Gitlab?

Btw, the problem also happens with VSCode, which is not surprising given
that it's an Electron based app.

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

Title:
  Chromium/Chrome looks tiny in hidpi after gnome shell restart

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1848841/+subscriptions

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

[Bug 1860245] Re: User cannot always scroll to the bottom of the software updater window, last update package(s) inaccessible

2020-01-18 Thread spike speigel
** Description changed:

  The user cannot always scroll to the bottom of the software updater
  window.  The scroll bar stops before actually reaching the bottom, and
  prevents the last listed package or group of packages from being viewed.
  This seems to happen only sometimes.  Not exactly sure what caused the
  scroll bar hangup one moment and then it functioning fine the next.
  
  Attaching screenshots of the scroll bar working and stuck (movable, but
  not able to reach the bottom.)
+ 
+ In the initial screenshot the Ubuntu Base package group can be seen
+ partially obscured at the bottom of the list, and the scroll bar is
+ nearly there, but will not move any further to the bottom of the pane.
+ There is also a horizontal scroll bar for some unknown reason, and may
+ be causing the issue.
+ 
+ In the two subsequent screenshots moments later the Ubuntu Base package
+ group is visible and accessible.  The horizontal scroll bar is now gone,
+ and may have disappeared while expanding/contracting some package
+ groups.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: update-manager 1:19.04.8
  ProcVersionSignature: Ubuntu 5.4.0-9.12-generic 5.4.3
  Uname: Linux 5.4.0-9-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
  ApportVersion: 2.20.11-0ubuntu15
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Jan 18 18:20:40 2020
  ExecutablePath: /usr/bin/update-manager
  InstallationDate: Installed on 2019-03-07 (317 days ago)
  InstallationMedia: Xubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.2)
  InterpreterPath: /usr/bin/python3.7
  PackageArchitecture: all
  ProcEnviron:
-  LANGUAGE=en_US
-  PATH=(custom, user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_US
+  PATH=(custom, user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  Python3Details: /usr/bin/python3.7, Python 3.7.6, python3-minimal, 
3.7.5-1ubuntu1
  PythonDetails: /usr/bin/python2.7, Python 2.7.17, python-minimal, 2.7.17-1
  SourcePackage: update-manager
  UpgradeStatus: Upgraded to focal on 2020-01-10 (8 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/1860245

Title:
  User cannot always scroll to the bottom of the software updater
  window, last update package(s) inaccessible

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1860245/+subscriptions

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

[Bug 1860246] [NEW] ubuntu-support-status reports FIPS as unsupported

2020-01-18 Thread Christian Reis
Public bug reported:

Install FIPS components, and run ubuntu-support-status on an Azure
instance. You'll see:

libssl1.0.0 linux-fips linux-fips-headers-4.4.0-1002 
linux-headers-4.4.0-1002-fips linux-headers-fips 
linux-image-4.4.0-1002-fips linux-image-extra-4.4.0-1002-fips 
linux-image-fips linux-image-hmac-4.4.0-1002-fips openssh-client 
openssh-server openssh-sftp-server openssl unscd 

Apart from unscd (which is in universe, but part of the default Azure
install) these are all missing "Supported" metadata.

** Affects: update-manager (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/1860246

Title:
  ubuntu-support-status reports FIPS as unsupported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1860246/+subscriptions

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

[Bug 1058793] Re: 'Installing updates...' details pane fails to scroll automatically when opened

2020-01-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: update-manager (Ubuntu)
   Status: New => Confirmed

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

Title:
  'Installing updates...' details pane fails to scroll automatically
  when opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1058793/+subscriptions

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

[Bug 1860245] [NEW] User cannot always scroll to the bottom of the software updater window, last update package(s) inaccessible

2020-01-18 Thread spike speigel
Public bug reported:

The user cannot always scroll to the bottom of the software updater
window.  The scroll bar stops before actually reaching the bottom, and
prevents the last listed package or group of packages from being viewed.
This seems to happen only sometimes.  Not exactly sure what caused the
scroll bar hangup one moment and then it functioning fine the next.

Attaching screenshots of the scroll bar working and stuck (movable, but
not able to reach the bottom.)

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: update-manager 1:19.04.8
ProcVersionSignature: Ubuntu 5.4.0-9.12-generic 5.4.3
Uname: Linux 5.4.0-9-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
ApportVersion: 2.20.11-0ubuntu15
Architecture: amd64
CurrentDesktop: XFCE
Date: Sat Jan 18 18:20:40 2020
ExecutablePath: /usr/bin/update-manager
InstallationDate: Installed on 2019-03-07 (317 days ago)
InstallationMedia: Xubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.2)
InterpreterPath: /usr/bin/python3.7
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Python3Details: /usr/bin/python3.7, Python 3.7.6, python3-minimal, 
3.7.5-1ubuntu1
PythonDetails: /usr/bin/python2.7, Python 2.7.17, python-minimal, 2.7.17-1
SourcePackage: update-manager
UpgradeStatus: Upgraded to focal on 2020-01-10 (8 days ago)

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

** Attachment added: "Stuck scroll bar"
   
https://bugs.launchpad.net/bugs/1860245/+attachment/5321471/+files/Screenshot_2020-01-18_18-16-23.png

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

Title:
  User cannot always scroll to the bottom of the software updater
  window, last update package(s) inaccessible

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1860245/+subscriptions

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

[Bug 1860245] Re: User cannot always scroll to the bottom of the software updater window, last update package(s) inaccessible

2020-01-18 Thread spike speigel
** Attachment added: "Scroll bar fine a minute later - 2"
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1860245/+attachment/5321482/+files/Screenshot_2020-01-18_18-17-05.png

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

Title:
  User cannot always scroll to the bottom of the software updater
  window, last update package(s) inaccessible

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1860245/+subscriptions

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

[Bug 1860245] Re: User cannot always scroll to the bottom of the software updater window, last update package(s) inaccessible

2020-01-18 Thread spike speigel
** Attachment added: "Scroll bar fine a minute later - 1"
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1860245/+attachment/5321481/+files/Screenshot_2020-01-18_18-18-17.png

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

Title:
  User cannot always scroll to the bottom of the software updater
  window, last update package(s) inaccessible

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1860245/+subscriptions

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

[Bug 1860244] Re: Gdm3 - infinite login

2020-01-18 Thread Chris Guiver
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

How far did you get in troubleshooting your issue?   Can you login via
terminal? Have you space in your $HOME directory?  (GUI logins require
the use of work files created there, if you're out of space login will
fail & you're returned to greeter/login - ie. support issue not a bug).
Have you fsck'd your disk? etc

Note: I'm not asking these questions (they are support related, and what
I'd ask if this was a support site) they are just my thoughts.

I believe a Support site would be more appropriate, eg.
https://answers.launchpad.net/ubuntu . You can also find help with your
problem in the support forum of your local Ubuntu community
http://loco.ubuntu.com/ or asking at https://askubuntu.com or
https://ubuntuforums.org, or for more support options please look at
https://discourse.ubuntu.com/t/community-support/709.

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

Title:
  Gdm3 - infinite login

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

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

[Bug 1860172] Re: Crashes all the time

2020-01-18 Thread i
Recent updates seem to have fixed the issue. Its relatively stable
again, besides the usual crashes in tf2 that probably get fixed with
kernel 5.4 vega64 firmware.

** Changed in: linux (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  Crashes all the time

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

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

[Bug 1860244] [NEW] Gdm3 - infinite login

2020-01-18 Thread Richard Khoury
Public bug reported:

This is a strange issue that only appeared to happen after a failed
resume from suspend state. Now each time I log in the is a flash of
activity and I'm presented with the login screen again.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: gdm3 3.34.1-1ubuntu1
ProcVersionSignature: Ubuntu 5.3.0-26.28-generic 5.3.13
Uname: Linux 5.3.0-26-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: amd64
Date: Sun Jan 19 10:54:08 2020
InstallationDate: Installed on 2018-05-06 (622 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: gdm3
UpgradeStatus: Upgraded to eoan on 2019-10-27 (83 days ago)
mtime.conffile..etc.gdm3.custom.conf: 2020-01-19T10:19:08.087127

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


** Tags: amd64 apport-bug eoan

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

Title:
  Gdm3 - infinite login

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

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

[Bug 1860243] [NEW] wifi not detected. nm-applet error when trying to run

2020-01-18 Thread Jesse James
Public bug reported:

There is a problem with this kernel I have reported this problem to
Debian as well. The kernel is not able to load the firmware for the wifi
hardware so the network managers are not detecting wifi at all. I tryed
to run the nm-applet and got the following error:

(nm-applet:30837): Gtk-WARNING **: 18:26:47.538: Can't set a parent on
widget which has a parent

The correct firmware files for my system are installed and in the
correct place.When I run a dmesg command it gives the following error:


 9.453407] b43-phy0: Broadcom 4312 WLAN found (core revision 15)
[9.496761] b43-phy0: Found PHY: Analog 6, Type 5 (LP), Revision 1
[9.496777] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2062, Revision 2, 
Version 0
[9.512936] b43 ssb0:0: Direct firmware load for b43/ucode15.fw failed with 
error -2
[9.512976] b43 ssb0:0: Direct firmware load for b43/ucode15.fw failed with 
error -2
[9.513063] b43 ssb0:0: Direct firmware load for b43-open/ucode15.fw failed 
with error -2
[9.513100] b43 ssb0:0: Direct firmware load for b43-open/ucode15.fw failed 
with error -2
[9.513104] b43-phy0 ERROR: Firmware file "b43/ucode15.fw" not found
[9.513108] b43-phy0 ERROR: Firmware file "b43-open/ucode15.fw" not found
[9.513111] b43-phy0 ERROR: You must go to 
http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the 
correct firmware for this driver version. Please carefully read all 
instructions on this website.
[9.513200] Broadcom 43xx driver loaded [ Features: PNL ]

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: network-manager-gnome 1.8.22-2ubuntu1
ProcVersionSignature: Ubuntu 5.3.0-18.19-generic 5.3.1
Uname: Linux 5.3.0-18-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: amd64
CurrentDesktop: LXQt
Date: Sat Jan 18 18:43:15 2020
InstallationDate: Installed on 2020-01-18 (0 days ago)
InstallationMedia: Lubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017.1)
IpRoute:
 default via 192.168.1.1 dev enp9s0 proto dhcp metric 100 
 192.168.1.0/24 dev enp9s0 proto kernel scope link src 192.168.1.16 metric 100
IwConfig:
 enp9s0no wireless extensions.
 
 lono wireless extensions.
RfKill:
 
SourcePackage: network-manager-applet
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-con:
 NAMEUUID  TYPE  TIMESTAMP  
 TIMESTAMP-REAL   AUTOCONNECT  AUTOCONNECT-PRIORITY  READONLY  
DBUS-PATH   ACTIVE  DEVICE  STATE  
ACTIVE-PATH SLAVE  FILENAME 
  
 Wired connection 1  2951c15c-9995-3f31-915c-79716865ac23  ethernet  1579390965 
 Sat 18 Jan 2020 06:42:45 PM EST  yes  -999  no
/org/freedesktop/NetworkManager/Settings/1  yes enp9s0  activated  
/org/freedesktop/NetworkManager/ActiveConnection/2  -- 
/run/NetworkManager/system-connections/Wired connection 1.nmconnection
nmcli-dev:
 DEVICE  TYPE  STATE  IP4-CONNECTIVITY  IP6-CONNECTIVITY  DBUS-PATH 
 CONNECTION  CON-UUID   
   CON-PATH   
 enp9s0  ethernet  connected  full  full  
/org/freedesktop/NetworkManager/Devices/2  Wired connection 1  
2951c15c-9995-3f31-915c-79716865ac23  
/org/freedesktop/NetworkManager/ActiveConnection/2 
 lo  loopback  unmanaged  unknown   unknown   
/org/freedesktop/NetworkManager/Devices/1  --  --   
 --
nmcli-nm:
 RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  WIFI  
   WWAN-HW  WWAN
 running  1.20.4   connected  started  full  enabled enabled  
enabled  enabled  enabled

** Affects: network-manager-applet (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug eoan

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

Title:
  wifi not detected. nm-applet error when trying to run

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1860243/+subscriptions

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

[Bug 1858881] Re: Batch mode doesn't work in version 3.0.2

2020-01-18 Thread jccdkct
Same problem for me with same ubuntu 19.10  and soundconverter version
3.0.2 .

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

Title:
  Batch mode doesn't work in version 3.0.2

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

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

[Bug 1859692] Re: eoan/linux-raspi2: 5.3.0-1017.19 -proposed tracker

2020-01-18 Thread Ubuntu Kernel Bot
** 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 --
  boot-testing-requested: true
  kernel-stable-master-bug: 1859694
  packages:
main: linux-raspi2
meta: linux-meta-raspi2
  phase: Testing
  phase-changed: Thursday, 16. January 2020 23:41 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Ongoing -- testing in progress
certification-testing: Ongoing -- testing in progress
-   security-signoff: Pending -- waiting for signoff
+   security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
bionic/linux-raspi2-5.3: bug 1859691
eoan/linux-raspi2/pi-kernel: bug 1859690
  variant: debs

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

Title:
  eoan/linux-raspi2: 5.3.0-1017.19 -proposed tracker

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

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

[Bug 1860123] Re: bionic/linux: 4.15.0-76.86 -proposed tracker

2020-01-18 Thread Ubuntu Kernel Bot
** 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 --
  boot-testing-requested: true
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
  phase: Ready for Promote to Proposed
  phase-changed: Saturday, 18. January 2020 03:27 UTC
  reason:
promote-to-proposed: Stalled -- ready for review
  trackers:
bionic/linux-aws: bug 1859795
bionic/linux/pc-kernel: bug 1860120
bionic/linux/pc-lowlatency-kernel: bug 1860121
xenial/linux-azure: bug 1859798
-   xenial/linux-hwe: bug 1860122, bug 1859704
+   xenial/linux-hwe: bug 1859704, bug 1860122
  variant: debs

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

Title:
  bionic/linux: 4.15.0-76.86 -proposed tracker

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

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

[Bug 1860241] Re: systemd instance name is not set

2020-01-18 Thread Julian
NVM, it was not discussed anywhere, but I need to do systemctl
enable/start syncthing@[username]

Sorry for the inconvenience.

** Changed in: syncthing (Ubuntu)
   Status: New => Invalid

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

Title:
  systemd instance name is not set

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

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

[Bug 1859817] Re: eoan/linux-aws: 5.3.0-1010.11 -proposed tracker

2020-01-18 Thread Ubuntu Kernel Bot
** 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 --
  boot-testing-requested: true
  kernel-stable-master-bug: 1859694
  packages:
lrm: linux-restricted-modules-aws
main: linux-aws
meta: linux-meta-aws
  phase: Testing
  phase-changed: Thursday, 16. January 2020 23:36 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
regression-testing: Ongoing -- testing in progress
-   security-signoff: Pending -- waiting for signoff
+   security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
bionic/linux-aws-5.3: bug 1859816
  variant: debs

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

Title:
  eoan/linux-aws: 5.3.0-1010.11 -proposed tracker

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

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

[Bug 1860242] [NEW] installer has crashed numerous times. that being more than 5.

2020-01-18 Thread bailey lewallen
Public bug reported:

I downloaded Ubuntu 19.10 to boot from a 16 GB USB drive. I booted my
laptop and the live boot was successful. From the desktop i clicked on
install Ubuntu 19.10. From there i ran the install and set up a user,
password and other info dealing with my login. Once I completed the
login info the installer continued to run smooth. Once getting further
into the install process, i believe when it tried to install the grub
and/or grub files the instal crashed.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: ubiquity 19.10.21
ProcVersionSignature: Ubuntu 5.3.0-18.19-generic 5.3.1
Uname: Linux 5.3.0-18-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu8
Architecture: amd64
CasperVersion: 1.427
Date: Sat Jan 18 18:26:15 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug eoan ubiquity-19.10.21 ubuntu

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

Title:
  installer has crashed numerous times. that being more than 5.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1860242/+subscriptions

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

[Bug 1833793] Re: Updating to 19.04 audio keeps clicking when nothing is playing audio

2020-01-18 Thread Avamander
@rphair

Please try the package @hui.wang posted and upload the asked alsa-
info.txt, that way it can be possibly fixed.

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

Title:
  Updating to 19.04 audio keeps clicking when nothing is playing audio

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

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

[Bug 1840725] Re: Microphone not working in Ubuntu 18.04.3 LTS on new hp-spectre-x360-convertible-15 laptop

2020-01-18 Thread kimjay
I believe I'm having the same issue on a Dell 7591 15" 2-in-1 running
Ubuntu 19.10. With no headset plugged in nothing shows up under
Sound->Input. If I 1) plug in headset (select Headset in the pop-up) 2)
Open Sound 3) Select Microphone Built-in Audio under Input 4) Select
Headset Microphone under Built-in Audio...then input audio is picked up
but is scratchy as OP mentioned.

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

Title:
  Microphone not working in Ubuntu 18.04.3 LTS on new hp-
  spectre-x360-convertible-15 laptop

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

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

[Bug 1860241] [NEW] systemd instance name is not set

2020-01-18 Thread Julian
Public bug reported:

sudo /bin/bash
apt install syncthing

...

root@macbook:/home/julian/Desktop# systemctl list-unit-files | grep syncthing
syncthing-resume.service   enabled
syncthing@.service disabled   
root@macbook:/home/julian/Desktop# systemctl start syncthing@
Failed to start syncthing@.service: Unit name syncthing@.service is missing the 
instance name.
See system logs and 'systemctl status syncthing@.service' for details.
root@macbook:/home/julian/Desktop# systemctl start syncthing@.service
Failed to start syncthing@.service: Unit name syncthing@.service is missing the 
instance name.
See system logs and 'systemctl status syncthing@.service' for details.

There is nothing after the synchthing@, and I believe that is causing
the issues.

Did I do something wrong on the install?  Do I need to run a post
command of some sort?

Thanx

** Affects: syncthing (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/1860241

Title:
  systemd instance name is not set

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

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

[Bug 1860241] Re: systemd instance name is not set

2020-01-18 Thread Julian
Oh forgot to mention, Eon Ermine, x86_64 and old macbook air

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

Title:
  systemd instance name is not set

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

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

[Bug 1860196] Re: kernel-5.3.0-26 could not use appliicatins on geforce 8600GTI

2020-01-18 Thread Seiichi Nakashima
I changed titile to 
kernel-5.3.0-26 could not use appliicatins on geforce 8600GTI

** Summary changed:

- kernel-5.3.0-26 could not use appliicatins on core2 Duo
+ kernel-5.3.0-26 could not use appliicatins on geforce 8600GTI

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

Title:
  kernel-5.3.0-26 could not use appliicatins on geforce 8600GTI

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

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

[Bug 1860239] [NEW] Návrhy pro Folder Color čekají už delší čas na schválení...

2020-01-18 Thread Tomáš Marný
Public bug reported:

Zdravím!

Tyto návrhy by bylo fajn schválit. Jde o rozšíření pro Nautilus, Caju a
Nemo. Není toho moc:

https://translations.launchpad.net/folder-color/trunk/+pots/folder-
color/cs/+translate

Tomáš

** Affects: language-pack-cs (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/1860239

Title:
  Návrhy pro  Folder Color čekají už delší čas na schválení...

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

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

[Bug 1860221] Re: 5.3.0.26.95 breaks Nvidia dual monitor support in Linux Mint 19.3

2020-01-18 Thread Paul Pace via ubuntu-bugs
Tracked to problem with Nvidia driver.

** Changed in: linux-meta-hwe (Ubuntu)
   Status: New => Invalid

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

Title:
  5.3.0.26.95 breaks Nvidia dual monitor support in Linux Mint 19.3

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

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

[Bug 1858502] Re: Gnome-tweak freezes/graphics glitch when window button is moved to the left

2020-01-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-tweaks (Ubuntu)
   Status: New => Confirmed

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

Title:
  Gnome-tweak freezes/graphics glitch when window button is moved to the
  left

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

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

[Bug 1860235] Re: totem crashed with SIGSEGV in g_mount_spec_get()

2020-01-18 Thread Bug Watch Updater
** Changed in: totem
   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/1860235

Title:
  totem crashed with SIGSEGV in g_mount_spec_get()

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

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

[Bug 1860235] Re: totem crashed with SIGSEGV in g_mount_spec_get()

2020-01-18 Thread El jinete sin cabeza
https://gitlab.gnome.org/GNOME/totem/issues/390

** Information type changed from Private to Public

** Bug watch added: gitlab.gnome.org/GNOME/totem/issues #390
   https://gitlab.gnome.org/GNOME/totem/issues/390

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

** Description changed:

+ https://gitlab.gnome.org/GNOME/totem/issues/390
+ 
+ ---
+ 
  I don't know what happened.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 20.04
  Package: totem 3.34.1-2ubuntu1
  Uname: Linux 5.4.12-050412-generic x86_64
  ApportVersion: 2.20.11-0ubuntu15
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Jan 17 19:08:13 2020
  ExecutablePath: /usr/bin/totem
  InstallationDate: Installed on 2018-12-02 (412 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  ProcCmdline: /usr/bin/totem --gapplication-service
  ProcEnviron:
-  SHELL=/bin/bash
-  XDG_RUNTIME_DIR=
-  PATH=(custom, no user)
-  LANGUAGE=es_CL:es
-  LANG=es_CL.UTF-8
+  SHELL=/bin/bash
+  XDG_RUNTIME_DIR=
+  PATH=(custom, no user)
+  LANGUAGE=es_CL:es
+  LANG=es_CL.UTF-8
  SegvAnalysis:
-  Segfault happened at: 0x7ff6dc45dd09 :  mov
(%rbx),%rdi
-  PC (0x7ff6dc45dd09) ok
-  source "(%rbx)" (0x7000600070007) not located in a known VMA region (needed 
readable region)!
-  destination "%rdi" ok
-  Stack memory exhausted (SP below stack segment)
+  Segfault happened at: 0x7ff6dc45dd09 :  mov
(%rbx),%rdi
+  PC (0x7ff6dc45dd09) ok
+  source "(%rbx)" (0x7000600070007) not located in a known VMA region (needed 
readable region)!
+  destination "%rdi" ok
+  Stack memory exhausted (SP below stack segment)
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: totem
  StacktraceTop:
-  g_mount_spec_get () at /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so
-  () at /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
-  () at /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
-  () at /usr/lib/x86_64-linux-gnu/libtotem-plparser.so.18
-  () at /usr/lib/x86_64-linux-gnu/libtotem-plparser.so.18
+  g_mount_spec_get () at /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so
+  () at /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
+  () at /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
+  () at /usr/lib/x86_64-linux-gnu/libtotem-plparser.so.18
+  () at /usr/lib/x86_64-linux-gnu/libtotem-plparser.so.18
  Title: totem crashed with SIGSEGV in g_mount_spec_get()
  UpgradeStatus: Upgraded to focal on 2018-12-02 (412 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  separator:

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

Title:
  totem crashed with SIGSEGV in g_mount_spec_get()

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

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

[Bug 1803204] Re: Failed to start adjustment method randr. Trying next method... Using method `vidmode'. Waiting for initial location to become available... Location: 35.46 N, 92.03 W

2020-01-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: redshift (Ubuntu)
   Status: New => Confirmed

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

Title:
  Failed to start adjustment method randr. Trying next method... Using
  method `vidmode'. Waiting for initial location to become available...
  Location: 35.46 N, 92.03 W

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

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

[Bug 1860230] Re: Resolution incorrect after updating kernel to 5.3

2020-01-18 Thread Jim Roberts
Bug also affects me:
VGA compatible controller: NVIDIA Corporation GF106GL [Quadro 2000] (rev a1)

I was running dual monitors.
After reboot second monitor is not recognized.
Primary monitor displays as 'Default'.  Only one resolution setting is available
I have Driver nvidia-driver-390 (proprietary tested) selected

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

Title:
  Resolution incorrect after updating kernel to 5.3

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

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

[Bug 1767541] Re: Transparent background of calculator in ubuntu 18.04 using communitheme

2020-01-18 Thread John Bell via ubuntu-bugs
I want to add further comment.  I am not sure I have the authority to change 
the status from invalid to confirmed but it is clear several people are 
affected by this and this bug is also reported elsewhere where the transparent 
background is affecting gedit/text editor and system monitor.  This bug is very 
old and needs to be addressed.
In desperation I have found that going into gnome tweaks and changing 
appearance to something other than Ambience or Radiance fixes it but gives you 
a very stark working environment.  I am using adwaita (default) and that works 
but hurts the eyes.  Also noticeable is that in text editor and calculator (and 
maybe other affected programs) the 'X' button at the top right has a bell-like 
symbol superimposed on it when this workaround is used.

** Attachment added: "Settings that work for me"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-calculator/+bug/1767541/+attachment/5321429/+files/Screenshot%20from%202020-01-18%2015-39-12.png

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

Title:
  Transparent background of calculator in ubuntu 18.04 using
  communitheme

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

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

[Bug 1767541] Re: Transparent background of calculator in ubuntu 18.04 using communitheme

2020-01-18 Thread John Bell via ubuntu-bugs
This one shows the strange 'X' in Text Editor.

** Attachment added: "Seems to have a bell attached to the X"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-calculator/+bug/1767541/+attachment/5321430/+files/Screenshot%20from%202020-01-18%2015-39-50.png

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

Title:
  Transparent background of calculator in ubuntu 18.04 using
  communitheme

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

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

[Bug 1860230] Re: Resolution incorrect after updating kernel to 5.3

2020-01-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xorg (Ubuntu)
   Status: New => Confirmed

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

Title:
  Resolution incorrect after updating kernel to 5.3

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

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

[Bug 1847816] Re: storage autopkgtest always fails with linux-{kvm, azure, etc} kernels that don't include scsi_debug module

2020-01-18 Thread Dan Streetman
** Description changed:

  [impact]
  
  the 'storage' autopkgtest requires the 'scsi_debug' module, and if it
  can't load it (and it's not built-in), the test fails.  On some custom
  kernels, this module is included in the new 'linux-modules-extra-*' deb
  which isn't installed by default, so the test always fails when doing a
  reverse-dep autopkgtest using such a kernel's meta pkg.
  
  Additionally, some custom kernels, like linux-kvm, have SCSI_DEBUG
  disabled entirely; for those kernels, it will never be possible to load
  the scsi_debug module and the test should be skipped.
  
  [test case]
  
  run the 'storage' autopkgtest with a custom kernel that doesn't provide
  the scsi_debug module in the standard linux-modules deb, or check the
  autopkgtest.u.c history, for example:
  
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
  /autopkgtest-focal/focal/amd64/s/systemd/20191209_150835_237a5@/log.gz
  
  [regression potential]
  
  as this modifies one of the autopkgtest --setup-commands, and assumes
  that all custom 'linux-meta-FLAVOR' kernels have a corresponding 'linux-
  modules-extra-FLAVOR' deb (or will match the alternate 'linux-image-
  generic-FLAVOR' naming), a regression would most likely cause immediate
  test failure due to failing to install the proper linux-* debs.
  
  For the systemd 'storage' test change, this only skips the test if the
  scsi_debug module can't be loaded (and isn't already present, i.e.
  loaded or built-in).  Any regression potential from that is low, but
  likely would involve incorrect test skips and/or missing valid problems
  due to skipping the test.
+ 
+ [scope]
+ 
+ systemd in all releases needs to have its 'storage' test updated

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

Title:
  storage autopkgtest always fails with linux-{kvm,azure,etc} kernels
  that don't include scsi_debug module

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

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

[Bug 1860182] Re: zpool scrub malfunction after kernel upgrade

2020-01-18 Thread Eric Brown
Update: The scrub back on 4.15 went as expected. I rebooted with 5.3
kernel and tried the scrub again. I saw the same behaviour: the scrub
started, with a very fast rate and short time estimate (3-5 minutes),
and then reached 100% after about that time. However it continued to say
it was in progress, despite saying 100.00% done. It did not calcualte a
time estimate, saying the rate was slow, however, it did complete after
3h36 (so fast than it used to on kernel 4.15).

eric@eric-8700K:~$ zpool status
  pool: storagepool1
 state: ONLINE
  scan: scrub repaired 0B in 3h36m with 0 errors on Sat Jan 18 14:50:16 2020
config:

NAME  STATE READ WRITE CKSUM
storagepool1  ONLINE   0 0 0
  mirror-0ONLINE   0 0 0
ata-WDC_WD20EZRZ-00Z5HB0_WD-WCC4M3YFRVJ3  ONLINE   0 0 0
ata-ST2000DM001-1CH164_Z1E285A4   ONLINE   0 0 0
  mirror-1ONLINE   0 0 0
ata-WDC_WD20EZRZ-00Z5HB0_WD-WCC4M1DSASHD  ONLINE   0 0 0
ata-ST2000DM006-2DM164_Z4ZA3ENE   ONLINE   0 0 0

errors: No known data errors


I started a scrub again to see whether it was just the first time with this 
kernel, but again the % complete seems inaccurate, and the time remaining is 
definitely inaccurate (0h0m shortly after starting).

So at the very least it is clear that zpool status is not accurately
reporting the scrub process on kernel 5.3.

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

Title:
  zpool scrub malfunction after kernel upgrade

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

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

[Bug 1860216] Re: During a fresh install of Ubuntu 18.04 LTS at the end of installation the program flashed message stating that bootloader cannot be installed on any of the drives.

2020-01-18 Thread Hans Joachim Desserud
*** This bug is a duplicate of bug 1860215 ***
https://bugs.launchpad.net/bugs/1860215

** This bug has been marked a duplicate of bug 1860215
   During a fresh install of Ubuntu 18.04 LTS at the end of installation the 
program flashed message stating that bootloader cannot be installed on any of 
the drives.

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

Title:
  During a fresh install of Ubuntu 18.04 LTS at the end of installation
  the program flashed message stating that bootloader cannot be
  installed on any of the drives.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1860216/+subscriptions

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

[Bug 1859390] Re: Blurred texts, icons and character typed on login screen after logout or switching user

2020-01-18 Thread Sidney Lins
It happened again. So, I should expect that ocassionally it will happen
again till to be fixed.

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

Title:
  Blurred texts, icons and character typed on login screen after logout
  or switching user

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

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

[Bug 1860234] [NEW] Ability to install Gnome Shell extensions.

2020-01-18 Thread Clinton H
Public bug reported:

1) Ubuntu 19.10
2) 0.84.6ubuntu3
3) Ability to install Gnome Shell extensions via Synaptic.
4) Gnome Shell extensions are not in Synaptic. Create a "GNOME Addons" section.

** Affects: synaptic (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/1860234

Title:
  Ability to install Gnome Shell extensions.

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

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

[Bug 1860234] Re: Ability to install Gnome Shell extensions.

2020-01-18 Thread Clinton H
** Attachment added: "gnome_shell_extensions.png"
   
https://bugs.launchpad.net/ubuntu/+source/synaptic/+bug/1860234/+attachment/5321428/+files/gnome_shell_extensions.png

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

Title:
  Ability to install Gnome Shell extensions.

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

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

[Bug 1767541] Re: Transparent background of calculator in ubuntu 18.04 using communitheme

2020-01-18 Thread John Bell via ubuntu-bugs
** Changed in: gnome-calculator (Ubuntu)
   Status: Invalid => Confirmed

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

Title:
  Transparent background of calculator in ubuntu 18.04 using
  communitheme

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

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

[Bug 1860228] Re: addition of zfsutils-linux scrib every 2nd sunday

2020-01-18 Thread Richard Laager
This was added a LONG time ago. The interesting question here is: if you
previously deleted it, why did it come back? Had you deleted it though?
It sounds like you weren’t aware of this file.

You might want to edit it in place, even just to comment out the job.
That would force dpkg to give you a conffile merge prompt instead of
being able to silently put it back.

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

Title:
  addition of zfsutils-linux scrib every 2nd sunday

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

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

[Bug 1829805] Re: update-initramfs -k all -c does not create initrd images anymore

2020-01-18 Thread Bug Watch Updater
** Changed in: initramfs-tools (Debian)
   Status: New => 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/1829805

Title:
  update-initramfs -k all -c does not create initrd images anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calamares-settings-ubuntu/+bug/1829805/+subscriptions

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

[Bug 1860231] Re: 5.4.0-11 crash on cryptsetup open

2020-01-18 Thread Claudio Matsuoka
This model file is used to build both the spread test image and the
manually built image. The two generated images, however, seem to behave
differently regarding the conditions leading to the crash: while it
always happen in the spread test, higher KDF iteration times values
allow the encrypted device to be opened correctly in the image created
using the steps described in the bug description.

Michael Vogt also reports that the crash doesn't happen in a classic
system running the same kernel version.

** Attachment added: "Model file used to build the image"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1860231/+attachment/5321427/+files/ubuntu-core-20-amd64.model

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

Title:
  5.4.0-11 crash on cryptsetup open

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

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

[Bug 1860230] Re: Resolution incorrect after updating kernel to 5.3

2020-01-18 Thread Ubuntu Foundations Team Bug Bot
** Package changed: ubuntu => xorg (Ubuntu)

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

Title:
  Resolution incorrect after updating kernel to 5.3

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

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

[Bug 1767541] Re: Transparent background of calculator in ubuntu 18.04 using communitheme

2020-01-18 Thread John Bell via ubuntu-bugs
I had already reported this for transparent background in gedit and in
some windows on other programs (gramps), but I noticed that Calculator
is also showing the transparent background and that led me to this bug.
This bug is broader than Calculator by far including system monitor.
All I see as responses are work-arounds when what is required is a
software update on Ubuntu 18.04 itself.

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

Title:
  Transparent background of calculator in ubuntu 18.04 using
  communitheme

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

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

[Bug 1851007] Re: Login option 'GNOME + Remmina' not working

2020-01-18 Thread corrado venturini
Problem disappeared after recent update

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

Title:
  Login option 'GNOME + Remmina' not working

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

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

[Bug 1860231] Missing required logs.

2020-01-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 1860231

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/1860231

Title:
  5.4.0-11 crash on cryptsetup open

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

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

[Bug 1860231] Re: 5.4.0-11 crash on cryptsetup open

2020-01-18 Thread Claudio Matsuoka
Snap versions used to build the image:

pc-kernel_374.snap
pc_83.snap
snapd_6113.snap
core20_322.snap

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

Title:
  5.4.0-11 crash on cryptsetup open

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

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

[Bug 1833793] Re: Updating to 19.04 audio keeps clicking when nothing is playing audio

2020-01-18 Thread Robert Phair
Tested again after kernel jump to 5.3 (5.3.0-26-generic): still a
problem.  Nice "optimisation" fellas.  I guess most of the world doesn't
experience this because they are either have grounded speakers or a
motherboard that grounds the output, so they don't hear a buzz when a
signal isn't coming from the sound card?  (I have cheap speakers and a
10+ year old motherboard.)

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

Title:
  Updating to 19.04 audio keeps clicking when nothing is playing audio

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

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

[Bug 1827442] Re: [MIR] libheif

2020-01-18 Thread Steve Langasek
Seth, I'm not sure how you reached the conclusion that there are "no
install time dependencies declared in the Debian packaging".  libheif1-1
in focal depends on both libx265-179 and libde265-0.

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

Title:
  [MIR] libheif

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

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

[Bug 1860231] Re: 5.4.0-11 crash on cryptsetup open

2020-01-18 Thread Claudio Matsuoka
** Attachment added: "Screenshot of the procedure to trigger the crash"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1860231/+attachment/5321426/+files/Screenshot%20from%202020-01-18%2016-16-19.png

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

Title:
  5.4.0-11 crash on cryptsetup open

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

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

[Bug 1860231] [NEW] 5.4.0-11 crash on cryptsetup open

2020-01-18 Thread Claudio Matsuoka
Public bug reported:

An attempt to run cryptsetup open on a newly created LUKS partition on
Ubuntu Core 20 causes a kernel crash. This happens in 100% of the
attempts on the snapd Core 20 installation test, but on an image created
to reproduce this bug it happens only when certain parameters are passed
to cryptsetup. Both images are built similarly so the reason for this
discrepancy is unknown. The kernel was installed from pc-
kernel_374.snap.

Linux version 5.4.0-11-generic (buildd@lgw01-amd64-021) (gcc version
9.2.1 20200104 (Ubuntu 9.2.1-22ubuntu2)) #14-Ubuntu SMP Thu Jan 9
16:14:26 UTC 2020

Version signature: Ubuntu 5.4.0-11.14-generic 5.4.8

How to reproduce the crash in 3 "easy" steps:

1. Build a Core 20 image using the attached model file:
   1.1. Install the ubuntu-image from latest/edge
$ sudo snap install --channel latest/edge ubuntu-image
   1.2. Build the image
$ sudo ubuntu-image --image-size=4G ubuntu-core-20-amd64.model

2. Boot the image in kvm
   2.1. Install ovmf version 0~20190606.20d2e5a1-2ubuntu1 or newer (the
stock ovmf from bionic may not work)
   2.2. Boot the image
$ sudo kvm -snapshot -m 2048 -smp 4 \
  -netdev user,id=mynet0,hostfwd=tcp::8022-:22,hostfwd=tcp::8090-:80 \
  -device virtio-net-pci,netdev=mynet0 \
  -drive file=pc.img,if=virtio \
  -bios /usr/share/OVMF/OVMF_CODE.ms.fd
   2.3. In the grub menu, edit the default option to include parameter
"systemd.debug-shell=1" in the kernel command line
   2.4. Boot the kernel

3. Crash the kernel
   3.1. When the system boots to the "Press enter to configure"
message, press ALT-F9 to enter the debug shell.
   3.2. The system should have two partitions in /dev/vda. Create a
third one with fdisk.
   3.3. Create a LUKS encrypted partition:
# echo 123|cryptsetup luksFormat -q --type luks2 --key-file - --pbkdf 
argon2i --iter-time 1 /dev/vda3
(the system will complain about a missing locking directory,
just ignore it.)
   3.4. Open the encrypted device:
# echo 123|cryptsetup open --key-file - /dev/vda name
   3.5. Read the crash message

The attached screenshots show these steps being executed.

A few notes:

- The backtrace seems very similar to the one reported in bug #1835279, however 
that problem was possibly caused by a race between partition creation and LUKS 
formatting. This time it doesn't seem to be the case, delays between commands 
don't help us here.
- In the test case above using large values of KDF iter-time may prevent the 
crash. I successfully opened the device in kernel 5.4.0-9 with --iter-time 
larger than 100, but 5.4.0-11 seems to require values closer to 1000. 
Regardless of the --iter-time value used, the crash always happen when running 
the test in a spread-driven automated environment (same kernel with image built 
in the same way, some other variable seems to be disturbing the system).
- All necessary modules are loaded before the LUKS partition creation (i.e. it 
doesn't seem to be caused by a race between dm-crypt loading and cryptsetup 
luksFormat for example).

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

** Attachment added: "Kernel backtrace"
   https://bugs.launchpad.net/bugs/1860231/+attachment/5321425/+files/trace.txt

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

Title:
  5.4.0-11 crash on cryptsetup open

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

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

[Bug 1860123] Re: bionic/linux: 4.15.0-76.86 -proposed tracker

2020-01-18 Thread Ubuntu Kernel Bot
** 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 --
  boot-testing-requested: true
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
  phase: Ready for Promote to Proposed
  phase-changed: Saturday, 18. January 2020 03:27 UTC
  reason:
promote-to-proposed: Stalled -- ready for review
  trackers:
bionic/linux-aws: bug 1859795
bionic/linux/pc-kernel: bug 1860120
bionic/linux/pc-lowlatency-kernel: bug 1860121
xenial/linux-azure: bug 1859798
-   xenial/linux-hwe: bug 1859704, bug 1860122
+   xenial/linux-hwe: bug 1860122, bug 1859704
  variant: debs

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

Title:
  bionic/linux: 4.15.0-76.86 -proposed tracker

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

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

[Bug 1794213] Re: Crash on Upgrade preparation from 18.04 to 18.10 in APT::Update::Post-Invoke-Success

2020-01-18 Thread Matthias Klumpp
This is resolved in `appstream >= 0.12.7` (since the code doesn't exist
there anymore). The original issue was likely caused by AppStream not
handling broken metadata correctly, which is an area that has also been
improved greatly.

** Changed in: appstream (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  Crash on Upgrade preparation from 18.04 to 18.10 in APT::Update::Post-
  Invoke-Success

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

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

[Bug 1860230] [NEW] Resolution incorrect after updating kernel to 5.3

2020-01-18 Thread Martin Jones
Public bug reported:

Updated kernel from 5.0 to 5.3. After reboot, resolution appears to be
something like 640 x 480. Accessed (with difficulty) display settings.
Monitor is shown as unknown device. Tried reinstalling kernel, problem
remains. Can still boot successfully into previous kernel.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu7.1
ProcVersionSignature: Ubuntu 5.3.0-26.28~18.04.1-generic 5.3.13
Uname: Linux 5.3.0-26-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.9
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,staticswitcher,workarounds,scale,expo,ezoom,dbus]
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sat Jan 18 18:56:45 2020
DistUpgraded: Fresh install
DistroCodename: bionic
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GconfCompiz:
 /apps/compiz-1/general:
   /apps/compiz-1/general/screen0:
/apps/compiz-1/general/screen0/options:
 active_plugins = 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,staticswitcher,workarounds,scale,expo,ezoom,dbus]
GraphicsCard:
 NVIDIA Corporation GK208B [GeForce GT 710] [10de:128b] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: eVga.com. Corp. GK208B [GeForce GT 710] [3842:2710]
InstallationDate: Installed on 2018-08-02 (533 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
Lsusb:
 Bus 001 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
 Bus 001 Device 003: ID 050d:0234 Belkin Components F5U234 USB 2.0 4-Port Hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 002: ID 046d:c316 Logitech, Inc. HID-Compliant Keyboard
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-26-generic 
root=UUID=b6d36306-de29-4163-9a21-ced3e7dfe6dc ro quiet splash vt.handoff=1
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/19/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.60
dmi.board.name: N68C-S UCC
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd09/19/2011:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnN68C-SUCC:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.family: To Be Filled By O.E.M.
dmi.product.name: To Be Filled By O.E.M.
dmi.product.sku: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.
version.compiz: compiz 1:0.9.13.1+18.04.20180302-0ubuntu1
version.libdrm2: libdrm2 2.4.99-1ubuntu1~18.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 19.2.1-1ubuntu1~18.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 19.2.1-1ubuntu1~18.04.1
version.xserver-xorg-core: xserver-xorg-core N/A
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic resolution third-party-packages ubuntu

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

Title:
  Resolution incorrect after updating kernel to 5.3

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

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

[Bug 1848387] Re: dpkg error when triggers are activated

2020-01-18 Thread Matthias Klumpp
This is resolved in appstream >= 0.12.10-1

** Changed in: appstream (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  dpkg error when triggers are activated

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

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

[Bug 1860228] [NEW] addition of zfsutils-linux scrib every 2nd sunday

2020-01-18 Thread fermulator
Public bug reported:

FULL REF: https://github.com/zfsonlinux/zfs/issues/9858 (initially
submitted there mistakenly)

==System information==
{{{
TypeVersion/Name
Distribution Name   Ubuntu
Distribution Version18.04.3 LTS
Linux Kernel4.15.0-73-generic
Architecturex86_64
ZFS Version 0.7.5-1ubuntu16.6
SPL Version 0.7.5-1ubuntu2
Describe the problem you're observing
}}}

==When did this file get added into zfsonlinux ecosystem?==

{{{
# cat /etc/cron.d/zfsutils-linux
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin

# Scrub the second Sunday of every month.
24 0 8-14 * * root [ $(date +\%w) -eq 0 ] && [ -x /usr/lib/zfs-linux/scrub ] && 
/usr/lib/zfs-linux/scrub
}}}

I've been a ZoL user for many years now, and have had my own cron setup 
tailored to distribute pool scrubs once per month, spread across the month to 
avoid system I/O overload on any one day of the month, like this:
{{{
# zfsmain scrub: 2:30AM 7th of every month
30 02 7 * * /sbin/zpool scrub zfsmain

# zstorage scrub: 2:30AM 5th of every month
30 02 5 * * /sbin/zpool scrub zstorage

# zmedia scrub: 1:00AM 14th of every month
00 01 14 * * /sbin/zpool scrub zmedia

# zstorage scrub: 2:30AM 21st of every month
30 02 21 * * /sbin/zpool scrub ztank
}}}

However suddenly I noticed in an adhoc check of zpool status that ALL my pools 
were scrubbed on Sunday January 12th 2020!
{{{
# zpool status | grep -i "scrub"
  scan: scrub repaired 0B in 0h13m with 0 errors on Sun Jan 12 00:37:31 2020
  scan: scrub repaired 0B in 11h24m with 0 errors on Tue Jan 14 12:24:33 2020  
<-- (one of my own since the Jan12 mega scrub)
  scan: scrub repaired 0B in 0h45m with 0 errors on Sun Jan 12 01:09:40 2020
  scan: scrub repaired 0B in 7h10m with 0 errors on Sun Jan 12 07:34:11 2020
}}}
this is NOT what I had configured, so I went digging and found that zfsutil 
cron file :(
{{{
# cat /usr/lib/zfs-linux/scrub
#!/bin/sh -eu

# Scrub all healthy pools.
zpool list -H -o health,name 2>&1 | \
 awk 'BEGIN {FS="\t"} {if ($1 ~ /^ONLINE/) print $2}' | \
while read pool
do
 zpool scrub "$pool"
done

# cat /etc/cron.d/zfsutils-linux
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin

# Scrub the second Sunday of every month.
24 0 8-14 * * root [ $(date +\%w) -eq 0 ] && [ -x /usr/lib/zfs-linux/scrub ] && 
/usr/lib/zfs-linux/scrub
}}}

This MAY be a desirable default for some system admins, but having it
suddenly appear IMO is at the same time undesirable for many.

==Describe how to reproduce the problem==

* Having been a ZoL user sys admin for many years.
* Be a decent sys admin and know the basics, you've configured your own 
cron/schedule for pool scrubbing per guidelines and individual needs.
* Follow stable upgrade channels. (for me this is Ubuntu LTS 16.04, then 18.04)
* Suddenly after some upgrade version XX(?) your pools start scrubbing on the 
2nd Sunday of every month without your having configured it or asked for that.


==Expectations==

Hoping we can:

 1. Confirm when and why this was rolled out to all systems by default (does 
the explanation make sense? is it really OK to do this? how was it 
communicated?)
 2. Ensure "how to disable" is documented and supported (i.e. if I just delete 
that cron file, will some future upgrade replace and re-enable it?)



ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: zfsutils-linux 0.7.5-1ubuntu16.7
ProcVersionSignature: Ubuntu 4.15.0-73.82-generic 4.15.18
Uname: Linux 4.15.0-73-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.9-0ubuntu7.10
Architecture: amd64
Date: Sat Jan 18 13:41:29 2020
InstallationDate: Installed on 2015-06-28 (1664 days ago)
InstallationMedia: Ubuntu-Server 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
SourcePackage: zfs-linux
UpgradeStatus: Upgraded to bionic on 2019-05-10 (253 days ago)
modified.conffile..etc.sudoers.d.zfs: [inaccessible: [Errno 13] Permission 
denied: '/etc/sudoers.d/zfs']

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


** Tags: amd64 apport-bug bionic

** Description changed:

  FULL REF: https://github.com/zfsonlinux/zfs/issues/9858 (initially
  submitted there mistakenly)
  
+ ```
  System information
  Type  Version/Name
  Distribution Name Ubuntu
  Distribution Version  18.04.3 LTS
  Linux Kernel  4.15.0-73-generic
  Architecture  x86_64
  ZFS Version   0.7.5-1ubuntu16.6
  SPL Version   0.7.5-1ubuntu2
  Describe the problem you're observing
+ ```
  
  When did this file get added into zfsonlinux ecosystem?
  
  # cat /etc/cron.d/zfsutils-linux
  PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
  
  # Scrub the second Sunday of every month.
  24 0 8-14 * * root [ $(date +\%w) -eq 0 ] && [ -x /usr/lib/zfs-linux/scrub ] 
&& /usr/lib/zfs-linux/scrub
  
  I've been a ZoL user for many years now, and have had my own cron setup
  tailored to distribute pool scrubs once per month, spread across the
  month to avoid 

[Bug 1860226] Missing required logs.

2020-01-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 1860226

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/1860226

Title:
  broadcom wifi broken at 5.3.0.26.95 kernel update

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

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

[Bug 1860227] Re: package linux-firmware-raspi2 1.20190215-0ubuntu3 failed to install/upgrade: installed linux-firmware-raspi2 package post-installation script subprocess returned error exit status 1

2020-01-18 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package linux-firmware-raspi2 1.20190215-0ubuntu3 failed to
  install/upgrade: installed linux-firmware-raspi2 package post-
  installation script subprocess returned error exit status 1

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

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

[Bug 1860227] [NEW] package linux-firmware-raspi2 1.20190215-0ubuntu3 failed to install/upgrade: installed linux-firmware-raspi2 package post-installation script subprocess returned error exit status

2020-01-18 Thread argy
Public bug reported:

While upgrading my system ( command do-release-upgrade)

ProblemType: Package
DistroRelease: Ubuntu 19.04
Package: linux-firmware-raspi2 1.20190215-0ubuntu3
Uname: Linux 4.4.38-v7+ armv7l
ApportVersion: 2.20.10-0ubuntu27.3
Architecture: armhf
Date: Sat Jan 18 20:19:25 2020
Dependencies:
 
DuplicateSignature:
 package:linux-firmware-raspi2:1.20190215-0ubuntu3
 Setting up linux-firmware-raspi2 (1.20190215-0ubuntu3) ...
 Error: missing /boot/firmware, did you forget to mount it?
 dpkg: error processing package linux-firmware-raspi2 (--configure):
  installed linux-firmware-raspi2 package post-installation script subprocess 
returned error exit status 1
ErrorMessage: installed linux-firmware-raspi2 package post-installation script 
subprocess returned error exit status 1
Python3Details: /usr/bin/python3.7, Python 3.7.3, python3-minimal, 3.7.3-1
PythonDetails: /usr/bin/python2.7, Python 2.7.17, python-minimal, 2.7.16-1
RelatedPackageVersions:
 dpkg 1.19.6ubuntu1.1
 apt  1.8.3
SourcePackage: linux-firmware-raspi2
Title: package linux-firmware-raspi2 1.20190215-0ubuntu3 failed to 
install/upgrade: installed linux-firmware-raspi2 package post-installation 
script subprocess returned error exit status 1
UpgradeStatus: Upgraded to disco on 2020-01-18 (0 days ago)
modified.conffile..etc.default.apport: [modified]
mtime.conffile..etc.default.apport: 2017-02-11T20:21:47.356345

** Affects: linux-firmware-raspi2 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package armhf disco

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

Title:
  package linux-firmware-raspi2 1.20190215-0ubuntu3 failed to
  install/upgrade: installed linux-firmware-raspi2 package post-
  installation script subprocess returned error exit status 1

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

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

[Bug 1796437] Re: X11 crashed when attempting to open Budgie and MATE Welcome

2020-01-18 Thread Norbert
I found the real reason for the crashes. The problematic package is the 
`gstreamer1.0-vaapi` (see https://packages.ubuntu.com/focal/gstreamer1.0-vaapi).
It is a dependency of `ubuntu-restricted-addons` (see 
https://packages.ubuntu.com/focal/ubuntu-restricted-addons).

So ubuntu-mate-welcome and for example Cheese may be fixed by removing
this package with

```
sudo apt-get purge gstreamer1.0-vaapi
sudo apt-get autoremove --purge # to remove libgstreamer-plugins-bad1.0-0 (is 
not a problem)
```

So please carefully analyze the crash dumps for errors in
`gstreamer1.0-vaapi` and fix this package.

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

Title:
  X11 crashed when attempting to open Budgie and MATE Welcome

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer-vaapi/+bug/1796437/+subscriptions

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

[Bug 1796437] Re: X11 crashed when attempting to open Budgie and MATE Welcome

2020-01-18 Thread Norbert
** Changed in: ubuntu-mate-meta (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: ubuntu-mate-welcome (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

** Also affects: gstreamer-vaapi (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/1796437

Title:
  X11 crashed when attempting to open Budgie and MATE Welcome

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer-vaapi/+bug/1796437/+subscriptions

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

[Bug 1860226] [NEW] broadcom wifi broken at 5.3.0.26.95 kernel update

2020-01-18 Thread Jim Ward
Public bug reported:

Kernel came in with regular maintenance. I DID notice some error
messages in Update Manager log about broadcom drivers, but didn't
realize it was for real. Upon boot, couldn't access wifi. Booted using
5.0 kernel and all is well again.

ubuntu-bug linux output -- N/A
version.log attached
lspci-vnvn.log attached
Update Manager log (apt-term.log) attached

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

** Attachment added: "KernelBugReport.tar.gz"
   
https://bugs.launchpad.net/bugs/1860226/+attachment/5321399/+files/KernelBugReport.tar.gz

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

Title:
  broadcom wifi broken at 5.3.0.26.95 kernel update

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

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

[Bug 1843873] Re: Sound distored on Hades Canyon NUC

2020-01-18 Thread Manuel
Finally I can confirm that issue has been fixed with kernel 5.5-rc5 suggested 
by Kai-Heng Feng.
Thank you very much.

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

Title:
  Sound distored on Hades Canyon NUC

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

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

[Bug 1796437] Status changed to Confirmed

2020-01-18 Thread Ubuntu Kernel Bot
This change was made by a bot.

** Changed in: linux (Ubuntu)
   Status: New => Confirmed

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

Title:
  X11 crashed when attempting to open Budgie and MATE Welcome

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

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

[Bug 1860224] [NEW] package steam (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2020-01-18 Thread john
*** This bug is a duplicate of bug 1708777 ***
https://bugs.launchpad.net/bugs/1708777

Public bug reported:

removing this steam server I got an error. I removed it with Synaptic,
regards John

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: steam (not installed)
ProcVersionSignature: Ubuntu 4.4.0-170.199-generic 4.4.200
Uname: Linux 4.4.0-170-generic i686
ApportVersion: 2.20.1-0ubuntu2.21
AptOrdering:
 steam-launcher: Remove
 steam: Install
 steam: Configure
 NULL: ConfigurePending
Architecture: i386
Date: Sat Jan 18 18:14:46 2020
DpkgTerminalLog:
 Preparing to unpack .../steam_1%3a1.0.0.48-1ubuntu4_i386.deb ...
 dpkg: error processing archive 
/var/cache/apt/archives/steam_1%3a1.0.0.48-1ubuntu4_i386.deb (--unpack):
  subprocess new pre-installation script returned error exit status 1
DuplicateSignature:
 package:steam:(not installed)
 Preparing to unpack .../steam_1%3a1.0.0.48-1ubuntu4_i386.deb ...
 dpkg: error processing archive 
/var/cache/apt/archives/steam_1%3a1.0.0.48-1ubuntu4_i386.deb (--unpack):
  subprocess new pre-installation script returned error exit status 1
ErrorMessage: subprocess new pre-installation script returned error exit status 
1
InstallationDate: Installed on 2019-05-31 (232 days ago)
InstallationMedia: Xubuntu 16.04.1 LTS "Xenial Xerus" - Release i386 (20160719)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.6
 apt  1.2.32
SourcePackage: steam
Title: package steam (not installed) failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 xenial

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

Title:
  package steam (not installed) failed to install/upgrade: subprocess
  new pre-installation script returned error exit status 1

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

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

[Bug 1860224] Re: package steam (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2020-01-18 Thread Apport retracing service
*** This bug is a duplicate of bug 1708777 ***
https://bugs.launchpad.net/bugs/1708777

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1708777, so 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.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** This bug has been marked a duplicate of bug 1708777
   package steam (not installed) failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 1

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

Title:
  package steam (not installed) failed to install/upgrade: subprocess
  new pre-installation script returned error exit status 1

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

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

[Bug 1796437] Re: X11 crashed when attempting to open Budgie and MATE Welcome

2020-01-18 Thread Norbert
With virt-manager the crashes occur with Cirrus, QXL, VGA video drivers.
But does not occur with VMVGA video driver.
Possibly kernel (drm) issue.

** Also 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/1796437

Title:
  X11 crashed when attempting to open Budgie and MATE Welcome

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

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

[Bug 1859730] Re: [comet lake] Gnome freezes, icons missing, graphics corruption

2020-01-18 Thread Alonso
Hi everyone,
Thank you very much Daniel for your attention and recommendations but ..;
1. I installed ubuntu 20.04, everything started fine, but it failed again in 
the same way as in ubuntu 18, before this I was testing fedora 31 and the same 
errors were presented for both ubuntu 18, 20 and fedora 31, (screen crash, 
black screen with the message [2658.28 ...] systemd-journald [378]: failed to 
write entry (22 items, 749 bytes), ignoring: read-only file system).
2. Thinking that it may be a hardware error especially of the micron m2 SSD, 
contact dell technical service and just have an answer from them I will comment 
on it by this means.
3. I also cannot get the id of the .crash file, but when I select to report the 
error, an error window appears indicating the following:
"The problem cannot be reported:
It has some packages installed with obsolete versions 
bsdutils, libblkid1, libmount1, libsmartcols1, libuuid1, mount, utillinux, 
uuid-runtime "
Any advice to fix those versions of the packages?

Thank you very much to all!

** Attachment added: "crash.txt"
   
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1859730/+attachment/5321393/+files/crash.txt

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

Title:
  [comet lake] Gnome freezes, icons missing, graphics corruption

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

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

Bug triage for 2019-12-16

2020-01-18 Thread Andreas Hasenack
Going through my triage backlog, from the holidays

Bugs last updated on 2019-12-16 (Monday)
Date range identified as: "Tuesday triage"
Found 18 bugs
LP: #1847157 - *+(Fix Committed) [open-vm-tools]  - memory leaks in
open-vm-tools
- package vanished from the sru report and upload queues, added a
comment asking for clarification

LP: #1854653 - +(Triaged)   [libvirt]- during shutdown
libvirt-guests.sh shouldn't run if libvirtd isn't running
- triaged, no action

LP: #1856279 - +(Fix Released)  [vlan]   - demote vlan to
universe in 20.04
- done, now the nova package needs to drop the vlan dependency

LP: #1718227 - replacement of ifupdown with netplan needs integration
for /etc/network/if{up,down}.d scripts
Remaining tasks for packages still using ifup/down:
also:- (Triaged)[clamav] - replacement of
ifupdown with netplan needs integration for /etc/network/if{up,down}.d
scripts
also:- (Triaged)[ethtool]- replacement of
ifupdown with netplan needs integration for /etc/network/if{up,down}.d
scripts
also:- (Confirmed)  [openvpn]- replacement of
ifupdown with netplan needs integration for /etc/network/if{up,down}.d
scripts
also:- (New)[postfix]- replacement of
ifupdown with netplan needs integration for /etc/network/if{up,down}.d
scripts

LP: #1772705 - *(Fix Committed) [strongswan] - IKEv2 VPN
connections fail to use DNS servers provided by the server
- SRU verification failed :/, posted a comment

LP: #1848229 - (Won't Fix)  [libvirt]-
[Power9][WSP][DD2.3] cap-ibs=workaround defaults to full software
flush sequence though hardware assisted flush is available
- on track for 20.04

LP: #1853042 - (Invalid)[qemu]   - Ubuntu 18.04 - vm
disk i/o performance issue when using file system passthrough
- closed because it's a performance discussion/analysis, and not a concrete bug

LP: #1854395 - *(Won't Fix) [apache2]- apachectl
configtest segfault with request-tracker4 + mod_perl
- complicated entanglement of libraries likely causing the segfault,
reporter satisfied with an alternate method found in
https://forum.bestpractical.com/t/apache-core-dump-when-rt4-is-activated/33695/3
that doesn't use mod_perl

LP: #1855197 - (Incomplete) [squid]  - package squid
4.8-1ubuntu2.1 failed to install/upgrade: installed squid package
post-installation script subprocess returned error exit status 1
- still waiting for info/clarification

LP: #1856257 - (Incomplete) [net-tools]  - SIOCSIFFLAGS:
Input/output error
- given the last comment, resolved by either an update, or the reboot
that happened right after it

LP: #1856598 - (New)[mysql-5.7]  - sepackage
mysql-server-5.7 5.7.28-0ubuntu0.18.04.4 failed to install/upgrade:
instalado mysql-server-5.7 paquete post-installation guión el
subproceso devolvió un error con estado de salida 1
- the usual mysql failed to start because its port was already in use.
I suspect some bad interaction with mariadb, and asked for
clarification and made a suggestion.


---
Bugs tagged 'server-next' and not touched in 60 days
Found 1 bugs
LP: #1786244 - (Confirmed)  [grub-legacy-ec2] - package
linux-image-4.15.0-24-generic (not installed) failed to
install/upgrade: run-parts: /etc/kernel/postrm.d/x-grub-legacy-ec2
exited with return code 1
- looks like the remaining bionic task is invalid. Set to incomplete to be safe.

---
Bugs in backlog and not touched in 180 days
Found 0 bugs

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1860218] Re: LVM selection should create separate home lv or manual partition should have lvm as partition option

2020-01-18 Thread Sai Vinoba
** Attachment added: "ubiquity-lvm-2.png"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1860218/+attachment/5321392/+files/ubiquity-lvm-2.png

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

Title:
  LVM selection should create separate home lv or manual partition
  should have lvm as partition option

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

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

[Bug 1860218] Re: LVM selection should create separate home lv or manual partition should have lvm as partition option

2020-01-18 Thread Sai Vinoba
Request to create separate home logical volume or allow manual LVM in
Ubiquity. Currently it only creates root and swap logical volumes when
LVM option is selected for automated installation type. When manual
partitioning is selected, there is no LVM option unlike in Debian
installer.

** Attachment added: "ubiquity-lvm-1.png"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1860218/+attachment/5321391/+files/ubiquity-lvm-1.png

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

Title:
  LVM selection should create separate home lv or manual partition
  should have lvm as partition option

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

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

[Bug 1860218] Re: LVM selection should create separate home lv or manual partition should have lvm as partition option

2020-01-18 Thread Sai Vinoba
** Summary changed:

- LVM and seperate home installation or let users change partition manuelly
+ LVM selection should create separate home lv or manual partition should have 
lvm as partition option

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

Title:
  LVM selection should create separate home lv or manual partition
  should have lvm as partition option

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

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

[Bug 1860218] Re: LVM and seperate home installation or let users change partition manuelly

2020-01-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubiquity (Ubuntu)
   Status: New => Confirmed

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

Title:
  LVM selection should create separate home lv or manual partition
  should have lvm as partition option

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

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

[Bug 1860217] Re: dpkg-reconfigure clamav-daemon in infinite loop

2020-01-18 Thread Konrad K
** Description changed:

  There appears to be another issue with
  > dpkg-reconfigure clamav-daemon
  
  Like in #1792051, the command ends up in an infinite loop, just that
  this time it happens between 'Log file for clamav-daemon' and 'Do you
  want to enable log rotation?', with one more step between also included
  in the loop.
  
  Purged and reinstalled the package with no effect.
  
  Effected package: clamav-daemon 0.102.1+dfsg-0ubuntu0.19.10.2 (arm64)
+ 
+ EDIT: I was able to reproduce the error on a different system (also
+ 0.102.1+dfsg-0ubuntu0.19.10.2, just amd64 instead)

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

Title:
  dpkg-reconfigure clamav-daemon in infinite loop

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

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

[Bug 1860042] Re: openCL application gives error after update

2020-01-18 Thread Timothy Krause
** Package changed: llvm-toolchain-9 (Ubuntu) => mesa (Ubuntu)

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

Title:
  openCL application gives error after update

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

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

[Bug 1860221] [NEW] 5.3.0.26.95 breaks Nvidia dual monitor support in Linux Mint 19.3

2020-01-18 Thread Paul Pace via ubuntu-bugs
Public bug reported:

I am running Linux Mint Cinnamon 19.3 Tricia on a Lenovo ThinkPad W530
with Nvidia Quadro K2000M / Intel HD 4000 switchable GPU running nvidia
driver 390.116.

After upgrading from 5.0.0.37.95 to 5.3.0.26.95 a second monitor can no
longer be detected.

The Nvidia X Server Settings dialog box no longer lists connected
displays.

** Affects: linux-meta-hwe (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "whereisthrest.png"
   
https://bugs.launchpad.net/bugs/1860221/+attachment/5321390/+files/whereisthrest.png

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

Title:
  5.3.0.26.95 breaks Nvidia dual monitor support in Linux Mint 19.3

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

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

[Bug 1860218] [NEW] LVM and seperate home installation or let users change partition manuelly

2020-01-18 Thread JokerGermany.tk
Public bug reported:

It's a pitty, that i can't create a LVM partition manuelly at the Installation.
It would be great if i could create a seperated /home Directory.

** Affects: ubiquity (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/1860218

Title:
  LVM and seperate home installation or let users change partition
  manuelly

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

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

  1   2   >