[Bug 1810183] Re: numpad on touchpad doesn't work in ASUS Zenbook 14

2021-04-06 Thread magellan
Ok Mohamed, You're making the best all in one workaround. I suggest you
to improve it according to this : You should add an option in the
installer so we can choose to activate or not the toggle on/off on the
numpad.

And in my case, for the M433IA,add the line " if (x > 0.95 * maxx) or (y
< 0.09 * maxy):" in your code like this :

# During tap #
if finger == 1:
# Ignore numpad touch
if (x > 0.95 * maxx) or (y < 0.09 * maxy):
continue   
finger = 2
try:


This allow the tiny blank area above the first top line to be consider as it is 
and not as an extension of the line below. This avoid typing an 8 when we put 
our finger above it. Let's be pro till the end.

And about my case, one more time, all works great instead the backspace
key. When I'm browsing pages with firefox, sometimes the program act
like I was pressing this key and firefox consider it as a previous page
command. Sometimes I'm only reading pages and the numpad in idle mode,
light on without I make anything and some seconds after start to display
previous pages until it reach the first one.

Could you try to make a bugfix ? perhaps my numpad is too sensitive...
not perhaps, certainly... and I'm sure that if the numpad only display
on character at time, this mean that if we press the 6 area, it displays
just a 6 and to display another, we should have to remove the finger and
press the area again to display another. Actually, if we press an area
for more than one second, it display a lot of numbers or symbols.

I think the solution is here.

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

Title:
  numpad on touchpad doesn't work in ASUS Zenbook 14

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

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

[Bug 1441095] Re: novatel: improve probing for Dell branded modems

2021-04-06 Thread Weby-o
Hi guys.

Granted it has been 5 years, I'm having trouble using a Sierra-branded
Dell DW5811E with modemmanager.

lsusb shows the following :
Bus 001 Device 004: ID 413c:81c2 Dell Computer Corp.

ModemManager's startup shows :
Apr 06 06:48:51 testhost ModemManager[827]:  Couldn't check support for 
device 
'/sys/devices/platform/interconnect@10/400.dwc3/401.usb/xhci-hcd.0.auto/usb1/1-1/1-1.4':
 not supported by any plugin

Packet versions :
network-manager 1.14.6-2+deb10u1
modemmanager 1.10.0-1

Any idea what I can do ?

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

Title:
  novatel: improve probing for Dell branded modems

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

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

[Bug 1922651] Re: r8152 tx status -71

2021-04-06 Thread Martin Vysny
Trying rmmod r8169 && modprobe r8169 doesn't seem to work:


[ 1273.946335] r8169 :02:00.0: can't disable ASPM; OS doesn't have ASPM 
control
[ 1273.964669] libphy: r8169: probed
[ 1273.965172] r8169 :02:00.0 eth0: RTL8168ep/8111ep, 8c:8c:aa:1d:93:ca, 
XID 502, IRQ 48
[ 1273.965178] r8169 :02:00.0 eth0: jumbo features [frames: 9194 bytes, tx 
checksumming: ko]
[ 1273.970331] r8169 :02:00.0 enp2s0f0: renamed from eth0
[ 1274.041619] Generic FE-GE Realtek PHY r8169-200:00: attached PHY driver 
[Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-200:00, irq=IGNORE)
[ 1274.157641] r8169 :02:00.0 enp2s0f0: Link is Down
[ 1304.326079] r8152 5-1.1:1.0 enx482ae3a2a6f0: Tx status -71
[ 1322.474202] wlp3s0: deauthenticating from b0:95:75:04:6f:ea by local choice 
(Reason: 3=DEAUTH_LEAVING)
[ 1337.865675] r8152 5-1.1:1.0 enx482ae3a2a6f0: Tx status -71
[ 1338.837702] r8152 5-1.1:1.0 enx482ae3a2a6f0: Tx status -71
[ 1339.896810] r8152 5-1.1:1.0 enx482ae3a2a6f0: Tx status -71
[ 1339.905573] r8152 5-1.1:1.0 enx482ae3a2a6f0: Tx status -71
[ 1340.469696] r8152 5-1.1:1.0 enx482ae3a2a6f0: Tx status -71
[ 1340.566179] r8152 5-1.1:1.0 enx482ae3a2a6f0: Tx status -71
[ 1341.494091] r8152 5-1.1:1.0 enx482ae3a2a6f0: Tx status -71
[ 1341.505622] r8152 5-1.1:1.0 enx482ae3a2a6f0: Tx status -71
[ 1341.803331] r8152 5-1.1:1.0 enx482ae3a2a6f0: Tx status -71
[ 1341.817618] r8152 5-1.1:1.0 enx482ae3a2a6f0: Tx status -71
[ 1342.998669] net_ratelimit: 5 callbacks suppressed
[ 1342.998713] r8152 5-1.1:1.0 enx482ae3a2a6f0: Tx status -71
[ 1343.979560] r8152 5-1.1:1.0 enx482ae3a2a6f0: Tx status -71
[ 1344.064021] r8152 5-1.1:1.0 enx482ae3a2a6f0: Tx status -71
[ 1344.635990] r8152 5-1.1:1.0 enx482ae3a2a6f0: Tx status -71

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

Title:
  r8152 tx status -71

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

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

[Bug 1922413] Re: mysql's apport hook's add_info() routine needs to handle 2nd parameter

2021-04-06 Thread Bryce Harrington
The xorg hook (/usr/share/apport/package-hooks/source_xorg.py) has some
non-trivial examples of use of the ui.* api's.

