[Bug 1901922] Re: [SRU][Lenovo ThinkPad T14 Gen 1] No sound output device on startup

2020-11-08 Thread Hui Wang
** Summary changed:

- [Lenovo ThinkPad T14 Gen 1] No sound output device on startup
+ [SRU][Lenovo ThinkPad T14 Gen 1] No sound output device on startup

** Description changed:

- After logging in, only a dummy device is available for audio playback
- (resulting in no audible playback). When running "pactl load-module
- module-detect" the sound card shows up, and playback works as expected.
+ [Impact]
+ On the machines with AMD Ryzen acp audio design, the audio can't work
+ anymore after upgrading the libasound2 to ubuntu3(groovy)/ubuntu2.1(
+ focal), this is a regression on libasound2 for those machines. the AMD
+ Ryzen acp audio card needs to load ucm to work with pulseaudio, but
+ this audio card doesn't have an independant ucm for it, it needs to
+ link to an existing HDA-Intel ucm, the check_empty_configuration() needs
+ to cover the situation that Linked is true, otherwise it will fail
+ to load the ucm for the audio card. Even the audio card could load the
+ ucm, the output is muted and the init output volume is too low if
+ freshly install the OS on these machines.
+ 
+ [Fix]
+ Backport 1 alsa-lib patch to fix the failure of loading ucm on AMD
+ Ryzen acp audio machines. Backport 4 alsa-ucm-conf patches to fix
+ init mute and init output volume problem.
+ 
+ [Test Case]
+ Install the updated libasuond2, rm ~/.config/pulse/*; sudo rm -rf
+ /var/lib/alsa/*; sudo sh -c 'echo b > /proc/sysrq-trigger' and run pacmd
+ list-cards, we could see the pulseaudio load the ucm successfully and we 
could see
+ the sound card is generated and all output and input devices are listed
+ under sound card, but the init output is muted and the volume is very low
+ if we manually unumte it. Now install the updated alsa-ucm-conf, rm 
~/.config/pulse/*; sudo rm -rf
+ /var/lib/alsa/*; sudo sh -c 'echo b > /proc/sysrq-trigger', the output is
+ not muted anymore and the output volume is OK to most users.
+ 
+ [Regression Risk]
+ This could make the machines with sof audio driver fail to load ucm
+ , then all audio function can't work as before, like the speaker can't
+ output sound or the internal mic can't be found or can't record sound.
+ But this possibility is very low, I tested this SRU on some machines with or
+ without sof audio driver, all worked as well as before.
+ 
+ 
+ After logging in, only a dummy device is available for audio playback 
(resulting in no audible playback). When running "pactl load-module 
module-detect" the sound card shows up, and playback works as expected.
  
  If pulseaudio is restarted with "pulseaudio -k" the playback device
  disappears again. Running the above command get things working again.
  
  If I change the following section in /etc/pulse/default.pa from:
  
  ### Automatically load driver modules depending on the hardware available
  .ifexists module-udev-detect.so
  load-module module-udev-detect
  .else
  ### Use the static hardware detection module (for systems that lack udev 
support)
  load-module module-detect
  .endif
  
  To:
  
  ### Automatically load driver modules depending on the hardware available
  #.ifexists module-udev-detect.so
  #load-module module-udev-detect
  #.else
  ### Use the static hardware detection module (for systems that lack udev 
support)
  load-module module-detect
  #.endif
  
  Things start working as they should after running "pulseaudio -k".
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: pulseaudio 1:13.99.2-1ubuntu1
  ProcVersionSignature: Ubuntu 5.8.0-26.27-generic 5.8.14
  Uname: Linux 5.8.0-26-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: KDE
  Date: Wed Oct 28 17:21:02 2020
  InstallationDate: Installed on 2020-10-23 (4 days ago)
  InstallationMedia: Kubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/07/2020
  dmi.bios.release: 1.9
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R1BET40W(1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20UDCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.9
  dmi.modalias: 
dmi:bvnLENOVO:bvrR1BET40W(1.09):bd08/07/2020:br1.9:efr1.9:svnLENOVO:pn20UDCTO1WW:pvrThinkPadT14Gen1:rvnLENOVO:rn20UDCTO1WW:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T14 Gen 1
  dmi.product.name: 20UDCTO1WW
  dmi.product.sku: LENOVO_MT_20UD_BU_Think_FM_ThinkPad T14 Gen 1
  dmi.product.version: ThinkPad T14 Gen 1
  dmi.sys.vendor: LENOVO

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

Title:
  [SRU][Lenovo ThinkPad T14 Gen 1] No sound output device on startup

To manage notifications about this bug go to:
https://bugs.la

[Bug 1903412] Re: Trying to upgrade 20.04 to 20.10 on to Dell Vostro 17

2020-11-08 Thread Jouni Mettala
This is from Casper.txt:
Windows is hibernated, refused to mount.
Falling back to read-only mount because the NTFS partition is in an
unsafe state. Please resume and shutdown Windows fully (no hibernation
or fast restarting.)

Could you verify that?

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

Title:
  Trying to upgrade 20.04 to 20.10 on to Dell Vostro 17

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

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

[Bug 1902737] Re: touchpad not working

2020-11-08 Thread Kai-Heng Feng
Is it a regression? Did it work on previous Ubuntu release?

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

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

Title:
  touchpad not working

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

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

[Bug 1902654] Re: failure to migrate virtual machines with pc-i440fx-wily type to ubuntu 20.04

2020-11-08 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~paelzer/ubuntu/+source/qemu/+git/qemu/+merge/393488

** Merge proposal linked:
   
https://code.launchpad.net/~paelzer/ubuntu/+source/qemu/+git/qemu/+merge/393489

** Merge proposal linked:
   
https://code.launchpad.net/~paelzer/ubuntu/+source/qemu/+git/qemu/+merge/393490

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

Title:
  failure to migrate virtual machines with pc-i440fx-wily type to ubuntu
  20.04

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

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

[Bug 1896842] Re: Update simple-scan in Ubuntu 20.04 to 3.36.6 (fixes cannot scan a page using EPSON V39 scanner)

2020-11-08 Thread Mantas Kriaučiūnas
** Summary changed:

- simple-scan cannot scan a page using EPSON V39 scanner
+ Update simple-scan in Ubuntu 20.04 to 3.36.6 (fixes cannot scan a page using 
EPSON V39 scanner)

** Tags added: focal

** Description changed:

+ [ Description ]
+ 
+ GNOME upstream have released a new stable version of simple-scan - fixes
+ this and other issues, existing in older simple-scan 3.36.3, which is
+ currently in Ubuntu 20.04 LTS (focal):
+ 
+ Overview of changes in simple-scan 3.36.4
+ 
+   * Fix color scanning for Brother ADS 2200 and 2700 sane backend.
+   * Updated translations.
+ 
+ Overview of changes in simple-scan 3.36.6
+ 
+   * Display error message if simple-scan is unable to open simple-scan.log
+   * Fix scanning on Epson devices, when Automatic Page Size is enabled.
+ 
+ [ QA ]
+ 
+ GNOME has a micro release exception that covers this package.
+ 
+ https://wiki.ubuntu.com/StableReleaseUpdates/GNOME
+ 
+ So we don't need to verify the fixes explicitly.
+ 
+  original bug report 
  ishabalov@black:~$ simple-scan --debug
  [+0.00s] DEBUG: simple-scan.vala:1720: Starting simple-scan 3.36.3, PID=38292
  [+0.00s] DEBUG: unsetenv() is not thread-safe and should not be used after 
threads are created
  [+0.01s] DEBUG: _g_io_module_get_default: Found default implementation dconf 
(DConfSettingsBackend) for ‘gsettings-backend’
  [+0.09s] DEBUG: app-window.vala:1906: Loading state from 
/home/ishabalov/.cache/simple-scan/state
  [+0.09s] DEBUG: app-window.vala:1885: Restoring window to 1351x672 pixels
  [+0.17s] DEBUG: scanner.vala:1539: sane_init () -> SANE_STATUS_GOOD
  [+0.17s] DEBUG: scanner.vala:1545: SANE version 1.0.29
  [+0.17s] DEBUG: scanner.vala:1606: Requesting redetection of scan devices
  [+0.17s] DEBUG: scanner.vala:828: Processing request
  [+0.56s] DEBUG: app-window.vala:1981: Saving state to 
/home/ishabalov/.cache/simple-scan/state
  [+8.42s] DEBUG: scanner.vala:341: sane_get_devices () -> SANE_STATUS_GOOD
  [+8.42s] DEBUG: scanner.vala:353: Device: 
name="imagescan:esci:gt-s650:usb:/sys/devices/pci:00/:00:13.2/usb2/2-5/2-5:1.0"
 vendor="EPSON" model="Epson_Perfection_V39" type=""
  [+8.72s] DEBUG: app-window.vala:1981: Saving state to 
/home/ishabalov/.cache/simple-scan/state
  [+9.90s] DEBUG: simple-scan.vala:1536: Requesting scan at 300 dpi from device 
'imagescan:esci:gt-s650:usb:/sys/devices/pci:00/:00:13.2/usb2/2-5/2-5:1.0'
  [+9.90s] DEBUG: scanner.vala:1674: Scanner.scan 
("imagescan:esci:gt-s650:usb:/sys/devices/pci:00/:00:13.2/usb2/2-5/2-5:1.0",
 dpi=300, scan_mode=ScanMode.COLOR, depth=8, type=single, paper_width=0, 
paper_height=0, brightness=26, contrast=46, delay=3000ms)
  [+9.90s] DEBUG: scanner.vala:828: Processing request
  [+10.17s] DEBUG: scanner.vala:889: sane_open 
("imagescan:esci:gt-s650:usb:/sys/devices/pci:00/:00:13.2/usb2/2-5/2-5:1.0")
 -> SANE_STATUS_GOOD
  [+10.17s] DEBUG: scanner.vala:910: sane_get_option_descriptor (0)
  [+10.17s] DEBUG: scanner.vala:760: Option 0: type=int size=4 
cap=soft-detect,advanced
- [+10.17s] DEBUG: scanner.vala:763:   Description: 
+ [+10.17s] DEBUG: scanner.vala:763:   Description:
  [+10.17s] DEBUG: scanner.vala:910: sane_get_option_descriptor (1)
  [+10.17s] DEBUG: scanner.vala:760: Option 1: name='device-02-general' 
title='General' type=group size=0 cap=inactive
  [+10.17s] DEBUG: scanner.vala:763:   Description: Basic options.
  [+10.17s] DEBUG: scanner.vala:910: sane_get_option_descriptor (2)
  [+10.17s] DEBUG: scanner.vala:760: Option 2: name='source' title='Document 
Source' type=string size=15 values=["Document Table"] cap=soft-detect
  [+10.17s] DEBUG: scanner.vala:763:   Description: Document Source
  [+10.17s] DEBUG: scanner.vala:910: sane_get_option_descriptor (3)
  [+10.17s] DEBUG: scanner.vala:760: Option 3: name='enable-resampling' 
title='Enable Resampling' type=bool size=4 cap=soft-detect,inactive,advanced
  [+10.17s] DEBUG: scanner.vala:763:   Description: This option provides the 
user with a wider range of supported resolutions.  Resolutions not supported by 
the hardware will be achieved through image processing methods.
  [+10.17s] DEBUG: scanner.vala:910: sane_get_option_descriptor (4)
  [+10.17s] DEBUG: scanner.vala:760: Option 4: name='resolution' 
title='Resolution' type=int size=4 unit=dpi min=50, max=4800, quant=0 
cap=soft-select,soft-detect
  [+10.17s] DEBUG: scanner.vala:763:   Description: Resolution
  [+10.17s] DEBUG: scanner.vala:910: sane_get_option_descriptor (5)
  [+10.17s] DEBUG: scanner.vala:760: Option 5: name='scan-area' title='Scan 
Area' type=string size=19 values=["Executive/Portrait", "ISO/A4/Portrait", 
"ISO/A5/Portrait", "ISO/A5/Landscape", "ISO/A6/Portrait", "ISO/A6/Landscape", 
"JIS/B5/Portrait", "JIS/B6/Portrait", "JIS/B6/Landscape", "Letter/Portrait", 
"Manual", "Maximum"] cap=soft-select,soft-detect
  [+10.17s] DEBUG: scanner.vala:763:   Description: Scan Area
  [+10.17s] DEBUG: scanner.vala:910: sane_get_option_descriptor (6)
  [+10.17s] DEBUG:

[Bug 1902654] Re: failure to migrate virtual machines with pc-i440fx-wily type to ubuntu 20.04

2020-11-08 Thread Christian Ehrhardt 
FYI: I added the SRU template in preparation and opened three MPs for
the required packaging changes. Waiting for review on those now.

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

Title:
  failure to migrate virtual machines with pc-i440fx-wily type to ubuntu
  20.04

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

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

[Bug 1901922] Re: [Lenovo ThinkPad T14 Gen 1] No sound output device on startup

2020-11-08 Thread Hui Wang
I checked the docker image hub, there is no ubuntu hirsute image yet, so
I didn't generate debdiff for hirsute, maybe H and G share the same
debdiff?

Please let me know if need a debdiff for H, I will download the daily
built image and find a machine to install it and generate the debdiff.

thx.

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

Title:
  [Lenovo ThinkPad T14 Gen 1] No sound output device on startup

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

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

[Bug 1903467] Re: screen freeze in mid-session

2020-11-08 Thread Kai-Heng Feng
Could be caused by 4G ram... it's not enough for modern browsers...

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

Title:
  screen freeze in mid-session

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

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

[Bug 1903464] Re: nautilus does not allow selection of files with a frame when enabled list viev

2020-11-08 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures.

At a minimum, we need:

1. The specific steps or actions you took that caused you to encounter the 
problem.
2. The behavior you expected.
3. The behavior you actually encountered (in as much detail as possible).

Please also ensure that you include the release and flavour of Ubuntu
that you are using.

Thank you!

** Changed in: nautilus (Ubuntu)
   Importance: Undecided => Low

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

Title:
  nautilus does not allow selection of files with a frame when enabled
  list viev

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

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

[Bug 1903489] Status changed to Confirmed

2020-11-08 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/1903489

Title:
  speaker,microphone and camera nothing is working.

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

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

[Bug 1903457] Re: "Allow _executing file as program" has extra underscore

2020-11-08 Thread Sebastien Bacher
Thank you for your bug report, indeed that's an upstream issue and fixed
now in git and should be part of the next version

https://gitlab.gnome.org/GNOME/nautilus/-/commit/74e1e609

** Changed in: nautilus (Ubuntu)
   Importance: Undecided => Low

** Changed in: nautilus (Ubuntu)
   Status: New => Fix Committed

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

Title:
  "Allow _executing file as program" has extra underscore

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

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

[Bug 1881753] Re: Cannot scan in Photo mode with Brother MFC L3770 CDW

2020-11-08 Thread Mantas Kriaučiūnas
Could you test if this bug with  color scan in Photo mode isn't fixed in
simple-scan 3.36.4 or newer - I've found this in NEWS file:

Overview of changes in simple-scan 3.36.4
  * Fix color scanning for Brother ADS 2200 and 2700 sane backend.
  * Updated translations.


Overview of changes in simple-scan 3.37.3
  * Improve compression scale which appear during file saving, to be more
intuitive.
  * Fix color scanning for Brother ADS 2200 and 2700 sane backend.

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

Title:
  Cannot scan in Photo mode with Brother MFC L3770 CDW

To manage notifications about this bug go to:
https://bugs.launchpad.net/simple-scan/+bug/1881753/+subscriptions

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

[Bug 1886021] Re: Nautilus slow after upgrade 20.04

2020-11-08 Thread Sebastien Bacher
@Glen, the issue you are describing is another one and should be
reported as a new ticket

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

Title:
  Nautilus slow after upgrade 20.04

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

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

[Bug 1901922] Re: [Lenovo ThinkPad T14 Gen 1] No sound output device on startup

2020-11-08 Thread Hui Wang
This is the alsa-ucm-conf debdiff for groovy.

thx.


** Patch added: "alsa-ucm-conf_1.2.2-1ubuntu6.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/1901922/+attachment/5432526/+files/alsa-ucm-conf_1.2.2-1ubuntu6.debdiff

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

Title:
  [Lenovo ThinkPad T14 Gen 1] No sound output device on startup

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

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

[Bug 1901922] Re: [Lenovo ThinkPad T14 Gen 1] No sound output device on startup

2020-11-08 Thread Hui Wang
This is the alsa-lib debdiff for focal.

thx.


** Patch added: "alsa-lib_1.2.2-2.1ubuntu2.2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/1901922/+attachment/5432525/+files/alsa-lib_1.2.2-2.1ubuntu2.2.debdiff

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

Title:
  [Lenovo ThinkPad T14 Gen 1] No sound output device on startup

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

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

[Bug 1903489] [NEW] speaker, microphone and camera nothing is working.

2020-11-08 Thread SHASHANK MISHRA
Public bug reported:

I am using Asus Vivobook dual booted. Sound is working on windows 10 but
in ubuntu 20.04LTS speaker,microphone and camera nothing is working.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-52-generic 5.4.0-52.57
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.11
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  rebel_roar  22952 F pulseaudio
 /dev/snd/pcmC0D0c:   rebel_roar  22952 F...m pulseaudio
 /dev/snd/pcmC0D0p:   rebel_roar  22952 F...m pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Mon Nov  9 12:42:48 2020
InstallationDate: Installed on 2020-07-07 (124 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 13d3:56cb IMC Networks USB2.0 HD IR UVC WebCam
 Bus 001 Device 004: ID 8087:0aaa Intel Corp. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: ASUSTeK COMPUTER INC. VivoBook_ASUSLaptop X431FA_S431FA
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-52-generic 
root=UUID=b883a161-ad95-40b2-aa36-1ec404fe2a80 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.4.0-52-generic N/A
 linux-backports-modules-5.4.0-52-generic  N/A
 linux-firmware1.187.3
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/21/2019
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: X431FA.204
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: X431FA
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No  Asset  Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX431FA.204:bd05/21/2019:svnASUSTeKCOMPUTERINC.:pnVivoBook_ASUSLaptopX431FA_S431FA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX431FA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.family: VivoBook
dmi.product.name: VivoBook_ASUSLaptop X431FA_S431FA
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

** Affects: linux (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/1903489

Title:
  speaker,microphone and camera nothing is working.

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

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

[Bug 1901922] Re: [Lenovo ThinkPad T14 Gen 1] No sound output device on startup

2020-11-08 Thread Hui Wang
This is the alsa-lib debdiff for groovy.

thx.


** Patch added: "alsa-lib_1.2.3.2-1ubuntu4.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/1901922/+attachment/5432524/+files/alsa-lib_1.2.3.2-1ubuntu4.debdiff

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

Title:
  [Lenovo ThinkPad T14 Gen 1] No sound output device on startup

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

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

[Bug 1895905] Re: lubuntu groovy; flashing of sddm greeter

2020-11-08 Thread Kai-Heng Feng
Please file an upstream bug at
https://gitlab.freedesktop.org/drm/nouveau/issues

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

Title:
  lubuntu groovy; flashing of sddm greeter

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

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

[Bug 1901922] Re: [Lenovo ThinkPad T14 Gen 1] No sound output device on startup

2020-11-08 Thread Hui Wang
This is the alsa-ucm-conf debdiff for focal.

Thx.


** Patch added: "alsa-ucm-conf_1.2.2-1ubuntu0.5.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/1901922/+attachment/5432527/+files/alsa-ucm-conf_1.2.2-1ubuntu0.5.debdiff

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

Title:
  [Lenovo ThinkPad T14 Gen 1] No sound output device on startup

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

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

[Bug 1901157] Re: [Raven/Raven2/FireFlight/Renoir AMD Ryzen] No Sound at all

2020-11-08 Thread Hui Wang
*** This bug is a duplicate of bug 1901922 ***
https://bugs.launchpad.net/bugs/1901922

** This bug has been marked a duplicate of bug 1901922
   [Lenovo ThinkPad T14 Gen 1] No sound output device on startup

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

Title:
  [Raven/Raven2/FireFlight/Renoir AMD Ryzen] No Sound at all

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

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

[Bug 1898505] Re: weird screen display

2020-11-08 Thread Kai-Heng Feng
nvidia doesn't build against v5.10 and that's expected.

Does the issue persists on v5.10?

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

Title:
  weird screen display

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

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

[Bug 1902654] Re: failure to migrate virtual machines with pc-i440fx-wily type to ubuntu 20.04

2020-11-08 Thread Christian Ehrhardt 
** Description changed:

+ [Impact]
+ 
+  * History: Xenial's qemu as once released with a machine type that was 
+very broken. This was later on fixed in bug 1621042 but for 
+compatibility reasons we need to carry the broken type as well (to e.g. 
+allow migrations from guests started back then). In bug 1829868 we 
+realized that and "fixed the type to be as bad as it was originally". 
+
+  * New Issue: In between Bionic and Focal the qemu code changed (again) 
+the way compat features are stored and assigned. While forward porting 
+our delta the wily type became "too non bad" that means it is more 
+"normal" in comparison to e.g. a proper qemu 2.3/2.4 type but that is 
+not what we need. We need it to be exactly the same mix&match of 
+2.3/2.4 features it was from the beginning.
+ 
+  * This bug has identified an issue due to that difference, the fix shall
+again get this type in sync.
+ 
+ [Test Case]
+ 
+  * Windows guests baloon driver can be affected by this change of 
+attributes. So if you have started a windows guest with the wily 
+machine type on xenial and migrate it to focal it will fail as reported 
+by the bug opener below. Migrating such a machine is a valid test and 
+was done on the PPA in comment 17.
+ 
+  * These types carry more than just what failed in that windows guest, to 
+get the full list of compat attributes comment #12 & #13 show how to 
+get those from gdb in 4.2 and 2.11 respectively. The list should match 
+what bionic had (without the fix the one of Focal is different).
+ 
+ [Where problems could occur]
+ 
+  * We are changing a type meant for compatibility with very old machines. 
+So I'd potential problems in migration (or save/restore) of those very 
+old guests.
+Gladly that type isn't the default for more than 4 years now and 
+discouraged since like forever - and the changes are isolated to this 
+type.
+Furthermore even if there are guests with that old type out it likely 
+is on very old xenial systems, but we only change >=Focal to be able to 
+receive those correctly - yet on >Focal there should be (hopefully) 
+next to none of these super old machine types.
+ 
+ [Other Info]
+  
+  * To be clear, we are trying to keep an older and older compat base alive 
+here. But if possible anyone affected should consider upgrading the 
+guest machine types whenever there are major host OS upgrades. That 
+needs a guest restart, so only doable on scheduled downtimes.
+https://wiki.ubuntu.com/QemuKVMMigration#Upgrade_machine_type
+ 
+ 
+ --- --- ---
+ 
  We have several thousands of virtual machines with pc-i440fx-wily
  machine type. Hypervisors run on ubuntu 16.04 and ubuntu 18.04.
  
- 
- We have several problems when we try to migrate those machines to hypervisors 
with ubuntu 20.04.
+ We have several problems when we try to migrate those machines to
+ hypervisors with ubuntu 20.04.
  
  * linux guests migrate OK, but for some weird reason windows guests (with the 
same XML domain definition) do not. We have the following error:
  ---
  qemu-system-x86_64: Features 0x802 unsupported. Allowed features: 
0x7102
  qemu-system-x86_64: Failed to load virtio-console:virtio
  qemu-system-x86_64: error while loading state for instance 0x0 of device 
':00:04.0/virtio-console
  ---
  I tried to investigate this issue and discovered following things:
  - missing feature is VIRTIO_F_ANY_LAYOUT for some of virtio devices
  - on xenial and bionic VIRTIO_F_ANY_LAYOUT is enabled for pc-i440fx-wily 
guests, observe:
  ---
- # virsh qemu-monitor-command some-guest --hmp info qtree | grep any_layout 
- any_layout = true
- any_layout = true
- any_layout = false
- any_layout = true
+ # virsh qemu-monitor-command some-guest --hmp info qtree | grep any_layout
+ any_layout = true
+ any_layout = true
+ any_layout = false
+ any_layout = true
  ---
  - on focal it is disabled
  ---
  # virsh qemu-monitor-command some-guest2 --hmp info qtree | grep any_layout
- any_layout = false
- any_layout = true
- any_layout = false
- any_layout = false
+ any_layout = false
+ any_layout = true
+ any_layout = false
+ any_layout = false
  ---
  I tried (helplessly) to compare source code for bionic and focal branches of 
qemu. Looks like this block code is included for the pc-i440fx-wily in focal 
branch and this is where any_layout is disabled:
  ---
  GlobalProperty hw_compat_2_3[] = {
- { "virtio-blk-pci", "any_layout", "off" },
- { "virtio-balloon-pci", "any_layout", "off" },
- { "virtio-serial-pci", "any_layout", "off" },
- { "virtio-9p-pci", "any_layout", "off" },
- { "virtio-rng-pci", "any_layout", "off" },
- { TYPE_PCI_DEVICE, "x-pcie-lnksta-dllla", "off" },

[Bug 1901922] Re: [Lenovo ThinkPad T14 Gen 1] No sound output device on startup

2020-11-08 Thread Hui Wang
** Also affects: alsa-ucm-conf (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: alsa-ucm-conf (Ubuntu)
   Status: New => In Progress

** Changed in: alsa-ucm-conf (Ubuntu)
   Importance: Undecided => Low

** Changed in: alsa-ucm-conf (Ubuntu)
 Assignee: (unassigned) => Hui Wang (hui.wang)

** Also affects: alsa-lib (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: alsa-ucm-conf (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: alsa-lib (Ubuntu Hirsute)
   Importance: Low
 Assignee: Hui Wang (hui.wang)
   Status: In Progress

** Also affects: alsa-ucm-conf (Ubuntu Hirsute)
   Importance: Low
 Assignee: Hui Wang (hui.wang)
   Status: In Progress

** Also affects: alsa-lib (Ubuntu Groovy)
   Importance: Undecided
   Status: New

** Also affects: alsa-ucm-conf (Ubuntu Groovy)
   Importance: Undecided
   Status: New

** Changed in: alsa-ucm-conf (Ubuntu Groovy)
   Status: New => In Progress

** Changed in: alsa-ucm-conf (Ubuntu Focal)
   Status: New => In Progress

** Changed in: alsa-ucm-conf (Ubuntu Groovy)
   Importance: Undecided => Low

** Changed in: alsa-ucm-conf (Ubuntu Focal)
   Importance: Undecided => High

** Changed in: alsa-ucm-conf (Ubuntu Groovy)
   Importance: Low => High

** Changed in: alsa-ucm-conf (Ubuntu Hirsute)
   Importance: Low => High

** Changed in: alsa-lib (Ubuntu Hirsute)
   Importance: Low => High

** Changed in: alsa-lib (Ubuntu Focal)
   Importance: Undecided => High

** Changed in: alsa-lib (Ubuntu Groovy)
   Importance: Undecided => High

** Changed in: alsa-lib (Ubuntu Groovy)
   Status: New => In Progress

** Changed in: alsa-lib (Ubuntu Focal)
   Status: New => In Progress

** Changed in: alsa-lib (Ubuntu Focal)
 Assignee: (unassigned) => Hui Wang (hui.wang)

** Changed in: alsa-lib (Ubuntu Groovy)
 Assignee: (unassigned) => Hui Wang (hui.wang)

** Changed in: alsa-ucm-conf (Ubuntu Focal)
 Assignee: (unassigned) => Hui Wang (hui.wang)

** Changed in: alsa-ucm-conf (Ubuntu Groovy)
 Assignee: (unassigned) => Hui Wang (hui.wang)

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

Title:
  [Lenovo ThinkPad T14 Gen 1] No sound output device on startup

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

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

[Bug 1903224] Re: Pressing the launch terminal shortcut in activities view launches two terminals instead of one when CTRL modifier is used

2020-11-08 Thread Daniel van Vugt
** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/-/issues #3375
   https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3375

** Also affects: gnome-shell via
   https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3375
   Importance: Unknown
   Status: Unknown

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

Title:
  Pressing the launch terminal shortcut in activities view launches two
  terminals instead of one when CTRL modifier is used

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

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

[Bug 1858463] Re: Desktop freezing while SSD under heavy load

2020-11-08 Thread Kai-Heng Feng
Sounds like OOM...

Can you please run some IO test like bonnie++ against your disk?

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

Title:
  Desktop freezing while SSD under heavy load

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

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

[Bug 1902434] Re: The "rbd" module is missing from linux-modules-XXX-kvm in groovy

2020-11-08 Thread Po-Hsu Lin
https://lists.ubuntu.com/archives/kernel-team/2020-November/114742.html

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

Title:
  The "rbd" module is missing from linux-modules-XXX-kvm in groovy

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

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

[Bug 1902434] Re: The "rbd" module is missing from linux-modules-XXX-kvm in groovy

2020-11-08 Thread Po-Hsu Lin
** Description changed:

+ == SRU Justification ==
+ The brd module (Rados block device) is essential for Ceph. But it's
+ not available in any of our KVM kernels for the moment.
+ 
+ == Fix ==
+ Change CONFIG_BLK_DEV_RBD from not set to "m" to solve this issue.
+ 
+ == Test ==
+ Test kernel for G-kvm could be found here:
+ https://people.canonical.com/~phlin/kernel/lp-1902434-rbd/
+ 
+ The rbd module can be loaded without any issue with this kernel:
+ $ sudo modprobe rbd
+ $ echo $?
+ 0
+ 
+ [   42.853540] Key type ceph registered
+ [   42.853663] libceph: loaded (mon/osd proto 15/24)
+ [   42.857811] rbd: loaded (major 252)
+ 
+ == Regression Potential ==
+ Low, this just make the rbd module available in our KVM kernels.
+ We might be receiving some rbd related issues in the future.
+ 
+ 
+ == Original Bug Report ==
  The rbd module is missing from the linux-modules-*-kvm package
  
  ubuntu@ubuntu:~$ modprobe rbd
  modprobe: FATAL: Module rbd not found in directory /lib/modules/5.8.0-1008-kvm
  
- 
- I don't believe I can get this module from any of the other extra packages 
ie: linux-image-extra-virtual as it is the wrong kernel version and there is 
currently no extra's package for kvm.
+ I don't believe I can get this module from any of the other extra
+ packages ie: linux-image-extra-virtual as it is the wrong kernel version
+ and there is currently no extra's package for kvm.
  
  As a work around I am using the generic image but it would be great to
  get this added to the kvm optimized image as well!
  
- 
  DistroRelease: Ubuntu 20.10
  Package: linux-modules-5.8.0-1008-kvm
  Uname: Linux ubuntu 5.8.0-1008-kvm #8-Ubuntu SMP Thu Oct 15 12:25:31 UTC 2020 
x86_64 x86_64 x86_64

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

Title:
  The "rbd" module is missing from linux-modules-XXX-kvm in groovy

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

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

[Bug 1902654] Re: failure to migrate virtual machines with pc-i440fx-wily type to ubuntu 20.04

2020-11-08 Thread Christian Ehrhardt 
Yeah I understand that it is bad i you realize only rather later that it
is a release, but the full name references the Ubuntu release quite
literally.

$ qemu-system-x86_64 -M ? | grep wily
pc-i440fx-wily   Ubuntu 15.04 PC (i440FX + PIIX, 1996)

We can't change the actual type names but the description is a bit of
free-form at least for future types.

Do you think there would be a better text making it more obvious, or
should we forget about that part and just focus on the actual issue of
the bad type here?

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

Title:
  failure to migrate virtual machines with pc-i440fx-wily type to ubuntu
  20.04

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

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

[Bug 1902654] Re: failure to migrate virtual machines with pc-i440fx-wily type to ubuntu 20.04

2020-11-08 Thread Christian Ehrhardt 
Also thanks for testing the PPA @Trya!
Once this has become an SRU you'll be asked once more to test it, but until 
then I need to first fix it in the current Ubuntu release in Development and 
then do SRUs.

** Changed in: qemu (Ubuntu)
   Status: Triaged => In Progress

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

Title:
  failure to migrate virtual machines with pc-i440fx-wily type to ubuntu
  20.04

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

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

[Bug 1902434] Re: The "rbd" module is missing from linux-modules-XXX-kvm in groovy

2020-11-08 Thread Po-Hsu Lin
The rbd module can be loaded without any issue with this kernel:
$ sudo modprobe rbd
$ echo $?
0
$ uname -a
Linux harpo 5.8.0-1008-kvm #8 SMP Mon Nov 2 08:15:32 UTC 2020 x86_64 x86_64 
x86_64 GNU/Linux

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

Title:
  The "rbd" module is missing from linux-modules-XXX-kvm in groovy

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

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

[Bug 1893898] Re: open-vm-tools status is toolsNotInstalled after deploy cloud image groovy-server-cloudimg-amd64.ova

2020-11-08 Thread vmware-gos-Yuhua
> John Chittum (jchittum) wrote on 2020-11-03:  #15
> The latest hirsute cloud image ova and vmdk include this change. These can be 
> downloaded from:

  > http://cloud-images.ubuntu.com/hirsute/20201103/


Hi John Chitum:
  I hit 404 not found when click 
http://cloud-images.ubuntu.com/hirsute/20201103/


Best regards
Yuhua Zou

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

Title:
  open-vm-tools status is toolsNotInstalled after deploy cloud image
  groovy-server-cloudimg-amd64.ova

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

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

[Bug 1855757] Re: [nvidia] Background image corrupted after standby or resume from suspend

2020-11-08 Thread Daniel van Vugt
** Tags removed: fixed-in-3.36.5 fixed-upstream

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

Title:
  [nvidia] Background image corrupted after standby or resume from
  suspend

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

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

[Bug 1893898] Re: open-vm-tools status is toolsNotInstalled after deploy cloud image groovy-server-cloudimg-amd64.ova

2020-11-08 Thread vmware-gos-Yuhua
> Hi John Chitum:
   >  I hit 404 not found when click 
http://cloud-images.ubuntu.com/hirsute/20201103/

Please ignore the risk. I am downloading OVA from http://cloud-
images.ubuntu.com/hirsute/current for testing


Best regards
Yuhua Zou

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

Title:
  open-vm-tools status is toolsNotInstalled after deploy cloud image
  groovy-server-cloudimg-amd64.ova

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

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

[Bug 1727225] Re: Excessive window snapping while dragging, looks glitchy

2020-11-08 Thread Daniel van Vugt
** Tags added: hirsute

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

Title:
  Excessive window snapping while dragging, looks glitchy

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

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

[Bug 1903262] Re: ubuntu_docker_smoke_test / ubuntu_futex failed with firewall issue on F-oem-5.10

2020-11-08 Thread Po-Hsu Lin
Seem to be fixed on our server.
Closing this bug.

** Changed in: ubuntu-kernel-tests
   Status: New => Fix Released

** Changed in: ubuntu-kernel-tests
 Assignee: (unassigned) => Sean Feole (sfeole)

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

Title:
  ubuntu_docker_smoke_test / ubuntu_futex failed with firewall issue on
  F-oem-5.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1903262/+subscriptions

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

Re: [Bug 1181745] Re: suspending with hotkeys does not lock desktop

2020-11-08 Thread Jakob Ziegler
This is seven years ago. I don't use cinnamon currently.
The bug probably has been solved :)

On Sun, Nov 8, 2020, 21:15 Fantu <1181...@bugs.launchpad.net> wrote:

> tell if this issue is still present recent ubuntu versions still
> supported
>
> ** Changed in: cinnamon (Ubuntu)
>Status: Confirmed => Invalid
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1181745
>
> Title:
>   suspending with hotkeys does not lock desktop
>
> Status in cinnamon package in Ubuntu:
>   Invalid
>
> Bug description:
>   I know of two main ways to suspend:
>   - hotkey
>   - menu -> quit -> suspend.
>
>   When going through the  menu, my screen is locked and then the laptop
>   is suspended.
>
>   When pressing the hotkey on my laptop, my laptop is suspended, but not
> locked. After resume, the desktop is not locked.
>   The same happens when having the laptop attached to external
> keyboard/monitor etc, and using the hotkey of the external keyboard.
>
>   Not sure if that helps:
>   It's a thinkpad x230, the latest system upgrade was done right now, may
> 19.
>
>   Can someone reproduce this or does this seem to be a problem of my
>   own?
>
>   Cheers
>   Jakob
>
>   ps:
>   > lsb_release -rd
>   Description:  Linux Mint 14 Nadia
>   Release:  14
>   > apt-cache policy cinnamon
>   cinnamon:
> Installed: 1.8.2+nadia
>   > apt-cache policy gnome-power-manager
>   gnome-power-manager:
> Installed: 3.6.0-0ubuntu1
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/cinnamon/+bug/1181745/+subscriptions
>

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

Title:
  suspending with hotkeys does not lock desktop

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

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

[Bug 1903383] Re: XWayland applications respect scale only if a scaled output is primary on a mixed-scale setup

2020-11-08 Thread Daniel van Vugt
** Tags added: multimonitor

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

Title:
  XWayland applications respect scale only if a scaled output is primary
  on a mixed-scale setup

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

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

[Bug 1903485] [NEW] RDP-backend crash after failed connection from Windows 10 mstsc

2020-11-08 Thread Provissy
Public bug reported:

## Environment
* Ubuntu 20.04.1 LTS (Server)
* Weson 8.0.0-1 (From apt source)

## How to reproduce
Run a fresh Ubuntu Focal server image, install `Weston` by apt, launch with 
```
weston --rdp-tls-cert=tls.crt --rdp-tls-key=tls.key --backend=rdp-backend.so
```
Now connect to the RDP server from Windows 20H2 with audio and local resource 
redirection disabled, resolution set to 1920x1080 (altering these arguments 
seems have no affect to the result).

Then an internal error might occur. Sometimes it connects normally, like 50% of 
chance, sometimes it will give this internal error messagebox and quit.
![Screenshot_2020-11-08_003556](https://gitlab.freedesktop.org/wayland/weston/uploads/81aa1603970a7760d5fdb622c1e85988/Screenshot_2020-11-08_003556.png)

Log is 
```
[15:41:38:855] [12885:12885] [ERROR][com.freerdp.core.peer] - 
peer_recv_callback: CONNECTION_STATE_ACTIVE - peer_recv_pdu() fail
[15:41:38:855] [12885:12885] [ERROR][com.freerdp.core.transport] - 
transport_check_fds: transport->ReceiveCallback() - -1
[15:41:38.950] unable to checkDescriptor for 0x5601bb2125b0
[15:41:41:328] [12885:12885] [INFO][com.freerdp.core.connection] - Client 
Security: NLA:1 TLS:1 RDP:0
[15:41:41:328] [12885:12885] [INFO][com.freerdp.core.connection] - Server 
Security: NLA:0 TLS:1 RDP:1
[15:41:41:328] [12885:12885] [INFO][com.freerdp.core.connection] - Negotiated 
Security: NLA:0 TLS:1 RDP:0
[15:41:41:345] [12885:12885] [INFO][com.freerdp.core.connection] - Accepted 
client: WORK-PC
[15:41:41:345] [12885:12885] [INFO][com.freerdp.core.connection] - Accepted 
channels:
[15:41:41:345] [12885:12885] [INFO][com.freerdp.core.connection] -  rdpdr
[15:41:41:345] [12885:12885] [INFO][com.freerdp.core.connection] -  rdpsnd
[15:41:41:345] [12885:12885] [INFO][com.freerdp.core.connection] -  cliprdr
[15:41:41:345] [12885:12885] [INFO][com.freerdp.core.connection] -  drdynvc
[15:41:41:345] [12885:12885] [INFO][com.freerdp.core.gcc] - Active rdp 
encryption level: NONE
[15:41:41:345] [12885:12885] [INFO][com.freerdp.core.gcc] - Selected rdp 
encryption method: NONE
[15:41:41.491] kbd_layout:0x409 kbd_type:0x4 kbd_subType:0x0 
kbd_functionKeys:0xc
[15:41:41.491] xf_peer_activate: matching layout=us variant=(null)
[15:41:41:404] [12885:12885] [WARN][com.freerdp.core.surface] - 
SURFACE_BITS_COMMAND->cmdType 0x not allowed, correcting to 0x0006
[15:41:41:416] [12885:12885] [WARN][com.freerdp.core.surface] - 
SURFACE_BITS_COMMAND->cmdType 0x not allowed, correcting to 0x0006
[15:41:41:416] [12885:12885] [ERROR][com.freerdp.core.transport] - 
BIO_should_retry returned a system error 104: Connection reset by peer
[15:41:41:416] [12885:12885] [ERROR][com.freerdp.core] - 
transport_write:freerdp_set_last_error_ex ERRCONNECT_CONNECT_TRANSPORT_FAILED 
[0x0002000D]
[15:41:41:416] [12885:12885] [ERROR][com.freerdp.core.transport] - BIO_read 
returned a system error 0: Success
[15:41:41.510] unable to checkDescriptor for 0x5601bb6746f0
```

Now if you try to connect again, you will get

![Screenshot_2020-11-08_004240](https://gitlab.freedesktop.org/wayland/weston/uploads/47387c3909b669b48c3b8d3e7f703b40/Screenshot_2020-11-08_004240.png)

Then weston will get segfault and quit, here is the log (right after above)
```
[15:42:09:218] [12885:12885] [INFO][com.freerdp.core.connection] - Client 
Security: NLA:1 TLS:1 RDP:0
[15:42:09:218] [12885:12885] [INFO][com.freerdp.core.connection] - Server 
Security: NLA:0 TLS:1 RDP:1
[15:42:09:218] [12885:12885] [INFO][com.freerdp.core.connection] - Negotiated 
Security: NLA:0 TLS:1 RDP:0
[15:42:09:222] [12885:12885] [INFO][com.freerdp.core.connection] - Accepted 
client: WORK-PC
[15:42:09:222] [12885:12885] [INFO][com.freerdp.core.connection] - Accepted 
channels:
[15:42:09:222] [12885:12885] [INFO][com.freerdp.core.connection] -  rdpdr
[15:42:09:222] [12885:12885] [INFO][com.freerdp.core.connection] -  rdpsnd
[15:42:09:222] [12885:12885] [INFO][com.freerdp.core.connection] -  cliprdr
[15:42:09:222] [12885:12885] [INFO][com.freerdp.core.connection] -  drdynvc
[15:42:09:222] [12885:12885] [INFO][com.freerdp.core.gcc] - Active rdp 
encryption level: NONE
[15:42:09:222] [12885:12885] [INFO][com.freerdp.core.gcc] - Selected rdp 
encryption method: NONE
[15:42:09:240] [12885:12885] [WARN][com.freerdp.core.surface] - 
SURFACE_BITS_COMMAND->cmdType 0xc000 not allowed, correcting to 0x0006
Segmentation fault (core dumped)
```

I tried this on 3 different servers, same results are being observed. I
built weston from git and this issue still persists, hence the
underlying problem might come from dependencies - like freedrp.

## Notes
It connects normally using wfreerdp.exe, no error triggered.

If connect using Microsoft's Remote Desktop on Android, it only shows a
blank screen.

Gitlab on Freedesktop.org has automatic CI builds, I tried it and no
error occured - with both mstsc and Remote Desktop app on Android.

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


[Bug 1898005] Re: gnome-shell crashed with SIGABRT in st_bin_destroy: assertion failed: (priv->child == NULL) called from DesktopManager::_destroyDesktopIcons()

2020-11-08 Thread Aditya Suseno
Got this bug after upgrading to 20.10
Using Gnome Shell 3.38.1 and Mutter 3.38.1

Frequent crash in wayland session
Especially when pressing save button dialogue

gnome-shell[2119]: **
gnome-shell[2119]: St:ERROR:../src/st/st-bin.c:206:st_bin_destroy: assertion 
failed: (priv->child == NULL)
gnome-shell[2119]: Bail out! St:ERROR:../src/st/st-bin.c:206:st_bin_destroy: 
assertion failed: (priv->child == NULL)
gnome-shell[2119]: GNOME Shell crashed with signal 6
gnome-shell[2119]: == Stack trace for context 0x5645ba824140 ==
gnome-shell[2119]: #0   5645bae046e0 i   
/usr/share/gnome-shell/extensions/desktop-icons@csoriano/desktopManager.js:234 
(d0258b7b>
gnome-shell[2119]: #1   7ffcbfc591d0 b   self-hosted:225 (1f8f4c1a5d80 @ 273)
gnome-shell[2119]: #2   5645bae04648 i   
/usr/share/gnome-shell/extensions/desktop-icons@csoriano/desktopManager.js:234 
(d0258b7b>
gnome-shell[2119]: #3   5645bae045b8 i   
/usr/share/gnome-shell/extensions/desktop-icons@csoriano/desktopManager.js:209 
(d0258b7b>
gnome-shell[2119]: #4   5645bae044b8 i   
/usr/share/gnome-shell/extensions/desktop-icons@csoriano/desktopManager.js:460 
(d0258b7b>
gnome-shell[2119]: #5   5645bae04418 i   
/usr/share/gnome-shell/extensions/desktop-icons@csoriano/desktopManager.js:340 
(d0258b7b

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

Title:
  gnome-shell crashed with SIGABRT in st_bin_destroy: assertion failed:
  (priv->child == NULL) called from
  DesktopManager::_destroyDesktopIcons()

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

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

[Bug 1599357] Re: [i915] WARN_ON(!encoder->crtc), more warnings and unstable X on 16.04

2020-11-08 Thread Daniel van Vugt
** Summary changed:

- WARN_ON(!encoder->crtc), more warnings and unstable X on 16.04
+ [i915] WARN_ON(!encoder->crtc), more warnings and unstable X on 16.04

** Package changed: xorg (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/1599357

Title:
  [i915] WARN_ON(!encoder->crtc), more warnings and unstable X on 16.04

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

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

[Bug 1902931] Re: problem with nvidia on Ubuntu 18.04.5 LTS

2020-11-08 Thread Daniel van Vugt
Please explain what the problem is in more detail.

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

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

Title:
  problem with nvidia on Ubuntu 18.04.5 LTS

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

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

[Bug 1902758] Re: Xorg freeze

2020-11-08 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1902652 ***
https://bugs.launchpad.net/bugs/1902652

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


** This bug has been marked a duplicate of bug 1902652
   [arm64] [Libre Computer Board AML-S805X-AC] 3D rendering is very slow

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

Title:
  Xorg freeze

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

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

[Bug 1903483] [NEW] "Caps Lock is also a Ctrl" setting stops working when connecting an external keyboard

2020-11-08 Thread Bruce Phillips
Public bug reported:

In Tweaks, I've set the "Caps Lock is also a Ctrl" setting.  However,
when I connect my external keyboard via USB, the setting stops taking
effect.  If I go to Tweaks, the setting still appears to be enabled, but
I have to disable it and re-enable it to make it take effect again.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-52-generic 5.4.0-52.57
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.11
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  mgummelt   2175 F pulseaudio
 /dev/snd/pcmC1D7p:   mgummelt   2175 F...m pulseaudio
 /dev/snd/controlC0:  mgummelt   2175 F pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sun Nov  8 21:15:48 2020
HibernationDevice: RESUME=UUID=b92322bb-a24e-4286-8452-f6e2272a4fb3
InstallationDate: Installed on 2018-03-26 (959 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1)
MachineType: LENOVO 20ENCTO1WW
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-52-generic 
root=UUID=ab4a36d6-e419-424e-9f0d-3635cd2543b5 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.4.0-52-generic N/A
 linux-backports-modules-5.4.0-52-generic  N/A
 linux-firmware1.187.3
SourcePackage: linux
UpgradeStatus: Upgraded to focal on 2020-07-09 (122 days ago)
WifiSyslog:
 
dmi.bios.date: 08/28/2019
dmi.bios.vendor: LENOVO
dmi.bios.version: N1EET86W (1.59 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20ENCTO1WW
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40697 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN1EET86W(1.59):bd08/28/2019:svnLENOVO:pn20ENCTO1WW:pvrThinkPadP50:rvnLENOVO:rn20ENCTO1WW:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad P50
dmi.product.name: 20ENCTO1WW
dmi.product.sku: LENOVO_MT_20EN_BU_Think_FM_ThinkPad P50
dmi.product.version: ThinkPad P50
dmi.sys.vendor: LENOVO

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


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

Title:
  "Caps Lock is also a Ctrl" setting stops working when connecting an
  external keyboard

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

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

[Bug 1903483] Status changed to Confirmed

2020-11-08 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/1903483

Title:
  "Caps Lock is also a Ctrl" setting stops working when connecting an
  external keyboard

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

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

[Bug 1903482] [NEW] package ubuntu-fan 0.12.13 failed to install/upgrade: installed ubuntu-fan package pre-removal script subprocess returned error exit status 1

2020-11-08 Thread Ferdi
Public bug reported:

Happens every boot

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: ubuntu-fan 0.12.13
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.8
AptOrdering:
 ubuntu-fan:amd64: Remove
 bridge-utils:amd64: Remove
 NULL: ConfigurePending
Architecture: amd64
CasperMD5CheckResult: skip
Date: Fri Nov  6 11:54:39 2020
ErrorMessage: installed ubuntu-fan package pre-removal script subprocess 
returned error exit status 1
PackageArchitecture: all
Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.2ubuntu0.1
SourcePackage: ubuntu-fan
Title: package ubuntu-fan 0.12.13 failed to install/upgrade: installed 
ubuntu-fan package pre-removal script subprocess returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.NetworkManager.conf.d.10-ubuntu-fan.conf: [deleted]
modified.conffile..etc.default.ubuntu-fan: [deleted]
modified.conffile..etc.dnsmasq.d.ubuntu-fan: [deleted]
modified.conffile..etc.init.d.ubuntu-fan: [deleted]
modified.conffile..etc.init.ubuntu-fan.conf: [deleted]
modified.conffile..etc.network.if-down.d.ubuntu-fan: [deleted]
modified.conffile..etc.network.if-post-down.d.ubuntu-fan: [deleted]
modified.conffile..etc.network.if-up.d.ubuntu-fan: [deleted]

** Affects: ubuntu-fan (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package focal

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

Title:
  package ubuntu-fan 0.12.13 failed to install/upgrade: installed
  ubuntu-fan package pre-removal script subprocess returned error exit
  status 1

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

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

[Bug 1871268] Re: Installation fails due to useless immediate configuration error when "Install Third-Party Drivers" is selected

2020-11-08 Thread Steve Langasek
** Changed in: glibc (Ubuntu Focal)
 Assignee: Simeon (simeon0806) => (unassigned)

** Changed in: glibc (Ubuntu)
 Assignee: Simeon (simeon0806) => (unassigned)

** Changed in: apt (Ubuntu)
 Assignee: Simeon (simeon0806) => (unassigned)

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

Title:
  Installation fails due to useless immediate configuration error when
  "Install Third-Party Drivers" is selected

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

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

[Bug 1903262] Re: ubuntu_docker_smoke_test / ubuntu_futex failed with firewall issue on F-oem-5.10

2020-11-08 Thread Po-Hsu Lin
** Changed in: linux-oem-5.10 (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/1903262

Title:
  ubuntu_docker_smoke_test / ubuntu_futex failed with firewall issue on
  F-oem-5.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1903262/+subscriptions

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

[Bug 1493188] Re: "overlayfs" no longer exists

2020-11-08 Thread Chad Smith
Extended the SRU verification test case to validate that expected 
changes are present in mount-image-callback which loop over "fstype in overlay 
overlayfs".

I can confirm both that proper bits are uploaded in any overlay fs is
functional using cloud-utils (0.27-0ubuntu25.2).


 Updated test script

#!/bin/bash

set -x

cat > install_hwe_kernel_and_overlay_root.sh  /dev/null
echo --- No overlayfs mounts on initial boot
expect_overlayfs_mounts 0
multipass transfer install_hwe_kernel_and_overlay_root.sh $VM:.
multipass exec $VM -- sudo bash ./install_hwe_kernel_and_overlay_root.sh
echo "--- confirm overlay overlayfs patch present in mount-image-callback"
fs_types=$(multipass exec $VM -- grep -c "for fstype in overlay overlayfs" 
/usr/bin/mount-image-callback)
[[ "1" = "$fs_types" ]] || echo "FAILURE: didn't find 'for fstype in overlay 
overlayfs'"
multipass exec $VM -- sudo sh -c "echo overlayroot=tmpfs:recurse=0 | sudo tee 
-a /etc/overlayroot.local.conf"
multipass restart $VM
echo "--- expect 1 overlayfs mounts because using HWE kernel"
multipass exec $VM -- cloud-init status --wait --long
expect_overlayfs_mounts 1
multipass exec $VM -- sudo sh -c "echo overlayroot=tmpfs:recurse=1 | sudo 
overlayroot-chroot tee /etc/overlayroot.local.conf"
multipass restart $VM
expect_overlayfs_mounts 1
multipass exec $VM -- grep overlay /etc/fstab || echo "FAIL: didn't find 
overlayroot"
multipass exec $VM -- grep success /run/initramfs/overlayroot.log || echo 
"FAIL: didn't find overlayroot"


### Xenial verification results
+ cat
+ VM=sru-1493188
+ RELEASE=xenial
+ multipass launch daily:xenial -n sru-1493188
Launched: sru-1493188   
+ multipass exec sru-1493188 -- cloud-init status --wait --long 
+ echo --- No overlayfs mounts on initial boot
--- No overlayfs mounts on initial boot
+ expect_overlayfs_mounts 0
+ expected_mounts=0
++ multipass exec sru-1493188 mount
++ grep overlay -c
+ overlay_mounts=0
+ [[ 0 = \0 ]]
+ echo 'SUCCESS: found 0 overlay mounts'
SUCCESS: found 0 overlay mounts
+ multipass transfer install_hwe_kernel_and_overlay_root.sh sru-1493188:.
+ multipass exec sru-1493188 -- sudo bash 
./install_hwe_kernel_and_overlay_root.sh
3.) Enable proposed, install HWE kernel and install overlayroot to show fix.
deb http://archive.ubuntu.com/ubuntu xenial-proposed main
Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease
Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]   
Get:4 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages 
[774 kB]
Get:5 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en 
[219 kB]
Get:6 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 
Packages [8,236 B]
Get:7 http://security.ubuntu.com/ubuntu xenial-security/multiverse 
Translation-en [2,888 B]
Get:8 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] 
Get:9 http://archive.ubuntu.com/ubuntu xenial-proposed InRelease [260 kB]
Get:10 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7,532 
kB]
Get:11 http://archive.ubuntu.com/ubuntu xenial/universe Translation-en [4,354 
kB]
Get:12 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 
kB]
Get:13 http://archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 
kB]
Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages 
[1,880 kB]
Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages 
[1,195 kB]
Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en 
[349 kB]
Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 
Packages [23.0 kB]
Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse 
Translation-en [8,632 B]
Get:19 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages 
[9,812 B]
Get:20 http://archive.ubuntu.com/ubuntu xenial-backports/main Translation-en 
[4,456 B]
Get:21 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 
Packages [11.3 kB]
Get:22 http://archive.ubuntu.com/ubuntu xenial-backports/universe 
Translation-en [4,476 B]
Get:23 http://archive.ubuntu.com/ubu

[Bug 1630274] Re: mount-image-callback may not mount overlay when it could

2020-11-08 Thread Chad Smith
I extended the SRU verification test case to validate that expected 
changes are present in mount-image-callback which loop over "fstype in overlay 
overlayfs".

I can confirm both that proper bits are uploaded and "overlay" fs is
functional using cloud-utils (0.27-0ubuntu25.2).


 Updated test script

#!/bin/bash

set -x

cat > install_hwe_kernel_and_overlay_root.sh  /dev/null
echo --- No overlayfs mounts on initial boot
expect_overlayfs_mounts 0
multipass transfer install_hwe_kernel_and_overlay_root.sh $VM:.
multipass exec $VM -- sudo bash ./install_hwe_kernel_and_overlay_root.sh
echo "--- confirm overlay overlayfs patch present in mount-image-callback"
fs_types=$(multipass exec $VM -- grep -c "for fstype in overlay overlayfs" 
/usr/bin/mount-image-callback)
[[ "1" = "$fs_types" ]] || echo "FAILURE: didn't find 'for fstype in overlay 
overlayfs'"
multipass exec $VM -- sudo sh -c "echo overlayroot=tmpfs:recurse=0 | sudo tee 
-a /etc/overlayroot.local.conf"
multipass restart $VM
echo "--- expect 1 overlayfs mounts because using HWE kernel"
multipass exec $VM -- cloud-init status --wait --long
expect_overlayfs_mounts 1
multipass exec $VM -- sudo sh -c "echo overlayroot=tmpfs:recurse=1 | sudo 
overlayroot-chroot tee /etc/overlayroot.local.conf"
multipass restart $VM
expect_overlayfs_mounts 1
multipass exec $VM -- grep overlay /etc/fstab || echo "FAIL: didn't find 
overlayroot"
multipass exec $VM -- grep success /run/initramfs/overlayroot.log || echo 
"FAIL: didn't find overlayroot"


### Xenial verification results
+ cat
+ VM=sru-1493188
+ RELEASE=xenial
+ multipass launch daily:xenial -n sru-1493188
Launched: sru-1493188   
+ multipass exec sru-1493188 -- cloud-init status --wait --long 
+ echo --- No overlayfs mounts on initial boot
--- No overlayfs mounts on initial boot
+ expect_overlayfs_mounts 0
+ expected_mounts=0
++ multipass exec sru-1493188 mount
++ grep overlay -c
+ overlay_mounts=0
+ [[ 0 = \0 ]]
+ echo 'SUCCESS: found 0 overlay mounts'
SUCCESS: found 0 overlay mounts
+ multipass transfer install_hwe_kernel_and_overlay_root.sh sru-1493188:.
+ multipass exec sru-1493188 -- sudo bash 
./install_hwe_kernel_and_overlay_root.sh
3.) Enable proposed, install HWE kernel and install overlayroot to show fix.
deb http://archive.ubuntu.com/ubuntu xenial-proposed main
Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
Hit:2 http://archive.ubuntu.com/ubuntu xenial InRelease
Get:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]   
Get:4 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages 
[774 kB]
Get:5 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en 
[219 kB]
Get:6 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 
Packages [8,236 B]
Get:7 http://security.ubuntu.com/ubuntu xenial-security/multiverse 
Translation-en [2,888 B]
Get:8 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] 
Get:9 http://archive.ubuntu.com/ubuntu xenial-proposed InRelease [260 kB]
Get:10 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7,532 
kB]
Get:11 http://archive.ubuntu.com/ubuntu xenial/universe Translation-en [4,354 
kB]
Get:12 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 
kB]
Get:13 http://archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 
kB]
Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages 
[1,880 kB]
Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages 
[1,195 kB]
Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en 
[349 kB]
Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 
Packages [23.0 kB]
Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse 
Translation-en [8,632 B]
Get:19 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages 
[9,812 B]
Get:20 http://archive.ubuntu.com/ubuntu xenial-backports/main Translation-en 
[4,456 B]
Get:21 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 
Packages [11.3 kB]
Get:22 http://archive.ubuntu.com/ubuntu xenial-backports/universe 
Translation-en [4,476 B]
Get:23 http://archive.ubuntu.com/ub

[Bug 1868703] Re: Support "ad_use_ldaps" flag for new AD requirements (ADV190023)

2020-11-08 Thread Matthew Ruffell
** Tags added: sts-sponsor

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

Title:
  Support "ad_use_ldaps" flag for new AD requirements (ADV190023)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cyrus-sasl2/+bug/1868703/+subscriptions

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

[Bug 1894823] Re: /boot almost full - have old kernels and i dont know what to delete

2020-11-08 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/1894823

Title:
  /boot almost full - have old kernels and i dont know what to delete

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

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

[Bug 1894793] Re: High load freezes ubuntu completely everytime (have to reboot)

2020-11-08 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  High load freezes ubuntu completely everytime (have to reboot)

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

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

[Bug 1885266] Re: Intel Wireless-AC 9260 [8086:2526] Subsystem [8086:0014] iwlwifi causes random UI freezes

2020-11-08 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Intel Wireless-AC 9260 [8086:2526] Subsystem [8086:0014] iwlwifi
  causes random UI freezes

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

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

[Bug 1895072] Re: [amdgpu] [nvidia] Resolution problem

2020-11-08 Thread Launchpad Bug Tracker
[Expired for nvidia-graphics-drivers-450 (Ubuntu) because there has been
no activity for 60 days.]

** Changed in: nvidia-graphics-drivers-450 (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/1895072

Title:
  [amdgpu] [nvidia] Resolution problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-450/+bug/1895072/+subscriptions

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

[Bug 1895072] Re: [amdgpu] [nvidia] Resolution problem

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

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

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

Title:
  [amdgpu] [nvidia] Resolution problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-450/+bug/1895072/+subscriptions

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

[Bug 1903460] Re: audio output selection not working properly anymore

2020-11-08 Thread Daniel van Vugt
Please try deleting your local sound configuration:

  cd ~/.config
  rm -rf pulse

Then log out and log in again. Does the problem still happen after that?

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

** Summary changed:

- audio output selection not working properly anymore
+ Audio keeps coming from HDMI even after switching output to internal or 
Bluetooth

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

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

Title:
  Audio keeps coming from HDMI even after switching output to internal
  or Bluetooth

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

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

[Bug 1903448] Re: Starting

2020-11-08 Thread Daniel van Vugt
Thanks for the bug report. It looks like the 'nouveau' kernel driver is
crashing on start-up so that's the first thing to investigate, or avoid.

According to the Nvidia web site only version 340 of the official Nvidia
driver supports your GPU. Please open the 'Additional Drivers' app and
try to install that.


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

** Changed in: ubuntu
   Status: New => Incomplete

** Summary changed:

- Starting
+ Starting takes a very long time

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

Title:
  Starting takes a very long time

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

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

[Bug 1426216] Re: pci driver messages - BAR 13: no space for

2020-11-08 Thread Luiz Carlos Maciel Franco
my usb 3.1 gen1 (two side by side), right side of notebook. this bug
occurs when i plug one mouse and keyboard into each usb 3.1 gen1. left
side i had another usb 3.1 gen1 without any problem(keyboard connected)

with the hub plugged into thunderbolt/usb3.1-gen2(mouse plugged on it)
BAR error has gone ...

the hub is usb3.0/hdmi

I am trying to use nvidia prime profile ondemand with external monitor
via HDMI but without success(too slow), i am not sure this is the cause
of the problem but before hdmi port send/receive signal it pass throught
pcie ...

any idea

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

Title:
  pci driver messages - BAR 13: no space for

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

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

[Bug 1903383] Re: XWayland applications respect scale only if a scaled output is primary on a mixed-scale setup

2020-11-08 Thread Daniel van Vugt
I'm not sure how Xwayland communicates the scale info to apps, but
adding a xorg-server task anyway. Because that's the source package of
Xwayland.

** Also affects: xorg-server (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/1903383

Title:
  XWayland applications respect scale only if a scaled output is primary
  on a mixed-scale setup

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

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

[Bug 1903446] Re: the process gnome-shell stay active for ever, and take 6-7 perc. of resorce, without apparent reason

2020-11-08 Thread Daniel van Vugt
Thanks for the bug report.

Since we find so many bugs are caused by extensions, that's the first
thing we need to look at. And you have a lot:

desktop-icons@csoriano', 'ubuntu-appindicat...@ubuntu.com', 'ubuntu-
d...@ubuntu.com', 'walkpa...@walkpaper.blinkbp.github.com', 'apps-menu
@gnome-shell-extensions.gcampax.github.com', 'places-menu@gnome-shell-
extensions.gcampax.github.com', 'screenshot-window-sizer@gnome-shell-
extensions.gcampax.github.com', 'user-theme@gnome-shell-
extensions.gcampax.github.com', 'window-list@gnome-shell-
extensions.gcampax.github.com', 'workspace-indicator@gnome-shell-
extensions.gcampax.github.com'

Please uninstall or disable all but the first three in the Extensions
app and then log out and log in again. Does the problem still happen?


** Tags added: performance

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

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

Title:
  the process gnome-shell stay active for ever, and take 6-7 perc. of
  resorce, without apparent reason

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

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

[Bug 1903446] Re: the process gnome-shell stay active for ever, and take 6-7 perc. of resorce, without apparent reason

2020-11-08 Thread Daniel van Vugt
Please also kill gnome-system-monitor if you have that running. It's
known to cause constant CPU usage. Measure CPU usage in a terminal
window by running 'top' instead.

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

Title:
  the process gnome-shell stay active for ever, and take 6-7 perc. of
  resorce, without apparent reason

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

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

[Bug 1903383] Re: XWayland applications respect scale only if a scaled output is primary on a mixed-scale setup

2020-11-08 Thread Daniel van Vugt
Please report the bug to the developers at:

  https://gitlab.gnome.org/GNOME/mutter/issues

and then tell us the new issue ID.

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

Title:
  XWayland applications respect scale only if a scaled output is primary
  on a mixed-scale setup

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

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

[Bug 1903382] Re: unable to add online account for google, flickr, microsoft, facebook

2020-11-08 Thread Daniel van Vugt
** Tags added: groovy

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

Title:
  unable to add online account for google, flickr, microsoft, facebook

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

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

[Bug 1903376] Re: Suddenly Graphic Display issue

2020-11-08 Thread Daniel van Vugt
Please also try unplugging and replugging the VGA cable. Or try a
different cable entirely.

** Summary changed:

- Suddenly Graphic Display issue
+ VGA monitor stuck at 1024x768, no EDID available

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

Title:
  VGA monitor stuck at 1024x768, no EDID available

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

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

[Bug 1903376] Re: Suddenly Graphic Display issue

2020-11-08 Thread Daniel van Vugt
Thanks for the bug report. It appears the problem is that no EDID can be
read from the VGA port, which means the driver does not know what kind
of monitor is connected and what resolution to use:

[54.968] (II) modeset(0): EDID for output VGA-1
[54.968] (II) modeset(0): Printing probed modes for output VGA-1
[54.968] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 
1344  768 771 777 806 -hsync -vsync (48.4 kHz e)

To find out if this is a Xorg problem or a general kernel problem please
run:

  grep . /sys/class/drm/*/modes > drmmodes.txt

