Logs are not required for this issue
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1891269
Title:
perf is not built with python
** Changed in: gnome-shell (Ubuntu)
Status: Won't Fix => Confirmed
** Tags removed: eoan
** Tags added: focal
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734095
Title:
Software & Updates
@Ryutaroh - could you test [1] if it gets you around this bug (1886811)
and if bug 1890881 is present in focal as well?
[1]: https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/4197
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command only once, as it
will automatically gather debugging information, in a terminal:
apport-collect 1891272
When reporting bugs in the future please use apport by using 'ubuntu-
bu
So if I could give you a PPA [1] for Focal with the fix for
#LP1887606/#1886811 applied you could give it a try on focal right?
I have added a low prio task for focal to 1886811.
Once tested I'd ask you to:
1. state here if this bug (1890881) is present in focal as well
2. state there (1886811)
Public bug reported:
I am a little unsure whether the gnome-shell package is the one used for the
Ubuntu desktop. I know that the Ubuntu desktop is based on gnome-shell, but it
seems that after upgrading to 3.36.4 from 3.36.3, that Ubuntu settings in About
-> Gnome version -> 3.36.3, still repo
Sry man
Yes, the OSK is not brought up automatically for non-Ubuntu apps when
using Wayland.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831039
Title:
The onscreen keyboard does not open in text
Aaand... here I am on 20.04 with the same issue. What does software-
properties-gtk use to prompt for root access - and why doesn't it work?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734095
Title
I really should have said:
Is this still a problem on Wayland in 20.04?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831039
Title:
The onscreen keyboard does not open in text inputs for non-GTK
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:
apport-collect 1890913
and then change the status of the bug to 'Confirmed'.
If, due to the nature
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:
apport-collect 1891269
and then change the status of the bug to 'Confirmed'.
If, due to the nature
In terms of the etcd snap, the bump of the base image happened around April
according to the git history:
https://github.com/juju-solutions/etcd-snaps/commit/3fa8df6aaacb32add9fb40ac297894765f6b0746#diff-5fde7a6d86053f0e1d88c0a2a238941f
It's not a regression strictly speaking, but the bump seems
1. It was not set by me manually
2. After removing the corresponding line from `/etc/default/grub` and updating
grub and initramfs, the problem is still there.
** Changed in: linux (Ubuntu)
Status: Invalid => New
--
You received this bug notification because you are a member of Ubuntu
Bu
No, it works when using x11 in 20.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831039
Title:
The onscreen keyboard does not open in text inputs for non-GTK
applications such as Firefox or Ch
Public bug reported:
The "perf" tool supports python scripting to process events, this
support is currently not enabled.
$ sudo perf script -g python
Python scripting not supported. Install libpython and rebuild perf to enable
it.
For example:
# apt-get install python-dev (ubuntu)
# yum ins
** Also affects: qemu (Ubuntu Focal)
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/1886811
Title:
systemd complains Failed to enqueue loopback interface s
Subscribing ~field-high.
This is breaking a document behavior around the local resource upload
through the charm and it affects both OpenStack and Kubernetes
deployments with the air-gapped requirement because of Vault's
dependency.
A quick and dirty workaround is to copy the core snap into the u
*** This bug is a duplicate of bug 1886811 ***
https://bugs.launchpad.net/bugs/1886811
** This bug has been marked a duplicate of bug 1886811
systemd complains Failed to enqueue loopback interface start request:
Operation not supported
--
You received this bug notification because you ar
The verification of the Stable Release Update for flatpak 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
This bug was fixed in the package flatpak - 1.6.5-0ubuntu0.1
---
flatpak (1.6.5-0ubuntu0.1) focal; urgency=medium
* New upstream release 1.6.5 (LP: #1884594)
- Backports some of the OCI authenticator fixes from the 1.7 series
- Fix a use-after free in libflatpak
- Don't
Hi Seth,
first install the server:
sudo apt install mariadb-server
then the PyMySQL:
python3 -m pip install PyMySQL
then create a ca-cert:
openssl genrsa 2048 > ca-key.pem
openssl req -new -x509 -nodes -days 3600 -key ca-key.pem -out ca-cert.pem
then run this python-test-script:
import os
impor
This bug was fixed in the package flatpak - 1.6.5-0ubuntu0.1
---
flatpak (1.6.5-0ubuntu0.1) focal; urgency=medium
* New upstream release 1.6.5 (LP: #1884594)
- Backports some of the OCI authenticator fixes from the 1.7 series
- Fix a use-after free in libflatpak
- Don't
The verification of the Stable Release Update for libglvnd 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
This bug was fixed in the package libglvnd - 1.3.1-1ubuntu0.20.04.1
---
libglvnd (1.3.1-1ubuntu0.20.04.1) focal; urgency=medium
* Bump Breaks/Replaces on mesa dev packages to allow upgrades from
Ubuntu 18.04. (LP: #1878597)
-- Timo Aaltonen Tue, 16 Jun 2020 12:10:12 +0300
*
This bug was fixed in the package rasdaemon - 0.6.5-1ubuntu1.1
---
rasdaemon (0.6.5-1ubuntu1.1) focal; urgency=medium
* d/p/ras-mc-ctl-PCIe-AER-display-PCIe-dev-name.patch:
ras-mc-ctl: Display bus/device/function of the PCIe device
corresponding to an AER event. LP: #1888423
This bug was fixed in the package ubuntu-release-upgrader - 1:20.04.24
---
ubuntu-release-upgrader (1:20.04.24) focal; urgency=medium
* DistUpgrade/DistUpgradeCache.py: Ensure that the linux metapackage is
never removed during a distribution upgrade. (LP: #1889449)
-- Brian Mu
Thank you for taking the time to report this bug and trying to help make
Ubuntu better. However, it seems that you are not using a software
package provided by the official Ubuntu repositories. Because of this
the Ubuntu project can not support or fix your particular bug. Please
report this bug to
The verification of the Stable Release Update for ubuntu-release-
upgrader 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 tha
The verification of the Stable Release Update for flatpak 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
I had the same problem, after the upgrade from 18.04 to 20.04.1 it it opens
correctly.
Then I removed some useless repositories and when updating the list the
software hung and I had to force its closing.
After that it opens only with root permissions (sudo software-properties-gtk).
--
You rece
The verification of the Stable Release Update for gnome-shell-extension-
desktop-icons 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 t
This bug was fixed in the package gnome-shell-extension-desktop-icons -
20.04.0-3~ubuntu20.04.1
---
gnome-shell-extension-desktop-icons (20.04.0-3~ubuntu20.04.1) focal;
urgency=medium
* No-change backport to focal
gnome-shell-extension-desktop-icons (20.04.0-3) unstable; urgency=m
The verification of the Stable Release Update for rasdaemon 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
telegram-desktop 0.7.8~trusty~NoobsLab.com
Thank you for taking the time to report this bug and trying to help make
Ubuntu better. However, it seems that you are not using a software
package provided by the official Ubuntu repositories. Because of this
the Ubuntu project can not support or fix you
** Changed in: linux-oem-osp1 (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/1860248
Title:
No sof soundcard for 'ASoC: CODEC DAI intel-hdmi-hifi1 not registere
python3-devedeng 4.7.0-1
Thank you for taking the time to report this bug and trying to help make
Ubuntu better. However, it seems that you are not using a software
package provided by the official Ubuntu repositories. Because of this
the Ubuntu project can not support or fix your particular bug.
** Changed in: hwe-next
Status: New => Fix Released
** Summary changed:
- audio card disappeared after suspend device during audio playback Edit
+ audio card disappeared after suspend device during audio playback
** Description changed:
[Impact]
- audio card disappeared after suspend d
"previously this just worked". Can you please elaborate more?
** Changed in: linux (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1877246
Title:
Bluet
** Changed in: linux (Ubuntu)
Status: Incomplete => 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/1882992
Title:
Upon update te 5.4.0-37-generic, boot hangs with black screen
To
Great - thank you for that Giacaomo
Note to myself, for the sake of finding things more easily next time:
https://code.launchpad.net/~paelzer/ubuntu/+source/spice-vdagent/+git/spice-vdagent/+ref/lp1872527-clipboard-handling-small
https://code.launchpad.net/~paelzer/ubuntu/+source/spice-vdagent/+gi
** Also affects: systemd (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/1891224
Title:
[Hyper-V] VSS and File Copy daemons intermittently fails t
** Also affects: golang-juju-loggo (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/1566200
Title:
package golang-github-juju-loggo-dev (not install
** Changed in: linux (Ubuntu)
Status: Confirmed => Fix Released
** Changed in: plymouth (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1873587
Please attach dmesg right after boot.
** Changed in: linux (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1888460
Title:
Touchpad Not working
To mana
Yes, https://launchpad.net/ubuntu/+source/mutter/3.36.4-0ubuntu0.20.04.2
fixed the issue for me, thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1889090
Title:
GNOME Shell doesn't start Ubuntu
*** This bug is a duplicate of bug 1566200 ***
https://bugs.launchpad.net/bugs/1566200
** This bug has been marked a duplicate of bug 1680442
golang-github-juju-loggo-dev and golang-juju-loggo-dev conflict
** This bug is no longer a duplicate of bug 1680442
golang-github-juju-loggo-dev
*** This bug is a duplicate of bug 1566200 ***
https://bugs.launchpad.net/bugs/1566200
** This bug has been marked a duplicate of bug 1566200
package golang-github-juju-loggo-dev (not installed) failed to
install/upgrade: trying to overwrite
'/usr/share/gocode/src/github.com/juju/loggo/pa
Thanks for letting us now.
Will close as "Invalid" as nothing to fix.
Options probably enabled in error after upgrade completed.
** Changed in: ubuntu
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
*** This bug is a duplicate of bug 1566200 ***
https://bugs.launchpad.net/bugs/1566200
** Also affects: golang-github-juju-loggo (Ubuntu)
Importance: Undecided
Status: New
** This bug has been marked a duplicate of bug 1680442
golang-github-juju-loggo-dev and golang-juju-loggo-de
*** This bug is a duplicate of bug 1566200 ***
https://bugs.launchpad.net/bugs/1566200
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: golang-github-juju-loggo (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are
*** This bug is a duplicate of bug 1566200 ***
https://bugs.launchpad.net/bugs/1566200
** Also affects: golang-github-juju-loggo (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Thanks. Ubuntu-5.4.0-43.47 works for me.
ubuntu@scobee:~$ lsmod | grep hisi_sec2 # make sure hisi_sec2 loaded
hisi_sec2 53248 0
authenc16384 1 hisi_sec2
hisi_qm40960 3 hisi_sec2,hisi_zip,hisi_hpre
ubuntu@scobee:~$ sudo stress-ng --aggressive --verify
Alright, please try this kernel:
https://people.canonical.com/~khfeng/lp1871721/1/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871721
Title:
Second Monitor on HDMI blank screen/blink screen with
*** This bug is a duplicate of bug 1815118 ***
https://bugs.launchpad.net/bugs/1815118
** This bug has been marked a duplicate of bug 1815118
package percona-xtradb-cluster-server-5.7 5.7.20-29.24-0ubuntu3 failed to
install/upgrade: installed percona-xtradb-cluster-server-5.7 package
post
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: percona-xtradb-cluster-5.7 (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/1
I wonder if this commit helps:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=cfae58ed681c5fe0185db843013ecc71cd265ebf
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/18223
** Changed in: compiz (Ubuntu)
Status: Expired => New
** Changed in: xorg-server (Ubuntu)
Status: Expired => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1882112
Title:
[radeon]
Can you please try some older kernel? If it only happens in new kernels
then it's a regression.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1879334
Title:
Desktop Activities - first key typed is r
** Also affects: galera-3 (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/1775020
Title:
package percona-xtradb-cluster-server-5.7 (not installed)
Thank you. Working fine now.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1890809
Title:
I can't update using the terminal
To manage notifications about this bug go to:
https://bugs.launchpad.net/
Is the issue still present?
** Changed in: linux (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1877407
Title:
Ubuntu Does Not Boot - Purple Screen
T
*** This bug is a duplicate of bug 1853277 ***
https://bugs.launchpad.net/bugs/1853277
** This bug has been marked a duplicate of bug 1853277
Lenovo ThinkBook 14-IML Touchpad not showing up in /proc/bus/input/devices
--
You received this bug notification because you are a member of Ubuntu
Public bug reported:
Opening the web browser on clicking the url link associated with the
keepass entry has always been standard functionality in Keepass, and
certainly works with Keepass 2.38 on Bionic.
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: keepass2 2.44+dfsg-1
ProcVersionSignatu
[Expired for ubuntu-drivers-common (Ubuntu) because there has been no
activity for 60 days.]
** Changed in: ubuntu-drivers-common (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
Does it work under BIOS? The keyboard backlight is controlled by EC.
** Changed in: linux (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1876429
Title:
Please try the "bcmwl-kernel-source" proprietary driver.
** Changed in: linux (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1876963
Title:
Broadcom [
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]
** Changed in: ubiquity (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1883
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]
** Changed in: linux (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881675
T
[Expired for network-manager (Ubuntu) because there has been no activity
for 60 days.]
** Changed in: network-manager (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
[Expired for compiz (Ubuntu) because there has been no activity for 60
days.]
** Changed in: compiz (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1882112
[Expired for xorg-server (Ubuntu) because there has been no activity for
60 days.]
** Changed in: xorg-server (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
[Expired for gnome-shell (Ubuntu) because there has been no activity for
60 days.]
** Changed in: gnome-shell (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
[Expired for network-manager (Ubuntu) because there has been no activity
for 60 days.]
** Changed in: network-manager (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]
** Changed in: linux (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1848953
T
Please try proprietary nvidia driver.
** Changed in: linux (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1876348
Title:
macbook air 2009-2010. Pauzes
I am sorry mate.. touchpad still not working
I've checked and the patch has been applied correctly.
this is the output from lspci that shows hid_rmi is loaded, which is a step
ahead compared to yesterday ;)
```
lsmod | grep hid
hid_magicmouse 20480 0
hidp 32768 1
bluet
gcc-arm-embedded 7-2018q2-1~trusty1
Thank you for taking the time to report this bug and trying to help make
Ubuntu better. However, it seems that you are not using a software
package provided by the official Ubuntu repositories. Because of this
the Ubuntu project can not support or fix your parti
Add kernel parameter "pci-stub.ids=1102:0008".
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1886234
Title:
libvirtd Tainted: kobject_add_internal failed for emu10k1-synth-0-1
with -EEXIST, don't
It looks like the snap requires *both* core and core18 preinstalled to
skip the prerequisite checks for the etcd snap. However, it doesn't make
sense since the snap explicitly states it depends on core18.
$ snap info --verbose etcd | grep base:
base: core18
Also, in terms of the etcd charm, it's
*** This bug is a duplicate of bug 1732562 ***
https://bugs.launchpad.net/bugs/1732562
** This bug has been marked a duplicate of bug 1732562
package edubuntu-artwork 15.12.1 failed to install/upgrade: subprocess
installed post-removal script returned error exit status 127
--
You receive
*** This bug is a duplicate of bug 1732562 ***
https://bugs.launchpad.net/bugs/1732562
** This bug has been marked a duplicate of bug 1732562
package edubuntu-artwork 15.12.1 failed to install/upgrade: subprocess
installed post-removal script returned error exit status 127
--
You receive
** Summary changed:
- charm fails at 'Ensure prerequisites for "etcd" are available' in air-gapped
environments
+ snap installation fails at 'Ensure prerequisites for "etcd" are available' in
air-gapped environments
** Description changed:
+ Simpler reproducer:
+
+ $ snap version
+ snap2.
** Bug watch added: gitlab.gnome.org/GNOME/gtk/-/issues #539
https://gitlab.gnome.org/GNOME/gtk/-/issues/539
** Changed in: gtk
Importance: Undecided => Unknown
** Changed in: gtk
Status: New => Unknown
** Changed in: gtk
Remote watch: None => gitlab.gnome.org/GNOME/gtk/-/issues #5
*** This bug is a duplicate of bug 1698083 ***
https://bugs.launchpad.net/bugs/1698083
This upstream bug:
https://gitlab.gnome.org/GNOME/gtk/-/issues/539
mentions double clicking. And that bug is linked from bug 1698083. So I
will generalize this into bug 1698083.
** Bug watch added: gitl
For the record, I'm running Xorg.
Are there any diagnostics we can run to determine if these are the same?
This is a long-standing bug. While it may seem insignificant, it does
impact daily workflow for those of us who find maximize-vertically to be
useful.
--
You received this bug notificatio
Public bug reported:
Hi dear maintainers,
iptables doesn't work since kernel 5.8 updated. Maybe you could update this
package to 1.8.5 to fix this issue?
iptables v1.8.4 (legacy): can't initialize iptables table `filter': Bad address
Perhaps iptables or your kernel needs to be upgraded.
Problem
** Changed in: oem-priority
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/1890772
Title:
No signal on 4K 60Hz DisplayPort monitor by default, until "max bpc"
is lo
It appears you have one or two modified/broken packages installed.
Please:
1. Use 'ppa-purge' to remove any PPAs from your machine.
2. Reboot.
3. If the problem still happens then run:
dpkg -l > allpackages.txt
and attach the resulting text file here.
** Changed in: pulseaudio (Ubuntu)
*** This bug is a duplicate of bug 1723835 ***
https://bugs.launchpad.net/bugs/1723835
Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1723835, so it is being marked as such. Please look
When the problem is happening please open a terminal and run:
journalctl -b0 > journal.txt
and attach the resulting text file here.
Please also run 'top' while in the terminal and tell us if any process
is using high CPU.
** No longer affects: xorg (Ubuntu)
** Package changed: xorg-server (
Please also try a newer kernel. Kernel version 4.2 that you have
installed is much older than the version that comes with Ubuntu.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1891154
Title:
My pc i
** Package changed: mutter (Ubuntu) => gsettings-desktop-schemas
(Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1891165
Title:
gsettings-desktop-schemas : Breaks: mutter (< 3.31.4) but
3.2
I would like to see a clean log of the problem in action. Please reboot
fresh, reproduce the gdm login failure and then reboot _again_.
Now after the second reboot please hit Ctrl+Alt+F4 and log in to the
text console. In the text console please run:
journalctl -b-1 > prevboot.txt
and then att
** Description changed:
+ This is the justification for focal:
+
+ This patchset will introduce a big change on hda_jack and hda_hdmi,
+ So I sent the patcheset to oem-b 4 months ago. After 4 months running
+ of oem-b kernel, there is no any regression reported on this patchset,
+ now I am backpo
** Description changed:
Ubuntu 20.4.1 LTS
gsettings set org.gnome.desktop.input-sources show-all-sources true
(done)
On ubuntu, proper keyboard layouts not available for many languages. Below
few examples
- Chinese (Available layouts: Chinese, Hanyu Pinyin(altgr)
- Sinhala (Avai
Same here, still an issue on kernel 5.7.7.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1625912
Title:
Kernel option usbhid.mousepoll=1 is ignored for USB 3.0 (xhci) ports.
Still works for USB 2.
Good news Jack J, you just haven't installed it properly.
You upgraded your 'mutter' package to 3.36.4 but not your 'libmutter'
package. It's the latter that gnome-shell uses and yours is still
3.36.3.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
First time it happened to me. Created text file "~/.config/debconf-kde-
helperrc" Problem solved.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1851573
Title:
configuration file //.config/debconf-kd
This is only intended for Bionic ceph12.2.13.
This debdiff file is generated via debdiff .
Let me upload a real patch here, so it would be more clear.
** Patch added: "bug1868364.patch"
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1868364/+attachment/5400889/+files/bug1868364.patch
-
I suspect this will turn out to be a duplicate of bug 1698083,
regardless of the clicking method employed.
** Tags removed: eoan
** Tags added: focal
** Changed in: gnome-shell (Ubuntu)
Status: Won't Fix => Confirmed
--
You received this bug notification because you are a member of Ubunt
1 - 100 of 571 matches
Mail list logo