[I think you meant this comments to LP #1922412...]

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

Title:
  mysql's apport hook's add_info() routine needs to handle 2nd parameter

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

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

[Bug 1922651] [NEW] r8152 tx status -71

2021-04-06 Thread Martin Vysny
Public bug reported:

I've bought ThinkPad T14s with a USB-based docking station. Everything
is working marvelously, but from time to time the ethernet port on the
docking station won't connect. I've discovered the following messages in
my dmesg:

[  400.597506] r8152 5-1.1:1.0 enx482ae3a2a6f0: Tx status -71
[  401.164370] r8152 5-1.1:1.0 enx482ae3a2a6f0: Tx status -71
[  463.168412] r8152 5-1.1:1.0 enx482ae3a2a6f0: Tx status -71
[  465.314415] r8152 5-1.1:1.0 enx482ae3a2a6f0: Tx status -71
[  529.409871] r8152 5-1.1:1.0 enx482ae3a2a6f0: Tx status -71
[  533.718163] r8152 5-1.1:1.0 enx482ae3a2a6f0: Tx status -71
[  591.168537] r8152 5-1.1:1.0 enx482ae3a2a6f0: Tx status -71
[  594.335383] r8152 5-1.1:1.0 enx482ae3a2a6f0: Tx status -71

Rebooting the machine doesn't seem to work, turning the ethernet
connection off and on doesn't seem to work. I have a dualboot
Linux+Windows (one wants to play games from time to time :-p ) and it
could be that rebooting from Win to Lin causes this issue, but this
needs to be confirmed yet. I will try to power off the computer and/or
the docking station, to see whether that would help.

I've found numerous bug reports, but they are rather old or may not
apply to this situation, therefore I figured it's best to open a new bug
report.

Thank you so much for your hard work!

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: linux-image-5.8.0-48-generic 5.8.0-48.54
ProcVersionSignature: Ubuntu 5.8.0-48.54-generic 5.8.18
Uname: Linux 5.8.0-48-generic x86_64
ApportVersion: 2.20.11-0ubuntu50.5
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Tue Apr  6 10:00:29 2021
InstallationDate: Installed on 2021-03-24 (12 days ago)
InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
MachineType: LENOVO 20UH001QMX
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.8.0-48-generic 
root=UUID=14a0-0947-4e58-ade1-ad9963053d85 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.8.0-48-generic N/A
 linux-backports-modules-5.8.0-48-generic  N/A
 linux-firmware1.190.3
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/21/2020
dmi.bios.release: 1.30
dmi.bios.vendor: LENOVO
dmi.bios.version: R1CET61W(1.30 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20UH001QMX
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.ec.firmware.release: 1.30
dmi.modalias: 
dmi:bvnLENOVO:bvrR1CET61W(1.30):bd12/21/2020:br1.30:efr1.30:svnLENOVO:pn20UH001QMX:pvrThinkPadT14sGen1:rvnLENOVO:rn20UH001QMX:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad T14s Gen 1
dmi.product.name: 20UH001QMX
dmi.product.sku: LENOVO_MT_20UH_BU_Think_FM_ThinkPad T14s Gen 1
dmi.product.version: ThinkPad T14s Gen 1
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug groovy wayland-session

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

Title:
  r8152 tx status -71

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

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

[Bug 1922548] Re: Crash accessing Home of another user [Oops! Something went wrong. Unhandled error message: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Unix process subject does not have uid

2021-04-06 Thread Daniel van Vugt
I don't know what that is but maybe it should be reported at:
https://gitlab.freedesktop.org/groups/polkit/-/issues

** Summary changed:

- Crash accessing Home of another user
+ Crash accessing Home of another user [Oops! Something went wrong. Unhandled 
error message: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Unix 
process subject does not have uid set]

** Also affects: policykit-1 (Ubuntu)
   Importance: Undecided
   Status: New

** Summary changed:

- Crash accessing Home of another user [Oops! Something went wrong. Unhandled 
error message: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Unix 
process subject does not have uid set]
+ Error accessing Home of another user [Oops! Something went wrong. Unhandled 
error message: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Unix 
process subject does not have uid set]

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

Title:
  Error accessing Home of another user [Oops! Something went wrong.
  Unhandled error message:
  GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Unix process
  subject does not have uid set]

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

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

[Bug 1922372] Re: i915 doesn't support some high pixel clock 4k * 60Hz monitors

2021-04-06 Thread Timo Aaltonen
** Also affects: linux-oem-5.10 (Ubuntu)
   Importance: Undecided
   Status: New

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

** Also affects: linux-oem-5.10 (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Focal)
   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/1922372

Title:
  i915 doesn't support some high pixel clock 4k * 60Hz monitors

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

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

[Bug 1922651] Re: r8152 tx status -71

2021-04-06 Thread Martin Vysny
Finally, powering the notebook off (which seemingly also powered the
docking station off) then on after a couple of seconds seem to be
working as a workaround - the network works perfectly while the computer
is turned on.

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

Title:
  r8152 tx status -71

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

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

[Bug 1922317] Re: Bluetooth switch is grayed out and I cannot turn it off or on

2021-04-06 Thread Daniel van Vugt
It appears the problem here is that the kernel cannot find any Bluetooth
hardware (or just doesn't support what's there). Are you sure the
machine supports Bluetooth?

** Summary changed:

- package bluez 5.53-0ubuntu3 failed to install/upgrade: installed bluez 
package post-installation script subprocess returned error exit status 1
+ Bluetooth switch is grayed out and I cannot turn it off or on

** Package changed: bluez (Ubuntu) => linux (Ubuntu)

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

** Summary changed:

- Bluetooth switch is grayed out and I cannot turn it off or on
+ [HP N5Z06UA#ABA] Bluetooth switch is grayed out and I cannot turn it off or on

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

Title:
  [HP N5Z06UA#ABA] Bluetooth switch is grayed out and I cannot turn it
  off or on

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

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

[Bug 1922651] Status changed to Confirmed

2021-04-06 Thread Ubuntu Kernel Bot
This change was made by a bot.

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

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

Title:
  r8152 tx status -71

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

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

[Bug 1922560] Re: nautilus crashed once tab was closed.

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

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

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

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

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

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

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

Title:
  nautilus crashed once tab was closed.

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

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

[Bug 1922540] Re: Display orientation resets on reboot with USB-C external monitor and refresh rate dropdown disappears when setting it sometimes

2021-04-06 Thread Sebastien Bacher
Thank you for your bug report, gnome-control-center isn't in charge of
loading configurations on login though, reassigning

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

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

Title:
  Display orientation resets on reboot with USB-C external monitor and
  refresh rate dropdown disappears when setting it sometimes

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

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

[Bug 1922338] Re: Intel 3165 [8086:3166] Bluetooth not working after reboot after upgrade to 21.04

2021-04-06 Thread Daniel van Vugt
While Bluetooth is *not* working, what output do you get from running
'rfkill'?

** Summary changed:

- Bluetooth not working after reboot after upgrade to 21.04
+ Intel 3165 [8086:3166] Bluetooth not working after reboot after upgrade to 
21.04

** Summary changed:

- Intel 3165 [8086:3166] Bluetooth not working after reboot after upgrade to 
21.04
+ Intel 3165 [PCI 8086:3166] [USB 8087:0a2a] Bluetooth not working after reboot 
after upgrade to 21.04

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

Title:
  Intel 3165 [PCI 8086:3166] [USB 8087:0a2a] Bluetooth not working after
  reboot after upgrade to 21.04

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

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

[Bug 1922290] Re: nautilus crashed with SIGSEGV in update_dbus_opened_locations()

2021-04-06 Thread Sebastien Bacher
The original description is confusing, it states after login but the
recorded command is

 ProcCmdline: nautilus --version

so yes it does sound like bug #1820859

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

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

Title:
  nautilus crashed with SIGSEGV in update_dbus_opened_locations()

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

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

[Bug 1922464] Re: GNOME 40: GTK3 apps crash with: Settings schema 'org.gnome.settings-daemon.plugins.xsettings' does not contain a key named 'antialiasing'

2021-04-06 Thread Sebastien Bacher
Thank you for your bug report, Ubuntu doesn't have GNOME 40 though so it
seems rather a bug in the ppa your are using, shouldn't you make the
request there to fix the issue they are creating?

** Changed in: gtk+3.0 (Ubuntu)
   Status: New => Incomplete

** Changed in: gtk+3.0 (Ubuntu)
   Importance: Undecided => Low

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

Title:
  GNOME 40: GTK3 apps crash with: Settings schema 'org.gnome.settings-
  daemon.plugins.xsettings' does not contain a key named 'antialiasing'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1922464/+subscriptions

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

[Bug 1922353] Re: Gnome is failing at the "show applications" function

2021-04-06 Thread Daniel van Vugt
Tracking upstream in https://gitlab.gnome.org/GNOME/gnome-
shell/-/issues/3969


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

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

** Summary changed:

- Gnome is failing at the "show applications" function
+ Overview sometimes fail to appear or disappear and [JS ERROR: Error: Wrong 
type number; float expected. But it's out of range: -Infinity ...]

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

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

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

Title:
  Overview sometimes fail to appear or disappear and [JS ERROR: Error:
  Wrong type number; float expected. But it's out of range: -Infinity
  ...]

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

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

[Bug 1922423] Re: Can't connect to some OpenVPN providers using openvpn 2.5.0 and nm-openvpn plugin

2021-04-06 Thread Daniel van Vugt
** Bug watch added: gitlab.gnome.org/GNOME/NetworkManager-openvpn/-/issues #64
   https://gitlab.gnome.org/GNOME/NetworkManager-openvpn/-/issues/64

** Also affects: network-manager-openvpn via
   https://gitlab.gnome.org/GNOME/NetworkManager-openvpn/-/issues/64
   Importance: Unknown
   Status: Unknown

** Changed in: network-manager-openvpn (Ubuntu)
   Status: New => Fix Committed

** Tags added: fix-committed fixed-in-1.8.14

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

Title:
  Can't connect to some OpenVPN providers using openvpn 2.5.0 and nm-
  openvpn plugin

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

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

[Bug 1922414] Re: ssh-agent fails to start (has_option: command not found)

2021-04-06 Thread Daniel van Vugt
** Also affects: gdm3 (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/1922414

Title:
  ssh-agent fails to start (has_option: command not found)

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

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

[Bug 1922338] Re: Intel 3165 [PCI 8086:3166] [USB 8087:0a2a] Bluetooth not working after reboot after upgrade to 21.04

2021-04-06 Thread Karol
The output is:
karol@toronto:~$ rfkill
ID TYPE  DEVICE SOFT  HARD
 0 wlan  ideapad_wlan  unblocked unblocked
 1 bluetooth ideapad_bluetooth   blocked unblocked
 2 wlan  phy0  unblocked unblocked
 4 bluetooth hci0blocked unblocked

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

Title:
  Intel 3165 [PCI 8086:3166] [USB 8087:0a2a] Bluetooth not working after
  reboot after upgrade to 21.04

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

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

[Bug 1922338] Re: Intel 3165 [PCI 8086:3166] [USB 8087:0a2a] Bluetooth not working after reboot after upgrade to 21.04

2021-04-06 Thread Karol
And after restarting bluetooth.service it unblocks bluetooth:
karol@toronto:~$ rfkill
ID TYPE  DEVICE SOFT  HARD
 0 wlan  ideapad_wlan  unblocked unblocked
 1 bluetooth ideapad_bluetooth unblocked unblocked
 2 wlan  phy0  unblocked unblocked
 4 bluetooth hci0  unblocked unblocked

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

Title:
  Intel 3165 [PCI 8086:3166] [USB 8087:0a2a] Bluetooth not working after
  reboot after upgrade to 21.04

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

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

[Bug 1922473] Re: Video driver issue, power off automaticaly, not booting

2021-04-06 Thread Daniel van Vugt
We will need to see a log of the problem occurring, not from a recovery
mode boot.

Please:

1. Reboot normally and reproduce the problem.

2. Reboot again, this time in recovery mode and run:

   journalctl -b-1 > prevboot.txt

3. Attach the resulting text file here.


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

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

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

Title:
  Video driver issue, power off automaticaly, not booting

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

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

[Bug 1918698] Please test proposed package

2021-04-06 Thread Timo Aaltonen
Hello Juerg, or anyone else affected,

Accepted linux-firmware into groovy-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/linux-
firmware/1.190.4 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
groovy to verification-done-groovy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-groovy. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

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

Title:
  Stale firmware symlink

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

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

[Bug 1911830] Please test proposed package

2021-04-06 Thread Timo Aaltonen
Hello Hui, or anyone else affected,

Accepted linux-firmware into groovy-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/linux-
firmware/1.190.4 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
groovy to verification-done-groovy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-groovy. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

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

Title:
  alsa/sdw: support soundwire audio for TGL-H machines

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

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

[Bug 1922536] Re: bluetooth not working in gnome settings after reboot and requires systemctl restart bluetooth

2021-04-06 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1912940 ***
https://bugs.launchpad.net/bugs/1912940

** This bug has been marked a duplicate of bug 1912940
   Bluetooth (ideapad_bluetooth) disabled every time on startup

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

Title:
  bluetooth not working in gnome settings after reboot and requires
  systemctl restart bluetooth

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

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

[Bug 1922533] Re: Problem with identifying the graphics card even after driver installation

2021-04-06 Thread Daniel van Vugt
The correct driver for your Intel GPU comes built-in already, but you
have made two mistakes:

1. The "oibaf" PPA you are using for graphics packages is not supported
by Ubuntu and is known to cause bugs. You should remove it.

2. The "xserver-xorg-video-intel" driver is old and should not be used
anymore. It does not hurt to have it installed but nobody should create
any Xorg config files that use the "intel" driver.


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

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

Title:
  Problem with  identifying the graphics card even after driver
  installation

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

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

[Bug 1922338] Re: Intel 3165 [PCI 8086:3166] [USB 8087:0a2a] Bluetooth not working after reboot after upgrade to 21.04

2021-04-06 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1912940 ***
https://bugs.launchpad.net/bugs/1912940

It sounds like the workaround you need is:

  rfkill unblock 1

However the switch in the GUI should be doing that.

** Summary changed:

- Intel 3165 [PCI 8086:3166] [USB 8087:0a2a] Bluetooth not working after reboot 
after upgrade to 21.04
+ Bluetooth not working (soft blocked) after reboot after upgrade to 21.04

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

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

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

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

** Summary changed:

- Bluetooth not working (soft blocked) after reboot after upgrade to 21.04
+ ideapad_bluetooth not working (soft blocked) after reboot after upgrade to 
21.04

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

Title:
  ideapad_bluetooth not working (soft blocked) after reboot after
  upgrade to 21.04

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

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

[Bug 1922338] Re: ideapad_bluetooth not working (soft blocked) after reboot after upgrade to 21.04

2021-04-06 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1912940 ***
https://bugs.launchpad.net/bugs/1912940

We can probably group this with bug 1912940.

** This bug has been marked a duplicate of bug 1912940
   Bluetooth (ideapad_bluetooth) disabled every time on startup

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

Title:
  ideapad_bluetooth not working (soft blocked) after reboot after
  upgrade to 21.04

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

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

[Bug 1922290] Re: nautilus crashed with SIGSEGV in update_dbus_opened_locations()

2021-04-06 Thread Manfred Hampl
to the "confusing description":

Maybe a misinterpretation on my side. I booted the system, logged in,
and immediately received a pop-up informing me of a crash. This might
have been caused by the presence of a not-yet-reported crash file from
an earlier session, although I cannot remember that I have executed
"nautilus --version" earlier.

Only upon seeing the crash report and the bug report that has been
created, I executed "nautilus --version" (or maybe executed it again)
and with that command I reliably can produce that crash again.

Meanwhile I have downloaded the hirsute-beta-iso from March 31.
Booting it in "Try Ubuntu" mode in VirtualBox also reliably crashed when 
running "nautilus --version".

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

Title:
  nautilus crashed with SIGSEGV in update_dbus_opened_locations()

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

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

[Bug 1912940] Re: Bluetooth (ideapad_bluetooth) disabled every time on startup

2021-04-06 Thread Daniel van Vugt
** Summary changed:

- Bluetooth disabled every time on startup
+ Bluetooth (ideapad_bluetooth) disabled every time on startup

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

Title:
  Bluetooth (ideapad_bluetooth) disabled every time on startup

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

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

[Bug 1912940] Re: Bluetooth (ideapad_bluetooth) disabled every time on startup

2021-04-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-settings-daemon (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/1912940

Title:
  Bluetooth (ideapad_bluetooth) disabled every time on startup

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

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

[Bug 1912940] Re: Bluetooth (ideapad_bluetooth) disabled every time on startup

2021-04-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Bluetooth (ideapad_bluetooth) disabled every time on startup

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

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

[Bug 1912940] Re: Bluetooth (ideapad_bluetooth) disabled every time on startup

2021-04-06 Thread Daniel van Vugt
** Tags added: hirsute

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

Title:
  Bluetooth (ideapad_bluetooth) disabled every time on startup

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

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

[Bug 1912940] Re: Bluetooth (ideapad_bluetooth) disabled every time on startup

2021-04-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Bluetooth (ideapad_bluetooth) disabled every time on startup

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

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

[Bug 1911830] Please test proposed package

2021-04-06 Thread Timo Aaltonen
Hello Hui, or anyone else affected,

Accepted linux-firmware into focal-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/linux-
firmware/1.187.11 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

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

Title:
  alsa/sdw: support soundwire audio for TGL-H machines

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

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

[Bug 1885862] Please test proposed package

2021-04-06 Thread Timo Aaltonen
Hello You-Sheng, or anyone else affected,

Accepted linux-firmware into focal-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/linux-
firmware/1.187.11 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

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

Title:
  Add in-tree Realtek 8821CE wireless module support

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

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

[Bug 1922540] Re: Display orientation resets on reboot with USB-C external monitor and refresh rate dropdown disappears when setting it sometimes

2021-04-06 Thread Daniel van Vugt
Thanks for the bug report.

Please reproduce the problem and then run:

  journalctl -b0 > journal.txt
  lspci -kv > lspci.txt
  xrandr --verbose > xrandr.txt

and attach the resulting text files here.


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

** Tags added: multimonitor

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

Title:
  Display orientation resets on reboot with USB-C external monitor and
  refresh rate dropdown disappears when setting it sometimes

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

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

[Bug 1922543] Re: No sound, no audio profiles, until i do 'killall pulseaudio' (Asus Zenbook 14 UM431D, ALC294 Analog)

2021-04-06 Thread Daniel van Vugt
Please try the workarounds mentioned in bug 1897965, or just
uninstalling pipewire.

** Tags added: groovy

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

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

Title:
  No sound, no audio profiles, until i do 'killall pulseaudio' (Asus
  Zenbook 14 UM431D, ALC294 Analog)

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

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

[Bug 1922539] Re: Option "-listen" for file descriptors is deprecated. Please use "-listenfd" instead.

2021-04-06 Thread Daniel van Vugt
Sounds like what was fixed in
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1682

** Tags added: fixed-in-40 fixed-upstream

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

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

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

Title:
  Option "-listen" for file descriptors is deprecated. Please use
  "-listenfd" instead.

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

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

[Bug 1922646] Re: Long text crash dcigettext.c with segfault

2021-04-06 Thread Gunnar Hjalmarsson
The first argument to dgettext() is the translation domain. Why would
you pass an absurdly long string as the domain?

Try this instead:

$ python3
Python 3.8.6 (default, Jan 27 2021, 15:42:20) 
[GCC 10.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import locale
>>> myvar = locale.dgettext('git', 'abs'*1000)
>>> quit()

** Changed in: glibc (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/1922646

Title:
  Long text crash dcigettext.c with segfault

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

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

[Bug 1922598] Re: The applications installed on Ubuntu

2021-04-06 Thread Daniel van Vugt
Can you please explain the issue in more detail, maybe with a photo?

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

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

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

Title:
  The applications installed on Ubuntu

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

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

[Bug 1922598] Re: The applications installed on Ubuntu

2021-04-06 Thread Daniel van Vugt
Oh, you seem to have a lot of unsupported packages from 'LP-PPA-shemgp-
gnome-40' installed. Please remove that PPA from your system. If you are
unable to do so then you should reinstall Ubuntu from scratch and be
careful to not install PPAs in future.


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

Title:
  The applications installed on Ubuntu

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

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

[Bug 1922559] Re: osk: umlauts do not work in password prompts

2021-04-06 Thread Daniel van Vugt
Thanks for the bug report. Please also report the problem to the
developers at:

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

and then tell us the new issue ID.

** Tags added: i18n

** Tags added: osk

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

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

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

Title:
  osk: umlauts do not work in password prompts

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

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

[Bug 1920837] Re: apport bugs from official raspi or riscv images are not identified

2021-04-06 Thread Łukasz Zemczak
I just looked at the change and I have a question regarding it. I don't
know the apport code-base so I'd like to confirm something: right now I
see you're keying on 'ImageMediaBuild' being provided (is it only on
preinstalled media?) and then adding the 'raspi-image' tag when the arch
is arm64 or armhf. Is this raspberry-pi specific? What I mean is, what
if we start building some preinstalled non-pi arm images? Will those
then get tagged as raspi-image as well then?

I know that currently we don't build any arm preinstalled images like
these, but this feels to me like something we might forget changing in
the future and then start seeing bunch of unrelated bugs tagged as such.
Is there no way we could check for raspi subarch? Or is this the best
way?

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

Title:
  apport bugs from official raspi or riscv images are not identified

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

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

[Bug 1920665] Re: Ubiquity KDE crash on try/install and from live session with "malloc(): unaligned tcache chunk detected"

2021-04-06 Thread Bob H
I've tried, out of interest, an install of Ubuntu (which incidentally
also carries the mesa files) from recent daily builds and also of the
recently released beta.

Ubuntu is not displaying the behaviour that appears with Kubuntu.

It is possible to transfer the iso to a usb stick, run it from there in
safe graphics mode and do an install to a partition on the PC.

As we know at this time this is not possible for Kubuntu.

I post this thinking it might be relevant.

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

Title:
  Ubiquity KDE crash on try/install and from live session with
  "malloc(): unaligned tcache chunk detected"

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

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

[Bug 1772606] Re: gnome-shell onscreen keyboard types wrong characters

2021-04-06 Thread Daniel van Vugt
** Tags added: bionic

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

Title:
  gnome-shell onscreen keyboard types wrong characters

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

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

[Bug 1922621] Re: PulseAudio Assertion 'section' in pa_alsa_element_get() when laptop in docking station

2021-04-06 Thread Daniel van Vugt
Thanks for the bug report. Before we notify the PulseAudio developers of
this bug we will need to find out what the caller of the failing
function is. To do that please try following these instructions:

https://wiki.ubuntu.com/Bugs/Responses#Missing_a_crash_report_or_having_a_.crash_attachment

** Tags added: focal

** Changed in: pulseaudio (Ubuntu)
   Importance: Undecided => High

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

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

Title:
  PulseAudio Assertion 'section' in pa_alsa_element_get() when laptop in
  docking station

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

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

[Bug 1922533] Re: Problem with identifying the graphics card even after driver installation

2021-04-06 Thread Daniel van Vugt
If you still experience a problem after removing all PPAs from the
system then please open a new bug.

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

Title:
  Problem with  identifying the graphics card even after driver
  installation

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

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

[Bug 1922423] Re: Can't connect to some OpenVPN providers using openvpn 2.5.0 and nm-openvpn plugin

2021-04-06 Thread Daniel van Vugt
** Tags removed: fix-committed
** Tags added: 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/1922423

Title:
  Can't connect to some OpenVPN providers using openvpn 2.5.0 and nm-
  openvpn plugin

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

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

[Bug 1915923] Re: [SRU] update-pciids in pciutils fails to create hard link

2021-04-06 Thread Łukasz Zemczak
Hello C.Schmidbauer, or anyone else affected,

Accepted pciutils into focal-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/pciutils/1:3.6.4-1ubuntu0.20.04.1
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: pciutils (Ubuntu Focal)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-focal

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

Title:
  [SRU] update-pciids in pciutils fails to create hard link

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

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

[Bug 1922290] Re: nautilus crashed with SIGSEGV in update_dbus_opened_locations()

2021-04-06 Thread Sebastien Bacher
right, thanks for the command and indeed the version argument is broken

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

Title:
  nautilus crashed with SIGSEGV in update_dbus_opened_locations()

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

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

[Bug 1921781] Re: Build-depends on qt5-default which is obsolete and dropped in hirsute

2021-04-06 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-api -
8.7+17.04.20170404-0ubuntu5

---
unity-api (8.7+17.04.20170404-0ubuntu5) hirsute; urgency=medium

  * Remove build dependency on qt5-default, which no longer exists
(LP: #1921781).

 -- Logan Rosen   Mon, 05 Apr 2021 23:20:17 -0400

** Changed in: unity-api (Ubuntu)
   Status: New => Fix Released

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

Title:
  Build-depends on qt5-default which is obsolete and dropped in hirsute

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

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

[Bug 1919468] Re: HAProxy 2.0.13 does not close connection even though "connection: close" is sent, leaves many connections in CLOSE-WAIT state for HEAD-method requests

2021-04-06 Thread Malte Schmidt
This was created 20 days ago. When can I expect somebody to look into
it?

** Information type changed from Private Security to Public Security

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

Title:
  HAProxy 2.0.13 does not close connection even though "connection:
  close" is sent, leaves many connections in CLOSE-WAIT state for HEAD-
  method requests

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

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

[Bug 1899104] Re: [SRU] barbican-manage db upgrade fails with MySQL8

2021-04-06 Thread Chris MacNaughton
The verification of the Stable Release Update for barbican has completed
successfully and the package is now being 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.

** Changed in: cloud-archive/ussuri
   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/1899104

Title:
  [SRU] barbican-manage db upgrade fails with MySQL8

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

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

[Bug 1922672] [NEW] kernel crash with stress CT offload traffic

2021-04-06 Thread Roi Dayan
Public bug reported:

Configuring CT offload with OVS and running stress http traffic that
opens conns, send short data and close the conns. there is a race that
could potentially crash the system.

X86 side:

/etc/init.d/openibd restart

ifconfig $1 up
ifconfig $2 up

tc qdisc del dev $1 ingress
tc qdisc del dev $2 ingress

sleep 5

tc qdisc add dev $1 ingress
tc qdisc add dev $2 ingress

tc filter add dev $1  protocol all parent : flower action mirred egress 
redirect dev $2
tc filter add dev $2  protocol all parent : flower action mirred egress 
redirect dev $1

ip l set dev $1 promisc on
ip l set dev $2 promisc on
arm side:

ovs-vsctl set Open_vSwitch . other_config:hw-offload=true

service openvswitch restart

for br in `ovs-vsctl list-br`;
do
ovs-vsctl del-br $br
done

ovs-vsctl add-br ovsbr1
ovs-vsctl add-port ovsbr1 p0
ovs-vsctl add-port ovsbr1 pf0hpf

ovs-vsctl add-br ovsbr2
ovs-vsctl add-port ovsbr2 p1
ovs-vsctl add-port ovsbr2 pf1hpf

ovs-ofctl del-flows ovsbr1
ovs-ofctl add-flow ovsbr1 arp,actions=normal
ovs-ofctl add-flow ovsbr1 "table=0, ip,ct_state=-trk actions=ct(table=1)"
ovs-ofctl add-flow ovsbr1 "table=1, ip,ct_state=+trk+new actions=ct(, 
commit),normal"
ovs-ofctl add-flow ovsbr1 "table=1, ip,ct_state=+trk+est actions=normal"



# ovs-vsctl show
9b68adbd-406b-4f72-8b4c-312d9379b8b9
Bridge ovsbr2
Port ovsbr2
Interface ovsbr2
type: internal
Port pf1hpf
Interface pf1hpf
Port p1
Interface p1
Bridge ovsbr1
Port p0
Interface p0
Port ovsbr1
Interface ovsbr1
type: internal
Port pf0hpf
Interface pf0hpf
ovs_version: "2.14.1"
 dmesg:

 1285.179728] Failed to associated timeout policy `ovs_test_tp' 

  
[ 1587.421221] Unable to handle kernel NULL pointer dereference at virtual 
address 004c

[ 1587.430043] Mem abort info:  

   
[ 1587.432929]   ESR = 0x9604   

   
[ 1587.436025]   EC = 0x25: DABT (current EL), IL = 32 bits 

   
[ 1587.421221] Unable to handle k[ 1587.441377]   SET = 0, FnV = 0  

   
ernel NULL pointer dereference a[ 1587.447279]   EA = 0, S1PTW = 0  

   
t virtual address 004[ 1587.453188] Data abort info:

   
c   

   
[ 1587.458924]   ISV = 0, ISS = 0x0004  

   
[ 1587.462977]   CM = 0, WnR = 0

   
[ 1587.465945] user pgtable: 4k pages, 48-bit VAs, pgdp=0003cc276000

   
[ 1587.472420] [004c] pgd=  

   
[ 1587.430043] Mem abort info:  
   

[Bug 1922672] Re: kernel crash with stress CT offload traffic

2021-04-06 Thread Roi Dayan
there is already a patch in upstream kernel solving this. was tested. will 
submit.
07f8edbfd279 netfilter: flowtable: Set offload timeout when adding flow

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

Title:
  kernel crash with stress CT offload traffic

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

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

[Bug 1922559] Re: osk: umlauts do not work in password prompts

2021-04-06 Thread Esokrates
Done: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4040
Thanks for having a look!

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

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

Title:
  osk: umlauts do not work in password prompts

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

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

[Bug 1921944] Re: ubuntu 20.04 kernel 5.8.0.48 freezes when thinkpad stylus touches screen Lenovo thinkpad Yoga X1 first series

2021-04-06 Thread Julian Petri
*** This bug is a duplicate of bug 1919342 ***
https://bugs.launchpad.net/bugs/1919342

** This bug has been marked a duplicate of bug 1919342
   Stylus and touchscreen not working in kernel 5.8.0-45

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

Title:
  ubuntu 20.04 kernel 5.8.0.48 freezes when thinkpad stylus touches
  screen Lenovo  thinkpad Yoga X1 first series

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

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

[Bug 1922678] [NEW] netfilter offload could bloat up memory

2021-04-06 Thread Roi Dayan
Public bug reported:

ct offload actions like add/del/stats are done in workqueue which can be
bloat up in stress tests. can also cause active conns to age out.

one upstream commit to help with this is this
2ed37183abb7 netfilter: flowtable: separate replace, destroy and stats to 
different workqueues

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

Title:
  netfilter offload could bloat up memory

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

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

[Bug 1786013] Re: Packaging resync

2021-04-06 Thread Andy Whitcroft
** Tags added: kernel-packaging-tracking-bug

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

Title:
  Packaging resync

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

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

[Bug 1922559] Re: osk: umlauts do not work in password prompts

2021-04-06 Thread Daniel van Vugt
** Also affects: gnome-shell via
   https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4040
   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/1922559

Title:
  osk: umlauts do not work in password prompts

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

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

[Bug 1922681] [NEW] manpages are wrong about PATH inheriting from the environment now

2021-04-06 Thread Iain Lane
Public bug reported:

I posted this on bug #1779767 but since that got closed it's probably
going to be lost there.

tl;dr the manpage(s) needs to be fixed for this change as well:

Julian, thanks for the fix. In crontab(5) in cron 3.0pl1-136ubuntu2 the
manpage is now wrong. It says:

> Several environment variables are set up automatically by the cron(8)
daemon. […] PATH is set to "/usr/bin:/bin". HOME, SHELL, and PATH may be
overridden by settings in the crontab […]

and also

> On the Debian GNU/Linux system, cron supports the pam_env module, and
loads the environment specified by /etc/environment and
/etc/security/pam_env.conf. It also reads locale information from
/etc/default/locale. However, the PAM settings do NOT override the
settings described above nor any settings in the crontab file itself.
Note in particular that if you want a PATH other than  "/usr/bin:/bin",
you will need to set it in the crontab file.

These should be fixed I think. There might be other spots that I didn't
notice yet too.

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


** Tags: rls-hh-incoming

** Description changed:

  I posted this on bug #1779767 but since that got closed it's probably
  going to be lost there.
  
  tl;dr the manpage(s) needs to be fixed for this change as well:
  
- Julian, thanks for the fix. In crontab(5) in cron 3.0pl1-136ubuntu2 the 
manpage
- is now wrong. It says:
+ Julian, thanks for the fix. In crontab(5) in cron 3.0pl1-136ubuntu2 the
+ manpage is now wrong. It says:
  
  > Several environment variables are set up automatically by the cron(8)
  daemon. […] PATH is set to "/usr/bin:/bin". HOME, SHELL, and PATH may be
  overridden by settings in the crontab […]
  
  and also
  
  > On the Debian GNU/Linux system, cron supports the pam_env module, and
  loads the environment specified by /etc/environment and
  /etc/security/pam_env.conf. It also reads locale information from
  /etc/default/locale. However, the PAM settings do NOT override the
  settings described above nor any settings in the crontab file itself.
  Note in particular that if you want a PATH other than  "/usr/bin:/bin",
  you will need to set it in the crontab file.
  
  These should be fixed I think. There might be other spots that I didn't
  notice yet too.

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

Title:
  manpages are wrong about PATH inheriting from the environment now

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

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

[Bug 1922682] [NEW] support offloading of ct_state flags invalid and reply

2021-04-06 Thread Roi Dayan
Public bug reported:

currently offloading of ct_state reply and invalid is not supported.

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

Title:
  support offloading of ct_state flags invalid and reply

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

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

[Bug 1921880] Re: Add EPYC-Milan model

2021-04-06 Thread Christian Ehrhardt 
> Mid-term I think it would still makes sense to get it into focal proper. 
> Icelake is there and
> it hasn't even launched, yet. AMD is the more attractive platform these days, 
> so having good
> support is more than just nice to have. But I defer this judgement to the 
> server-team and you.

I agree, all I'm saying is that if doability or regression risk parts us
from the perfect solution this will be a valid fallback and this will
never be a "everything is lost" case :-)

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

Title:
  Add EPYC-Milan model

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

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

[Bug 1922685] [NEW] fix ftbfs in hirsute with lto

2021-04-06 Thread Matthias Klose
Public bug reported:

ubuntu-report ftbfs in hirsute, with lto enabled. As this is a package
in main, fix it directly instead of block-listing it. patch at

http://launchpadlibrarian.net/531610677/ubuntu-
report_1.6.2_1.6.3.diff.gz

** Affects: ubuntu-report (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/1922685

Title:
  fix ftbfs in hirsute with lto

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

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

[Bug 1922402] Re: zfs list has no boot partition as specified

2021-04-06 Thread Jean-Baptiste Lallement
** Also affects: zfs-linux (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: ubuntu-manual-tests

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

Title:
  zfs list has no boot partition as specified

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

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

[Bug 1181666] Re: gnome-shell randomly blocks mouse clicks from working in app windows

2021-04-06 Thread elatllat
not responding to clicks (due to something crashing or not) seems to
happen shortly after switching from charging to battery, otherwise it's
intermittent... maybe trackpad related...

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

Title:
  gnome-shell randomly blocks mouse clicks from working in app windows

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

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

[Bug 1922686] [NEW] Can't log in every time lightdm Xubuntu 20.04.2.1

2021-04-06 Thread Amigo Ventero
Public bug reported:

I select my username on the login screen, enter my password, the password field 
becomes inactive and nothing happens. If I try a second time by switching to 
"other user" and then back to myself, filling in the password again, it 
sometimes logs in and other times prints a message saying login failed. Then I 
have to restart via the console, which also takes an unreasonable amount of 
time.
Also, there is a mysterious "Guest" account that I didn't create, which is not 
in the user list, and also requires a password, which I couldn't find anywhere 
on the internet.

** Affects: lightdm (Ubuntu)
 Importance: Undecided
 Assignee: Amigo Ventero (ventero1)
 Status: New


** Tags: account lightdm xubuntu

** Description changed:

  I select my username on the login screen, enter my password, the password 
field becomes inactive and nothing happens. If I try a second time by switching 
to "other user" and then back to myself, filling in the password again, it 
sometimes logs in and other times prints a message saying login failed. Then I 
have to restart via the console, which also takes an unreasonable amount of 
time.
  Also, there is a mysterious "Guest" account that I didn't create, which is 
not in the user list, and also requires a password, which I couldn't find 
anywhere on the internet.
- 
- Translated with www.DeepL.com/Translator (free version)

** Changed in: lightdm (Ubuntu)
 Assignee: (unassigned) => Amigo Ventero (ventero1)

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

Title:
  Can't log in every time lightdm Xubuntu 20.04.2.1

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

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

[Bug 1922047] Re: Touchpad scrolling is 1.5x faster on Wayland than on X11

2021-04-06 Thread Daniel van Vugt
** No longer affects: gtk+3.0 (Ubuntu)

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

Title:
  Touchpad scrolling is 1.5x faster on Wayland than on X11

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

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

[Bug 1793444] Re: Request to support software raid devices, vroc raid also need this

2021-04-06 Thread Alex Tu
** Tags added: intel originate-from-1922657

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

Title:
  Request to support software raid devices, vroc raid also need this

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

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

Re: [Bug 1922545] Re: gnome-system-monitor fails to launch

2021-04-06 Thread alan winn
Alex

Thank you for getting back to me.

> Can you try to run on xorg instead of wayland?
It is on xorg

After installing from the current daily version of xubuntu, I run the
following:

sudo apt-get install  gnome-system-monitor

>From the whisker menu, it just fails to launch

>From the terminal

gnome-system-monitor fails to launch with the following:

ulinux@ulinux-t2:~$ gnome-system-monitor

(gnome-system-monitor:2021): dbind-WARNING **: 09:51:57.827: Couldn't
register with accessibility bus: Did not receive a reply. Possible
causes include: the remote application did not send a reply, the
message bus security policy blocked the reply, the reply timeout
expired, or the network connection was broken.

(gnome-system-monitor:2021): Gtk-CRITICAL **: 09:51:57.990:
gtk_box_pack: assertion '_gtk_widget_get_parent (child) == NULL' failed

(gnome-system-monitor:2021): Handy-ERROR **: 09:51:58.059:
gtk_window_set_titlebar() is not supported for HdyWindow
Trace/breakpoint trap (core dumped) ulinux@ulinux-t2:~$ 


HOWEVER:
ulinux@ulinux-t2:~$ sudo gnome-system-monitor
[sudo] password for ulinux: 
ulinux@ulinux-t2:~$ gnome-system-monitor

DOES LAUNCH



On Tue, 06 Apr 2021 06:14:16 -
Alex Hung <1922...@bugs.launchpad.net> wrote:

> Can you try to run on xorg instead of wayland?
> 
> ** Summary changed:
> 
> - Fails to launch
> + gnome-system-monitor fails to launch
> 
> -- 
> You received this bug notification because you are subscribed to the
> bug report.
> https://bugs.launchpad.net/bugs/1922545
> 
> Title:
>   gnome-system-monitor fails to launch
> 

-- 
alan winn
a...@theuniversody.co.uk
http://www.theuniversody.co.uk
01626 853421

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

Title:
  gnome-system-monitor fails to launch

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

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

[Bug 36812] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts

2021-04-06 Thread Andrew Robert
https://cdraustralia.org/ provided hassle-free professional CDR Writing
Services. I got my CDR professionally prepared on time. They offered me
a detailed questionnaire relevant to my projects and prepared the Career
Episodes Report and summary statements based on the information. Thanks
to your team member. Well-done!

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

Title:
  Keyboard layout change on hotkeys press instead of release and do not
  work well with shortcuts

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

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

[Bug 1922690] [NEW] problème pour la réinstallation

2021-04-06 Thread Le Goff
Public bug reported:

Problème pour réinstaller Ubuntu 20.04

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity 20.04.15
ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
Uname: Linux 5.4.0-26-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.445
CurrentDesktop: ubuntu:GNOME
Date: Tue Apr  6 11:01:00 2021
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
ProcEnviron:
 LANGUAGE=fr_FR.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=fr_FR.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal ubiquity-20.04.15 ubuntu

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

Title:
  problème pour la réinstallation

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

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

[Bug 1922402] Re: zfs list has no boot partition as specified

2021-04-06 Thread Jean-Baptiste Lallement
** Changed in: zfs-linux (Ubuntu)
   Status: New => Confirmed

** Changed in: zfs-linux (Ubuntu)
   Importance: Undecided => High

** Also affects: zfs-linux (Ubuntu Hirsute)
   Importance: High
   Status: Confirmed

** Changed in: zfs-linux (Ubuntu Hirsute)
Milestone: None => ubuntu-21.04

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

Title:
  zfs list has no boot partition as specified

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

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

[Bug 1921664] Re: Recent update broke qemu-system-riscv64

2021-04-06 Thread Christian Ehrhardt 
0. Repro:

> ...
>$ ./run_riscvVM.sh
> ...

Thanks, I was not able to reproduce with that using the most recent
qemu 1:5.2+dfsg-9ubuntu1 on amd64 (just like you)

Trying the same on armhf was slower and a bit odd.
- I first got:
  qemu-system-riscv64: at most 2047 MB RAM can be simulated
  Reducing the memory to 2047M started up the system.
- then I have let it boot, which took quite a while and eventually
  hung at
[   13.017716] mousedev: PS/2 mouse device common for all mice
[   13.065889] usbcore: registered new interface driver usbhid
[   13.070209] usbhid: USB HID core driver
[   13.092671] NET: Registered protocol family 10

So it hung on armhf, while working on a amd64 host. That isn't good, but
there was no crash to be seen :-/

Maybe it depends on what arm platform (as there are often subtle differences) 
or which storage (as the assert is about storage) you run on.
My CPU is an X-Gene and my Storage is a ZFS (that backs my container running 
hirsute and Hirsute's qemu).
What is it for you?

I've waited more, but no failure other than the hang was showing up.
Is this failing 100% of the times for you, or just sometimes and maybe racy?


---

1. "Was the formerly working version 1:5.2+dfsg-6ubuntu2?"

>   I'm afraid I don't know, but I update a few times a week.

A hint which versions to look at can be derived from
  $ grep -- qemu-system-misc  /var/log/dpkg.log


   If you can tell me know to try individual versions, I'll do that

You can go to https://launchpad.net/ubuntu/+source/qemu/+publishinghistory
There you'll see every version of the package that existed. If you click on a 
version
it allows you to download the debs which you can install with "dpkg -i deb"


---

2. "full commandline you use to start your qemu test case?"

>   Probably the repo above is more useful, but FWIW:

Indeed, thanks!

3. "the same 1:5.2+dfsg-9ubuntu1 @amd64 it works fine for you? Just the
emulation of riscv64 on arm64 HW is what now fails for you correct?"

>   Yes x 2, confirmed with the above repro.

Thanks for the confirmation


---

4. "It also is interesting that you built qemu from git to have it work.
Did you build tag v5.2.0 or the latest commit?"


>  Rebuilding from the "commit" tagged with v5.2.0 ...

Very interesting, this short after a release this is mostly a few CVEs and 
integration of e.g. Ubuntu/Debian specific paths. Still chances are that you 
used a different toolchain than the packaging builds.
Could you rebuild what you get with "apt source qemu". That will be 5.2 plus 
the Delta we have...
If that doesn't fail then your build-env differs from our builds, and therein 
is the solution.
If it fails we need to check which delta it is.

Furthermore if indeed that fails while v5.2.0 worked I've pushed all our
delta as one commit at a time to
https://code.launchpad.net/~paelzer/ubuntu/+source/qemu/+git/qemu/+ref
/hirsute-delta-as-commits-lp1921664 so you could maybe bisect that. But
to be sure build from the first commit in there and verify that it
works. If this fails as well we have to look what differs in those
builds.

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

Title:
  Recent update broke qemu-system-riscv64

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

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

[Bug 1922353] Re: Overview sometimes fail to appear or disappear and [JS ERROR: Error: Wrong type number; float expected. But it's out of range: -Infinity ... from _syncWorkspacesActualGeometry worksp

2021-04-06 Thread Daniel van Vugt
** Summary changed:

- Overview sometimes fail to appear or disappear and [JS ERROR: Error: Wrong 
type number; float expected. But it's out of range: -Infinity ...]
+ Overview sometimes fail to appear or disappear and [JS ERROR: Error: Wrong 
type number; float expected. But it's out of range: -Infinity ... from 
_syncWorkspacesActualGeometry workspacesView.js:728]

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

Title:
  Overview sometimes fail to appear or disappear and [JS ERROR: Error:
  Wrong type number; float expected. But it's out of range: -Infinity
  ... from _syncWorkspacesActualGeometry workspacesView.js:728]

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

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

[Bug 1921664] Re: Recent update broke qemu-system-riscv64

2021-04-06 Thread Christian Ehrhardt 
FYI my qemu is still busy
   1913 root  20   0 2833396 237768   7640 S 100.7   5.9  25:54.13 
qemu-system-ris 


And after about 1000 seconds the guest moved a bit forward now reaching
[   13.070209] usbhid: USB HID core driver
[   13.092671] NET: Registered protocol family 10
[ 1003.282387] Segment Routing with IPv6
[ 1004.790268] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 1009.002716] NET: Registered protocol family 17
[ 1012.612965] 9pnet: Installing 9P2000 support
[ 1012.915223] Key type dns_resolver registered
[ 1015.022864] registered taskstats version 1
[ 1015.324660] Loading compiled-in X.509 certificates
[ 1036.408956] Freeing unused kernel memory: 264K
[ 1036.410322] This architecture does not have kernel memory protection.
[ 1036.710012] Run /init as init process
Loading, please wait...


I'll keep it running to check if I'll hit the assert later 

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

Title:
  Recent update broke qemu-system-riscv64

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

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

[Bug 1898716] Re: Please trust Canonical Livepatch Service kmod signing key

2021-04-06 Thread Stefan Bader
ubuntu@test-b1:~$ uname -a
Linux test-b1 4.15.0-141-generic #145-Ubuntu SMP Wed Mar 24 18:08:07 UTC 2021 
x86_64 x86_64 x86_64 GNU/Linux

ubuntu@test-b1:~$ sudo keyctl list %:.builtin_trusted_keys
3 keys in keyring:
335785479: ---lswrv 0 0 asymmetric: Build time autogenerated kernel 
key: 94c1dbbf9057c249d34783f9fbd868815acc6f0a
743718234: ---lswrv 0 0 asymmetric: Canonical Ltd. Kernel Module 
Signing: 88f752e560a1e0737e31163a466ad7b70a850c19
190144923: ---lswrv 0 0 asymmetric: Canonical Ltd. Live Patch Signing: 
14df34d1a87cf37625abec039ef2bf521249b969

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

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

Title:
  Please trust Canonical Livepatch Service kmod signing key

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

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

[Bug 1907056] Re: Please add meta/kernel.yaml

2021-04-06 Thread Michael Vogt
The kernel wants to use:
```
assets:
  pidtbs:
update: true
content:
  - dtbs/
```

instead of the one suggested above because the pi-kernel on arm64 and
armhf have different dtbs/ dir layout:

arm64: dtbs/broadcom/*.dtb, dtbs/overlays
armhf: dtbs/*.dtb, dtbs/overlays

So the armhf has all the dtb files under dtbs/ directly and the arm64 has it 
under broadcom/.
 The suggestion is then that the gadget maps it from here to the right places.

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

Title:
  Please add meta/kernel.yaml

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

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

[Bug 1883167] Re: Bionic update: upstream stable patchset 2020-06-11

2021-04-06 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Bionic update: upstream stable patchset 2020-06-11

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

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

[Bug 1873895] Re: Regression: block staircase display with side-by-side monitors of different pixel widths

2021-04-06 Thread Sean Davis
** Changed in: xfwm4 (Ubuntu Focal)
   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/1873895

Title:
  Regression: block staircase display with side-by-side monitors of
  different pixel widths

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

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

[Bug 1738975] Re: [A] skb leak in vhost_net / tun / tap

2021-04-06 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  [A] skb leak in vhost_net / tun / tap

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

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

[Bug 1698470] Re: [Zesty][Yakkety] rtl8192e bug fixes

2021-04-06 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  [Zesty][Yakkety] rtl8192e bug fixes

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

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

[Bug 798860] Re: AppArmor: BUG: sleeping function called from invalid context

2021-04-06 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu)
   Status: Incomplete => 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/798860

Title:
  AppArmor: BUG: sleeping function called from invalid context

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

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

[Bug 1922402] Re: zfs list has no boot partition as specified

2021-04-06 Thread Jean-Baptiste Lallement
** Changed in: zfs-linux (Ubuntu Hirsute)
   Status: Confirmed => Triaged

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

Title:
  zfs list has no boot partition as specified

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

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

[Bug 1908818] Re: pure packaging of libnss3

2021-04-06 Thread Christian Ehrhardt 
Hi Alex,
this was still in the "needs an owner" queue :-/
I guess it is time to tackle this, thanks for the ping.

** Changed in: nss (Ubuntu Groovy)
 Assignee: (unassigned) => Christian Ehrhardt  (paelzer)

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

Title:
  pure packaging of libnss3

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

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

[Bug 1861710] Re: Eoan update: upstream stable patchset 2020-02-03

2021-04-06 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Eoan update: upstream stable patchset 2020-02-03

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

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

[Bug 1860816] Re: Eoan update: upstream stable patchset 2020-01-24

2021-04-06 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Eoan update: upstream stable patchset 2020-01-24

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

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

[Bug 1860602] Re: Bionic update: upstream stable patchset 2020-01-22

2021-04-06 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Bionic update: upstream stable patchset 2020-01-22

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

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

[Bug 1860490] Re: Eoan update: upstream stable patchset 2020-01-21

2021-04-06 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Eoan update: upstream stable patchset 2020-01-21

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

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

[Bug 1860179] Re: Eoan update: upstream stable patchset 2020-01-17

2021-04-06 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Eoan update: upstream stable patchset 2020-01-17

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

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

[Bug 1859712] Re: Bionic update: upstream stable patchset 2020-01-14

2021-04-06 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Bionic update: upstream stable patchset 2020-01-14

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

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

[Bug 1859249] Re: Bionic update: upstream stable patchset 2020-01-10

2021-04-06 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Bionic update: upstream stable patchset 2020-01-10

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

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

[Bug 1857158] Re: Bionic update: upstream stable patchset 2019-12-20

2021-04-06 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Bionic update: upstream stable patchset 2019-12-20

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1857158/+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

2021-04-06 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  4.4.0-145-generic Kernel Panic  ip6_expire_frag_queue

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

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

[Bug 1823972] Re: bionic, xenial/hwe: misses "fuse: fix initial parallel dirops" patch

2021-04-06 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  bionic, xenial/hwe: misses "fuse: fix initial parallel dirops" patch

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

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

[Bug 1922646] Re: Long text crash dcigettext.c with segfault

2021-04-06 Thread Xinmeng Xia
Thank you for your kindly explanations.  Yes, I aggree. if the domain
takes short string, it will work well. But if the domain takes long
string, it may lead to segfault.  We develop a fuzzing tool to test
functions in Python standard library. The fuzzing tool return long
string for the domains. That's how we found this bug. It is probably a
potential threat. I think it is better to add a checker here for the
length of the domain to ensure the robustness. Would you fix it?

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

Title:
  Long text crash dcigettext.c with segfault

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

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

[Bug 1922423] Re: Can't connect to some OpenVPN providers using openvpn 2.5.0 and nm-openvpn plugin

2021-04-06 Thread Daniel van Vugt
** Tags added: rls-hh-incoming

** Changed in: network-manager-openvpn (Ubuntu)
   Importance: Undecided => High

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

Title:
  Can't connect to some OpenVPN providers using openvpn 2.5.0 and nm-
  openvpn plugin

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

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

[Bug 1922353] Re: Overview sometimes fail to appear or disappear and [JS ERROR: Error: Wrong type number; float expected. But it's out of range: -Infinity ... from _syncWorkspacesActualGeometry worksp

2021-04-06 Thread Daniel van Vugt
** Tags added: rls-hh-incoming

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

Title:
  Overview sometimes fail to appear or disappear and [JS ERROR: Error:
  Wrong type number; float expected. But it's out of range: -Infinity
  ... from _syncWorkspacesActualGeometry workspacesView.js:728]

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

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

[Bug 1922697] Re: kwin_wayland crashed with SIGABRT

2021-04-06 Thread Laurent Bonnaud
** Information type changed from Private to Public

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

Title:
  kwin_wayland crashed with SIGABRT

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

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

[Bug 1921995] Re: hirsute kernels 5.11 do not boot on AMD STONEY hardware

2021-04-06 Thread Andy Whitcroft
** Tags added: 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/1921995

Title:
  hirsute kernels 5.11 do not boot  on AMD STONEY hardware

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

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

  1   2   3   4   5   6   7   8   >