and then attach the resulting text file here.

To avoid the problem completely, try to use digital monitor connections
only (DisplayPort, DVI or HDMI).

** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu)

** Changed in: xorg-server (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/1903376

Title:
  VGA monitor stuck at 1024x768, no EDID available

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

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

[Bug 1903292] Re: GNOME Wayland session hangs after suspend

2020-11-08 Thread Daniel van Vugt
Please run this command to send us more information about the system:

  apport-collect 1903292

But also...

Thank you for taking the time to report this bug and helping to make
Ubuntu better. It sounds like some part of the system has crashed. To
help us find the cause of the crash please follow these steps:

1. Look in /var/crash for crash files and if found run:
ubuntu-bug YOURFILE.crash
Then tell us the ID of the newly-created bug.

2. If step 1 failed then look at https://errors.ubuntu.com/user/ID where
ID is the content of file /var/lib/whoopsie/whoopsie-id on the machine.
Do you find any links to recent problems on that page? If so then please
send the links to us.

3. If step 2 also failed then apply the workaround from bug 994921,
reboot, reproduce the crash, and retry step 1.

Please take care to avoid attaching .crash files to bugs as we are
unable to process them as file attachments. It would also be a security
risk for yourself.

** Tags added: focal

** Tags added: wayland wayland-session

** Package changed: gdm (Ubuntu) => gnome-shell (Ubuntu)

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

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

Title:
  GNOME Wayland session hangs after suspend

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

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

[Bug 1869574] Re: User switch doesn't work on Ubuntu 19.10

2020-11-08 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.10 (eoan) reached end-of-life on July 17, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in.


** Changed in: gdm3 (Ubuntu)
   Status: New => Won't Fix

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

Title:
  User switch doesn't work on Ubuntu 19.10

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

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

[Bug 1903308] Re: gnome-shell freezes and restarts itself after login

2020-11-08 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make
Ubuntu better. It sounds like some part of the system has crashed. To
help us find the cause of the crash please follow these steps:

1. Look in /var/crash for crash files and if found run:
ubuntu-bug YOURFILE.crash
Then tell us the ID of the newly-created bug.

2. If step 1 failed then look at https://errors.ubuntu.com/user/ID where
ID is the content of file /var/lib/whoopsie/whoopsie-id on the machine.
Do you find any links to recent problems on that page? If so then please
send the links to us.

3. If step 2 also failed then apply the workaround from bug 994921,
reboot, reproduce the crash, and retry step 1.

Please take care to avoid attaching .crash files to bugs as we are
unable to process them as file attachments. It would also be a security
risk for yourself.


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

** Tags added: nvidia

** Also affects: nvidia-graphics-drivers-455 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nvidia-graphics-drivers-455 (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/1903308

Title:
  gnome-shell freezes and restarts itself after login

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

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

[Bug 1903048] Re: Bluetooth won't activate on the pi 400

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

** Changed in: bluez (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/1903048

Title:
  Bluetooth won't activate on the pi 400

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

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

[Bug 1903286] Re: Pi400 Bluetooth device not being recognised, Bluetooth manager and Bluetooth adaptors commands show no screen output and appear inoperative

2020-11-08 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1903048 ***
https://bugs.launchpad.net/bugs/1903048

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


** This bug has been marked a duplicate of bug 1903048
   Bluetooth won't activate on the pi 400

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

Title:
  Pi400 Bluetooth device not being recognised, Bluetooth manager and
  Bluetooth adaptors commands show no screen output and appear
  inoperative

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

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

[Bug 1903048] Re: Bluetooth won't activate on the pi 400

2020-11-08 Thread Daniel van Vugt
** Tags added: groovy

** Tags added: hirsute

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

Title:
  Bluetooth won't activate on the pi 400

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

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

[Bug 1902861] Missing required logs.

2020-11-08 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 1902861

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

Title:
  drm/i915/dp_mst -  wait longer during the clock recovery for Display
  port

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

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

[Bug 1493188] Re: "overlayfs" no longer exists

2020-11-08 Thread Chad Smith
While the test case run on xenial did show overlay properly mounted
across reboot. The generated deb doesn't contain the applied patches to
mount-image-callback per the upload changelog. Needs investigation
before claiming victory here.

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

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

Title:
  "overlayfs" no longer exists

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-initramfs-tools/+bug/1493188/+subscriptions

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

[Bug 1902861] Re: drm/i915/dp_mst - wait longer during the clock recovery for Display port

2020-11-08 Thread Anthony Wong
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.6 (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Groovy)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.6 (Ubuntu Groovy)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Focal)
   Status: New => Won't Fix

** No longer affects: linux-oem-5.6 (Ubuntu Hirsute)

** No longer affects: linux-oem-5.6 (Ubuntu Groovy)

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

Title:
  drm/i915/dp_mst -  wait longer during the clock recovery for Display
  port

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

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

[Bug 1630274] Re: mount-image-callback may not mount overlay when it could

2020-11-08 Thread Chad Smith
While the test case run on xenial did show overlay properly mounted
across reboot. The generated deb doesn't contain the applied patches to
mount-image-callback per the upload changelog. Needs investigation
before claiming victory here.

** Tags removed: verification-complete verification-complete-xenial
** Tags added: verification-needed verification-needed-xenial

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

Title:
  mount-image-callback may not mount overlay when it could

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

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

[Bug 1868703] Re: Support "ad_use_ldaps" flag for new AD requirements (ADV190023)

2020-11-08 Thread Matthew Ruffell
Attached is a sssd debdiff for Focal

** Patch added: "sssd debdiff for Focal"
   
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1868703/+attachment/5432451/+files/lp1868703_sssd_focal.debdiff

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

Title:
  Support "ad_use_ldaps" flag for new AD requirements (ADV190023)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cyrus-sasl2/+bug/1868703/+subscriptions

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

[Bug 1868703] Re: Support "ad_use_ldaps" flag for new AD requirements (ADV190023)

2020-11-08 Thread Matthew Ruffell
Attached is a sssd debdiff for Bionic

** Patch added: "sssd debdiff for Bionic"
   
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1868703/+attachment/5432453/+files/lp1868703_sssd_bionic.debdiff

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

Title:
  Support "ad_use_ldaps" flag for new AD requirements (ADV190023)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cyrus-sasl2/+bug/1868703/+subscriptions

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

[Bug 1868703] Re: Support "ad_use_ldaps" flag for new AD requirements (ADV190023)

2020-11-08 Thread Matthew Ruffell
Attached is a debdiff for adcli on Focal.

** Patch added: "adcli debdiff for Focal"
   
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1868703/+attachment/5432450/+files/lp1868703_adcli_focal.debdiff

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

Title:
  Support "ad_use_ldaps" flag for new AD requirements (ADV190023)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cyrus-sasl2/+bug/1868703/+subscriptions

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

[Bug 1868703] Re: Support "ad_use_ldaps" flag for new AD requirements (ADV190023)

2020-11-08 Thread Matthew Ruffell
Attached is a adcli debdiff for Bionic

** Patch added: "adcli debdiff for Bionic"
   
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1868703/+attachment/5432452/+files/lp1868703_adcli_bionic.debdiff

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

Title:
  Support "ad_use_ldaps" flag for new AD requirements (ADV190023)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cyrus-sasl2/+bug/1868703/+subscriptions

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

[Bug 1903473] Status changed to Confirmed

2020-11-08 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/1903473

Title:
  Bluetooth does not work

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

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

[Bug 1903473] [NEW] Bluetooth does not work

2020-11-08 Thread Joel Winarske
Public bug reported:

[625347.017671] usb 1-1.4: Product: Bluetooth Radio
[625347.039793] Bluetooth: Core ver 2.22
[625347.039819] Bluetooth: HCI device and connection manager initialized
[625347.039822] Bluetooth: HCI socket layer initialized
[625347.039824] Bluetooth: L2CAP socket layer initialized
[625347.039829] Bluetooth: SCO socket layer initialized
[625347.047141] Bluetooth: hci0: rtl: examining hci_ver=0a hci_rev=000b 
lmp_ver=0a lmp_subver=8761
[625347.047142] Bluetooth: hci0: rtl: loading rtl_bt/rtl8761a_config.bin
[625347.047360] bluetooth hci0: Direct firmware load for 
rtl_bt/rtl8761a_config.bin failed with error -2
[625347.047362] Bluetooth: hci0: rtl: loading rtl_bt/rtl8761a_fw.bin
[625347.049134] Bluetooth: hci0: rom_version status=0 version=1
[625347.049140] Bluetooth: hci0: cfg_sz 0, total size 20204
[625347.147059] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[625347.147060] Bluetooth: BNEP filters: protocol multicast
[625347.147062] Bluetooth: BNEP socket layer initialized
[625349.156276] Bluetooth: hci0: command 0xfc20 tx timeout
[625357.380082] Bluetooth: hci0: download fw command failed (-110)
[625562.330711] Bluetooth: RFCOMM TTY layer initialized
[625562.330717] Bluetooth: RFCOMM socket layer initialized
[625562.330722] Bluetooth: RFCOMM ver 1.11

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-122-generic 4.15.0-122.124
ProcVersionSignature: Ubuntu 4.15.0-122.124-generic 4.15.18
Uname: Linux 4.15.0-122-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.19
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  joel   2276 F pulseaudio
CurrentDesktop: ubuntu:GNOME
Date: Sun Nov  8 18:56:36 2020
InstallationDate: Installed on 2018-12-08 (702 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
MachineType: Hewlett-Packard HP Z220 SFF Workstation
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-122-generic 
root=UUID=7af66fb9-8488-4a45-a134-214f705e35d5 ro quiet splash vt.handoff=1
RelatedPackageVersions:
 linux-restricted-modules-4.15.0-122-generic N/A
 linux-backports-modules-4.15.0-122-generic  N/A
 linux-firmware  1.173.19
RfKill:
 0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/21/2014
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: K51 v01.80
dmi.board.name: 1791
dmi.board.vendor: Hewlett-Packard
dmi.chassis.type: 4
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrK51v01.80:bd10/21/2014:svnHewlett-Packard:pnHPZ220SFFWorkstation:pvr:rvnHewlett-Packard:rn1791:rvr:cvnHewlett-Packard:ct4:cvr:
dmi.product.family: 103C_53335X G=D
dmi.product.name: HP Z220 SFF Workstation
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug bionic

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

Title:
  Bluetooth does not work

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

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

[Bug 1871262] Re: gnome-shell crashes in meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed

2020-11-08 Thread Daniel van Vugt
** Tags added: groovy

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

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

Title:
  gnome-shell crashes in meta_window_set_stack_position_no_sync:
  assertion 'window->stack_position >= 0' failed

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

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

[Bug 1902969] Re: desktop freezes when changing thundebird win decorations

2020-11-08 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1871262 ***
https://bugs.launchpad.net/bugs/1871262

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


** This bug has been marked a duplicate of bug 1871262
   gnome-shell crashes in meta_window_set_stack_position_no_sync: assertion 
'window->stack_position >= 0' failed

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

Title:
  desktop freezes when changing thundebird win decorations

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

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

[Bug 1902969] Re: desktop freezes when changing thundebird win decorations

2020-11-08 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1871262 ***
https://bugs.launchpad.net/bugs/1871262

Thanks. The only relevant information I can find in there is:

Nov 06 05:44:28 Sable-Complete gnome-shell[18366]:
meta_window_set_stack_position_no_sync: assertion
'window->stack_position >= 0' failed

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

Title:
  desktop freezes when changing thundebird win decorations

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

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

[Bug 1903224] Re: Pressing the launch terminal shortcut in activities view launches two terminals instead of one when CTRL modifier is used

2020-11-08 Thread Daniel van Vugt
Yes Ctrl usually means open a second window to Gnome Shell and its
dash/docks. That obviously shouldn't still happen with keyboard
shortcuts.

Please report the bug to the developers at:

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

and then tell us the new issue ID.

** Tags added: focal

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

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

Title:
  Pressing the launch terminal shortcut in activities view launches two
  terminals instead of one when CTRL modifier is used

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

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

[Bug 1902868] Re: Evolution cannot print or save email as file

2020-11-08 Thread Kip Warner
Here is the upstream issue:
https://bugs.webkit.org/show_bug.cgi?id=202363#c2

** Bug watch added: bugs.webkit.org/ #202363
   https://bugs.webkit.org/show_bug.cgi?id=202363

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

Title:
  Evolution cannot print or save email as file

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

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

[Bug 1901922] Re: [Lenovo ThinkPad T14 Gen 1] No sound output device on startup

2020-11-08 Thread Daniel van Vugt
** Package changed: pulseaudio (Ubuntu) => alsa-lib (Ubuntu)

** Changed in: alsa-lib (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: alsa-lib (Ubuntu)
 Assignee: (unassigned) => Hui Wang (hui.wang)

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

Title:
  [Lenovo ThinkPad T14 Gen 1] No sound output device on startup

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

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

[Bug 1871268] Re: Installation fails due to useless immediate configuration error when "Install Third-Party Drivers" is selected

2020-11-08 Thread Simeon
Problem in istaling ubuntu

** Changed in: glibc (Ubuntu Focal)
 Assignee: (unassigned) => Simeon (simeon0806)

** Changed in: apt (Ubuntu)
 Assignee: (unassigned) => Simeon (simeon0806)

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

Title:
  Installation fails due to useless immediate configuration error when
  "Install Third-Party Drivers" is selected

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

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

[Bug 1900777] Re: [amdgpu] Screen freeze

2020-11-08 Thread Daniel van Vugt
** Package changed: ubuntu => xserver-xorg-video-amdgpu (Ubuntu)

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

Title:
  [amdgpu] Screen freeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-amdgpu/+bug/1900777/+subscriptions

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

[Bug 1871268] Re: Installation fails due to useless immediate configuration error when "Install Third-Party Drivers" is selected

2020-11-08 Thread Simeon
Problem

** Changed in: glibc (Ubuntu)
 Assignee: (unassigned) => Simeon (simeon0806)

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

Title:
  Installation fails due to useless immediate configuration error when
  "Install Third-Party Drivers" is selected

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

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

[Bug 1897965] Re: pulseaudio: Failed to load module "module-alsa-card" (No UCM verb is valid for hw:0)

2020-11-08 Thread Daniel van Vugt
Comment #9 was directed at Gannet, not at qwe.

Gannet, please uninstall pipewire and tell us if the problem persists.
If it does then please run:

  apport-collect 1897965

If it does not, then this is bug 1902976.

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

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

Title:
  pulseaudio: Failed to load module "module-alsa-card" (No UCM verb is
  valid for hw:0)

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

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

[Bug 1867147] Re: Failed to add UUID: Busy (0x0a)

2020-11-08 Thread Daniel van Vugt
Which error is this bug about?

  Bluetooth: hci0: command 0x0c24 tx timeout

or

  Failed to add UUID: Busy (0x0a)


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

** Tags added: groovy

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

Title:
  Failed to add UUID: Busy (0x0a)

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

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

[Bug 1880393] Re: tootle crashes on start after logging in

2020-11-08 Thread Bug Watch Updater
** Changed in: tootle
   Status: Unknown => Fix Released

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

Title:
  tootle crashes on start after logging in

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

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

[Bug 1897224] Re: Graphical snaps can't run in Gnome 3.38 Wayland sessions (can't open X display)

2020-11-08 Thread Daniel van Vugt
This bug does not exist in Ubuntu 20.04 because the code that was
deleted to cause this bug is NOT deleted in Ubuntu 20.04.

You are experiencing a different problem so please open 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/1897224

Title:
  Graphical snaps can't run in Gnome 3.38 Wayland sessions (can't open X
  display)

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

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

[Bug 1902825] Re: High CPU usage just moving the mouse

2020-11-08 Thread Daniel van Vugt
The attachment in comment #11 shows very low and often zero CPU usage,
so there's no obvious bug there. Did you attach the wrong top output?

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

Title:
  High CPU usage?

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

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

[Bug 1902825] Re: High CPU usage just moving the mouse

2020-11-08 Thread Daniel van Vugt
Also, let's ignore the "CPU increases with mouse movement" issue. That's
normal and not a bug.

** Summary changed:

- High CPU usage just moving the mouse
+ High CPU usage?

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

Title:
  High CPU usage?

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

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

[Bug 1853584] Re: [SRU]Not able to adjust Audio input UI volume after connecting headset

2020-11-08 Thread hugh chao
** Tags removed: verification-needed

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

Title:
  [SRU]Not able to adjust Audio input UI volume after connecting headset

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

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

[Bug 1893300] Re: The status of cups still shows idle when the printer has been unplugged

2020-11-08 Thread hugh chao
verified the version 1.5.12-0ubuntu1.1 in focal-proposed, works well and
didn't observe any potential regression.

** Tags removed: verification-needed-focal verification-needed-groovy
** Tags added: verification-done-focal verification-done-groovy

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

Title:
  The status of cups still shows idle when the printer has been
  unplugged

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

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

[Bug 1893300] Re: The status of cups still shows idle when the printer has been unplugged

2020-11-08 Thread hugh chao
verified the version 1.5.12-0ubuntu3.1 in groovy-proposed, works well
and didn't observe any potential regression.

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

Title:
  The status of cups still shows idle when the printer has been
  unplugged

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

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

[Bug 1746656] Re: Xwayland crashed with SIGABRT in OsAbort() from AbortServer() from FatalError() from xwl_log_handler() from wl_log()

2020-11-08 Thread Daniel van Vugt
It looks like any call to wl_log will hit the same bucket:

https://errors.ubuntu.com/problem/919f7b6d37f2b2e23bf18d4cc9fad6a6116edf82

So this bug may never be about just one issue :(


** Summary changed:

- Xwayland crashed with SIGABRT in OsAbort() from AbortServer() from 
FatalError() from xwl_log_handler() from wl_log() ["wl_display@1: error 1: 
invalid arguments for 
zwp_relative_pointer_manager_v1@15.get_relative_pointer\n"]
+ Xwayland crashed with SIGABRT in OsAbort() from AbortServer() from 
FatalError() from xwl_log_handler() from wl_log()

** Tags removed: eoan
** Tags added: focal

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

Title:
  Xwayland crashed with SIGABRT in OsAbort() from AbortServer() from
  FatalError() from xwl_log_handler() from wl_log()

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

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

  1   2   3   >