[Bug 1828788] Re: clone test in ubuntu_stress_smoke_test will crash on B-hwe-edge i386
** No longer affects: linux-hwe-edge (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1828788 Title: clone test in ubuntu_stress_smoke_test will crash on B-hwe-edge i386 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1828788/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1652179] Re: gnome-tweak-tool "Show location of pointer" (now "Pointer Location") does not work under Wayland
** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/issues #981 https://gitlab.gnome.org/GNOME/gnome-shell/issues/981 ** Changed in: gnome-shell Importance: Medium => Unknown ** Changed in: gnome-shell Status: Confirmed => Unknown ** Changed in: gnome-shell Remote watch: GNOME Bug Tracker #690055 => gitlab.gnome.org/GNOME/gnome-shell/issues #981 ** Changed in: gnome-shell (Ubuntu) Status: Confirmed => Triaged ** No longer affects: gnome-tweak-tool (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1652179 Title: gnome-tweak-tool "Show location of pointer" (now "Pointer Location") does not work under Wayland To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/1652179/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 19890] Re: conquest-gl: fail to start (Assertion `window->Window.VisualInfo != ((void *)0)' failed.)
The thing is that there is an exemption of the source code which is causing this and it might be possible that the Windows network server is not getting connected. The driver has to be updated. There might be a problem of the script transmission as well, so you can check https://www.oniton.com/blog/microsoft-compatibility-telemetry-windows10/ on it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/19890 Title: conquest-gl: fail to start (Assertion `window->Window.VisualInfo != ((void *)0)' failed.) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/freeglut/+bug/19890/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1831847] Re: lximage-qt drawings not always visible
This bug has been reported on the Ubuntu ISO testing tracker. A list of all reports related to this bug can be found here: http://iso.qa.ubuntu.com/qatracker/reports/bugs/1831847 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1831847 Title: lximage-qt drawings not always visible To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lximage-qt/+bug/1831847/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1831847] Re: lximage-qt drawings not always visible
** Description changed: - // i will complete this on a system with real keyboard + + -- background + + this initiated with https://askubuntu.com/questions/1148764/lubuntu-19-04-why-dont-drawing-tools-work-in-lximage-qt + I was able on installed 19.10 & 19.04 systems to make drawings appear & disappear on screen. + + -- to recreate + + 1: hit printscreen to save image + 2: i select whole screen + 3: image-viewer (lximage-qt) opens, I maximize to use a whole screen + 4: draw an arrow over part of display (you won't see it drawn) + 5: switch to 'fit' (view fit or icon) and the arrow drawn will show + 6: if you switch back to original size; drawings made will disappear, however re-appear if you fit-to-window + + I've re-created this on Lubuntu 19.04 & my installed 19.10 system, plus + today's daily ISO (qa-test) + + Of note: I tried to recreate it using debian-testing but was unable to. + However using opensuse-tumbleweed I was able to re-create this issue so + it's most likely an upstream (LXQt) bug. (I'll continue testing & may + file upstream) ProblemType: Bug DistroRelease: Ubuntu 19.10 Package: lximage-qt 0.14.1-1ubuntu1 ProcVersionSignature: Ubuntu 5.0.0-15.16-generic 5.0.6 Uname: Linux 5.0.0-15-generic x86_64 ApportVersion: 2.20.11-0ubuntu2 Architecture: amd64 CasperVersion: 1.407 CurrentDesktop: LXQt Date: Thu Jun 6 06:37:05 2019 LiveMediaBuild: Lubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190605) SourcePackage: lximage-qt UpgradeStatus: No upgrade log present (probably fresh install) ** Tags removed: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1831847 Title: lximage-qt drawings not always visible To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lximage-qt/+bug/1831847/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1831631] Re: grub should be pre-installed on images
On Tue, 4 Jun 2019 at 17:25, Steve Langasek wrote: > Pros: > - installing them in the squashfs is faster than installing them at build > time > - if we believe they should always be installed, it simplifies the > installer logic >- except that we're also converging on a single installer code base, so > it doesn't simplify things too much to have it in livecd-rootfs instead of > in curtin (and curtin still has to trigger grub-install to the target > disks, either by replaying the package postinsts on the target or by > manually calling grub-install) > > Cons: > - this moves us farther away from being able to converge the server > squashfs as used by subiquity with the lxd squashfs published by cloud > images. (we don't currently have a path forward for how to build this once > and consume it in both places, but nevertheless I don't like that we > currently build it twice.) > I guess we could approach this with layers / seeds? So you'd have one layer ("server-core" "server-base" "server-container"? all the names you might use for this are horribly overloaded) that would be the lxd image, and another layer ("server-machine"?) that would contain things you need for installing a bootable system, so grub-pc, grub-efi-amd64-bin on amd64, maybe initramfs stuff and subiquity would install from the server-machine layer by default. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1831631 Title: grub should be pre-installed on images To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1831631/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1829746] Re: [upstream] LibreOffice Impress embed video broken outside slide
The bug is still valid, but it's duplicate of https://bugs.documentfoundation.org/show_bug.cgi?id=124694 The fix should be in the LibreOffice version 6.3.0. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1829746 Title: [upstream] LibreOffice Impress embed video broken outside slide To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/1829746/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1831849] [NEW] [1066AJU, Realtek ALC272, Speaker, Internal] Underruns, dropouts or crackling sound
Public bug reported: Tried modifying /etc/pulse/default.pa with load-module module-udev- detect tsched=0, but it didn't help. Was working fine in 18.04. ProblemType: Bug DistroRelease: Ubuntu 19.04 Package: alsa-base 1.0.25+dfsg-0ubuntu5 ProcVersionSignature: Ubuntu 5.0.0-16.17-generic 5.0.8 Uname: Linux 5.0.0-16-generic x86_64 ApportVersion: 2.20.10-0ubuntu27 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ubuntu10126 F pulseaudio /dev/snd/pcmC0D0c: ubuntu10126 F...m pulseaudio /dev/snd/pcmC0D0p: ubuntu10126 F...m pulseaudio CurrentDesktop: ubuntu:GNOME Date: Thu Jun 6 01:01:05 2019 InstallationDate: Installed on 2018-04-21 (410 days ago) InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1) PackageArchitecture: all ProcEnviron: LANGUAGE=en_CA:en PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_CA.UTF-8 SHELL=/bin/bash SourcePackage: alsa-driver Symptom: audio Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH successful Symptom_Card: Built-in Audio - HDA Intel PCH Symptom_Jack: Speaker, Internal Symptom_PulsePlaybackTest: PulseAudio playback test successful Symptom_Type: Underruns, dropouts, or "crackling" sound Title: [1066AJU, Realtek ALC272, Speaker, Internal] Underruns, dropouts or crackling sound UpgradeStatus: Upgraded to disco on 2019-04-30 (36 days ago) dmi.bios.date: 10/27/2011 dmi.bios.vendor: LENOVO dmi.bios.version: 44CN43WW dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: Emerald Lake dmi.board.vendor: LENOVO dmi.board.version: FAB1 dmi.chassis.asset.tag: Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: 0.1 dmi.modalias: dmi:bvnLENOVO:bvr44CN43WW:bd10/27/2011:svnLENOVO:pn1066AJU:pvrLenovoV570:rvnLENOVO:rnEmeraldLake:rvrFAB1:cvnLENOVO:ct10:cvr0.1: dmi.product.family: HuronRiver System dmi.product.name: 1066AJU dmi.product.sku: System SKUNumber dmi.product.version: Lenovo V570 dmi.sys.vendor: LENOVO ** Affects: alsa-driver (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug disco -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1831849 Title: [1066AJU, Realtek ALC272, Speaker, Internal] Underruns, dropouts or crackling sound To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1831849/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1812159] Re: q-r-t security test wants SCHED_STACK_END_CHECK to be enabled in KVM kernels
** Changed in: ubuntu-kernel-tests Assignee: (unassigned) => Po-Hsu Lin (cypressyew) ** Changed in: linux-kvm (Ubuntu) Assignee: (unassigned) => Po-Hsu Lin (cypressyew) ** Also affects: linux-kvm (Ubuntu Disco) Importance: Undecided Status: New ** Changed in: linux-kvm (Ubuntu Xenial) Assignee: (unassigned) => Po-Hsu Lin (cypressyew) ** Changed in: linux-kvm (Ubuntu Bionic) Assignee: (unassigned) => Po-Hsu Lin (cypressyew) ** Changed in: linux-kvm (Ubuntu Cosmic) Assignee: (unassigned) => Po-Hsu Lin (cypressyew) ** Changed in: linux-kvm (Ubuntu Disco) Assignee: (unassigned) => Po-Hsu Lin (cypressyew) ** Changed in: linux-kvm (Ubuntu Xenial) Status: New => In Progress ** Changed in: linux-kvm (Ubuntu Bionic) Status: New => In Progress ** Changed in: ubuntu-kernel-tests Status: New => In Progress ** Changed in: linux-kvm (Ubuntu Cosmic) Status: New => In Progress ** Changed in: linux-kvm (Ubuntu Disco) Status: New => In Progress ** Changed in: linux-kvm (Ubuntu) Status: New => 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/1812159 Title: q-r-t security test wants SCHED_STACK_END_CHECK to be enabled in KVM kernels To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1812159/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1831536] Re: crash with "Data Access Out of Range" when using nx-842 zswap on POWER9
** Also affects: ubuntu-power-systems 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/1831536 Title: crash with "Data Access Out of Range" when using nx-842 zswap on POWER9 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-power-systems/+bug/1831536/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1831851] [NEW] grub 2 failed to install
Public bug reported: Grub2 always failed to install! grub2 installation fails in unbuntu(ver 18.04) and lubuntu(ver 18.04& 19.04) Hence am unable to install the OS ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: ubiquity 18.04.14.12 [modified: lib/partman/automatically_partition/question] ProcVersionSignature: Ubuntu 4.18.0-15.16~18.04.1-generic 4.18.20 Uname: Linux 4.18.0-15-generic x86_64 ApportVersion: 2.20.9-0ubuntu7.5 Architecture: amd64 CasperVersion: 1.394 Date: Thu Jun 6 12:49:39 2019 InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/lubuntu.seed boot=casper only-ubiquity quiet splash --- LiveMediaBuild: Lubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 (20190210) ProcEnviron: LANGUAGE=en_IN PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_IN LC_NUMERIC=C.UTF-8 SourcePackage: grub-installer UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: grub-installer (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug bionic lubuntu ubiquity-18.04.14.12 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1831851 Title: grub 2 failed to install To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1831851/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1829746] Re: [upstream] LibreOffice Impress embed video broken outside slide
Launchpad has imported 13 comments from the remote bug at https://bugs.documentfoundation.org/show_bug.cgi?id=124694. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. On 2019-04-11T22:16:06+00:00 Saren Taşçıyan wrote: Created attachment 150705 a presentation with a various of combination with a sample video Description: On my Ubuntu 18.04 LTS, I observe that when a video is crossing boundaries (only right or bottom) of a slide, it causes the slide to zoom in during slide show. Steps to Reproduce: 1. Add a linked or embedded video to slide. 2. Move the video to the bottom or right edge of the slide and also leave some part of the video outside (crossing the right/bottom edge) 3. Start slide show on this slide Actual Results: Slide zooms in or shifts (bigger the video -> bigger the shift/zoom) Expected Results: No shift or zoom. Even if the logic is to bring the video into the screen, slide shift opposite direction moving it even further away. Reproducible: Always Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1829746/comments/0 On 2019-04-19T10:05:26+00:00 Qr97apzay5az wrote: Could reproduce. (Fedora 29, v6.1.5.2) Strange this is for some videos, it only happens at the end of the video, for some even during playing. Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1829746/comments/1 On 2019-05-23T10:08:37+00:00 Xiscofauli wrote: it seems to happen with gtk2, with gtk3 the behaviour is also wrong, but with different results Version: 6.3.0.0.alpha1+ Build ID: e3015d7021e689c71c2ed8e5dd01a74d832c84f0 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk2; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1829746/comments/6 On 2019-05-23T10:12:39+00:00 Xiscofauli wrote: Also reproduced with Version: 5.2.0.0.alpha1+ Build ID: 5b168b3fa568e48e795234dc5fa454bf24c9805e CPU Threads: 4; OS Version: Linux 4.15; UI Render: default; Locale: ca-ES (ca_ES.UTF-8) not reproduced with gen @Caolán, I thought you might be interested in this issue... Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1829746/comments/7 On 2019-05-29T14:41:02+00:00 Caolanm wrote: I think I see the problem Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1829746/comments/8 On 2019-05-29T16:06:44+00:00 Libreoffice-commits wrote: Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/0c62976b4713156e93aa17b9381e010491a49a24%5E%21 tdf#124694 gtk3 GtkFixed takes the max size of all its children... It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1829746/comments/9 On 2019-05-29T16:07:32+00:00 Caolanm wrote: that solves the gtk3 version for me, a follow up for gtk2 does the same there. And backports of those are in gerrit for 6-2 Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1829746/comments/10 On 2019-05-29T20:14:57+00:00 Libreoffice-commits wrote: Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/4f0f09f9229635aaa7b51ce45222721f035e990d%5E%21 tdf#124694 gtk2 GtkFixed takes the max size of all its children... It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1829746/comments/11 On 2019-05-30T15:18:19+00:00 Xiscofauli wrote: Hi Caolán, I do confirm the pro
[Bug 1831710] Re: Touchpad not working (Lenevo Ideapad 330 series)
** Package changed: linux-signed-hwe (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/1831710 Title: Touchpad not working (Lenevo Ideapad 330 series) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831710/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1831754] Re: [SRU] stein stable releases
** Also affects: neutron (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/1831754 Title: [SRU] stein stable releases To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-archive/+bug/1831754/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1831710] Missing required logs.
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 1831710 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/1831710 Title: Touchpad not working (Lenevo Ideapad 330 series) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831710/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1831847] Re: lximage-qt drawings not always visible
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: lximage-qt (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/1831847 Title: lximage-qt drawings not always visible To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lximage-qt/+bug/1831847/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1831733] Re: ledmon incorrectly sets the status LED
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ledmon (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/1831733 Title: ledmon incorrectly sets the status LED To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ledmon/+bug/1831733/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1812159] Re: q-r-t security test wants SCHED_STACK_END_CHECK to be enabled in KVM kernels
** Description changed: + == SRU Justification == + Security team requires the SCHED_STACK_END_CHECK config to be enabled + on all of our kernel. + + The test_380_config_sched_stack_end_check test from q-r-t will fail on + all the KVM kernels. + + Copied from the config help text: + This option checks for a stack overrun on calls to schedule(). If the + stack end location is found to be over written always panic as the + content of the corrupted region can no longer be trusted. This is to + ensure no erroneous behaviour occurs which could result in data + corruption or a sporadic crash at a later stage once the region is + examined. The runtime overhead introduced is minimal. + + == Test == + This issue case be verified with the test_380_config_sched_stack_end_check test from q-r-t, the test will pass with the patched kernel. + + == Regression Potential == + Low, the introduced runtime overhead is minimal, and it's already enabled in the generic kernel. + + + == Original Bug report == The test_380_config_sched_stack_end_check test failed on the Bionic KVM kernel - FAIL: test_380_config_sched_stack_end_check (__main__.KernelSecurityConfigTest) - Ensure SCHED_STACK_END_CHECK is set - -- - Traceback (most recent call last): - File "./test-kernel-security.py", line 2628, in test_380_config_sched_stack_end_check - self.assertKernelConfig('SCHED_STACK_END_CHECK', expected) - File "./test-kernel-security.py", line 207, in assertKernelConfig - self.assertKernelConfigSet(name) - File "./test-kernel-security.py", line 194, in assertKernelConfigSet - '%s option was expected to be set in the kernel config' % name) - AssertionError: SCHED_STACK_END_CHECK option was expected to be set in the kernel config + FAIL: test_380_config_sched_stack_end_check (__main__.KernelSecurityConfigTest) + Ensure SCHED_STACK_END_CHECK is set + -- + Traceback (most recent call last): + File "./test-kernel-security.py", line 2628, in test_380_config_sched_stack_end_check + self.assertKernelConfig('SCHED_STACK_END_CHECK', expected) + File "./test-kernel-security.py", line 207, in assertKernelConfig + self.assertKernelConfigSet(name) + File "./test-kernel-security.py", line 194, in assertKernelConfigSet + '%s option was expected to be set in the kernel config' % name) + AssertionError: SCHED_STACK_END_CHECK option was expected to be set in the kernel config + ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: linux-image-4.15.0-1028-kvm 4.15.0-1028.28 ProcVersionSignature: User Name 4.15.0-1028.28-kvm 4.15.18 Uname: Linux 4.15.0-1028-kvm x86_64 ApportVersion: 2.20.9-0ubuntu7.5 Architecture: amd64 Date: Thu Jan 17 06:44:41 2019 SourcePackage: linux-kvm UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1812159 Title: q-r-t security test wants SCHED_STACK_END_CHECK to be enabled in KVM kernels To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1812159/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1831847] Re: lximage-qt drawings not always visible
** Description changed: - -- background this initiated with https://askubuntu.com/questions/1148764/lubuntu-19-04-why-dont-drawing-tools-work-in-lximage-qt - I was able on installed 19.10 & 19.04 systems to make drawings appear & disappear on screen. + I was able on installed 19.10 & 19.04 systems, plus today's 19.10 daily ISO to make drawings appear & disappear on screen. -- to recreate 1: hit printscreen to save image 2: i select whole screen 3: image-viewer (lximage-qt) opens, I maximize to use a whole screen 4: draw an arrow over part of display (you won't see it drawn) 5: switch to 'fit' (view fit or icon) and the arrow drawn will show 6: if you switch back to original size; drawings made will disappear, however re-appear if you fit-to-window I've re-created this on Lubuntu 19.04 & my installed 19.10 system, plus today's daily ISO (qa-test) Of note: I tried to recreate it using debian-testing but was unable to. However using opensuse-tumbleweed I was able to re-create this issue so it's most likely an upstream (LXQt) bug. (I'll continue testing & may file upstream) ProblemType: Bug DistroRelease: Ubuntu 19.10 Package: lximage-qt 0.14.1-1ubuntu1 ProcVersionSignature: Ubuntu 5.0.0-15.16-generic 5.0.6 Uname: Linux 5.0.0-15-generic x86_64 ApportVersion: 2.20.11-0ubuntu2 Architecture: amd64 CasperVersion: 1.407 CurrentDesktop: LXQt Date: Thu Jun 6 06:37:05 2019 LiveMediaBuild: Lubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190605) SourcePackage: lximage-qt UpgradeStatus: No upgrade log present (probably fresh install) ** Tags added: iso-testing ** Description changed: -- background this initiated with https://askubuntu.com/questions/1148764/lubuntu-19-04-why-dont-drawing-tools-work-in-lximage-qt I was able on installed 19.10 & 19.04 systems, plus today's 19.10 daily ISO to make drawings appear & disappear on screen. -- to recreate 1: hit printscreen to save image 2: i select whole screen 3: image-viewer (lximage-qt) opens, I maximize to use a whole screen 4: draw an arrow over part of display (you won't see it drawn) 5: switch to 'fit' (view fit or icon) and the arrow drawn will show 6: if you switch back to original size; drawings made will disappear, however re-appear if you fit-to-window I've re-created this on Lubuntu 19.04 & my installed 19.10 system, plus today's daily ISO (qa-test) - Of note: I tried to recreate it using debian-testing but was unable to. - However using opensuse-tumbleweed I was able to re-create this issue so - it's most likely an upstream (LXQt) bug. (I'll continue testing & may - file upstream) + Of note: I was able to re-create it using debian-testing & opensuse-tumbleweed, so I believe it's an upstream (LXQt) bug. + (upstream bug report should be coming) ProblemType: Bug DistroRelease: Ubuntu 19.10 Package: lximage-qt 0.14.1-1ubuntu1 ProcVersionSignature: Ubuntu 5.0.0-15.16-generic 5.0.6 Uname: Linux 5.0.0-15-generic x86_64 ApportVersion: 2.20.11-0ubuntu2 Architecture: amd64 CasperVersion: 1.407 CurrentDesktop: LXQt Date: Thu Jun 6 06:37:05 2019 LiveMediaBuild: Lubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190605) SourcePackage: lximage-qt UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1831847 Title: lximage-qt drawings not always visible To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lximage-qt/+bug/1831847/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1823655] Re: Second SD card on RPi3 CM3 on Ubuntu Core 18 does not work
Any clues on what I should start looking for? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1823655 Title: Second SD card on RPi3 CM3 on Ubuntu Core 18 does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1823655/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1831624] Re: ibus-cangjie in libreoffice cannot type Chinese character at end of line
Unfortunately I'm still unable to reproduce this (see attached). Please let me know if there's something specific I need to do. ** Attachment added: "xubuntu-ibus-cangjie.mov" https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1831624/+attachment/5269062/+files/xubuntu-ibus-cangjie.mov -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1831624 Title: ibus-cangjie in libreoffice cannot type Chinese character at end of line To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1831624/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830704] Re: [UBUNTU] QEMU toleration patch to ensure cpu detection in a nested KVM
** Changed in: ubuntu-z-systems 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/1830704 Title: [UBUNTU] QEMU toleration patch to ensure cpu detection in a nested KVM To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/1830704/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1831736] Re: [MIR] lz4 by default
This bug was fixed in the package initramfs-tools - 0.133ubuntu4 --- initramfs-tools (0.133ubuntu4) eoan; urgency=medium * Switch default initramfs compression to lz4, faster than the current default gzip. LP: #1831736 -- Dimitri John Ledkov Wed, 05 Jun 2019 13:23:29 +0100 ** Changed in: initramfs-tools (Ubuntu) Status: Fix Committed => 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/1831736 Title: [MIR] lz4 by default To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1831736/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1829196] Re: linux-gcp: 4.15.0-1033.35~16.04.1 -proposed tracker
** Changed in: kernel-sru-workflow/promote-to-security Status: New => Confirmed ** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow derivatives: bug 1829847 (linux-gcp) -- swm properties -- boot-testing-requested: true kernel-stable-master-bug: 1829200 - phase: Holding before Security - phase-changed: Wednesday, 05. June 2019 07:44 UTC + phase: Ready for Security + phase-changed: Thursday, 06. June 2019 08:01 UTC proposed-announcement-sent: true proposed-testing-requested: true + reason: + promote-to-security: Pending -- ready to copy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1829196 Title: linux-gcp: 4.15.0-1033.35~16.04.1 -proposed tracker To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1829196/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1829205] Re: linux-aws: 4.4.0-1045.48 -proposed tracker
All tasks have been completed and the bug is being set to Fix Released ** Changed in: kernel-sru-workflow/promote-to-security Status: New => Confirmed ** Changed in: kernel-sru-workflow/promote-to-security Status: Confirmed => Fix Released ** Changed in: kernel-sru-workflow Status: In Progress => Fix Released ** Description changed: This bug will contain status and test results related to a kernel source (or snap) as stated in the title. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- boot-testing-requested: true kernel-stable-master-bug: 1830941 - phase: Holding before Security - phase-changed: Wednesday, 05. June 2019 08:12 UTC + phase: Ready for Security + phase-changed: Thursday, 06. June 2019 08:03 UTC proposed-announcement-sent: true proposed-testing-requested: true + reason: + promote-to-security: Pending -- Ready ** Tags removed: kernel-release-tracking-bug-live -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1829205 Title: linux-aws: 4.4.0-1045.48 -proposed tracker To manage notifications about this bug go to: https://bugs.launchpad.net/kernel-sru-workflow/+bug/1829205/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1829220] Re: Add in-kernel support for Realtek 8821CE WiFi device
** Also affects: linux-oem (Ubuntu) Importance: Undecided Status: New ** No longer affects: linux (Ubuntu) ** Changed in: linux-oem (Ubuntu Cosmic) Status: New => Won't Fix ** Changed in: linux-oem (Ubuntu Disco) Status: New => Won't Fix ** Changed in: linux-oem (Ubuntu Eoan) 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/1829220 Title: Add in-kernel support for Realtek 8821CE WiFi device To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-oem/+bug/1829220/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1831787] Re: Bogus routes after DHCP lease change
It's exactly the same as that systemd issue. ** Attachment added: "log" https://bugs.launchpad.net/netplan/+bug/1831787/+attachment/5269074/+files/log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1831787 Title: Bogus routes after DHCP lease change To manage notifications about this bug go to: https://bugs.launchpad.net/netplan/+bug/1831787/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1831599] Re: [amdgpu] No display activity when coming out of powersave ("kernel BUG at mm/slub.c:296!")
Please test latest mainline kernel: https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.2-rc3/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1831599 Title: [amdgpu] No display activity when coming out of powersave ("kernel BUG at mm/slub.c:296!") To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1831599/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1828259] Re: [rocky][19.04] Upgrading a deployment from Queens to Rocky resulted in purging of neutron-l3-agent package
using stable (19.04) charms ^^ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1828259 Title: [rocky][19.04] Upgrading a deployment from Queens to Rocky resulted in purging of neutron-l3-agent package To manage notifications about this bug go to: https://bugs.launchpad.net/charm-neutron-openvswitch/+bug/1828259/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1831863] [NEW] Digital Clock settings does not show date correctly
Public bug reported: Kubuntu 18.04, KDE Plasma Version 5.12.7. The plasma panel has a digital clock which, in the default setting, only shows the time of the day. It allows for 'Digital Clock Settings'. Subsequently, > Appearance > Information: Show date: activate. On pressing OK, there appears then, below the time of the day, a line of the following form: Thursday, 06.mm.2019; hh:mm which is supposed to be Thursday, 06.06.2019; 10:27 There are two bugs here: 1) Obviously, the symbols representing the month and the time of the day have been entered wrongly in the template. 2) Given that the panel always shows the time of the day in big letters whether or not you choose 'Show date', showing the time of the day again in this line is superfluous and only requires the use of a very small typeface for this line, which should actually be larger and can be so once you do without the 'hh:mm' in this line. ** Affects: kde-workspace (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/1831863 Title: Digital Clock settings does not show date correctly To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1831863/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1831847] Re: lximage-qt drawings not always visible
** Description changed: -- background this initiated with https://askubuntu.com/questions/1148764/lubuntu-19-04-why-dont-drawing-tools-work-in-lximage-qt I was able on installed 19.10 & 19.04 systems, plus today's 19.10 daily ISO to make drawings appear & disappear on screen. -- to recreate 1: hit printscreen to save image 2: i select whole screen 3: image-viewer (lximage-qt) opens, I maximize to use a whole screen 4: draw an arrow over part of display (you won't see it drawn) 5: switch to 'fit' (view fit or icon) and the arrow drawn will show 6: if you switch back to original size; drawings made will disappear, however re-appear if you fit-to-window I've re-created this on Lubuntu 19.04 & my installed 19.10 system, plus today's daily ISO (qa-test) Of note: I was able to re-create it using debian-testing & opensuse-tumbleweed, so I believe it's an upstream (LXQt) bug. - (upstream bug report should be coming) + Upstream report : https://github.com/lxqt/lxqt/issues/1720 ProblemType: Bug DistroRelease: Ubuntu 19.10 Package: lximage-qt 0.14.1-1ubuntu1 ProcVersionSignature: Ubuntu 5.0.0-15.16-generic 5.0.6 Uname: Linux 5.0.0-15-generic x86_64 ApportVersion: 2.20.11-0ubuntu2 Architecture: amd64 CasperVersion: 1.407 CurrentDesktop: LXQt Date: Thu Jun 6 06:37:05 2019 LiveMediaBuild: Lubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190605) SourcePackage: lximage-qt UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1831847 Title: lximage-qt drawings not always visible To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lximage-qt/+bug/1831847/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1828259] Re: [rocky][19.04] Upgrading a deployment from Queens to Rocky resulted in purging of neutron-l3-agent package
I see to have just hit this for a fresh install of bionic+rocky: root@crustle:~# dpkg -l| egrep "keepalived|neutron-l3" ii keepalived1:1.3.9-1ubuntu0.18.04.2 amd64Failover and monitoring daemon for LVS clusters root@crustle:~# tail -n 1 /var/log/neutron/neutron-l3-agent.log 2019-06-05 23:43:07.487 385426 DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s inner /usr/lib/python3/dist-packages/oslo_concurrency/lockutils.py:285 root@crustle:~# grep l3-agent /var/log/apt/history.log |grep -vi install Commandline: apt-get --assume-yes purge keepalived neutron-l3-agent Purge: keepalived:amd64 (1:1.3.9-1ubuntu0.18.04.2), neutron-l3-agent:amd64 (2:13.0.2-0ubuntu3.2~cloud0) root@crustle:~# grep l3-agent /var/log/dpkg.log | grep -v status 2019-06-05 23:18:41 install neutron-l3-agent:all 2:13.0.2-0ubuntu3.2~cloud0 2019-06-05 23:20:03 configure neutron-l3-agent:all 2:13.0.2-0ubuntu3.2~cloud0 2019-06-05 23:43:14 remove neutron-l3-agent:all 2:13.0.2-0ubuntu3.2~cloud0 2019-06-05 23:43:17 purge neutron-l3-agent:all 2:13.0.2-0ubuntu3.2~cloud0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1828259 Title: [rocky][19.04] Upgrading a deployment from Queens to Rocky resulted in purging of neutron-l3-agent package To manage notifications about this bug go to: https://bugs.launchpad.net/charm-neutron-openvswitch/+bug/1828259/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1652179] Re: gnome-tweak-tool "Show location of pointer" (now "Pointer Location") does not work under Wayland
** Changed in: gnome-shell 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/1652179 Title: gnome-tweak-tool "Show location of pointer" (now "Pointer Location") does not work under Wayland To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/1652179/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1827884] Re: Boot problems after upgrade to kernel 4.15.0-48 (18.04.2LTS/i386)
I've tried on a Pentium M (Dothan) + Mobility Radeon X600 graphics: it works. I'm still concerned about security -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1827884 Title: Boot problems after upgrade to kernel 4.15.0-48 (18.04.2LTS/i386) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1827884/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1831827] Re: Update to 1.48
** Changed in: snapd-glib (Ubuntu Xenial) Assignee: (unassigned) => Robert Ancell (robert-ancell) ** Changed in: snapd-glib (Ubuntu Bionic) Assignee: (unassigned) => Robert Ancell (robert-ancell) ** Changed in: snapd-glib (Ubuntu Cosmic) Assignee: (unassigned) => Robert Ancell (robert-ancell) ** Changed in: snapd-glib (Ubuntu Disco) Assignee: (unassigned) => Robert Ancell (robert-ancell) ** Changed in: snapd-glib (Ubuntu Eoan) Assignee: (unassigned) => Robert Ancell (robert-ancell) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1831827 Title: Update to 1.48 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/snapd-glib/+bug/1831827/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1827884] Re: Boot problems after upgrade to kernel 4.15.0-48 (18.04.2LTS/i386)
P.S. Kernel 4.15.0-51 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1827884 Title: Boot problems after upgrade to kernel 4.15.0-48 (18.04.2LTS/i386) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1827884/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1829220] Re: Add in-kernel support for Realtek 8821CE WiFi device
** Changed in: linux-oem (Ubuntu) Assignee: (unassigned) => Kai-Heng Feng (kaihengfeng) ** Changed in: linux (Ubuntu Eoan) Assignee: Kai-Heng Feng (kaihengfeng) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1829220 Title: Add in-kernel support for Realtek 8821CE WiFi device To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-oem/+bug/1829220/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1652179] Re: gnome-tweak-tool "Show location of pointer" (now "Pointer Location") does not work under Wayland
** Tags added: fixed-in-3.33.3 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/1652179 Title: gnome-tweak-tool "Show location of pointer" (now "Pointer Location") does not work under Wayland To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/1652179/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1827884] Re: Boot problems after upgrade to kernel 4.15.0-48 (18.04.2LTS/i386)
When I add kernel parameter "mitigations=off" the problem disappears. I tested kernel version 4.15.0.47.49 and 4.15.0.51.53, all boots were successful. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1827884 Title: Boot problems after upgrade to kernel 4.15.0-48 (18.04.2LTS/i386) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1827884/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1831629] Re: snapd hammers SSD for long periods
Could you share with us whatever data you have that led you to the conclusion that it was snapd writing? Also the output of 'snap version' and 'snap list' might be helpful. ** Changed in: snapd (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/1831629 Title: snapd hammers SSD for long periods To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1831629/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1831773] Re: High CPU usage, MySQL process got stuck on "SHOW SESSION VARIABLES LIKE 'FOREIGN_KEY_CHECKS' "
** Bug watch added: MySQL Bug System #92387 http://bugs.mysql.com/bug.php?id=92387 ** Also affects: mysql-server via http://bugs.mysql.com/bug.php?id=92387 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/1831773 Title: High CPU usage, MySQL process got stuck on "SHOW SESSION VARIABLES LIKE 'FOREIGN_KEY_CHECKS' " To manage notifications about this bug go to: https://bugs.launchpad.net/mysql-server/+bug/1831773/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830691] Re: [SRU] libreoffice 6.2.4 for disco
This bug was fixed in the package libreoffice - 1:6.2.4-0ubuntu0.19.04.1 --- libreoffice (1:6.2.4-0ubuntu0.19.04.1) disco; urgency=medium * New upstream release (LP: #1830691) -- Marcus Tomlinson Wed, 29 May 2019 12:59:41 +0100 ** Changed in: libreoffice (Ubuntu Disco) Status: Fix Committed => 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/1830691 Title: [SRU] libreoffice 6.2.4 for disco To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1830691/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830691] Re: [SRU] libreoffice 6.2.4 for disco
This bug was fixed in the package libreoffice-l10n - 1:6.2.4-0ubuntu0.19.04.1 --- libreoffice-l10n (1:6.2.4-0ubuntu0.19.04.1) disco; urgency=medium * New upstream release (LP: #1830691) -- Marcus Tomlinson Wed, 29 May 2019 12:59:41 +0100 ** Changed in: libreoffice-l10n (Ubuntu Disco) Status: Fix Committed => 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/1830691 Title: [SRU] libreoffice 6.2.4 for disco To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1830691/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830691] Update Released
The verification of the Stable Release Update for libreoffice has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1830691 Title: [SRU] libreoffice 6.2.4 for disco To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1830691/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1831773] Re: High CPU usage, MySQL process got stuck on "SHOW SESSION VARIABLES LIKE 'FOREIGN_KEY_CHECKS' "
Thank you for taking the time to report this bug and helping to make Ubuntu better. This sounds like a valid bug, however I don't think we'll fix this in Ubuntu until after upstream have released the fix. This report is now tracking the upstream bug report; once upstream releases a fix we will evaluate how to port it to the existing Ubuntu releases; the action to take will largely depend on the scope of the patch and on its risk of causing regressions. ** Changed in: mysql-5.7 (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1831773 Title: High CPU usage, MySQL process got stuck on "SHOW SESSION VARIABLES LIKE 'FOREIGN_KEY_CHECKS' " To manage notifications about this bug go to: https://bugs.launchpad.net/mysql-server/+bug/1831773/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1831869] [NEW] Backport boost_python3 fix for cmake
Public bug reported: Currenlty using boost_python3 is impossible: https://github.com/boostorg/python/issues/204 It was fixed in cmake 3.11 but bionic uses 3.10. Could you backport fix? Patch: https://gitlab.kitware.com/cmake/cmake/merge_requests/201/diffs ** Affects: cmake (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/1831869 Title: Backport boost_python3 fix for cmake To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cmake/+bug/1831869/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830628] Update Released
The verification of the Stable Release Update for epiphany-browser has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1830628 Title: Update to the current stable version 3.32.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/1830628/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1827346] Update Released
The verification of the Stable Release Update for gnome-control-center has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1827346 Title: Power: Fail to set delay time when the value is 90 minutes To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1827346/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1821814] Re: Todoist extension missing in Ubuntu 19.04
Ok, thanks for that info, that was useful to track is down to https://gitlab.gnome.org/GNOME/gnome-online-accounts/commit/bf77325d Basically upstream removed the support for todoist from gnome-online- account and it's expected that gnome-todo implements support by itself in the futur ** Changed in: gnome-todo (Ubuntu) Status: Incomplete => Triaged ** Summary changed: - Todoist extension missing in Ubuntu 19.04 + Todoist support missing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1821814 Title: Todoist support missing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-todo/+bug/1821814/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830628] Re: Update to the current stable version 3.32.2
This bug was fixed in the package epiphany-browser - 3.32.2-1~ubuntu19.04.1 --- epiphany-browser (3.32.2-1~ubuntu19.04.1) disco; urgency=medium * New upstream release (lp: #1830628) * debian/control.in: - update the webkitgtk requirement to 2.24.1 -- Sebastien Bacher Mon, 27 May 2019 17:01:52 +0200 ** Changed in: epiphany-browser (Ubuntu Disco) Status: Fix Committed => 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/1830628 Title: Update to the current stable version 3.32.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/1830628/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1812159] Re: q-r-t security test wants SCHED_STACK_END_CHECK to be enabled in KVM kernels
** Description changed: == SRU Justification == Security team requires the SCHED_STACK_END_CHECK config to be enabled on all of our kernel. The test_380_config_sched_stack_end_check test from q-r-t will fail on all the KVM kernels. Copied from the config help text: This option checks for a stack overrun on calls to schedule(). If the stack end location is found to be over written always panic as the content of the corrupted region can no longer be trusted. This is to ensure no erroneous behaviour occurs which could result in data corruption or a sporadic crash at a later stage once the region is examined. The runtime overhead introduced is minimal. == Test == + Test kernels could be found here: + https://people.canonical.com/~phlin/kernel/lp-1812159-kvm-sched-check/ This issue case be verified with the test_380_config_sched_stack_end_check test from q-r-t, the test will pass with the patched kernel. == Regression Potential == Low, the introduced runtime overhead is minimal, and it's already enabled in the generic kernel. - == Original Bug report == The test_380_config_sched_stack_end_check test failed on the Bionic KVM kernel FAIL: test_380_config_sched_stack_end_check (__main__.KernelSecurityConfigTest) Ensure SCHED_STACK_END_CHECK is set -- Traceback (most recent call last): File "./test-kernel-security.py", line 2628, in test_380_config_sched_stack_end_check self.assertKernelConfig('SCHED_STACK_END_CHECK', expected) File "./test-kernel-security.py", line 207, in assertKernelConfig self.assertKernelConfigSet(name) File "./test-kernel-security.py", line 194, in assertKernelConfigSet '%s option was expected to be set in the kernel config' % name) AssertionError: SCHED_STACK_END_CHECK option was expected to be set in the kernel config - ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: linux-image-4.15.0-1028-kvm 4.15.0-1028.28 ProcVersionSignature: User Name 4.15.0-1028.28-kvm 4.15.18 Uname: Linux 4.15.0-1028-kvm x86_64 ApportVersion: 2.20.9-0ubuntu7.5 Architecture: amd64 Date: Thu Jan 17 06:44:41 2019 SourcePackage: linux-kvm UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1812159 Title: q-r-t security test wants SCHED_STACK_END_CHECK to be enabled in KVM kernels To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1812159/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830884] Update Released
The verification of the Stable Release Update for gnome-control-center has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1830884 Title: Update to 3.32.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1830884/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1820861] Update Released
The verification of the Stable Release Update for gnome-control-center has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820861 Title: /usr/bin/gnome-control- center:11:cc_display_mode_get_freq_f:cc_display_settings_rebuild_ui:cc_display_settings_rebuild_ui:cc_display_settings_set_selected_output:set_current_output To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1820861/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830532] Re: Writer does not export hyperlinks in second Table of Contents / Figures when exporting to PDF
** Changed in: libreoffice (Ubuntu Disco) Status: Fix Committed => 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/1830532 Title: Writer does not export hyperlinks in second Table of Contents / Figures when exporting to PDF To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1830532/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1827346] Re: Power: Fail to set delay time when the value is 90 minutes
This bug was fixed in the package gnome-control-center - 1:3.32.2-0ubuntu1 --- gnome-control-center (1:3.32.2-0ubuntu1) disco; urgency=medium * New upstream stable version, based on the Debian update (lp: #1830884) - Fix crash if a monitor has no preferred mode (lp: #1820861) - Set correct sleep value for the 90 minutes choice (lp: #1827346) * d/p/git_nightlight_translations.patch, d/p/0001-region-Fix-input-source-options-not-being-applied.patch: - remove those patches, the changes are in the new version -- Sebastien Bacher Wed, 29 May 2019 13:23:07 +0200 ** Changed in: gnome-control-center (Ubuntu Disco) Status: Fix Committed => 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/1827346 Title: Power: Fail to set delay time when the value is 90 minutes To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1827346/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830884] Re: Update to 3.32.2
This bug was fixed in the package gnome-control-center - 1:3.32.2-0ubuntu1 --- gnome-control-center (1:3.32.2-0ubuntu1) disco; urgency=medium * New upstream stable version, based on the Debian update (lp: #1830884) - Fix crash if a monitor has no preferred mode (lp: #1820861) - Set correct sleep value for the 90 minutes choice (lp: #1827346) * d/p/git_nightlight_translations.patch, d/p/0001-region-Fix-input-source-options-not-being-applied.patch: - remove those patches, the changes are in the new version -- Sebastien Bacher Wed, 29 May 2019 13:23:07 +0200 ** Changed in: gnome-control-center (Ubuntu Disco) Status: Fix Committed => 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/1830884 Title: Update to 3.32.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1830884/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1824687] Re: 4.4.0-145-generic Kernel Panic ip6_expire_frag_queue
** Description changed: + [SRU Justification] + + == Impact == + + Since 05c0b86b96 "ipv6: frags: rewrite ip6_expire_frag_queue()" the + 16.04/4.4 kernel crashes whenever that functions gets called (on busy + systems this can be every 3-4 hours). While this potentially affects + Cosmic and later, too, the fix differs on later kernels (Bionic is not + yet affected as it does not yet carry updates to the frags handling). + + == Fix == + + For Xenial and Cosmic, the proposed fix would be additional changes to ip6_expipre_frag_queue(), taken from follow-up changes to ip_expire(). + For Disco, I would hold back because we have a backlog of stable patches there and depending on what got backported to 5.0.y there would be a simpler fix. + For current development kernels, one just needs to ensure that the following upstream change is included: 47d3d7fdb10a "ip6: fix skb leak in ip6frag_expire_frag_queue()". + + == Testcase == + + Unfortunately this could not be re-created locally. But a test kernel + which had the proposed fix applied was showing good testing (see comment + #37 and #38). + + == Risk of Regression == + + The modified function is only called in rare cases and the positive + testing in production would cover this. So I would consider it low. + + --- + Description: Ubuntu 16.04.6 LTS Release: 16.04 - After upgrading our server to this Kernel we experience frequent Kernel panics (Attachment). - Every 3 hours. - Our machine has a throuput of about 600 Mbits/s + Every 3 hours. + Our machine has a throuput of about 600 Mbits/s The Panics are around the area of ip6_expire_frag_queue. - __pskb_pull_tail - ip6_dst_lookup_tail - _decode_session6 - __xfrm_decode_session - icmpv6_route_lookup - icmp6_send - + __pskb_pull_tail + ip6_dst_lookup_tail + _decode_session6 + __xfrm_decode_session + icmpv6_route_lookup + icmp6_send It seems similar to Bug Report in Debian. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=922488 According to the bug finder of above bug it also occurred after using a Kernel with the change of rewrite ip6_expire_frag_queue() Intermediate solution. We disabled IPv6 on this machine to avoid further Panics. Please let me know what information is missing. The ubuntu-bug linux was send. And I hope it is attached to this report. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: linux-image-4.4.0-145-generic 4.4.0-145.171 ProcVersionSignature: Ubuntu 4.4.0-145.171-generic 4.4.176 Uname: Linux 4.4.0-145-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.18 Architecture: amd64 Date: Sun Apr 14 11:40:11 2019 InstallationDate: Installed on 2018-03-18 (391 days ago) InstallationMedia: Ubuntu-Server 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) ProcEnviron: - LANGUAGE=en_GB:en - TERM=xterm-256color - PATH=(custom, no user) - LANG=en_GB.UTF-8 - SHELL=/bin/bash + LANGUAGE=en_GB:en + TERM=xterm-256color + PATH=(custom, no user) + LANG=en_GB.UTF-8 + SHELL=/bin/bash SourcePackage: linux-signed UpgradeStatus: Upgraded to xenial on 2018-10-21 (174 days ago) - --- + --- AlsaDevices: - total 0 - crw-rw 1 root audio 116, 1 Apr 12 21:04 seq - crw-rw 1 root audio 116, 33 Apr 12 21:04 timer + total 0 + crw-rw 1 root audio 116, 1 Apr 12 21:04 seq + crw-rw 1 root audio 116, 33 Apr 12 21:04 timer AplayDevices: Error: [Errno 2] No such file or directory ApportVersion: 2.20.1-0ubuntu2.18 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=/dev/mapper/tor3--vg-swap_1 InstallationDate: Installed on 2018-03-18 (393 days ago) InstallationMedia: Ubuntu-Server 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228) IwConfig: Error: [Errno 2] No such file or directory Lsusb: - Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub - Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub - Bus 001 Device 003: ID 0557:2221 ATEN International Co., Ltd Winbond Hermon - Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub - Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub + Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub + Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub + Bus 001 Device 003: ID 0557:2221 ATEN International Co., Ltd Winbond Hermon + Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub + Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: Supermicro X9SRE/X9SRE-3F/X9SRi/X9SRi-3F Package: linux (not installed) PciMultimedia: - + ProcEnviron: - LANGUAGE=en_GB:en - TERM=xterm-256color - PATH=(custom, no user) - LANG=en_GB.UTF-8 - SHELL=/bin/bash + LANGUAGE=en_GB:en + TERM=xterm
[Bug 1820861] Re: /usr/bin/gnome-control-center:11:cc_display_mode_get_freq_f:cc_display_settings_rebuild_ui:cc_display_settings_rebuild_ui:cc_display_settings_set_selected_output:set_current_output
This bug was fixed in the package gnome-control-center - 1:3.32.2-0ubuntu1 --- gnome-control-center (1:3.32.2-0ubuntu1) disco; urgency=medium * New upstream stable version, based on the Debian update (lp: #1830884) - Fix crash if a monitor has no preferred mode (lp: #1820861) - Set correct sleep value for the 90 minutes choice (lp: #1827346) * d/p/git_nightlight_translations.patch, d/p/0001-region-Fix-input-source-options-not-being-applied.patch: - remove those patches, the changes are in the new version -- Sebastien Bacher Wed, 29 May 2019 13:23:07 +0200 ** Changed in: gnome-control-center (Ubuntu Disco) Status: Fix Committed => 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/1820861 Title: /usr/bin/gnome-control- center:11:cc_display_mode_get_freq_f:cc_display_settings_rebuild_ui:cc_display_settings_rebuild_ui:cc_display_settings_set_selected_output:set_current_output To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1820861/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1773028] Update Released
The verification of the Stable Release Update for epiphany-browser has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1773028 Title: CVE-2018-11396 epiphany crash fix To manage notifications about this bug go to: https://bugs.launchpad.net/epiphany-browser/+bug/1773028/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1812159] Re: q-r-t security test wants SCHED_STACK_END_CHECK to be enabled in KVM kernels
https://lists.ubuntu.com/archives/kernel-team/2019-June/101176.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1812159 Title: q-r-t security test wants SCHED_STACK_END_CHECK to be enabled in KVM kernels To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1812159/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1816004] Re: GLVND: AARCH64 : Fix address passed to clear cache
This bug was fixed in the package libglvnd - 1.0.0-2ubuntu2.3 --- libglvnd (1.0.0-2ubuntu2.3) bionic; urgency=medium * aarch64-fix-address-passed-to-clear-cache.diff: Fix a crash in some GLX apps. (LP: #1816004) -- Timo Aaltonen Fri, 10 May 2019 15:17:37 +0300 ** Changed in: libglvnd (Ubuntu Bionic) Status: Fix Committed => 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/1816004 Title: GLVND: AARCH64 : Fix address passed to clear cache To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libglvnd/+bug/1816004/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1815602] Update Released
The verification of the Stable Release Update for epiphany-browser has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1815602 Title: [SRU] Update epiphany-browser to 3.28.5 in Bionic To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/1815602/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1816004] Update Released
The verification of the Stable Release Update for libglvnd has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1816004 Title: GLVND: AARCH64 : Fix address passed to clear cache To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libglvnd/+bug/1816004/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1827284] Update Released
The verification of the Stable Release Update for gnome-shell has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1827284 Title: [regression] No window spread animation in gnome-shell 3.28.3+git20190124 To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/1827284/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1827284] Re: [regression] No window spread animation in gnome-shell 3.28.3+git20190124
This bug was fixed in the package gnome-shell - 3.28.4-0ubuntu18.04.1 --- gnome-shell (3.28.4-0ubuntu18.04.1) bionic; urgency=medium * New upstream stable release - Fix ellipsization in dialog subtitles/bodies (LP: #1809788) - dnd: Only handle touch events in wayland (LP: #1817020) - windowManager: listen actively to windows being destroyed during WS switch (LP: #1812527) - Fix unresponsive-app dialog blocking input in other windows (LP: #1740869) - Fix regression on missing spread animation (LP: #1827284) * d/p/js-fix-invalid-access-errors.patch, d/p/js-ui-Choose-some-actors-to-cache-on-the-GPU.patch: - Refreshed * d/p/switchMonitor-switch-to-next-config-upon-initial-keypress.patch - Ensure switch display mode is cyclic (LP: #1772811) * debian/control: - Depends on mutter 3.28.4-0ubuntu18.04.1 * d/p/st-widget-Add-missing-g_return_val_if_fail.patch: - st-widget: Protect from NULL obj in get_theme_node (LP: #1796606) -- Marco Trevisan (Treviño) Fri, 10 May 2019 11:43:10 +0100 ** Changed in: gnome-shell (Ubuntu Bionic) Status: Fix Committed => 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/1827284 Title: [regression] No window spread animation in gnome-shell 3.28.3+git20190124 To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/1827284/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1773028] Re: CVE-2018-11396 epiphany crash fix
This bug was fixed in the package epiphany-browser - 3.28.5-0ubuntu1 --- epiphany-browser (3.28.5-0ubuntu1) bionic; urgency=medium * New bugfix version (lp: #1815602) - Fix CVE-2018-11396/CVE-2018-12016 (lp: #1773028) * debian/patches/disable-tests.patch: removed change in the new version -- Sebastien Bacher Tue, 28 May 2019 20:10:09 +0200 ** Changed in: epiphany-browser (Ubuntu Bionic) Status: Fix Committed => 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/1773028 Title: CVE-2018-11396 epiphany crash fix To manage notifications about this bug go to: https://bugs.launchpad.net/epiphany-browser/+bug/1773028/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1827029] Update Released
The verification of the Stable Release Update for mutter has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1827029 Title: Extended characters in OSK don't get entered To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1827029/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1817020] Update Released
The verification of the Stable Release Update for gnome-shell has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1817020 Title: Touching and dragging an icon on the dock blocks input to other apps To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1817020/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1812527] Re: [bionic][regression] gnome-shell crashes with SIGSEGV in meta_window_actor_is_destroyed(self=NULL) called from _switchWorkspaceDone() [windowManager.js:1787]
This bug was fixed in the package gnome-shell - 3.28.4-0ubuntu18.04.1 --- gnome-shell (3.28.4-0ubuntu18.04.1) bionic; urgency=medium * New upstream stable release - Fix ellipsization in dialog subtitles/bodies (LP: #1809788) - dnd: Only handle touch events in wayland (LP: #1817020) - windowManager: listen actively to windows being destroyed during WS switch (LP: #1812527) - Fix unresponsive-app dialog blocking input in other windows (LP: #1740869) - Fix regression on missing spread animation (LP: #1827284) * d/p/js-fix-invalid-access-errors.patch, d/p/js-ui-Choose-some-actors-to-cache-on-the-GPU.patch: - Refreshed * d/p/switchMonitor-switch-to-next-config-upon-initial-keypress.patch - Ensure switch display mode is cyclic (LP: #1772811) * debian/control: - Depends on mutter 3.28.4-0ubuntu18.04.1 * d/p/st-widget-Add-missing-g_return_val_if_fail.patch: - st-widget: Protect from NULL obj in get_theme_node (LP: #1796606) -- Marco Trevisan (Treviño) Fri, 10 May 2019 11:43:10 +0100 ** Changed in: gnome-shell (Ubuntu Bionic) Status: Fix Committed => 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/1812527 Title: [bionic][regression] gnome-shell crashes with SIGSEGV in meta_window_actor_is_destroyed(self=NULL) called from _switchWorkspaceDone() [windowManager.js:1787] To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/1812527/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1796606] Update Released
The verification of the Stable Release Update for gnome-shell has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1796606 Title: gnome-shell crashed with SIGSEGV in st_widget_get_theme_node() from BoxPointer::_reposition() To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/1796606/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1815602] Re: [SRU] Update epiphany-browser to 3.28.5 in Bionic
This bug was fixed in the package epiphany-browser - 3.28.5-0ubuntu1 --- epiphany-browser (3.28.5-0ubuntu1) bionic; urgency=medium * New bugfix version (lp: #1815602) - Fix CVE-2018-11396/CVE-2018-12016 (lp: #1773028) * debian/patches/disable-tests.patch: removed change in the new version -- Sebastien Bacher Tue, 28 May 2019 20:10:09 +0200 ** Changed in: epiphany-browser (Ubuntu Bionic) Status: Fix Committed => 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/1815602 Title: [SRU] Update epiphany-browser to 3.28.5 in Bionic To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/1815602/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1809788] Re: Shell dialog messages are truncated and ellipsized...
This bug was fixed in the package gnome-shell - 3.28.4-0ubuntu18.04.1 --- gnome-shell (3.28.4-0ubuntu18.04.1) bionic; urgency=medium * New upstream stable release - Fix ellipsization in dialog subtitles/bodies (LP: #1809788) - dnd: Only handle touch events in wayland (LP: #1817020) - windowManager: listen actively to windows being destroyed during WS switch (LP: #1812527) - Fix unresponsive-app dialog blocking input in other windows (LP: #1740869) - Fix regression on missing spread animation (LP: #1827284) * d/p/js-fix-invalid-access-errors.patch, d/p/js-ui-Choose-some-actors-to-cache-on-the-GPU.patch: - Refreshed * d/p/switchMonitor-switch-to-next-config-upon-initial-keypress.patch - Ensure switch display mode is cyclic (LP: #1772811) * debian/control: - Depends on mutter 3.28.4-0ubuntu18.04.1 * d/p/st-widget-Add-missing-g_return_val_if_fail.patch: - st-widget: Protect from NULL obj in get_theme_node (LP: #1796606) -- Marco Trevisan (Treviño) Fri, 10 May 2019 11:43:10 +0100 ** Changed in: gnome-shell (Ubuntu Bionic) Status: Fix Committed => 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/1809788 Title: Shell dialog messages are truncated and ellipsized... To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/1809788/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772811] Re: [SRU] different behaviors for switch display mode between xenial and bionic
This bug was fixed in the package mutter - 3.28.4-0ubuntu18.04.1 --- mutter (3.28.4-0ubuntu18.04.1) bionic; urgency=medium * New upstream release: - Implement keycode remap to keysyms on virtual key devices (LP: #1827029) * d/p/monitor-manager-Don-t-use-switch-config-when-ensuring-con.patch, d/p/monitor-manager-use-MonitorsConfig-to-track-switch_config.patch: - Ensure switch display mode is cyclic (LP: #1772811) [ Daniel van Vugt ] * d/p/lp1763892-a-renderer-native-Add-hardware-presentation-timing.patch, d/p/lp1763892-b-renderer-native-Advertise-_FEATURE_SWAP_THROTTLE.patch: - Add support for high frame rate displays (LP: #1763892) * d/p/clutter-Smooth-out-master-clock-to-smooth-visuals.patch: - Dropped [ Iain Lane ] * Update symbols file for *_switch_config. These are added as a backport in this update. They are available in subsequent releases (so generated deps should keep working fine). -- Marco Trevisan (Treviño) Tue, 07 May 2019 18:05:21 +0100 ** Changed in: mutter (Ubuntu Bionic) Status: Fix Committed => 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/1772811 Title: [SRU] different behaviors for switch display mode between xenial and bionic To manage notifications about this bug go to: https://bugs.launchpad.net/mutter/+bug/1772811/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772811] Update Released
The verification of the Stable Release Update for gnome-shell has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772811 Title: [SRU] different behaviors for switch display mode between xenial and bionic To manage notifications about this bug go to: https://bugs.launchpad.net/mutter/+bug/1772811/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1827029] Re: Extended characters in OSK don't get entered
This bug was fixed in the package mutter - 3.28.4-0ubuntu18.04.1 --- mutter (3.28.4-0ubuntu18.04.1) bionic; urgency=medium * New upstream release: - Implement keycode remap to keysyms on virtual key devices (LP: #1827029) * d/p/monitor-manager-Don-t-use-switch-config-when-ensuring-con.patch, d/p/monitor-manager-use-MonitorsConfig-to-track-switch_config.patch: - Ensure switch display mode is cyclic (LP: #1772811) [ Daniel van Vugt ] * d/p/lp1763892-a-renderer-native-Add-hardware-presentation-timing.patch, d/p/lp1763892-b-renderer-native-Advertise-_FEATURE_SWAP_THROTTLE.patch: - Add support for high frame rate displays (LP: #1763892) * d/p/clutter-Smooth-out-master-clock-to-smooth-visuals.patch: - Dropped [ Iain Lane ] * Update symbols file for *_switch_config. These are added as a backport in this update. They are available in subsequent releases (so generated deps should keep working fine). -- Marco Trevisan (Treviño) Tue, 07 May 2019 18:05:21 +0100 ** Changed in: mutter (Ubuntu Bionic) Status: Fix Committed => 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/1827029 Title: Extended characters in OSK don't get entered To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1827029/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1817020] Re: Touching and dragging an icon on the dock blocks input to other apps
This bug was fixed in the package gnome-shell - 3.28.4-0ubuntu18.04.1 --- gnome-shell (3.28.4-0ubuntu18.04.1) bionic; urgency=medium * New upstream stable release - Fix ellipsization in dialog subtitles/bodies (LP: #1809788) - dnd: Only handle touch events in wayland (LP: #1817020) - windowManager: listen actively to windows being destroyed during WS switch (LP: #1812527) - Fix unresponsive-app dialog blocking input in other windows (LP: #1740869) - Fix regression on missing spread animation (LP: #1827284) * d/p/js-fix-invalid-access-errors.patch, d/p/js-ui-Choose-some-actors-to-cache-on-the-GPU.patch: - Refreshed * d/p/switchMonitor-switch-to-next-config-upon-initial-keypress.patch - Ensure switch display mode is cyclic (LP: #1772811) * debian/control: - Depends on mutter 3.28.4-0ubuntu18.04.1 * d/p/st-widget-Add-missing-g_return_val_if_fail.patch: - st-widget: Protect from NULL obj in get_theme_node (LP: #1796606) -- Marco Trevisan (Treviño) Fri, 10 May 2019 11:43:10 +0100 ** Changed in: gnome-shell (Ubuntu Bionic) Status: Fix Committed => 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/1817020 Title: Touching and dragging an icon on the dock blocks input to other apps To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1817020/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1811571] Update Released
The verification of the Stable Release Update for lyx has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1811571 Title: [SRU] Update to maintenance release 2.2.4 in Bionic To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lyx/+bug/1811571/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1796606] Re: gnome-shell crashed with SIGSEGV in st_widget_get_theme_node() from BoxPointer::_reposition()
This bug was fixed in the package gnome-shell - 3.28.4-0ubuntu18.04.1 --- gnome-shell (3.28.4-0ubuntu18.04.1) bionic; urgency=medium * New upstream stable release - Fix ellipsization in dialog subtitles/bodies (LP: #1809788) - dnd: Only handle touch events in wayland (LP: #1817020) - windowManager: listen actively to windows being destroyed during WS switch (LP: #1812527) - Fix unresponsive-app dialog blocking input in other windows (LP: #1740869) - Fix regression on missing spread animation (LP: #1827284) * d/p/js-fix-invalid-access-errors.patch, d/p/js-ui-Choose-some-actors-to-cache-on-the-GPU.patch: - Refreshed * d/p/switchMonitor-switch-to-next-config-upon-initial-keypress.patch - Ensure switch display mode is cyclic (LP: #1772811) * debian/control: - Depends on mutter 3.28.4-0ubuntu18.04.1 * d/p/st-widget-Add-missing-g_return_val_if_fail.patch: - st-widget: Protect from NULL obj in get_theme_node (LP: #1796606) -- Marco Trevisan (Treviño) Fri, 10 May 2019 11:43:10 +0100 ** Changed in: gnome-shell (Ubuntu Bionic) Status: Fix Committed => 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/1796606 Title: gnome-shell crashed with SIGSEGV in st_widget_get_theme_node() from BoxPointer::_reposition() To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/1796606/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1809788] Update Released
The verification of the Stable Release Update for gnome-shell has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1809788 Title: Shell dialog messages are truncated and ellipsized... To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/1809788/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1740869] Update Released
The verification of the Stable Release Update for gnome-shell has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1740869 Title: is not responding window is constantly showing when debugging a program To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1740869/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1672698] Re: Broken/Missing font rendering in firefox
This is a fairly serious bug that affects so many websites with uncommon fonts, most notably Google services like Gmail using the Roboto font. Refreshing the page has a chance of loading the missing symbols but it's not guaranteed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1672698 Title: Broken/Missing font rendering in firefox To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1672698/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772811] Re: [SRU] different behaviors for switch display mode between xenial and bionic
This bug was fixed in the package gnome-shell - 3.28.4-0ubuntu18.04.1 --- gnome-shell (3.28.4-0ubuntu18.04.1) bionic; urgency=medium * New upstream stable release - Fix ellipsization in dialog subtitles/bodies (LP: #1809788) - dnd: Only handle touch events in wayland (LP: #1817020) - windowManager: listen actively to windows being destroyed during WS switch (LP: #1812527) - Fix unresponsive-app dialog blocking input in other windows (LP: #1740869) - Fix regression on missing spread animation (LP: #1827284) * d/p/js-fix-invalid-access-errors.patch, d/p/js-ui-Choose-some-actors-to-cache-on-the-GPU.patch: - Refreshed * d/p/switchMonitor-switch-to-next-config-upon-initial-keypress.patch - Ensure switch display mode is cyclic (LP: #1772811) * debian/control: - Depends on mutter 3.28.4-0ubuntu18.04.1 * d/p/st-widget-Add-missing-g_return_val_if_fail.patch: - st-widget: Protect from NULL obj in get_theme_node (LP: #1796606) -- Marco Trevisan (Treviño) Fri, 10 May 2019 11:43:10 +0100 ** Changed in: gnome-shell (Ubuntu Bionic) Status: Fix Committed => 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/1772811 Title: [SRU] different behaviors for switch display mode between xenial and bionic To manage notifications about this bug go to: https://bugs.launchpad.net/mutter/+bug/1772811/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1812527] Update Released
The verification of the Stable Release Update for gnome-shell has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1812527 Title: [bionic][regression] gnome-shell crashes with SIGSEGV in meta_window_actor_is_destroyed(self=NULL) called from _switchWorkspaceDone() [windowManager.js:1787] To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/1812527/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1763892] Re: 144Hz/120Hz monitor but mutter seems to cap rendering at 60FPS
This bug was fixed in the package mutter - 3.28.4-0ubuntu18.04.1 --- mutter (3.28.4-0ubuntu18.04.1) bionic; urgency=medium * New upstream release: - Implement keycode remap to keysyms on virtual key devices (LP: #1827029) * d/p/monitor-manager-Don-t-use-switch-config-when-ensuring-con.patch, d/p/monitor-manager-use-MonitorsConfig-to-track-switch_config.patch: - Ensure switch display mode is cyclic (LP: #1772811) [ Daniel van Vugt ] * d/p/lp1763892-a-renderer-native-Add-hardware-presentation-timing.patch, d/p/lp1763892-b-renderer-native-Advertise-_FEATURE_SWAP_THROTTLE.patch: - Add support for high frame rate displays (LP: #1763892) * d/p/clutter-Smooth-out-master-clock-to-smooth-visuals.patch: - Dropped [ Iain Lane ] * Update symbols file for *_switch_config. These are added as a backport in this update. They are available in subsequent releases (so generated deps should keep working fine). -- Marco Trevisan (Treviño) Tue, 07 May 2019 18:05:21 +0100 ** Changed in: mutter (Ubuntu Bionic) Status: Fix Committed => 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/1763892 Title: 144Hz/120Hz monitor but mutter seems to cap rendering at 60FPS To manage notifications about this bug go to: https://bugs.launchpad.net/mutter/+bug/1763892/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1740869] Re: is not responding window is constantly showing when debugging a program
This bug was fixed in the package gnome-shell - 3.28.4-0ubuntu18.04.1 --- gnome-shell (3.28.4-0ubuntu18.04.1) bionic; urgency=medium * New upstream stable release - Fix ellipsization in dialog subtitles/bodies (LP: #1809788) - dnd: Only handle touch events in wayland (LP: #1817020) - windowManager: listen actively to windows being destroyed during WS switch (LP: #1812527) - Fix unresponsive-app dialog blocking input in other windows (LP: #1740869) - Fix regression on missing spread animation (LP: #1827284) * d/p/js-fix-invalid-access-errors.patch, d/p/js-ui-Choose-some-actors-to-cache-on-the-GPU.patch: - Refreshed * d/p/switchMonitor-switch-to-next-config-upon-initial-keypress.patch - Ensure switch display mode is cyclic (LP: #1772811) * debian/control: - Depends on mutter 3.28.4-0ubuntu18.04.1 * d/p/st-widget-Add-missing-g_return_val_if_fail.patch: - st-widget: Protect from NULL obj in get_theme_node (LP: #1796606) -- Marco Trevisan (Treviño) Fri, 10 May 2019 11:43:10 +0100 ** Changed in: gnome-shell (Ubuntu Bionic) Status: Fix Committed => 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/1740869 Title: is not responding window is constantly showing when debugging a program To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1740869/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1820886] Re: Potential inconsistency due to system halt/reboot being allowed when package installation in progress
This bug was fixed in the package apt - 1.6.11 --- apt (1.6.11) bionic; urgency=medium * Add test case for local-only packages pinned to never * Prevent shutdown while running dpkg (LP: #1820886) * Add linux-{buildinfo,image-unsigned,source} versioned kernel pkgs (LP: #1821640) -- Julian Andres Klode Tue, 07 May 2019 11:19:29 +0200 ** Changed in: apt (Ubuntu Xenial) Status: Fix Committed => 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/1820886 Title: Potential inconsistency due to system halt/reboot being allowed when package installation in progress To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1820886/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1821640] Re: Missing pattern for linux-image-unsigned keeps autoremovable kernels on the system
This bug was fixed in the package apt - 1.7.5 --- apt (1.7.5) cosmic; urgency=medium * Add test case for local-only packages pinned to never * Prevent shutdown while running dpkg (LP: #1820886) * Add linux-{buildinfo,image-unsigned,source} versioned kernel pkgs (LP: #1821640) -- Julian Andres Klode Tue, 07 May 2019 11:04:15 +0200 ** Changed in: apt (Ubuntu Cosmic) Status: Fix Committed => Fix Released ** Changed in: apt (Ubuntu Bionic) Status: Fix Committed => 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/1821640 Title: Missing pattern for linux-image-unsigned keeps autoremovable kernels on the system To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1821640/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1821640] Re: Missing pattern for linux-image-unsigned keeps autoremovable kernels on the system
This bug was fixed in the package apt - 1.6.11 --- apt (1.6.11) bionic; urgency=medium * Add test case for local-only packages pinned to never * Prevent shutdown while running dpkg (LP: #1820886) * Add linux-{buildinfo,image-unsigned,source} versioned kernel pkgs (LP: #1821640) -- Julian Andres Klode Tue, 07 May 2019 11:19:29 +0200 ** Changed in: apt (Ubuntu Xenial) Status: Fix Committed => 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/1821640 Title: Missing pattern for linux-image-unsigned keeps autoremovable kernels on the system To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1821640/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1820886] Re: Potential inconsistency due to system halt/reboot being allowed when package installation in progress
This bug was fixed in the package apt - 1.2.32 --- apt (1.2.32) xenial; urgency=medium * Add test case for local-only packages pinned to never * Prevent shutdown while running dpkg (LP: #1820886) * Add linux-{buildinfo,image-unsigned,source} versioned kernel pkgs (LP: #1821640) -- Julian Andres Klode Tue, 07 May 2019 12:57:03 +0200 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1820886 Title: Potential inconsistency due to system halt/reboot being allowed when package installation in progress To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1820886/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1820886] Re: Potential inconsistency due to system halt/reboot being allowed when package installation in progress
This bug was fixed in the package apt - 1.7.5 --- apt (1.7.5) cosmic; urgency=medium * Add test case for local-only packages pinned to never * Prevent shutdown while running dpkg (LP: #1820886) * Add linux-{buildinfo,image-unsigned,source} versioned kernel pkgs (LP: #1821640) -- Julian Andres Klode Tue, 07 May 2019 11:04:15 +0200 ** Changed in: apt (Ubuntu Cosmic) Status: Fix Committed => Fix Released ** Changed in: apt (Ubuntu Bionic) Status: Fix Committed => 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/1820886 Title: Potential inconsistency due to system halt/reboot being allowed when package installation in progress To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1820886/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1824236] Re: supermin/liguestfs fails to configure network
Verification on Disco. Following the test case in the description : $ sudo guestfish -a xenial-server-cloudimg-amd64-disk1.img --network -v << EOF > run > mount /dev/sda1 / > command 'apt update' > EOF libguestfs: launch: program=guestfish libguestfs: launch: version=1.40.2 libguestfs: launch: backend registered: unix ... Hit:1 http://archive.ubuntu.com/ubuntu xenial InRelease Get:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:3 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] Hit:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease Get:5 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [667 kB] Get:6 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [269 kB] Get:7 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [438 kB] Get:8 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [178 kB] Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [966 kB] Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [384 kB] Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [750 kB] Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [312 kB] Fetched 4182 kB in 11s (354 kB/s) Reading package lists... Building dependency tree... Reading state information... 56 packages can be upgraded. Run 'apt list --upgradable' to see them. ... Now 'apt update' works. $ dpkg -l | grep libguestfs ii libguestfs-perl 1:1.40.2-1ubuntu1.1 amd64guest disk image management system - Perl bindings ii libguestfs-tools 1:1.40.2-1ubuntu1.1 amd64guest disk image management system - tools ii libguestfs0:amd641:1.40.2-1ubuntu1.1 amd64guest disk image management system - shared library ** Tags removed: verification-needed-disco ** Tags added: verification-done-disco -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1824236 Title: supermin/liguestfs fails to configure network To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libguestfs/+bug/1824236/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1811571] Re: [SRU] Update to maintenance release 2.2.4 in Bionic
This bug was fixed in the package lyx - 2.2.4-0ubuntu0.18.04.1 --- lyx (2.2.4-0ubuntu0.18.04.1) bionic; urgency=medium * New upstream release (LP: #1811571). * Drop 0002-Fix-spelling-errors.patch which does not apply cleanly. -- Juhani Numminen Fri, 14 Sep 2018 15:36:22 +0300 ** Changed in: lyx (Ubuntu Bionic) Status: Fix Committed => 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/1811571 Title: [SRU] Update to maintenance release 2.2.4 in Bionic To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lyx/+bug/1811571/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1827884] Re: Boot problems after upgrade to kernel 4.15.0-48 (18.04.2LTS/i386)
Also tried on very old Thinkpad Pentium M (Banias) Mobility Radeon 7500, Xubuntu 18.04, Kernel 4.15.0-51. It Works -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1827884 Title: Boot problems after upgrade to kernel 4.15.0-48 (18.04.2LTS/i386) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1827884/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1821640] Re: Missing pattern for linux-image-unsigned keeps autoremovable kernels on the system
This bug was fixed in the package apt - 1.2.32 --- apt (1.2.32) xenial; urgency=medium * Add test case for local-only packages pinned to never * Prevent shutdown while running dpkg (LP: #1820886) * Add linux-{buildinfo,image-unsigned,source} versioned kernel pkgs (LP: #1821640) -- Julian Andres Klode Tue, 07 May 2019 12:57:03 +0200 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1821640 Title: Missing pattern for linux-image-unsigned keeps autoremovable kernels on the system To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1821640/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1831065] Re: does not detect headphone when there is no other output devices
** Tags added: oem-priority ** Also affects: linux (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Cosmic) Importance: Undecided Status: New ** Changed in: linux (Ubuntu) Status: Incomplete => Invalid ** Also affects: linux-oem (Ubuntu) Importance: Undecided Status: New ** Changed in: linux-oem (Ubuntu) Status: New => Invalid ** Changed in: linux-oem (Ubuntu Cosmic) Status: New => Incomplete ** Changed in: linux-oem (Ubuntu Cosmic) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1831065 Title: does not detect headphone when there is no other output devices To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1831065/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1829333] Re: please filter /usr/share/locales when creating minimized images
Setting verification-done, too, since it is complete with Disco. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1829333 Title: please filter /usr/share/locales when creating minimized images To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1829333/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1824236] Re: supermin/liguestfs fails to configure network
Verification on Cosmic. Following the test case in the description : $ sudo guestfish -a xenial-server-cloudimg-amd64-disk1.img --network -v << EOF run mount /dev/sda1 / command 'apt update' EOF libguestfs: launch: program=guestfish libguestfs: launch: version=1.38.4 libguestfs: launch: backend registered: unix ... 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://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Get:5 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [667 kB] Get:6 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [269 kB] Get:7 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [438 kB] Get:8 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [178 kB] Get:9 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [5600 B] Get:10 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7532 kB] Get:11 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [2676 B] Get:12 http://archive.ubuntu.com/ubuntu xenial/universe Translation-en [4354 kB] Get:13 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB] Get:14 http://archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB] Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [966 kB] Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [384 kB] Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [7616 B] Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/restricted Translation-en [2272 B] Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [750 kB] Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [312 kB] Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [16.7 kB] Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8440 B] Get:23 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [7280 B] Get:24 http://archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [4456 B] Get:25 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [7804 B] Get:26 http://archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [4184 B] Fetched 16.5 MB in 28s (573 kB/s) Reading package lists... Building dependency tree... Reading state information... 109 packages can be upgraded. Run 'apt list --upgradable' to see them. ... Now 'apt update' works. $ dpkg -l | grep libguestfs ii libguestfs-hfsplus:amd64 1:1.38.4-1ubuntu2.1 amd64guest disk image management system - HFS+ support ii libguestfs-perl1:1.38.4-1ubuntu2.1 amd64guest disk image management system - Perl bindings ii libguestfs-reiserfs:amd64 1:1.38.4-1ubuntu2.1 amd64guest disk image management system - ReiserFS support ii libguestfs-tools 1:1.38.4-1ubuntu2.1 amd64guest disk image management system - tools ii libguestfs-xfs:amd64 1:1.38.4-1ubuntu2.1 amd64guest disk image management system - XFS support ii libguestfs0:amd64 1:1.38.4-1ubuntu2.1 amd64guest disk image management system - shared library ** Tags removed: verification-needed-cosmic ** Tags added: verification-done-cosmic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1824236 Title: supermin/liguestfs fails to configure network To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libguestfs/+bug/1824236/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830096] Re: Firefox 67 in Ubuntu 18.10 thinks it's an older version
This bug was fixed in the package firefox - 67.0.1+build1-0ubuntu0.18.10.1 --- firefox (67.0.1+build1-0ubuntu0.18.10.1) cosmic; urgency=medium * New upstream stable release (67.0.1build1) -- Olivier Tilloy Thu, 30 May 2019 11:04:58 +0200 ** Changed in: firefox (Ubuntu) Status: Fix Committed => Fix Released ** Changed in: firefox (Ubuntu) Status: Fix Committed => 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/1830096 Title: Firefox 67 in Ubuntu 18.10 thinks it's an older version To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/1830096/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1830096] Re: Firefox 67 in Ubuntu 18.10 thinks it's an older version
This bug was fixed in the package firefox - 67.0.1+build1-0ubuntu0.18.04.1 --- firefox (67.0.1+build1-0ubuntu0.18.04.1) bionic; urgency=medium * New upstream stable release (67.0.1build1) -- Olivier Tilloy Thu, 30 May 2019 07:39:22 +0200 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1830096 Title: Firefox 67 in Ubuntu 18.10 thinks it's an older version To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/1830096/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1831765] Re: Privilege Separation Directory default
Thank you for taking the time to report this bug and helping to make Ubuntu better. I think the description of the problem your are facing and the workaround you found are missing one main fact: sshd in Ubuntu is managed with systemd unit files, the legacy init scripts in /etc/init.d/ are not used. The /run/sshd directory is created by systemd because /lib/systemd/system/ssh.service contains the RuntimeDirectory=sshd directive. You can find pointers to get help with your specific need here: http://www.ubuntu.com/support/community As this is a configuration issue, rather than a bug a in Ubuntu, I'm marking this bug as Invalid. If you believe that this is really a bug, then 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 explain why you believe this is a bug in Ubuntu rather than a configuration issue, and then change the bug status back to New. ** Changed in: openssh (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/1831765 Title: Privilege Separation Directory default To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1831765/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs