[Bug 1945548] Re: I225-IT Ethernet (8086:0d9f) does not work on AAEON's EHL Board

2021-10-21 Thread Kent Lin
** Changed in: intel Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945548 Title: I225-IT Ethernet (8086:0d9f) does not work on AAEON's EHL Board To manage notif

[Bug 1662620] Re: "ip addr add" permits illegal labels

2021-10-21 Thread Christian Ehrhardt 
Thanks Chris for having a look. > On the other hand, from the bug it looks like if you *don't* mix valid and > invalid labels > then everything actually works? So this would potentially be breaking > currently working setups? Yes while having that echoing in my head for a while I think you are

[Bug 1947920] Re: tracker-miner-f 100% CPU and slows system down

2021-10-21 Thread Sebastien Bacher
Thank you for your bug report, could you perhaps report it directly upstream on https://gitlab.gnome.org/GNOME/tracker/issues ? ** Changed in: tracker (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 1945590] Re: Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled

2021-10-21 Thread Marco De Felice
I have the same issue on my ThinkPad E14 Gen 2 Type 20TA with the latest firmware. Just wanted to add that the proposed workaround of disabling psmouse (via boot options or via disabling in bios) is not working for me. Also tried the kernel at https://people.canonical.com/~mschiu77/lp1941773/I/ b

[Bug 1943103] Re: Kernel 5.4.0-84 Graphical Issues and Overheating

2021-10-21 Thread Kai-Heng Feng
Piotr, Does mainline kernel have this issue? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1943103 Title: Kernel 5.4.0-84 Graphical Issues and Overheating To manage notifications about this bug go

[Bug 1942616] Re: Settings Power says high hardware temperature

2021-10-21 Thread Sebastien Bacher
@corrado, could you check if one of the previously mentioned cpufreq packages are installed and if so does uninstalling them makes a difference for you? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/19

[Bug 1871644]

