[Bug 1875548] Re: Its not easy to determine how to skip the filesystem check

2020-05-23 Thread C.S.Cameron
Oops, casper - 1.334 was for 18.04.
With 20.02 I get: "casper is already the newest version (1.445)".
Hopefully 1.447 will be working with 20.04 soon, this is the version the bug is 
written about.

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

Title:
  Its not easy to determine how to skip the filesystem check

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

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

[Bug 1880362] Re: update-manager fails when executed as root

2020-05-23 Thread fossfreedom
** Also affects: update-manager (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: ubuntubudgie

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

Title:
  update-manager fails when executed as root

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

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

[Bug 1876322] Re: kazam on Focal: No audio recorded

2020-05-23 Thread Nhomar - Vauxoo
I confirm the patch from flavin is working.

POPOS 20.04


** Description changed:

  Hello,
  I upgraded from Ubuntu 19.10 to 20.04. The process completed without any 
problem.
  
  I meet a bug to execute kazam ( version 1.4.5-3 ) : No audio recoded
  with images : the video has no audio track. This occurson 2 differents
  computers ( where bug only appeared after upgrading to 20.04 )
  
  No audio recorded even if i select Speaker and/or microphone boxes.
  
  So I tried to configure the audio devices : in the preferences interface, 
it's impossible to select any of sound sources for recording, nor Speakers otr 
Microphones ( see screenshot : empty or unknown labels... )
  And on one machine, trying to select devices with audio preferences conducts 
to crash Kazam.
  
  Executing Kazam through the command line presents a warning about
  "Unable to find any audio devices" :
  
  WARNING Kazam - Failed to correctly detect operating system.
  /usr/lib/python3/dist-packages/kazam/app.py:145: Warning: value 
"((GtkIconSize) 32)" of type 'GtkIconSize' is invalid or out of range for 
property 'icon-size' of type 'GtkIconSize'
-   self.builder.add_from_file(os.path.join(prefs.datadir, "ui", "kazam.ui"))
+   self.builder.add_from_file(os.path.join(prefs.datadir, "ui", "kazam.ui"))
  
  (kazam:29121): Gtk-WARNING **: 16:10:18.525: Can't set a parent on
  widget which has a parent
  
  (kazam:29121): Gtk-WARNING **: 16:10:18.534: Can't set a parent on widget 
which has a parent
  WARNING Prefs - Unable to find any audio devices.
  Traceback (most recent call last):
-   File "/usr/lib/python3/dist-packages/kazam/frontend/preferences.py", line 
256, in cb_audio2_changed
- pa_audio2_idx =  prefs.mic_sources[prefs.audio2_source][0]
+   File "/usr/lib/python3/dist-packages/kazam/frontend/preferences.py", line 
256, in cb_audio2_changed
+ pa_audio2_idx =  prefs.mic_sources[prefs.audio2_source][0]
  IndexError: list index out of range
  Traceback (most recent call last):
-   File "/usr/lib/python3/dist-packages/kazam/frontend/preferences.py", line 
256, in cb_audio2_changed
- pa_audio2_idx =  prefs.mic_sources[prefs.audio2_source][0]
+   File "/usr/lib/python3/dist-packages/kazam/frontend/preferences.py", line 
256, in cb_audio2_changed
+ pa_audio2_idx =  prefs.mic_sources[prefs.audio2_source][0]
  IndexError: list index out of range
  
  help would be appreciated... Thank you

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

Title:
  kazam on Focal: No audio recorded

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

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

[Bug 1880359] Re: "Malformed output discovered from systemd list-unit-files"

2020-05-23 Thread peace_corpse
** Description changed:

  systemd list-unit-files format changed in version 245
  
  This results in ansible failing with the error "Malformed output
  discovered from systemd list-unit-files: " when service_facts
  is queried
  
  Solution is to update ansible from v2.9.7 to at least v2.9.8
  
+ To reproduce this error, run `ansible localhost -m service_facts`
+ 
  Related patch:
  
https://github.com/ansible/ansible/commit/bd4fdb1ca23fb043789042074f3f9fa4fb07fbf1

** Description changed:

  systemd list-unit-files format changed in version 245
  
  This results in ansible failing with the error "Malformed output
  discovered from systemd list-unit-files: " when service_facts
  is queried
  
  Solution is to update ansible from v2.9.7 to at least v2.9.8
  
- To reproduce this error, run `ansible localhost -m service_facts`
+ To reproduce this error, run:
+ 
+ $ ansible localhost -m service_facts
  
  Related patch:
  
https://github.com/ansible/ansible/commit/bd4fdb1ca23fb043789042074f3f9fa4fb07fbf1

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

Title:
  "Malformed output discovered from systemd list-unit-files"

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

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

[Bug 1878919] Re: kworker/0:1+kacpid uses 100% of one CPU core

2020-05-23 Thread Kai-Heng Feng
Since it's a regression, would it be possible for you to do a reverse
kernel bisection?

First, find the first -rc kernel works and the last -rc kernel doesn’t
work from http://kernel.ubuntu.com/~kernel-ppa/mainline/

Then,
$ sudo apt build-dep linux
$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
$ cd linux
$ git bisect start
$ git bisect new $(the working version you found)
$ git bisect old $(the non-working version found)
$ make localmodconfig
$ make -j`nproc` deb-pkg
Install the newly built kernel, then reboot with it.
If it doesn’t work,
$ git bisect old
Otherwise,
$ git bisect new
Repeat to "make -j`nproc` deb-pkg" until you find the commit fixes the issue.

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

Title:
  kworker/0:1+kacpid uses 100% of one CPU core

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

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

[Bug 1878919] Re: kworker/0:1+kacpid uses 100% of one CPU core

2020-05-23 Thread Kai-Heng Feng
Since it's a regression, would it be possible for you to do a kernel
bisection?

First, find the last -rc kernel works and the first -rc kernel doesn’t
work from http://kernel.ubuntu.com/~kernel-ppa/mainline/

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

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

Title:
  kworker/0:1+kacpid uses 100% of one CPU core

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

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

[Bug 1880359] [NEW] "Malformed output discovered from systemd list-unit-files"

2020-05-23 Thread peace_corpse
Public bug reported:

systemd list-unit-files format changed in version 245

This results in ansible failing with the error "Malformed output
discovered from systemd list-unit-files: " when service_facts
is queried

Solution is to update ansible from v2.9.7 to at least v2.9.8

Related patch:
https://github.com/ansible/ansible/commit/bd4fdb1ca23fb043789042074f3f9fa4fb07fbf1

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


** Tags: focal

** Description changed:

  systemd list-unit-files format changed in version 245
  
  This results in ansible failing with the error "Malformed output
- discovered from systemd list-unit-files: "
+ discovered from systemd list-unit-files: " when service_facts
+ is queried
  
  Solution is to update ansible from v2.9.7 to at least v2.9.8
  
  Related patch:
  
https://github.com/ansible/ansible/commit/bd4fdb1ca23fb043789042074f3f9fa4fb07fbf1

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

Title:
  "Malformed output discovered from systemd list-unit-files"

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

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

[Bug 1879401] Re: [XPS 13 7390 2-in-1, Intel Icelake HDMI, Digital Out, HDMI] sound rarely works

2020-05-23 Thread Nathan Bryant
I have another system that I connect to this TV. It's built around an
old Haswell, Z87-chipset desktop motherboard. I installed Linux on it
today, to test this, and so far it seems to work fine.

I noticed that the Haswell doesn't even support ASPM; the BIOS either
doesn't implement the required ACPI support, or it's disabled in one of
the menus. Is that typical of more recent (Skylake and up) desktop
boards?

In any case, I intend to run this laptop on 5.6.0-1010-oem for the next
week or two with pcie_aspm.policy=performance and see if the issue
resurfaces. So far, so good.

The ASPM policy can also be set at runtime; for example:
echo performance | sudo tee /sys/module/pcie_aspm/parameters/policy

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

Title:
  [XPS 13 7390 2-in-1, Intel Icelake HDMI, Digital Out, HDMI] sound
  rarely works

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

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

[Bug 1876286] Re: Evolution reports "Error performing TLS handshake: Internal error in memory allocation."

2020-05-23 Thread Ángel
It is indeed a GnuTLS bug. It can be reproduced using only gnutls-cli:

gnutls-cli pop.verizon.net -p 995
gnutls-cli imap.aol.com -p 993

I can reproduce it with gnutls28 (jessie), but not gnutls26 (wheezy). Those 
covered the jump from 2.2.6 to 3.0.0, where they changed from  libgcrypt to 
nettle, so not that strange they have different behavior.
The problem was not added by a recent Ubuntu update. It's a bug which was 
present in the past, and that only now is being exposed by whatever Yahoo 
changed.

Gmail servers doesn't expose it.
Thunderbird is not affected since it uses NSS, not GnuTLS.

As a workaround, affected users could run on a separate terminal a command such 
as
 socat tcp-listen:9950,fork 
openssl-connect:pop.verizon.net:995,capath=/etc/ssl/certs
and then configure evolution to connect to localhost:9950 (without TLS) instead 
of pop.verizon.net:995. This way, the actual encryption is performed by 
socat... using openssl.

** Also affects: gnutls28 (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/1876286

Title:
  Evolution reports "Error performing TLS handshake: Internal error in
  memory allocation."

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/claws-mail/+bug/1876286/+subscriptions

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

[Bug 1879211] Re: Charging my cellphone through usb breaks internet connection.

2020-05-23 Thread Tomás Zubiri
@AlexMurray

Genuine question. Does this mean that I shouldn't connect untrusted usb devices 
to my computer because it can unilaterally decide to snoop my traffic? So far 
my understanding has been that usb devices cannot run arbitrary programs and 
are thus safe to connect, with the exception of specific security exploits.
This counters my expectations because a usb device would not need to rely on an 
exploit to compromise my computer, just legitimately use a feature.

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

Title:
  Charging my cellphone through usb breaks internet connection.

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

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

[Bug 1880357] [NEW] Driver wifi bcm4312 802.11b LP-PHY

2020-05-23 Thread Jaime Gonzalez
Public bug reported:

Don't work it

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu7.1
ProcVersionSignature: Ubuntu 4.15.0-101.102-generic 4.15.18
Uname: Linux 4.15.0-101-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.9-0ubuntu7.14
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Sat May 23 22:46:26 2020
DistUpgraded: 2020-05-22 23:38:09,031 DEBUG icon theme changed, re-reading
DistroCodename: bionic
DistroVariant: ubuntu
DkmsStatus:
 broadcom-sta, 6.30.223.271, 4.15.0-101-generic, x86_64: installed (WARNING! 
Diff between built and installed module!)
 broadcom-sta, 6.30.223.271, 4.4.0-179-generic, x86_64: installed
GraphicsCard:
 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Mobile 4 Series Chipset Integrated 
Graphics Controller [103c:30f7]
   Subsystem: Hewlett-Packard Company Mobile 4 Series Chipset Integrated 
Graphics Controller [103c:30f7]
InstallationDate: Installed on 2020-05-21 (2 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
MachineType: Hewlett-Packard HP Pavilion dv4 Notebook PC
ProcEnviron:
 LANGUAGE=es_MX:es
 PATH=(custom, no user)
 LANG=es_MX.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-101-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
SourcePackage: xorg
UpgradeStatus: Upgraded to bionic on 2020-05-23 (0 days ago)
dmi.bios.date: 10/17/2008
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.22
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 30F7
dmi.board.vendor: Compal
dmi.board.version: 99.80
dmi.chassis.type: 10
dmi.chassis.vendor: Compal
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.22:bd10/17/2008:svnHewlett-Packard:pnHPPaviliondv4NotebookPC:pvrF.22:rvnCompal:rn30F7:rvr99.80:cvnCompal:ct10:cvrN/A:
dmi.product.family: 103C_5335KV
dmi.product.name: HP Pavilion dv4 Notebook PC
dmi.product.version: F.22
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.13.1+18.04.20180302-0ubuntu1
version.libdrm2: libdrm2 2.4.99-1ubuntu1~18.04.2
version.libgl1-mesa-dri: libgl1-mesa-dri 19.2.8-0ubuntu0~18.04.3
version.libgl1-mesa-glx: libgl1-mesa-glx 19.2.8-0ubuntu0~18.04.3
version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4.4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2
xserver.bootTime: Fri May 22 21:39:27 2020
xserver.configfile: default
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id5157 
 vendor CMO
xserver.version: 2:1.18.4-0ubuntu0.8

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


** Tags: amd64 apport-bug bionic ubuntu

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

Title:
  Driver wifi bcm4312 802.11b LP-PHY

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

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

[Bug 1880350] Status changed to Confirmed

2020-05-23 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/1880350

Title:
  It takes 10 min to wake-up from suspend

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

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

[Bug 1413240] Re: package spamassassin 3.4.0-1ubuntu2 failed to install/upgrade: spamd: could not create IO::Socket::INET6 socket on [127.0.0.1]:783: Address already in use

2020-05-23 Thread Launchpad Bug Tracker
[Expired for spamassassin (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: spamassassin (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/1413240

Title:
  package spamassassin 3.4.0-1ubuntu2 failed to install/upgrade: spamd:
  could not create IO::Socket::INET6 socket on [127.0.0.1]:783: Address
  already in use

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

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

[Bug 1431643] Re: dovecot default user settings causes access issues

2020-05-23 Thread Launchpad Bug Tracker
[Expired for dovecot (Ubuntu) because there has been no activity for 60
days.]

** Changed in: dovecot (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/1431643

Title:
  dovecot default user settings causes access issues

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

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

[Bug 1863257] Re: Neutron db sync fails

2020-05-23 Thread Launchpad Bug Tracker
[Expired for neutron-fwaas (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: neutron-fwaas (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/1863257

Title:
  Neutron db sync fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neutron-fwaas/+bug/1863257/+subscriptions

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

[Bug 1853199] Re: Ctrl + c (copy) anywhere some times crashes gnome session

2020-05-23 Thread Launchpad Bug Tracker
[Expired for gnome-shell (Ubuntu) because there has been no activity for
60 days.]

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

Title:
  Ctrl + c (copy) anywhere some times crashes gnome session

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

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

[Bug 1850766] Re: [Dell Inspiron 7370] Bluetooth headset selected as default sound output, yet sound outputs to laptop speakers

2020-05-23 Thread Launchpad Bug Tracker
[Expired for pulseaudio (Ubuntu) because there has been no activity for
60 days.]

** Changed in: pulseaudio (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/1850766

Title:
  [Dell Inspiron 7370] Bluetooth headset selected as default sound
  output, yet sound outputs to laptop speakers

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

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

[Bug 1868616] Re: package mysql-server-5.7 5.7.11-0ubuntu6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2020-05-23 Thread Launchpad Bug Tracker
[Expired for mysql-5.7 (Ubuntu) because there has been no activity for
60 days.]

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

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

Title:
  package mysql-server-5.7 5.7.11-0ubuntu6 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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

[Bug 1850766] Re: [Dell Inspiron 7370] Bluetooth headset selected as default sound output, yet sound outputs to laptop speakers

2020-05-23 Thread Launchpad Bug Tracker
[Expired for gnome-control-center (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: gnome-control-center (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/1850766

Title:
  [Dell Inspiron 7370] Bluetooth headset selected as default sound
  output, yet sound outputs to laptop speakers

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

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

[Bug 1868778] Re: crash on install

2020-05-23 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ubiquity (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/1868778

Title:
  crash on install

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

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

[Bug 1868766] Re: Failed on install on Boxes

2020-05-23 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ubiquity (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/1868766

Title:
  Failed on install on Boxes

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

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

[Bug 1868625] Re: can't upgrade from 18.04 to 19.10

2020-05-23 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/1868625

Title:
  can't upgrade from 18.04 to 19.10

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

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

[Bug 1822106] Re: not able to see any symabol or anything. Had change in display driver to Nvidia driver and restrated the system after that display is shoeing nothig

2020-05-23 Thread Launchpad Bug Tracker
[Expired for plymouth (Ubuntu) because there has been no activity for 60
days.]

** Changed in: plymouth (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/1822106

Title:
  not able to see any symabol or anything. Had change in display driver
  to Nvidia driver and restrated the system after that display is
  shoeing nothig

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

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

[Bug 1868776] Re: PC start up error

2020-05-23 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

** Changed in: 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/1868776

Title:
  PC start up error

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

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

[Bug 1879082] Re: Kernel reporting 100% battery, always

2020-05-23 Thread Omadas
Strange.  I also tested with Eoan's kernel (5.3.0 and 5.3.18) and I
still get this bug.  I know it worked before the upgrade to Focal...
Any ideas?

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

Title:
  Kernel reporting 100% battery, always

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

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

[Bug 1880347] Re: Permanent pointer arrow at center of screen

2020-05-23 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/1880347

Title:
  Permanent pointer arrow at center of screen

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

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

[Bug 1875548] Re: Its not easy to determine how to skip the filesystem check

2020-05-23 Thread sudodus
1. Maybe the bugfix is only addressing Groovy, which has casper 1.447
now.

2. It seems that the bugfix is only an update of the casper manpage
because the integrity check is still there for persistent live systems
unless I add the boot option

fsck.mode=skip

(tested in Lubuntu Groovy).

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

Title:
  Its not easy to determine how to skip the filesystem check

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

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

[Bug 1880350] Re: It takes 10 min to wake-up from suspend

2020-05-23 Thread Ubuntu Foundations Team Bug Bot
** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  It takes 10 min to wake-up from suspend

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

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

[Bug 1876262] Re: Ignored keystrokes when retyping the password in lockscreen

2020-05-23 Thread Gerhard Aigner
I can confirm that the upstream fix has arrived in
3.36.2-1ubuntu1~20.04.1. Everythings working fine!

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

Title:
  Ignored keystrokes when retyping the password in lockscreen

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

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

[Bug 1879082] Re: Kernel reporting 100% battery, always

2020-05-23 Thread Omadas
I will add, the new kernel is so much faster on boot!

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

Title:
  Kernel reporting 100% battery, always

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

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

[Bug 1413911] Re: Graphical corruption in system settings

2020-05-23 Thread Erich Eickmeyer
** Changed in: kubuntu-settings (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/1413911

Title:
  Graphical corruption in system settings

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

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

[Bug 1867462] Re: Desktop-icons extension runs, shows icons, even when disabled

2020-05-23 Thread Aaron Peromsik
The user experience leaves a lot to be desired. At extensions.gnome.org
it shows as an extension which can be disabled and has updates. When I
turn it off, it doesn't turn off, and when I try to update it, it says I
can't update it because it is not turned off. Other extensions don't
work that way.

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

Title:
  Desktop-icons extension runs, shows icons, even when disabled

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

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

[Bug 1879592] Re: Netplan does not apply at boot after upgrade to 20.04

2020-05-23 Thread Jim Pye
In my instance it was a fresh install of 20.04 LTS.

Work around is to specify the MAC address (macaddress:) option on the
Bridge definition.

.
.
.
bridges:
  br0:
interfaces:
  - eno1
macaddress: xx:xx:xx:xx:xx:xx
dhcp4: no
.
.
.

I also have the match and macaddress options in the eno1 stanza, but not
sure if this actually needed.

Note the macaddress I have used is the real MAC address of the NIC.

HTH
Jim

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

Title:
  Netplan does not apply at boot after upgrade to 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/1879592/+subscriptions

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

[Bug 1880277] Re: Ubiquity crashes on while installing Ubuntu 20.04

2020-05-23 Thread Cubic PPA
*** This bug is a duplicate of bug 1880344 ***
https://bugs.launchpad.net/bugs/1880344

The issue was because the customized filesystem.squashfs was missing the /proc 
and /tmp directories.
Ubiquity expects these directories to be present, because they are not 
automatically created during the installation process.
Including empty /proc and /tmp (and /run) directories solved the problem.

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

Title:
  Ubiquity crashes on while installing Ubuntu 20.04

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

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

[Bug 1880263] Re: Ubiquity consistently crashes in Ubuntu 20.04

2020-05-23 Thread Cubic PPA
*** This bug is a duplicate of bug 1880344 ***
https://bugs.launchpad.net/bugs/1880344

The issue was because the customized filesystem.squashfs was missing the /proc 
and /tmp directories.
Ubiquity expects these directories to be present, because they are not 
automatically created during the installation process.
Including empty /proc and /tmp (and /run) directories solved the problem.

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

Title:
  Ubiquity consistently crashes in Ubuntu 20.04

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

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

[Bug 1879140] Re: gnome-applets_3.36.2-1: window-picker applet fails to free items when window moved between monitors

2020-05-23 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-applets - 3.36.4-1

---
gnome-applets (3.36.4-1) unstable; urgency=medium

  * New upstream release.
- Fixes window-picker issues when a window is moved between monitors
  (LP: #1879140).
  * Drop the netspeed patch, included in the new release.
  * Add a comment that our --as-needed overrides upstream --no-as-needed
(coming from m4/ax_compiler_flags_ldflags.m4), to fix Lintian warning.
  * Update to debhelper compat level 13.
- Drop dh_missing override, --fail-missing is now the default.

 -- Dmitry Shachnev   Sat, 23 May 2020 19:15:26
+0300

** Changed in: gnome-applets (Ubuntu)
   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/1879140

Title:
  gnome-applets_3.36.2-1: window-picker applet fails to free items when
  window moved between monitors

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

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

[Bug 1880350] [NEW] It takes 10 min to wake-up from suspend

2020-05-23 Thread masao miyakubo
Public bug reported:

After the update shown below, the problem seems to start appear. When I
open the lid or press power button the lamp and cooling fan come on but
the screen remains blank. No key or mouse is accepted.

I've tried change boot OS and found "Ubuntu with Linux
4.15.0-101-generic" works fine. Also tried "4.15.0-101-no latency
(recovery mode)" but result showed even worse as it never woke up.

version.log shows "Ubuntu 4.15.0-101.102-lowlatency 4.15.18"

/var/log/apt/history.log 
Start-Date: 2020-05-20  08:23:02
Commandline: aptdaemon role='role-commit-packages' sender=':1.331'
Install: linux-modules-4.15.0-101-lowlatency:amd64 (4.15.0-101.102, automatic), 
linux-headers-4.15.0-101-lowlatency:amd64 (4.15.0-101.102, automatic), 
linux-image-4.15.0-101-generic:amd64 (4.15.0-101.102, automatic), 
linux-headers-4.15.0-101:amd64 (4.15.0-101.102, automatic), 
linux-headers-4.15.0-101-generic:amd64 (4.15.0-101.102, automatic), 
linux-modules-4.15.0-101-generic:amd64 (4.15.0-101.102, automatic), 
linux-image-4.15.0-101-lowlatency:amd64 (4.15.0-101.102, automatic), 
linux-modules-extra-4.15.0-101-generic:amd64 (4.15.0-101.102, automatic)
Upgrade: libisccfg160:amd64 (1:9.11.3+dfsg-1ubuntu1.11, 
1:9.11.3+dfsg-1ubuntu1.12), linux-headers-generic:amd64 (4.15.0.99.89, 
4.15.0.101.91), linux-libc-dev:amd64 (4.15.0-99.100, 4.15.0-101.102), 
linux-image-lowlatency:amd64 (4.15.0.99.89, 4.15.0.101.91), 
linux-image-generic:amd64 (4.15.0.99.89, 4.15.0.101.91), libirs160:amd64 
(1:9.11.3+dfsg-1ubuntu1.11, 1:9.11.3+dfsg-1ubuntu1.12), bind9-host:amd64 
(1:9.11.3+dfsg-1ubuntu1.11, 1:9.11.3+dfsg-1ubuntu1.12), dnsutils:amd64 
(1:9.11.3+dfsg-1ubuntu1.11, 1:9.11.3+dfsg-1ubuntu1.12), 
linux-headers-lowlatency:amd64 (4.15.0.99.89, 4.15.0.101.91), libisc169:amd64 
(1:9.11.3+dfsg-1ubuntu1.11, 1:9.11.3+dfsg-1ubuntu1.12), libisc-export169:amd64 
(1:9.11.3+dfsg-1ubuntu1.11, 1:9.11.3+dfsg-1ubuntu1.12), liblwres160:amd64 
(1:9.11.3+dfsg-1ubuntu1.11, 1:9.11.3+dfsg-1ubuntu1.12), libdns-export1100:amd64 
(1:9.11.3+dfsg-1ubuntu1.11, 1:9.11.3+dfsg-1ubuntu1.12), libisccc160:amd64 
(1:9.11.3+dfsg-1ubuntu1.11, 1:9.11.3+dfsg-1ubuntu1.12), libbind9-160:amd64 
(1:9.11.3+dfsg-1ubuntu1.11, 1:9.11.3+dfsg-1ubuntu1.12), libdns1100:amd64 
(1:9.11.3+dfsg-1ubuntu1.11, 1:9.11.3+dfsg-1ubuntu1.12), linux-lowlatency:amd64 
(4.15.0.99.89, 4.15.0.101.91), linux-generic:amd64 (4.15.0.99.89, 4.15.0.101.91)
End-Date: 2020-05-20  08:25:03


ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-101-lowlatency 4.15.0-101.102
ProcVersionSignature: Ubuntu 4.15.0-101.102-lowlatency 4.15.18
Uname: Linux 4.15.0-101-lowlatency x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.15.0-101-lowlatency.
ApportVersion: 2.20.9-0ubuntu7.14
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: CX20561 Analog [CX20561 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  mmiyakubo821 F pulseaudio
 /dev/snd/controlC1:  mmiyakubo821 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0x5470 irq 27'
   Mixer name   : 'Conexant CX20561 (Hermosa)'
   Components   : 'HDA:14f15051,103c360b,0010 
HDA:80862802,80860101,0010'
   Controls  : 26
   Simple ctrls  : 10
Card1.Amixer.info:
 Card hw:1 'PMA60'/'D Holdings Inc. PMA-60 at usb-:00:1d.7-1, high speed'
   Mixer name   : 'USB Mixer'
   Components   : 'USB154e:100a'
   Controls  : 6
   Simple ctrls  : 3
CurrentDesktop: LXDE
Date: Sun May 24 10:11:01 2020
InstallationDate: Installed on 2018-05-21 (733 days ago)
InstallationMedia: Lubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
MachineType: Hewlett-Packard Compaq Presario CQ60 Notebook PC
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-101-lowlatency 
root=UUID=5b7034ce-26bb-44f4-bdbc-5c3d8944ca3a ro quiet splash vt.handoff=1
RelatedPackageVersions:
 linux-restricted-modules-4.15.0-101-lowlatency N/A
 linux-backports-modules-4.15.0-101-lowlatency  N/A
 linux-firmware 1.173.18
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/20/2008
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.32
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 3612
dmi.board.vendor: Wistron
dmi.board.version: 09.48
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Wistron
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.32:bd11/20/2008:svnHewlett-Packard:pnCompaqPresarioCQ60NotebookPC:pvrF.32:rvnWistron:rn3612:rvr09.48:cvnWistron:ct10:cvrChassisVersion:
dmi.product.family: 103C_5335KV
dmi.product.name: Compaq Presario CQ60 Notebook PC
dmi.product.version: F.32
dmi.sys.vendor: Hewlett-Packard

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 

[Bug 1879082] Re: Kernel reporting 100% battery, always

2020-05-23 Thread Omadas
** Tags added: kernel-bug-exists-upstream

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

Title:
  Kernel reporting 100% battery, always

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

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

[Bug 1879082] Re: Kernel reporting 100% battery, always

2020-05-23 Thread Omadas
Also, power manager worked well before update to Focal from Eoan. So
this isn't likely tied to the distribution or bios.  Probably the
kernel.

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

Title:
  Kernel reporting 100% battery, always

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

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

[Bug 1879082] Re: Kernel reporting 100% battery, always

2020-05-23 Thread Omadas
Here it is:

$ cat /proc/version_signature
cat: /proc/version_signature: No such file or directory

$ lsb_release -a
LSB Version:
core-11.1.0ubuntu2-noarch:printing-11.1.0ubuntu2-noarch:security-11.1.0ubuntu2-noarch
Distributor ID: Ubuntu
Description:Ubuntu 20.04 LTS
Release:20.04
Codename:   focal

$ uname -a
Linux Vergil 5.7.0-050700rc6-generic #202005172030 SMP Mon May 18 00:33:00 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux

$ acpi -b
Battery 0: Not charging, 100%

$ upower -d
Device: /org/freedesktop/UPower/devices/line_power_ACAD
  native-path:  ACAD
  power supply: yes
  updated:  Sat 23 May 2020 08:28:36 PM CDT (58 seconds ago)
  has history:  no
  has statistics:   no
  line-power
warning-level:   none
online:  yes
icon-name:  'ac-adapter-symbolic'

Device: /org/freedesktop/UPower/devices/battery_BAT1
  native-path:  BAT1
  vendor:   TOSHIBA
  model:PABAS0241231
  serial:   
  power supply: yes
  updated:  Sat 23 May 2020 08:28:37 PM CDT (57 seconds ago)
  has history:  yes
  has statistics:   yes
  battery
present: yes
rechargeable:yes
state:   fully-charged
warning-level:   none
energy:  4294.84 Wh
energy-empty:0 Wh
energy-full: 4294.84 Wh
energy-full-design:  4294.84 Wh
energy-rate: 0 W
voltage: 65.535 V
percentage:  100%
capacity:100%
technology:  lithium-ion
icon-name:  'battery-full-charged-symbolic'

Device: /org/freedesktop/UPower/devices/DisplayDevice
  power supply: yes
  updated:  Sat 23 May 2020 08:24:36 PM CDT (298 seconds ago)
  has history:  no
  has statistics:   no
  battery
present: yes
state:   fully-charged
warning-level:   none
energy:  4294.84 Wh
energy-full: 4294.84 Wh
energy-rate: 0 W
percentage:  100%
icon-name:  'battery-full-charged-symbolic'

Daemon:
  daemon-version:  0.99.11
  on-battery:  no
  lid-is-closed:   no
  lid-is-present:  yes
  critical-action: HybridSleep

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

Title:
  Kernel reporting 100% battery, always

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

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

[Bug 1879082] Re: Kernel reporting 100% battery, always

2020-05-23 Thread Omadas
I used release candidate 6, since it took me so long to respond.  Sorry.

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

Title:
  Kernel reporting 100% battery, always

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

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

[Bug 1880349] Re: package magnum-common 2.0.0-4ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2020-05-23 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/1880349

Title:
  package magnum-common 2.0.0-4ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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

[Bug 1880349] [NEW] package magnum-common 2.0.0-4ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2020-05-23 Thread Avinash Ojha
Public bug reported:

It shows magnum error always whenever i try to install anything

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: magnum-common 2.0.0-4ubuntu1
ProcVersionSignature: Ubuntu 4.15.0-96.97~16.04.1-generic 4.15.18
Uname: Linux 4.15.0-96-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.23
Architecture: amd64
Date: Sun May 24 06:39:29 2020
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2020-04-22 (31 days ago)
InstallationMedia: Ubuntu 16.04.6 LTS "Xenial Xerus" - Release amd64 (20190227)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.6
 apt  1.2.32ubuntu0.1
SourcePackage: magnum
Title: package magnum-common 2.0.0-4ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package xenial

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

Title:
  package magnum-common 2.0.0-4ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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

[Bug 1879202] Re: Lock button doesn't work

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

** Changed in: xfce4-panel (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/1879202

Title:
  Lock button doesn't work

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

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

[Bug 1880337] Re: Screen lock won't work

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

** Changed in: gdm3 (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/1880337

Title:
  Screen lock won't work

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

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

[Bug 1879592] Re: Netplan does not apply at boot after upgrade to 20.04

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

** Changed in: netplan.io (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/1879592

Title:
  Netplan does not apply at boot after upgrade to 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/1879592/+subscriptions

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

[Bug 1879082] Re: Kernel reporting 100% battery, always

2020-05-23 Thread Omadas
Yes.  I have ran Linux Mint Debian and Xubuntu on this laptop.  All have
had the correct output (This was some time ago).  I will use latest
kernel and report back.

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

Title:
  Kernel reporting 100% battery, always

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

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

[Bug 1880346] Re: Zooming in requires Ctrl + Shift + Plus-zoom out doesn't require shift

2020-05-23 Thread Joshua Peisach
You do need to shift-it's intentional

** Summary changed:

- Zooming in requires Ctrl + Shift + Plus-zoom out doesn't require shift
+ [INVALID] Zooming in requires Ctrl + Shift + Plus-zoom out doesn't require 
shift

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

Title:
  [INVALID] Zooming in requires Ctrl + Shift + Plus-zoom out doesn't
  require shift

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

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

[Bug 1880347] Re: Permanent pointer arrow at center of screen

2020-05-23 Thread Roger Hsu
Changing the Displays "Scale" and toggling "Adjust for TV" did not fix
the problem. However, changing the Refresh Rate from 60.00 Hz to 59.94
Hz fixed the problem, and when I changed the Refresh Rate back to 60.00
Hz, the problem remained fixed (i.e., no permanent pointer arrow).

This bug could be perhaps related to this old bug:
https://askubuntu.com/questions/598096/14-04-second-mouse-pointer-stuck-
in-middle-of-the-screen

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

Title:
  Permanent pointer arrow at center of screen

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

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

[Bug 1880343] Re: No confirmation when erase files/folders from Desktop

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

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

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

** Tags added: bot-comment

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

Title:
  No confirmation when erase files/folders from Desktop

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

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

[Bug 1880345] Re: Ubuntu 20.04 LTS install keymap ignored

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

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

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

** Tags added: bot-comment

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

Title:
  Ubuntu 20.04 LTS install keymap ignored

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

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

[Bug 1880347] Re: Permanent pointer arrow at center of screen

2020-05-23 Thread Roger Hsu
Restarting the system does not fix the problem nor does changing the
background.

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

Title:
  Permanent pointer arrow at center of screen

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

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

[Bug 1880347] [NEW] Permanent pointer arrow at center of screen

2020-05-23 Thread Roger Hsu
Public bug reported:

There is a permanent pointer arrow on my screen. I have included a
screenshot. The pointer arrow in the center of the screen is *not* my
mouse pointer. My mouse pointer functions normally but I can't get rid
of the pointer arrow in the center of the screen. I have not tried
restarting the system to see if it goes away as I wanted to file this
bug first.

OS Name: Ubuntu 20.04 LTS
OS Type: 64-bit
GNOME Version: 3.36.2
Windowing System: X11

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34
Uname: Linux 5.4.0-31-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: skip
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sat May 23 17:07:19 2020
DistUpgraded: Fresh install
DistroCodename: focal
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 
470/480/570/570X/580/580X/590] [1002:67df] (rev e7) (prog-if 00 [VGA 
controller])
   Subsystem: Sapphire Technology Limited Nitro+ Radeon RX 570/580/590 
[1da2:e366]
InstallationDate: Installed on 2020-05-23 (0 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
Lsusb:
 Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-31-generic 
root=UUID=2fd43526-0b59-4c37-890d-023522b1288c ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/30/2017
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P3.10
dmi.board.name: AB350M Pro4
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.:bvrP3.10:bd08/30/2017:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnAB350MPro4: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 N/A
version.libdrm2: libdrm2 2.4.101-2
version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.4-2ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal ubuntu

** Attachment added: "Picture of permanent pointer arrow (near center of 
screen)."
   
https://bugs.launchpad.net/bugs/1880347/+attachment/5375999/+files/Screenshot%20from%202020-05-23%2017-12-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/1880347

Title:
  Permanent pointer arrow at center of screen

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

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

[Bug 1777708] Re: Desktop briefly becomes unresponsive when typing on 2 keyboards at the same time

2020-05-23 Thread Robert Price
In addition to the two-keyboards thing, I'm also experiencing this
problem using the Sidewinder X4 keyboard when holding more than 6
simultaneous keys. According to xev, this keyboard also sends
MappingNotify events when it gets to that point.

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

Title:
  Desktop briefly becomes unresponsive when typing on 2 keyboards at the
  same time

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

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

[Bug 1880346] [NEW] Zooming in requires Ctrl + Shift + Plus-zoom out doesn't require shift

2020-05-23 Thread Joshua Peisach
Public bug reported:

The keybindings for gnome-terminal:

Zoom In: Ctrl++
Zoom Out: Ctrl+-

Zooming out works fine-however when Zooming in you must use Shift. When
zooming out you do not need to shift. Ubuntu is affected by this and I
found a problem in Tilix, which I will edit and post here.

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: gnome-terminal 3.36.1.1-1ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
Uname: Linux 5.4.0-26-generic x86_64
ApportVersion: 2.20.11-0ubuntu36
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: X-Cinnamon
Date: Sat May 23 19:37:22 2020
ExecutablePath: /usr/libexec/gnome-terminal-server
InstallationDate: Installed on 2020-05-22 (1 days ago)
InstallationMedia: cinnamon-remix "groovy" (20200512)
SourcePackage: gnome-terminal
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: Invalid


** Tags: amd64 apport-bug groovy

** Changed in: gnome-terminal (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/1880346

Title:
  Zooming in requires Ctrl + Shift + Plus-zoom out doesn't require shift

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

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

[Bug 1880345] [NEW] Ubuntu 20.04 LTS install keymap ignored

2020-05-23 Thread John H Woods
Public bug reported:

When installing Ubuntu 20.04 LTS on a virtual guest I find that, despite
selecting US Dvorak on the second dialog box, the box that asks for user
and host name is still in qwerty.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: installation

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

Title:
  Ubuntu 20.04 LTS install keymap ignored

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

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

[Bug 1880277] Re: Ubiquity crashes on while installing Ubuntu 20.04

2020-05-23 Thread PJSingh5000
*** This bug is a duplicate of bug 1880344 ***
https://bugs.launchpad.net/bugs/1880344

** This bug has been marked a duplicate of bug 1880344
   Cubic Experimental - Ubiquity crashes during installation of a customized ISO

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

Title:
  Ubiquity crashes on while installing Ubuntu 20.04

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

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

[Bug 1880263] Re: Ubiquity consistently crashes in Ubuntu 20.04

2020-05-23 Thread PJSingh5000
*** This bug is a duplicate of bug 1880344 ***
https://bugs.launchpad.net/bugs/1880344

** This bug has been marked a duplicate of bug 1880344
   Cubic Experimental - Ubiquity crashes during installation of a customized ISO

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

Title:
  Ubiquity consistently crashes in Ubuntu 20.04

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

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

[Bug 1880343] [NEW] No confirmation when erase files/folders from Desktop

2020-05-23 Thread Michele Della Guardia
Public bug reported:

On Ubuntu 20.04 there is no confirmation message when directly deleting
(no trash bin) files/folders from Desktop on Focal.

To reproduce :

- create a file or a folder on your Desktop
- select it with your mouse
- Shift+Canc on your keyboard to directly erase that file/folder

it works but you got no confirmation and this may be unsafe.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: focal

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

Title:
  No confirmation when erase files/folders from Desktop

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

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

[Bug 1875703] Re: Unable to use keyboard key for Rename on the desktop

2020-05-23 Thread Michele Della Guardia
Today, after a new update from proposed, I finally had F2 rename
function working again on Desktop.  Thanks a lot

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

Title:
  Unable to use keyboard key  for Rename on the desktop

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

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

[Bug 1880325] Re: Intel Wireless Centrino N100 error in Txrate and Bitrate

2020-05-23 Thread Erich Eickmeyer
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please execute the following command only once, as it will 
automatically gather debugging information, in a terminal:
apport-collect 1880325

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

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

Title:
  Intel Wireless Centrino N100 error in Txrate and Bitrate

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

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

[Bug 1876731] Re: [SRU] Update to 3.36.3

2020-05-23 Thread Alberts Muktupāvels
Yes, I think...

Do you use GNOME Flashback (Compiz) or GNOME Flashback (Metacity)
session? If not it might be problem with your window manager...

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

Title:
  [SRU] Update to 3.36.3

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

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

[Bug 1880341] [NEW] org.kde.discovernotifier missing

2020-05-23 Thread Yann Salmon
Public bug reported:

Hello,

upon upgrading from KUbuntu 18.04 to 20.04 and subsequently from plasma-
discover 5.12.8 to 5.18.4.1, I noticed the files in
/usr/share/plasma/plasmoids/org.kde.discovernotifier/ are no longer
present, which causes an update notifier widget to report 'module
"org.kde.discovernotifier" is not installed'.

How can I get this QML module back ? Or is there a replacement ?

** Affects: plasma-discover (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/1880341

Title:
  org.kde.discovernotifier missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-discover/+bug/1880341/+subscriptions

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

[Bug 1873550] Re: Snappy daemon reaches 1min30s timeout during shutdown process

2020-05-23 Thread Gaurish Korpal
I did a fresh install of Ubuntu 20.04 a couple of days ago, however
today I started getting delayed shutdown due to this bug. I even tried
re-installing Ubuntu 20.04, but after the first system update itself the
shutdown was delayed.

$ snap --version
snap2.44.3+20.04
snapd   2.44.3+20.04
series  16
ubuntu  20.04
kernel  5.4.0-31-generic


$ snap list
Name Version Rev   Tracking Publisher   
Notes
canonical-livepatch  9.5.5   95latest/stablecanonical✓  -
core 16-2.44.3   9066  latest/stablecanonical✓  core
core18   202003111705  latest/stablecanonical✓  base
gnome-3-34-1804  0+git.2c86692   24latest/stable/…  canonical✓  -
gtk-common-themes0.1-36-gc75f853 1506  latest/stable/…  canonical✓  -
snap-store   3.36.0-74-ga164ec9  433   latest/stable/…  canonical✓  -
snapd2.44.3  7264  latest/stablecanonical✓  
snapd

$ journalctl -e --no-pager -b -1 -u snapd
-- Logs begin at Sat 2020-05-23 14:29:06 MST, end at Sat 2020-05-23 14:54:55 
MST. --
May 23 14:29:09 ideal-pc systemd[1]: Starting Snap Daemon...
May 23 14:29:09 ideal-pc snapd[651]: AppArmor status: apparmor is enabled and 
all features are available
May 23 14:29:09 ideal-pc snapd[651]: daemon.go:343: started snapd/2.44.3+20.04 
(series 16; classic) ubuntu/20.04 (amd64) linux/5.4.0-31-generic.
May 23 14:29:09 ideal-pc snapd[651]: daemon.go:436: adjusting startup timeout 
by 30s (pessimistic estimate of 30s plus 5s per snap)
May 23 14:29:09 ideal-pc snapd[651]: helpers.go:105: error trying to compare 
the snap system key: system-key missing on disk
May 23 14:29:09 ideal-pc systemd[1]: Started Snap Daemon.
May 23 14:29:41 ideal-pc snapd[651]: daemon.go:539: gracefully waiting for 
running hooks
May 23 14:29:41 ideal-pc snapd[651]: daemon.go:541: done waiting for running 
hooks
May 23 14:29:43 ideal-pc systemd[1]: snapd.service: Succeeded.
May 23 14:29:43 ideal-pc systemd[1]: snapd.service: Scheduled restart job, 
restart counter is at 1.
May 23 14:29:43 ideal-pc systemd[1]: Stopped Snap Daemon.
May 23 14:29:43 ideal-pc systemd[1]: Starting Snap Daemon...
May 23 14:29:43 ideal-pc snapd[2412]: AppArmor status: apparmor is enabled and 
all features are available
May 23 14:29:43 ideal-pc snapd[2412]: patch.go:64: Patching system state level 
6 to sublevel 1...
May 23 14:29:43 ideal-pc snapd[2412]: patch.go:64: Patching system state level 
6 to sublevel 2...
May 23 14:29:43 ideal-pc snapd[2412]: patch.go:64: Patching system state level 
6 to sublevel 3...
May 23 14:29:43 ideal-pc snapd[2412]: daemon.go:343: started snapd/2.44.3+20.04 
(series 16; classic) ubuntu/20.04 (amd64) linux/5.4.0-31-generic.
May 23 14:29:43 ideal-pc snapd[2412]: daemon.go:436: adjusting startup timeout 
by 35s (pessimistic estimate of 30s plus 5s per snap)
May 23 14:29:43 ideal-pc systemd[1]: Started Snap Daemon.
May 23 14:30:31 ideal-pc snapd[2412]: api.go:985: Installing snap 
"canonical-livepatch" revision unset
May 23 14:34:27 ideal-pc systemd[1]: Stopping Snap Daemon...
May 23 14:34:27 ideal-pc snapd[2412]: main.go:155: Exiting on terminated signal.
May 23 14:34:52 ideal-pc snapd[2412]: daemon.go:583: WARNING: cannot gracefully 
shut down in-flight snapd API activity within: 25s
May 23 14:35:57 ideal-pc systemd[1]: snapd.service: State 'stop-sigterm' timed 
out. Killing.
May 23 14:35:57 ideal-pc systemd[1]: snapd.service: Killing process 2412 
(snapd) with signal SIGKILL.
May 23 14:35:57 ideal-pc systemd[1]: snapd.service: Main process exited, 
code=killed, status=9/KILL
May 23 14:35:57 ideal-pc systemd[1]: snapd.service: Failed with result 
'timeout'.
May 23 14:35:57 ideal-pc systemd[1]: Stopped Snap Daemon.
May 23 14:35:57 ideal-pc systemd[1]: snapd.service: Triggering OnFailure= 
dependencies.
May 23 14:35:57 ideal-pc systemd[1]: snapd.service: Failed to enqueue 
OnFailure= job, ignoring: Transaction for snapd.failure.service/start is 
destructive (systemd-sysctl.service has 'stop' job queued, but 'start' is 
included in transaction).

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

Title:
  Snappy daemon reaches 1min30s timeout during shutdown process

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

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

[Bug 1880336] Re: Dash search doesn't find anything

2020-05-23 Thread Khurshid Alam
How did you install unity? You probably missing some of the packages.
Try installing unity-lens-applications, unity-lens-files zeitgeist-
datahub and then reboot.

Everything works fine here. You can also try with live usb.

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

Title:
  Dash search doesn't find anything

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

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

[Bug 1876731] Re: [SRU] Update to 3.36.3

2020-05-23 Thread Ellis Rahhal
Thanks Alberts, that actually "solves" the problem.  Interestingly,
setting it back to true immediately reloads the desktop and occludes
anything that is on screen.  Do you still suggest opening a new bug?

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

Title:
  [SRU] Update to 3.36.3

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

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

[Bug 1860826] Re: pam_unix(sudo:auth): Couldn't open /etc/securetty: No such file or directory

2020-05-23 Thread Francesco Minnocci
So is it safe for an user to just remove "nullok_secure" as suggested in
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931899 ?

** Bug watch added: Debian Bug tracker #931899
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931899

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

Title:
  pam_unix(sudo:auth): Couldn't open /etc/securetty: No such file or
  directory

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

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

[Bug 1880340] [NEW] Samba Bug delete gvfs-backends

2020-05-23 Thread Leonardo Gilberto Muñoz Mendez
Public bug reported:

Other Bug in the 18.04 Distribution I explain the cause of this error

About 3 months ago install samba all be good but delete the samba application 
but have and error 
a dialog box appears when I click in search net a circle red and tell me 
impossible mount /

I search in the net and the problem resolve in this form:

userspace virtual filesystem - backends
gvfs is a userspace virtual filesystem where mounts run as separate processes 
which you talk to via D-Bus. It also contains a gio module that seamlessly adds 
gvfs support to all applications using the gio API. It also supports exposing 
the gvfs mounts to non-gio applications using fuse. userspace virtual 
filesystem - backends
gvfs is a userspace virtual filesystem where mounts run as separate processes 
which you talk to via D-Bus. It also contains a gio module that seamlessly adds 
gvfs support to all applications using the gio API. It also supports exposing 
the gvfs mounts to non-gio applications using fuse.

Detailed Instructions:

Step 1
Run update command to update package repositories and get latest package 
information.
sudo apt-get update -y

Step 2
Run the install command with -y flag to quickly install the packages and 
dependencies.
sudo apt-get install -y gvfs-backends

Its all and fix the error

** Affects: sgml-base (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/1880340

Title:
  Samba Bug delete gvfs-backends

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

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

[Bug 1863498] Re: raise ValueError('malformed node or string: ' + repr(node)) ValueError: malformed node or string: b"['$HOME']\n"

2020-05-23 Thread Norbert
** Also affects: deja-dup-caja
   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/1863498

Title:
  raise ValueError('malformed node or string: ' + repr(node))
  ValueError: malformed node or string: b"['$HOME']\n"

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup-caja/+bug/1863498/+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-05-23 Thread Rodrigo Pádua
Same problem for me!
Ubuntu 20.04, Blitzwolf FYE6

-- 
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/pulseaudio/+bug/1576559/+subscriptions

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

[Bug 1872527] Re: Clipboard doesn't work 100% of the time in Ubuntu 20.04 (in KVM guests)

2020-05-23 Thread Jules Samuel Randolph
I have experienced the same inconsistencies as reported by OP between Ubuntu
20.04 guest and hosts. The guest is connected through SPICE. On top of that,
the clipboard has been working unreliably within the host system (i3). For
example, I often have to copy multiple times the same text to have it enter
the system clipboard. Moreover, calls to clipboard with CTRL+V can take a
few seconds. When the guest is powered off, the issue does not resurface. I
have tried to reproduce the issue with Debian 10 and other guests, with
no “luck”.

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

Title:
  Clipboard doesn't work 100% of the time in Ubuntu 20.04 (in KVM
  guests)

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

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

[Bug 1880325] Re: Intel Wireless Centrino N100 error in Txrate and Bitrate

2020-05-23 Thread Leonardo Gilberto Muñoz Mendez
Your Welcome other things I see in the Distro wrote

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

Title:
  Intel Wireless Centrino N100 error in Txrate and Bitrate

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

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

[Bug 1880338] [NEW] Python extensions does not work

2020-05-23 Thread Lars Ljung
Public bug reported:

When trying to use Python extensions I get the following error message
in the console:

Can't Spawn!!! spawn returns: Failed to execute child process “” (No
such file or directory)

This seems to be caused by a missing /usr/bin/python. It works if I
create a symlink, but I'm not sure if Inkscape expects python2 or
python3.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: inkscape 0.92.5-1ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34
Uname: Linux 5.4.0-31-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sat May 23 22:46:18 2020
EcryptfsInUse: Yes
SourcePackage: inkscape
UpgradeStatus: Upgraded to focal on 2020-04-24 (29 days ago)

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


** Tags: amd64 apport-bug focal

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

Title:
  Python extensions does not work

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

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

[Bug 1880339] Re: package sgml-base 1.29.1 failed to install/upgrade: triggers looping, abandoned

2020-05-23 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/1880339

Title:
  package sgml-base 1.29.1 failed to install/upgrade: triggers looping,
  abandoned

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

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

[Bug 1880339] [NEW] package sgml-base 1.29.1 failed to install/upgrade: triggers looping, abandoned

2020-05-23 Thread Filipe Dias Baumgratz
Public bug reported:

During the upgrade from ubuntu 18.04 LTS to 20.04 the installation
crashed because it could not install the package sgml-base. I rebooted
the computer and got the bug I am reporting.

I have attached the print of the error.

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: sgml-base 1.29.1
ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34
Uname: Linux 5.4.0-31-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
Date: Sat May 23 17:29:08 2020
ErrorMessage: triggers looping, abandoned
InstallationDate: Installed on 2020-04-20 (32 days ago)
InstallationMedia: Ubuntu 18.04.4 LTS "Bionic Beaver" - Release amd64 
(20200203.1)
PackageArchitecture: all
Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.18rc1, python-is-python2, 2.7.17-4
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.2ubuntu0.1
SourcePackage: sgml-base
Title: package sgml-base 1.29.1 failed to install/upgrade: triggers looping, 
abandoned
UpgradeStatus: Upgraded to focal on 2020-05-23 (0 days ago)

** Affects: sgml-base (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package focal

** Attachment added: "installation_error.png"
   
https://bugs.launchpad.net/bugs/1880339/+attachment/5375984/+files/installation_error.png

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

Title:
  package sgml-base 1.29.1 failed to install/upgrade: triggers looping,
  abandoned

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

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

[Bug 1880337] [NEW] Screen lock won't work

2020-05-23 Thread Yuri Weinstein
Public bug reported:

Screen lock won't work i focal.

Used to work fine on Super-L and now what happens it freezes for awhile
(suspect time out defined) and then blinks and comes back into windows
session.

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

** Package changed: lightdm (Ubuntu) => gdm3 (Ubuntu)

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

Title:
  Screen lock won't work

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

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

[Bug 1879276] Re: Esata port is dead after boot, impossible to hotplug external drive

2020-05-23 Thread Raphael Raccuia
Exactly the same

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

Title:
  Esata port is dead after boot,  impossible to hotplug external drive

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

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

[Bug 1880336] [NEW] Dash search doesn't find anything

2020-05-23 Thread fabtagon
Public bug reported:

No matter which category is chosen (home, application, files, music
...), nothing is found. Even if no single character is entered, nothing
is offered. E.g. if I search for 'term', 'xterm', 'gnome-terminal' (or
't', 'x' or any other character), nothing is offered at all. Not even
something that I'm not looking for. Dash results are always empty.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: unity 7.5.0+20.04.20200312-0ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34
Uname: Linux 5.4.0-31-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: skip
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity:Unity7:ubuntu
Date: Sat May 23 22:17:20 2020
DistUpgraded: Fresh install
DistroCodename: focal
DistroVariant: ubuntu
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Baffin [Radeon RX 460/560D / Pro 
450/455/460/555/555X/560/560X] [1002:67ef] (rev cf) (prog-if 00 [VGA 
controller])
   Subsystem: XFX Pine Group Inc. Baffin [Radeon RX 460/560D / Pro 
450/455/460/555/555X/560/560X] [1682:9460]
GsettingsChanges:
 b'org.compiz.core' b'hsize' b'2'
 b'org.compiz.core' b'active-plugins' b"['core', 'composite', 'opengl', 
'place', 'regex', 'resize', 'session', 'snap', 'vpswitch', 'wall', 'animation', 
'commands', 'compiztoolbox', 'copytex', 'fade', 'grid', 'imgpng', 'mousepoll', 
'move', 'scale', 'unitymtgrabhandles', 'workarounds', 'expo', 'ezoom', 
'unityshell']"
 b'org.compiz.core' b'vsize' b'2'
 b'com.ubuntu.user-interface' b'scale-factor' b"{'DisplayPort-0': 8}"
 b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
InstallationDate: Installed on 2020-04-24 (28 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-31-generic 
root=UUID=0b8483d7-760b-4b7a-b045-af2cba7a7b11 ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/06/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: F1
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: 970A-UD3P
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF1:bd08/06/2013:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rn970A-UD3P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.: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: Gigabyte Technology Co., Ltd.
version.compiz: compiz 1:0.9.14.1+20.04.20200211-0ubuntu1
version.libdrm2: libdrm2 2.4.101-2
version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.4-2ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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


** Tags: amd64 apport-bug compiz-0.9 focal ubuntu

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

Title:
  Dash search doesn't find anything

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

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

[Bug 1873764] Re: CUPS Apparmor Error opening /proc/sys/kernel/random/boot_id

2020-05-23 Thread Alessandro Barracane
*** This bug is a duplicate of bug 1872564 ***
https://bugs.launchpad.net/bugs/1872564

** Also affects: cups (Debian)
   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/1873764

Title:
  CUPS Apparmor Error opening /proc/sys/kernel/random/boot_id

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

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

[Bug 1880334] Missing required logs.

2020-05-23 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 1880334

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

Title:
  Cloud-init causes potentially huge boot delays with 4.15 kernels Edit

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

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

[Bug 1880334] [NEW] Cloud-init causes potentially huge boot delays with 4.15 kernels Edit

2020-05-23 Thread Kimball Johnson
Public bug reported:

portion of bug report for bionic:

Newer 4.15 kernels contain the following fix for CVE-2018-1108:
  43838a23a05fb ("random: fix crng_ready() test")

This causes cloud-init to stall for a potentially long time during boot
(waiting for entropy I presume). Google reported boot delays of 75
minutes.

I've tracked this down to the following import in templater.py which causes the 
delay:
from jinja2 import Template as JTemplate

Which is called when cc_update_etc_hosts is imported.

NOTE: I'm experiencing this with focal repeatedly - just hangs forever!

ubunutu 20.04 server - live

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

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

Title:
  Cloud-init causes potentially huge boot delays with 4.15 kernels Edit

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

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

[Bug 1880041] Re: Failing to shutdown/power off or reboot on AMD Ryzen CPUs on kernel versions 5.3.0-52 and later

2020-05-23 Thread Jose Manuel
Running apport-collect 1880041 in the terminal appears this message: 
ERROR: The python3-launchpadlib package is not installed. This functionality is 
not available.

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

Title:
  Failing to shutdown/power off or reboot on AMD Ryzen CPUs on kernel
  versions 5.3.0-52 and later

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

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

[Bug 1878937] Re: [MIR] mathjax

2020-05-23 Thread Lukas Märdian
** Changed in: mathjax (Ubuntu)
   Status: Incomplete => New

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

Title:
  [MIR] mathjax

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

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

[Bug 1867675] Re: Install failure for libc6 2.31-0ubuntu6 on armhf

2020-05-23 Thread Max
Same here, when trying to build a docker image on Raspberry Pi 2 (armhf)
with docker from the ubuntu repo. No special modifications, just the
plain OS. Fails on installing libc6.

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

Title:
  Install failure for libc6 2.31-0ubuntu6 on armhf

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

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

[Bug 1863498] Re: raise ValueError('malformed node or string: ' + repr(node)) ValueError: malformed node or string: b"['$HOME']\n"

2020-05-23 Thread Norbert
It seems that "Revert to Previous Version..." is missed because of this
Python error.

** Also affects: python-caja (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/1863498

Title:
  raise ValueError('malformed node or string: ' + repr(node))
  ValueError: malformed node or string: b"['$HOME']\n"

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

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

[Bug 1405525] Re: database is locked error prevents Diodon from adding items to or clearing history

2020-05-23 Thread Oliver Sauder
This is a fairly old bug and also seemed to be in relation with Unity.

I am marking this as invalid but if someone can still reproduce this
issue on a newer system please comment.

** Changed in: diodon
   Status: New => Invalid

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

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

Title:
  database is locked error prevents Diodon from adding items to or
  clearing history

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

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

[Bug 1879973] Lsusb-t.txt

2020-05-23 Thread Alexander
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1879973/+attachment/5375949/+files/Lsusb-t.txt

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

Title:
  There is no sound from the built-in speakers and does not see the
  built-in microphone

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

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

[Bug 1879973] ProcModules.txt

2020-05-23 Thread Alexander
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1879973/+attachment/5375955/+files/ProcModules.txt

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

Title:
  There is no sound from the built-in speakers and does not see the
  built-in microphone

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

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

[Bug 1879973] ProcEnviron.txt

2020-05-23 Thread Alexander
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1879973/+attachment/5375953/+files/ProcEnviron.txt

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

Title:
  There is no sound from the built-in speakers and does not see the
  built-in microphone

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

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

[Bug 1879973] ProcCpuinfo.txt

2020-05-23 Thread Alexander
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1879973/+attachment/5375951/+files/ProcCpuinfo.txt

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

Title:
  There is no sound from the built-in speakers and does not see the
  built-in microphone

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

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

[Bug 1879973] UdevDb.txt

2020-05-23 Thread Alexander
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1879973/+attachment/5375958/+files/UdevDb.txt

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

Title:
  There is no sound from the built-in speakers and does not see the
  built-in microphone

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

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

[Bug 1879973] Lsusb-v.txt

2020-05-23 Thread Alexander
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1879973/+attachment/5375950/+files/Lsusb-v.txt

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

Title:
  There is no sound from the built-in speakers and does not see the
  built-in microphone

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

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

[Bug 1879973] PulseList.txt

2020-05-23 Thread Alexander
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1879973/+attachment/5375956/+files/PulseList.txt

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

Title:
  There is no sound from the built-in speakers and does not see the
  built-in microphone

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

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

[Bug 1879973] CRDA.txt

2020-05-23 Thread Alexander
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1879973/+attachment/5375944/+files/CRDA.txt

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

Title:
  There is no sound from the built-in speakers and does not see the
  built-in microphone

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

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

[Bug 1879973] ProcCpuinfoMinimal.txt

2020-05-23 Thread Alexander
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1879973/+attachment/5375952/+files/ProcCpuinfoMinimal.txt

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

Title:
  There is no sound from the built-in speakers and does not see the
  built-in microphone

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

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

[Bug 1879973] Lspci-vt.txt

2020-05-23 Thread Alexander
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1879973/+attachment/5375948/+files/Lspci-vt.txt

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

Title:
  There is no sound from the built-in speakers and does not see the
  built-in microphone

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

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

[Bug 1879973] IwConfig.txt

2020-05-23 Thread Alexander
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1879973/+attachment/5375946/+files/IwConfig.txt

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

Title:
  There is no sound from the built-in speakers and does not see the
  built-in microphone

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

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

[Bug 1879973] CurrentDmesg.txt

2020-05-23 Thread Alexander
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1879973/+attachment/5375945/+files/CurrentDmesg.txt

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

Title:
  There is no sound from the built-in speakers and does not see the
  built-in microphone

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

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

[Bug 1879973] ProcInterrupts.txt

2020-05-23 Thread Alexander
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1879973/+attachment/5375954/+files/ProcInterrupts.txt

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

Title:
  There is no sound from the built-in speakers and does not see the
  built-in microphone

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

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

[Bug 1879973] WifiSyslog.txt

2020-05-23 Thread Alexander
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1879973/+attachment/5375959/+files/WifiSyslog.txt

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

Title:
  There is no sound from the built-in speakers and does not see the
  built-in microphone

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

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

  1   2   3   >