2021-10-21 Thread Stransky
Emilio, you're absolutely right :) There's original Bug 1408360 for it. For custom themes we need to apply alpha component only and keep original color from theme (i.e. paint over alpha from theme). Emilio, how is the best way how to do it? We can introduce a new appearance (-moz-window-titlebar-

[Bug 1942616] Re: Settings Power says high hardware temperature

2021-10-21 Thread Sebastien Bacher
> the Gnome performance power mode state is lost across system reboot upstream added support for restoring the state now so it will be in the next version of Ubuntu ** Changed in: power-profiles-daemon (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because

[Bug 1871644]

2021-10-21 Thread Stransky
*** Bug 1706752 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871644 Title: Top corners of Firefox windows have weird black protrusions from the ro

[Bug 1871644]

2021-10-21 Thread B-emilio
(In reply to Martin Stránský [:stransky] (ni? me) from comment #11) > Emilio, how is the best way how to do it? We can introduce a new appearance > (-moz-window-titlebar-alpha for instance) which contains only alpha component > from titlebar and paint it over theme color or use existing one > (-

[Bug 1871644]

2021-10-21 Thread B-emilio
Created attachment 9246287 Bug 1509931 - Add support for chrome-only environment variables. r=stransky This bit is taken straight from D73454 (I reviewed it but I guess another pair of eyes is ok, it's really straight-forward). Co-authored-by: Nicklas Boman -- You received this bug notificati

[Bug 1871644]

2021-10-21 Thread B-emilio
Created attachment 9246288 Bug 1509931 - Expose titlebar radius as a chrome-only CSS environment variable. r=stransky Mostly plumbing. Depends on D128679 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1871644]

2021-10-21 Thread B-emilio
Created attachment 9246290 Bug 1509931 - Remove -moz-gtk-csd-transparent-background. r=stransky We always use alpha visual for WebRender, and appearance: none is unnecessary (root element has no intrinsic appearance). Depends on D128681 -- You received this bug notification because you are a m

[Bug 1871644]

2021-10-21 Thread B-emilio
Created attachment 9246289 Bug 1509931 - Use titlebar radius on Linux and make titlebar set-up work for lightweight themes. r=stransky!,dao! Depends on D128680 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1871644]

2021-10-21 Thread B-emilio
Created attachment 9246291 Bug 1509931 - Simplify titlebar buttons CSS. r=stransky There's no need to use the media query to set the default styles of the buttons, we only need to hide them if appropriate. Depends on D128682 -- You received this bug notification because you are a member of Ubu

[Bug 1871644]

2021-10-21 Thread W-jan-k
(In reply to Emilio Cobos Álvarez (:emilio) from comment #17) > Created attachment 9246290 > Bug 1509931 - Remove -moz-gtk-csd-transparent-background. r=stransky > > > We always use alpha visual for WebRender KDE with disabled compositor, i3, etc. use alpha visual, but it's not transparent. Cou

[Bug 1871644]

2021-10-21 Thread B-emilio
Ah, I think I know why that might be... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871644 Title: Top corners of Firefox windows have weird black protrusions from the rounded edges To manage n

[Bug 1871644]

2021-10-21 Thread B-emilio
Created attachment 9246314 Bug 1509931 - Use a more precise toolbar radius. r=stransky This seemed possible/maybe worth doing, but let me know if you'd rather keep the 10 hard-coded. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1871644]

2021-10-21 Thread B-emilio
I fixed the wayland overdraw and the X11 artifacts, so I think this is ready to go. I've tested this stack on KWin and GNOME, both X11 and Wayland. Will test i3 and such asap. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1871644]

2021-10-21 Thread W-jan-k
(In reply to Emilio Cobos Álvarez (:emilio) from comment #20) Non-composited X11 (the legacy variant of X11: i3, KDE with manually disabled compositor, etc.) does not support transparency. Everything that would usually be transparent/alpha is just black/opaque. Menus and window corners had [shad

[Bug 1871644]

2021-10-21 Thread Pulsebot
Pushed by ealva...@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/81ca2d28c253 Simplify titlebar buttons CSS. r=desktop-theme-reviewers,dao -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1871644]

2021-10-21 Thread W-jan-k
(In reply to Emilio Cobos Álvarez (:emilio) from comment #26) > If we do want to do the cleanup described above, we might need a new media > query which determines this (but it should definitely not have `csd` in the > name, since it is not about csd at all). So I'd rather clean up the existing

[Bug 1871644]

2021-10-21 Thread B-emilio
Well, perhaps, but that seems tangential to this bug, isn't it? We don't use XShapeCombineMask for the titlebar and this patch stack doesn't start doing that. If we do want to do the cleanup described above, we might need a new media query which determines this (but it should definitely not have `

[Bug 1871644]

2021-10-21 Thread B-emilio
(In reply to Darkspirit from comment #19) > KDE with disabled compositor, i3, etc. use alpha visual, but it's not > transparent. WDYM, just that the background wouldn't be transparent? > Could -moz-gtk-csd-transparent-background be defined with > gdk_screen_is_composited() > and be used to forb

[Bug 1871644]

2021-10-21 Thread Stransky
Created attachment 9246335 titlebar CSS rounded borders properties -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871644 Title: Top corners of Firefox windows have weird black protrusions from the

[Bug 1871644]

2021-10-21 Thread Stransky
btw. It would be great to get border-radius from menu elements (Adwaita uses it) and use it in gecko too, for context menus for instance. But that may be a different bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 1871644]

2021-10-21 Thread B-emilio
So, querying the individual border-radius properties doesn't work. I get: > (firefox:17330): Gtk-WARNING **: 00:39:54.651: Style property "border- top-left-radius" is not gettable And same for the other corners of course. However, my patch works, because of [this code](https://gitlab.gnome.org/GN

[Bug 1871644]

2021-10-21 Thread Robert Mader
(In reply to Emilio Cobos Álvarez (:emilio) from comment #30) > So given there's no way to access the other border corners, and that this > works for our purposes, I think we should probably just roll with it, > thoughts? I'd agree - should work well for almost everyone. One question I had to t

[Bug 1871644]

2021-10-21 Thread Stransky
Okay, fair enough. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871644 Title: Top corners of Firefox windows have weird black protrusions from the rounded edges To manage notifications about th

[Bug 1871644]

2021-10-21 Thread Imoraru
https://hg.mozilla.org/mozilla-central/rev/81ca2d28c253 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871644 Title: Top corners of Firefox windows have weird black protrusions from the rounded ed

[Bug 1871644]

2021-10-21 Thread Pulsebot
Pushed by ealva...@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/257c4f510cfd Add support for chrome-only environment variables. r=stransky https://hg.mozilla.org/integration/autoland/rev/a1e159fd2136 Expose titlebar radius as a chrome-only CSS environment variable. r=stransky -- Y

[Bug 1871644]

2021-10-21 Thread Pulsebot
Pushed by emi...@crisal.io: https://hg.mozilla.org/integration/autoland/rev/2be88317a6c0 Fix rebase mistake. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871644 Title: Top corners of Firefox windo

[Bug 1871644]

2021-10-21 Thread Pulsebot
Pushed by ealva...@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c9399923df7b Remove -moz-gtk-csd-transparent-background. r=stransky,desktop-theme-reviewers,dao https://hg.mozilla.org/integration/autoland/rev/bcdfe3daf980 Use a more precise toolbar radius. r=stransky -- You receiv

[Bug 1871644]

2021-10-21 Thread Csabou
https://hg.mozilla.org/mozilla-central/rev/257c4f510cfd https://hg.mozilla.org/mozilla-central/rev/a1e159fd2136 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871644 Title: Top corners of Firefox wi

[Bug 1871644]

2021-10-21 Thread Stransky
Emilio, when running testsuite with the patch (locally) I'm getting this crash: 2:05.41 GECKO(53217) Assertion failure: sInServoTraversal || NS_IsMainThread(), at /home/komat/src/objdir-opt/dist/include/mozilla/ServoUtils.h:33 2:05.41 GECKO(53217) #01: mozilla::ServoStyleSet::IsInServoTraversal(

[Bug 1871644]

2021-10-21 Thread Stransky
May nsWindow::GetTitlebarRadius() be called from render thread? (this is sw-wr). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871644 Title: Top corners of Firefox windows have weird black protrusi

[Bug 1871644]

2021-10-21 Thread Ctuns
https://hg.mozilla.org/mozilla-central/rev/c9399923df7b https://hg.mozilla.org/mozilla-central/rev/bcdfe3daf980 https://hg.mozilla.org/mozilla-central/rev/2be88317a6c0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 1871644]

2021-10-21 Thread Stransky
We have a technical debt here as we don't use titlebar rendering in testsuite - I'll look at it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871644 Title: Top corners of Firefox windows have weir

[Bug 1871644]

2021-10-21 Thread Stransky
Emilio, I tested the patches and it looks great! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871644 Title: Top corners of Firefox windows have weird black protrusions from the rounded edges To

[Bug 1871644]

2021-10-21 Thread B-emilio
Yeah, so `nsWindow::GetTitlebarRadius` can be called off the main thread which seems unfortunate. We can fix this easily by moving the titlebar radius to a member or such. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 1871644]

2021-10-21 Thread Stransky
(In reply to Emilio Cobos Álvarez (:emilio) from comment #43) > Yeah, so `nsWindow::GetTitlebarRadius` can be called off the main thread > which seems unfortunate. We can fix this easily by moving the titlebar radius > to a member or such. I can fix that as a part of Bug 1736518. -- You receiv

[Bug 1871644]

2021-10-21 Thread B-emilio
Oh, great, let me know if I can help. Probably a static atomic integer in nsLookAndFeelGtk is slightly easier to invalidate in practice. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871644 Title:

[Bug 1947970] [NEW] Xorg freeze

2021-10-21 Thread Guus Ellenkamp
Public bug reported: I know I am using non-standard drivers right now, but that was only after I first experienced the problem. I also already replaced the video card TURKS->JUNIPER, but the problem is the same. Later mesa drivers seem to make the problem worse, so I am planning to go back to the

[Bug 1947746] Re: [Snap] Ubuntu Firefox installed from snap cannot use Trezor U2F

2021-10-21 Thread Sebastien Bacher
** Changed in: firefox (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947746 Title: [Snap] Ubuntu Firefox installed from snap cannot use Trezor U2F To mana

[Bug 1936826]

2021-10-21 Thread kakosfit
*** Bug 2015852 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1936826 Title: gnome-shell crashed with SIGSEGV in st_focus_manager_remove_group() [st

[Bug 1769053]

2021-10-21 Thread sirswa
Hi We are hitting this bug. We have specialist hardwares including hi- memory hypervisors to run HPC workload on virtualised environment. This bug is affecting us at the machines which has more than 1TB of memory. -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 1769053]

2021-10-21 Thread ehabkost
(In reply to sir...@gmail.com from comment #1) > Hi > > We are hitting this bug. We have specialist hardwares including hi-memory > hypervisors to run HPC workload on virtualised environment. This bug is > affecting us at the machines which has more than 1TB of memory. This bz# is not a bug, but

[Bug 1769053]

2021-10-21 Thread raistlin
Hello. Recently I had to deal with a VM with ~2.7 TB of RAM. The [open]SUSE QEMU package carries a patch for bumping the default maximum virtual address bits to 42 (from 40). Now, the last entry of the VM's e820 was this one: BIOS-e820: [mem 0x0001-0x02b57fff] usable Whic

[Bug 1936826]

2021-10-21 Thread coskunyaman
*** Bug 2016259 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1936826 Title: gnome-shell crashed with SIGSEGV in st_focus_manager_remove_group() [st

[Bug 1947971] [NEW] Zsys fails in update-grub after disk is restored with Acronis True Image

2021-10-21 Thread Julien Pierre
Public bug reported: For years, I have been backing up my Ubuntu OS using Acronis True Image under Windows 10, and restoring it as needed. This has worked well. Recently, I started experimenting with Ubuntu 20.04 and zfs on root. I did a full reinstall of Ubuntu on my SSD for this. I naturally ba

[Bug 1947723] Re: /dev/ttyUSB? port lost on upgrading to 21.10

2021-10-21 Thread Juerg Haefliger
Sorry, that's supposed to be linux-modules-extra-raspi. That package only exists in Impish. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947723 Title: /dev/ttyUSB? port lost on upgrading to 21.10

[Bug 1814012] Re: netplan type wifis needs a device option

2021-10-21 Thread Lukas Märdian
** Changed in: netplan Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814012 Title: netplan type wifis needs a device option To manage notifications about th

[Bug 1947764] Re: Installer crahed in final step of unpacking files

2021-10-21 Thread Sebastien Bacher
The error in the log seems to be Oct 19 15:54:05 ubuntu user-setup: adduser: Only one or two names allowed. Oct 19 15:54:05 ubuntu ubiquity: chpasswd: (user ) pam_chauthtok() failed, error: Oct 19 15:54:05 ubuntu ubiquity: Authentication token manipulation error ** Summary changed: - Installer

[Bug 1946098] Re: Update to 91.2.0 in impish

2021-10-21 Thread Sebastien Bacher
** Changed in: thunderbird (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946098 Title: Update to 91.2.0 in impish To manage notifications about this bug g

[Bug 1922884] Re: transmission-gtk segfault (core dumped)

2021-10-21 Thread Sebastien Bacher
could you get a backtrace as described on https://wiki.ubuntu.com/DebuggingProgramCrash ? ** Changed in: transmission (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1947970] Re: Xorg freeze

2021-10-21 Thread Ubuntu Foundations Team Bug Bot
** Package changed: ubuntu => xorg (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947970 Title: [radeon] Graphics freeze To manage notifications about this bug go to: https://bugs.launchpa

[Bug 1947970] Re: Xorg freeze

2021-10-21 Thread Daniel van Vugt
> so I am planning to go back to the original Ubuntu drivers Please do that and then open a new bug. We can't support all the custom graphics packages you have installed from PPAs. ** Package changed: xorg (Ubuntu) => ubuntu ** Changed in: ubuntu Status: New => Invalid ** Tags added: ra

[Bug 1909814] Re: Medion Notebook Keyboard not working

2021-10-21 Thread Did VDT
I juts tested 5.11.0-39-generic and the keyboard is working fine on my Medion laptop. Tank you VERY much for this update ! Not being familiar with tag changes etc.. I have no idea how to comply with the suggested action ('verifiction-done-hirsute'). -- You received this bug notification because

[Bug 1934293] Re: Add l2tp.sh in net from ubuntu_kernel_selftests back

2021-10-21 Thread Stefan Bader
** Changed in: linux (Ubuntu Impish) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1934293 Title: Add l2tp.sh in net from ubuntu_kernel_selftests back To

[Bug 1879861] Re: [ADL] PerfMon/PEBS Enhancements - Load Latency Breakdown

2021-10-21 Thread quanxian
** Changed in: intel 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/1879861 Title: [ADL] PerfMon/PEBS Enhancements - Load Latency Breakdown To manage not

[Bug 1879859] Re: [ADL] PerfMon/PEBS Enhancements - Precise Distribution

2021-10-21 Thread quanxian
** Changed in: intel 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/1879859 Title: [ADL] PerfMon/PEBS Enhancements - Precise Distribution To manage notif

[Bug 1879860] Re: [ADL] PerfMon/PEBS Enhancements - PEBS Store Facility & L3 Miss

2021-10-21 Thread quanxian
** Changed in: intel 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/1879860 Title: [ADL] PerfMon/PEBS Enhancements - PEBS Store Facility & L3 Miss To man

[Bug 1946660] Re: Ubuntu port of v4l2loopback doesn't behave the same as official port (v0.12.5)

2021-10-21 Thread Mark Junker
This bug affects me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946660 Title: Ubuntu port of v4l2loopback doesn't behave the same as official port (v0.12.5) To manage notifications about this

[Bug 1921494] Re: ldap_install_tls occasionally fails due to watchdog timeout when using ad_use_ldaps with tls

2021-10-21 Thread Snakekick
Hello Matthew Hi Sergio, i have now tested Fedora 34 and it is working without delete ldap_tls_cipher_suite setting the only thing i change in the sssd.conf is ldap_tls_cacert = /etc/pki/tls/certs/ca-bundle.crt i have tested a fresh installed focal and yes the cipher suite parameter is the probl

[Bug 1945590] Re: Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled

2021-10-21 Thread ahmet yıldırım
I returned to kernel 5.11 because of this problem. I hope that it will be fixed as soon as possible. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945590 Title: Thinkpad E14 Gen2: Kernel panic wit

[Bug 1940506] Re: bump to spdlog 1.8.5

2021-10-21 Thread Graham Inggs
This bug was fixed in the package spdlog - 1:1.8.5+ds-3 Sponsored for Nico Schlömer (nschloe) --- spdlog (1:1.8.5+ds-3) unstable; urgency=medium * Ignore vendored copy of catch.hpp; use the one from the catch2 package instead. Closes: #993511 -- Michael R. Crusoe Fri, 17 Sep

[Bug 1932328] Re: Thunderbird under Wayland does not correctly close (or manage) windows

2021-10-21 Thread SamuelB.
FYI this problem also exists under Manjaro + Gnome 40.4.0 + Wayland Thunderbird version 91.2.0 gnome-shell-extension-dash-to-dock 70-1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1932328 Title: Th

[Bug 1909814] Re: Medion Notebook Keyboard not working

2021-10-21 Thread Hui Wang
** Tags removed: verification-needed-hirsute ** Tags added: verification-done-hirsute -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1909814 Title: Medion Notebook Keyboard not working To manage not

[Bug 1947819] Re: Can't resume from sleep on on ThinkPad P14S Gen 2

2021-10-21 Thread Bin Li
@Rishi, Could you help provide the log when you reproduced this issue? Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947819 Title: Can't resume from sleep on on ThinkPad P14S Gen 2 To ma

[Bug 1947598] Re: can`t draw band structure

2021-10-21 Thread Mikle
Thank you for your suggestion. I`ve installed Mint-19.2 based on Ubuntu 18.04. And now band structre is ploting, but I cannot export graph. p4vasp writes: (p4v.py:15692):libglade-WARNING **; 04:20:50.413: unknown attribute `swapped` for /usr/lib/python2.7/dist-packages/p4vasp/applet/GraphWindow

[Bug 1947818] Re: The fans are constantly whirring on ThinkPad P14S Gen 2

2021-10-21 Thread Bin Li
@Rishi, Could you help provide the log when you reproduced this issue? Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947818 Title: The fans are constantly whirring on ThinkPad P14S Gen 2

[Bug 1947977] [NEW] 'ubuntu-minimal' could not be located during release upgrade

2021-10-21 Thread Wesley Tokoi
Public bug reported: The release upgrade from 20.04 to 21.04 kept failing because some foreign packages were installed. After I attempted removing the said packages - using the "Software & Updates" GUI tool, the upgrade failed because "the essential package 'ubuntu-minimal' could not be located on

[Bug 1842106] Re: [EHL][OSE] HS-UART implementation

2021-10-21 Thread quanxian
254cc7743e84(5.5) 4f912b898dc2(5.4) b4d0aac23e35(5.4) UART testing is passed. seems no more commits needed. ** Changed in: intel Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 1018204] Re:

2021-10-21 Thread Bug Watch Updater
** Changed in: libxml2 (Fedora) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1018204 Title: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/

[Bug 1946520] Re: magic-proxy does not gracefully handle error conditions

2021-10-21 Thread Thomas Bechtold
** Merge proposal linked: https://code.launchpad.net/~toabctl/livecd-rootfs/+git/livecd-rootfs-1/+merge/410585 ** Changed in: livecd-rootfs (Ubuntu) Assignee: (unassigned) => Thomas Bechtold (toabctl) ** Changed in: livecd-rootfs (Ubuntu) Status: Confirmed => In Progress -- You

[Bug 1929901] Re: [EHL][TGL][ADL] EDAC support

2021-10-21 Thread Anthony Wong
** Changed in: linux (Ubuntu) Status: Incomplete => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1929901 Title: [EHL][TGL][ADL] EDAC support To manage notifications about this bug g

[Bug 1934129] Re: disable neutron-fwaas for >= victoria

2021-10-21 Thread Edward Hope-Morley
Deployed bionic-victoria with -proposed and looks good to me: $ juju run -a neutron-api -- dpkg -l| grep fwaas $ juju run -a neutron-gateway -- dpkg -l| grep fwaas $ juju run -a neutron-openvswitch -- dpkg -l| grep fwaas $ juju run -a neutron-api -- dpkg -l| grep neutron-common ii neutron-common

[Bug 1947986] [NEW] Updating from Ubuntu 18.04 to Ubuntu 20.04 LTS fails

2021-10-21 Thread Hakan Cuzdan
Public bug reported: I am a Ubuntu newbie. I got the following error when updating from Ubuntu 18.04 to latest Ubuntu 20.04 LTS: Could not calculate the upgrade An unresolvable problem occurred while calculating the upgrade. This was likely caused by: * Unofficial software packages not provid

[Bug 1934912] Update Released

2021-10-21 Thread Chris MacNaughton
The verification of the Stable Release Update for neutron has completed successfully and the package has now been released to -updates. 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 w

[Bug 1934912] Re: Router update fails for ports with allowed_address_pairs containg IP range in CIDR notation

2021-10-21 Thread Chris MacNaughton
This bug was fixed in the package neutron - 2:17.2.1-0ubuntu1~cloud2 --- neutron (2:17.2.1-0ubuntu1~cloud2) ifocal-victoria; urgency=medium . * No change rebuild . neutron (2:17.2.1-0ubuntu1~cloud1) focal-victoria; urgency=medium . * d/p/lp1934912-set-arp-entries-only-for-si

[Bug 1934129] Update Released

2021-10-21 Thread Chris MacNaughton
The verification of the Stable Release Update for neutron has completed successfully and the package has now been released to -updates. 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 w

[Bug 1934129] Re: disable neutron-fwaas for >= victoria

2021-10-21 Thread Chris MacNaughton
This bug was fixed in the package neutron - 2:17.2.1-0ubuntu1~cloud2 --- neutron (2:17.2.1-0ubuntu1~cloud2) ifocal-victoria; urgency=medium . * No change rebuild . neutron (2:17.2.1-0ubuntu1~cloud1) focal-victoria; urgency=medium . * d/p/lp1934912-set-arp-entries-only-for-si

[Bug 1947516] Re: Invisible mouse cursor in games (TF2, CS:GO, LoL, HL2) Wayland Ubuntu 21.10

2021-10-21 Thread brunolabs
Also happens with Crusader Kings 2. Using AMD Caicos. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947516 Title: Invisible mouse cursor in games (TF2, CS:GO, LoL, HL2) Wayland Ubuntu 21.10 To

[Bug 1945533] Fix included in openstack/oslo.metrics 0.4.0

2021-10-21 Thread OpenStack Infra
This issue was fixed in the openstack/oslo.metrics 0.4.0 release. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945533 Title: permissions on /var/tmp/metrics_collector.sock To manage notification

[Bug 1947999] [NEW] Ubuntu on Wayland stutters, runs at half frame rate for Nvidia Ampere cards

2021-10-21 Thread Daniel van Vugt
Public bug reported: GNOME on Wayland stutters, runs at half frame rate for Nvidia Ampere cards. https://forums.developer.nvidia.com/t/eglstreamconsumeracquireattribnv- function-execution-became-significantly-slower-in-470-42-01-driver- release/182746/6 ** Affects: mutter Importance: Unknow

[Bug 1943712] Update Released

2021-10-21 Thread Chris MacNaughton
The verification of the Stable Release Update for barbican has completed successfully and the package has now been released to -updates. 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

[Bug 1943712] Re: [SRU] Ussuri stable releases

2021-10-21 Thread Chris MacNaughton
This bug was fixed in the package barbican - 1:10.1.0-0ubuntu1~cloud0 --- barbican (1:10.1.0-0ubuntu1~cloud0) bionic-ussuri; urgency=medium . * New upstream release for the Ubuntu Cloud Archive. . barbican (1:10.1.0-0ubuntu1) focal; urgency=medium . * d/watch: Add trailing s

[Bug 1943712] Update Released

2021-10-21 Thread Chris MacNaughton
The verification of the Stable Release Update for heat has completed successfully and the package has now been released to -updates. 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 c

[Bug 1943712] Re: [SRU] Ussuri stable releases

2021-10-21 Thread Chris MacNaughton
This bug was fixed in the package heat - 1:14.2.0-0ubuntu1~cloud0 --- heat (1:14.2.0-0ubuntu1~cloud0) bionic-ussuri; urgency=medium . * New upstream release for the Ubuntu Cloud Archive. . heat (1:14.2.0-0ubuntu1) focal; urgency=medium . * d/watch: Add trailing slash to URL.

[Bug 1943712] Update Released

2021-10-21 Thread Chris MacNaughton
The verification of the Stable Release Update for keystone has completed successfully and the package has now been released to -updates. 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

[Bug 1943712] Re: [SRU] Ussuri stable releases

2021-10-21 Thread Chris MacNaughton
This bug was fixed in the package keystone - 2:17.0.1-0ubuntu1~cloud0 --- keystone (2:17.0.1-0ubuntu1~cloud0) bionic-ussuri; urgency=medium . * New upstream release for the Ubuntu Cloud Archive. . keystone (2:17.0.1-0ubuntu1) focal; urgency=medium . * d/control: Update VCS p

[Bug 1943712] Update Released

2021-10-21 Thread Chris MacNaughton
The verification of the Stable Release Update for neutron has completed successfully and the package has now been released to -updates. 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 w

[Bug 1943712] Update Released

2021-10-21 Thread Chris MacNaughton
The verification of the Stable Release Update for placement has completed successfully and the package has now been released to -updates. 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

[Bug 1943712] Re: [SRU] Ussuri stable releases

2021-10-21 Thread Chris MacNaughton
This bug was fixed in the package neutron - 2:16.4.1-0ubuntu2~cloud0 --- neutron (2:16.4.1-0ubuntu2~cloud0) bionic-ussuri; urgency=medium . * New upstream release for the Ubuntu Cloud Archive. . neutron (2:16.4.1-0ubuntu2) focal; urgency=medium . * d/p/lp1934912-set-arp-entr

[Bug 1943712] Re: [SRU] Ussuri stable releases

2021-10-21 Thread Chris MacNaughton
This bug was fixed in the package placement - 3.0.1-0ubuntu1~cloud0 --- placement (3.0.1-0ubuntu1~cloud0) bionic-ussuri; urgency=medium . * New upstream release for the Ubuntu Cloud Archive. . placement (3.0.1-0ubuntu1) focal; urgency=medium . * d/control: Update VCS paths f

[Bug 1943712] Update Released

2021-10-21 Thread Chris MacNaughton
The verification of the Stable Release Update for swift has completed successfully and the package has now been released to -updates. 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

[Bug 1943712] Re: [SRU] Ussuri stable releases

2021-10-21 Thread Chris MacNaughton
This bug was fixed in the package swift - 2.25.2-0ubuntu1~cloud0 --- swift (2.25.2-0ubuntu1~cloud0) bionic-ussuri; urgency=medium . * New upstream release for the Ubuntu Cloud Archive. . swift (2.25.2-0ubuntu1) focal; urgency=medium . * New stable point release for OpenStack

[Bug 1934912] Update Released

2021-10-21 Thread Chris MacNaughton
The verification of the Stable Release Update for neutron has completed successfully and the package has now been released to -updates. 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 w

[Bug 1934912] Re: Router update fails for ports with allowed_address_pairs containg IP range in CIDR notation

2021-10-21 Thread Chris MacNaughton
This bug was fixed in the package neutron - 2:16.4.1-0ubuntu2~cloud0 --- neutron (2:16.4.1-0ubuntu2~cloud0) bionic-ussuri; urgency=medium . * New upstream release for the Ubuntu Cloud Archive. . neutron (2:16.4.1-0ubuntu2) focal; urgency=medium . * d/p/lp1934912-set-arp-entr

[Bug 1917037] Re: Frozen screen (NVidia GM107 card with large 3840 × 2160 screen)

2021-10-21 Thread Dimitri Papadopoulos
Unfortunately, I still experience freezes after the GM107GL graphics card exchange - perhaps less often but it's hard to tell. The only positive outcome is the now silent operation of the workstation. I'll keep looking into the hardware side, but I'm back to square one, it could be a software bug

  1   2   3   4   >