Public bug reported:
After upgrading from Ubuntu 24.04 to 25.04, all the "DMZ-White" mouse
pointers are wrong. If I change to another cursor style in gnome-tweaks
and back to DMZ-White, they're still wrong.
Doing "cd /usr/share/icons/DMZ-White/cursors; ln -s left_ptr default",
and changing to ano
The example you gave is sorted in natural order, as expected.
Can you give an example where natural sort order is not used?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2106242
Title:
Sort order i
This is intentional - the idea is to sort numbered files eg mp3 files in
the expected order:
1. Foo
2. Bar
...
10. Baz
...
This means that 2 (or 02) has to come after 1 (or 01) but before 10 -
when any are followed by a non-digit.
This is known as "natural" sorting -
https://en.wikipedia.org/wik
Public bug reported:
If you run "man 5 crontab", line 70 says that days of the month are
specified as numbers in the range "0-31". This should presumably say
"1-31". Line 71 says that months can be specified as numbers in the
range "0-12". This should presumably say "1-12".
ProblemType: Bug
Distr
The problem seems to affect every version of apport across all current
releases and started happening to all of them at the same time. This can
only mean that the problem is with the launchpad side of things.
Therefore adding it to affected projects.
** Changed in: launchpad
Status: New =>
Also the crash dumps cover ubuntu-desktop so my idea that this was
somehow related to Xubuntu turned out to be wrong. It is broken for
everyone apparently.
** Also affects: launchpad
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubu
Checking errors.ubuntu.com shows this started happening at around
Thursday, January 23, 2025 07:10 UTC and affects at least 22.04, 24.04,
24.10 and 25.04. There are over 1000 reports of this crash.
https://errors.ubuntu.com/?package=apport-
gtk&period=month&pkg_arch=amd64 and search for "upload_bl
Note that the line immediately before the assert not shown in the trace.
It is:
ticket = result.info().get("X-Launchpad-Blob-Token")
This call returns None because the header does not exist, and then the
assert fails.
** Summary changed:
- Ubuntu-bug crashes with error in apport-gtk
+ appor
I started looking into this more deeply. "ticket" is supposed to be the
value returned on the "X-Launghpad-Blob-Token" header on the response to
a http request uploading an attachment to the bug ("upload_blob"). Here
is the actual response that comes from launchpad:
reply: 'HTTP/1.1 200 Ok\r\n'
he
Who else is running Xubuntu?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2096327
Title:
Ubuntu-bug crashes with error in apport-gtk
To manage notifications about this bug go to:
https://bugs.laun
Actually we want the project, not the package.
** Package changed: snapd (Ubuntu) => snapd
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2088456
Title:
nvidia-560 driver causes issues in x11 mode (
Change package to snapd since that is where this type of bug is supposed
to be reported
** Package changed: snap (Ubuntu) => snapd (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2088456
Title
The following software works fine:
Blender (classic snap)
Steam games (snap - but provides its own runtime for games)
openscad-nightly (appimage)
gtk3-demo glarea example (apt)
The following software does not:
Firefox (snap)
openscad-nightly (snap)
gtk-3-demo glarea example (snap)
The commonali
** Bug watch added: gitlab.xfce.org/xfce/xfce4-panel/-/issues #870
https://gitlab.xfce.org/xfce/xfce4-panel/-/issues/870
** Also affects: xfce4-panel via
https://gitlab.xfce.org/xfce/xfce4-panel/-/issues/870
Importance: Unknown
Status: Unknown
--
You received this bug notificatio
Public bug reported:
Xfwm has a feature where dragging a window to the edge of the screen
tiles it on that half of the screen. This feature is supposed to be
turned on by default, but it does not work in the live environment, nor
after a fresh install.
To make it work you just have to open the "w
nux 5.15.0-124-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: alistair 1785 F pulseaudio
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Sat Nov 2 20:48:18 2024
InstallationDate: In
This might be related to the bug where it hangs inside a http request
using 200% CPU:
https://bugs.launchpad.net/ubuntu/+source/cups-browsed/+bug/2049315
That also makes it not shut down cleanly.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
*** This bug is a duplicate of bug 2049315 ***
https://bugs.launchpad.net/bugs/2049315
** This bug has been marked a duplicate of bug 2049315
cups-browsed running non-stop on two cores
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
gdb shows that it is stuck inside some http request, trying to poll
printer attributes:
#0 0x78a8e6276f92 in httpGets () at /lib/x86_64-linux-gnu/libcups.so.2
#1 0x78a8e6278416 in _httpUpdate () at /lib/x86_64-linux-gnu/libcups.so.2
#2 0x78a8e62907d3 in cupsSendRequest () at
/lib/
Public bug reported:
Video of the bug: https://www.youtube.com/watch?v=qLXKH-AQLCQ
To reproduce:
1. Install Xubuntu 24.04
2. Install gtk-4-examples
3. Start "gtk4-demo-application"
4. Click the Preferences menu.
5. Mouse over the "Colour" submenu, so it opens.
6. Click "Prefer dark theme" menu o
Public bug reported:
The UK government mandated the clearance of 700MHz frequency range for
use by mobile phones. This work began in 2017 and was completed in 2020.
The latest scan tables in the current package are from 2018 and many
regions do not reflect the changes. Please sync from upstream. T
Thank you Daniel. After rebooting, this seems to be working correctly.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063869
Title:
Missing default cursor
To manage notifications about this bug go
Thank you Daniel. Unfortunately this doesn't seem to fix the problem. I
upgraded the packages, and now have:
> root@albatross:/usr/share/icons/DMZ-White/cursors# dpkg -l | grep mutter
> ii gir1.2-mutter-14:amd64 46.2-1ubuntu0.24.04.1
> amd64G
On that page, I see various packages listed in the "Binary packages
built by this source" section. Which one(s) should we download and
install for testing?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
I turned autologin off, and rebooted, but the problem happened again.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061292
Title:
Reduce animation setting gets forgotten on every reboot
To manage
I re-installed my laptop, and this problem seems to have gone away.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2038925
Title:
Many hangs during apt full-upgrade
To manage notifications about thi
After re-installing my laptop, this problem is back. This time it
happens after every reboot. I now have auto login enabled, and am
booting directly into the default Ubuntu desktop environment every time,
so the problem can't be caused by loading another desktop environment
such as Unity.
Any sugg
The result of this is usually that the user gets frustrated waiting for
updates that never finish installing, so they just turn off the
computer. Then next time there are even more updates, making he problem
worse.
--
You received this bug notification because you are a member of Ubuntu
Bugs, whi
It isn't clear to me why apt-check is so slow, but from systemctl I can
see that it runs lsb-release to get the release name at least 10 to 20
times per invocation.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
For example look at .var.log.apt.history.log.txt
Many packages take less than a second to install. But in between each
one is a 15 to 20 second delay. That delay is the time during which apt-
check is running.
You can watch this happening by running "watch systemctl status apt-
daily-upgrade" and
Public bug reported:
The unattended upgrade services runs "apt-check" to update the MOTD
where a summary of available updates is displayed. It does this after
every package that is installed. Unfortunately, apt-check is extremely
expensive - it takes about 15 seconds to run.
If you have a compute
This appears to only happen if Firefox and Thunderbird are set to use
the "System theme - auto" theme. Manually selecting either the light or
dark theme seems to work around this problem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Public bug reported:
After upgrading from Ubuntu 23.10 to 24.04, the DMZ-White mouse pointer
works correctly when the pointer is over a window, but shows a pale grey
square when over the desktop or Ubuntu top bar. This appears to happen
because the /usr/share/icons/DMZ-White/cursors/default file (
I don't see anything in /var/crash around the time I tested this.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061292
Title:
Reduce animation setting gets forgotten on every reboot
To manage noti
I think I've figured out why this is happening. If I restart directly
into Ubuntu, then it works correctly and the setting is remembered.
However, if I restart into Unity, then back into Ubuntu, the setting is
forgotten. Perhaps Unity is overwriting the setting?
--
You received this bug notificat
After applying the latest updates today, this now appears to be working
correctly. Feel free to close this ticket.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061292
Title:
Reduce animation setti
Public bug reported:
After upgrading from Ubuntu 23.10 to 24.04, Firefox and Thunderbird both
suffer from screen corruption when running with Wayland and virtual
desktops. The main windows are fine, but their tab bars show old data
from other apps in other virtual desktops.
Attached are screensho
Public bug reported:
After upgrading to Ubuntu 24.04, every time I reboot, the Accessibility
-> Reduce animations setting gets forgotten, and I have to turn it back
on again manually.
ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: ubuntu-settings 24.04.3
ProcVersionSignature: Ubuntu 6.8.0-
Public bug reported:
After upgrading Ubuntu from 23.10 to 24.04, and logging into Unity, the
mouse appears and can be moved as normal, but no menus appear, clicking
the mouse buttons does nothing, and no key presses do anything, not even
ctrl-alt-del. It is impossible to launch any applications, o
Thank you; I'll check this next time it happens.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2038925
Title:
Many hangs during apt full-upgrade
To manage notifications about this bug go to:
https:
They sometimes happen when updating and installing packages. I haven't
seen them happen when reinstalling packages, but I rarely reinstall
packages.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/203892
"apt install indicator-application" and a reboot solved the problem.
indicator-applet was already installed and the latest version. Thank you
Anton!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/196553
*** This bug is a duplicate of bug 1971112 ***
https://bugs.launchpad.net/bugs/1971112
** This bug has been marked a duplicate of bug 1971112
File picker gets bigger more and more each time!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
Certainly; please see the attached journalctl.txt.gz.
** Attachment added: "journalctl.txt.gz"
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1965536/+attachment/5583561/+files/journalctl.txt.gz
--
You received this bug notification because you are a member of Ubuntu
B
Public bug reported:
After upgrading to Ubuntu 22.04, Firefox creates junk $HOME/firefox.tmp
and $HOME/snap directories. This is rude and discourteous to users.
ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: firefox 1:1snap1-0ubuntu2
ProcVersionSignature: Ubuntu 5.15.0-25.25-generic 5.15.3
Is there any news on this? It's still happening after updating to the
full 22.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1965536
Title:
Network icon disappeared in Unity
To manage notificati
This appears to now be fixed.
** Changed in: thunderbird (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/1967729
Title:
Updates to Google Calendar always produc
This is still happening after updating to the latest 22.04 updates.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1965536
Title:
Network icon disappeared in Unity
To manage notifications about this
: thunderbird 1:91.7.0+build2-0ubuntu1
ProcVersionSignature: Ubuntu 5.15.0-23.23-generic 5.15.27
Uname: Linux 5.15.0-23-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.20.11-0ubuntu80
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: alistair 3388 F
Public bug reported:
Upon upgrading to Ubuntu 22.04, Firefox creates junk $HOME/firefox.tmp
and $HOME/snap directories. This is a very rude and discourteous thing
to do.
ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: firefox 1:1snap1-0ubuntu1
ProcVersionSignature: Ubuntu 5.15.0-23.23-gener
Is there any news on this? The problem still happens after upgrading to
Ubuntu 22.04. There don't appear to have been updates since I last
reported this for 21.10.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.
Public bug reported:
After upgrading to Ubuntu 22.04, the network icon at the top right of
the screen in Unity has disappeared. The only way to change wireless
network is now gear icon -> System Settings -> Network.
ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: network-manager-gnome 1.24.
PS I will leave this open because the tooling/docs/error messages when
this happens could be more helpful. I had to go and read snapd source
code to find out how it even determines that a snap is running.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
Okay I found the problem - a detached tmux session was still running
inside the container.
The way you actually find this is to run `systemctl-cgls` and then look
for the cgroup belonging to the snap. It will be something like
`snap.clion.clion.e566369e-6a51-4497-84ba-d4f52f65291b.scope` and the
p
Public bug reported:
```
al@al-desktop:~$ sudo snap refresh clion
error: cannot refresh "clion": snap "clion" has running apps (clion)
```
I can't find any evidence of clion actually running.
Please advise where I should look to diagnose this?
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Packag
Edit: I just noticed that my touchpad actually works on the login screen
and then stops working after I log in. Might actually be a different
bug.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1778087
I have ZFS (ZSYS) installed and the snapshots on a laptop can fill up the
space. I was able to free up the disk space by loading the zsys config file
(not installed by default) and reduce the number of "keep" snapshots. ZSYS
assumes that it is running on a machine that is up most of the time,
chitecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: alistair 3520 F pulseaudio
CasperMD5CheckResult: skip
Date: Sat Jan 8 17:37:06 2022
Dependencies:
ErrorMessage: installed linux-firmware package post-installation script
subprocess returned error exi
@mirh
I just installed 5.14.0-1011-oem from APT and still no dice. Had to
install nvidia-470 to get it to work and broke something with openGL. So
I am now going to revert back to 5.11.
5.15 is slated to release with Ubuntu 22.04 so I have no way to test it
yet since I am still on 20.04.
This bu
Hello Olivier,
No problem. I also reported this upstream, and it was marked as a
duplicate of the old bug report.
https://bugzilla.mozilla.org/show_bug.cgi?id=1739405
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc
This still happens on Thunderbird 91, so have reported it upstream:
https://bugzilla.mozilla.org/show_bug.cgi?id=1739405
** Bug watch added: Mozilla Bugzilla #1739405
https://bugzilla.mozilla.org/show_bug.cgi?id=1739405
--
You received this bug notification because you are a member of Ubuntu
Identified that the command :
update-initramfs: Generating /boot/initrd.img-5.11.0-38-generic
required approx 88M of disk space on /boot, but I only had 73M:
df -h /boot
bpool/BOOT/ubuntu_l3g9y7 286M 213M 73M 75% /boot
Problem resolved by manually running zsys garbag
alistair-HP-EliteBook-8470p 5.11.0-37-generic #41~20.04.2-Ubuntu SMP Fri
Sep 24 09:06:38 UTC 2021 x86_64 x86_64 x86_64
ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: linux-image-5.11.0-38-generic 5.11.0-38.42~20.04.1
ProcVersionSignature: Ubuntu 5.11.0-37.41~20.04.2-generic 5.11.22
Uname
This seems to be working reliably on Thunderbird 91. I think this bug
report can be closed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945200
Title:
Updates to Google Calender succeed but produc
Reported upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=1735818
** Bug watch added: Mozilla Bugzilla #1735818
https://bugzilla.mozilla.org/show_bug.cgi?id=1735818
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs
Done: https://bugzilla.mozilla.org/show_bug.cgi?id=1735757
** Bug watch added: Mozilla Bugzilla #1735757
https://bugzilla.mozilla.org/show_bug.cgi?id=1735757
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
Yes, I had manually edited userContent.css quite a few years ago for a
formatting problem on a much older version of Thunderbird, and never got
round to removing my edits.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.la
I deleted my userContent.css, and the problem is fixed. Sorry to have
wasted your time! You're welcome to close this bug report.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945592
Title:
Viewing
Reported upstream:
https://bugzilla.mozilla.org/show_bug.cgi?id=1735480
** Bug watch added: Mozilla Bugzilla #1735480
https://bugzilla.mozilla.org/show_bug.cgi?id=1735480
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bug
Thank you!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945742
Title:
[upstream] Attach dialog default layout leaves very little room for
file list because of the image preview
To manage notifi
This problem appears to be fixed after updating to the latest Gnome
packages in Ubuntu 21.10. I think this bug report can be closed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945742
Title:
[ups
Certainly; this is done.
https://bugzilla.mozilla.org/show_bug.cgi?id=1734467
** Bug watch added: Mozilla Bugzilla #1734467
https://bugzilla.mozilla.org/show_bug.cgi?id=1734467
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
Certainly; this is done:
https://bugzilla.mozilla.org/show_bug.cgi?id=1734428
** Bug watch added: Mozilla Bugzilla #1734428
https://bugzilla.mozilla.org/show_bug.cgi?id=1734428
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
Yes.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945741
Title:
Can't view attachment after attaching
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thund
I've just discovered that the links are opened in Firefox, which I have
running in another virtual window. That's strange and counter-intuitive,
especially when PDF files in emails I've received are opened in another
tab within Thunderbird, but it does actually work.
--
You received this bug noti
This still happens after upgrading to Ubuntu 21.10.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1876851
Title:
Wifi password window hidden behind other windows
To manage notifications about this
This still happens after upgrading to Ubuntu 21.10. Is there any news on
fixing it?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1850804
Title:
Tab completion warnings with ubuntu-bug
To manage no
-0ubuntu69
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: alistair 2076 F pulseaudio
BuildID: 20210916142849
CasperMD5CheckResult: unknown
Channel: Unavailable
CurrentDesktop: Unity:Unity7:ubuntu
Date: Fri Oct 1 08:48:38 2021
ForcedLayersAccel: False
ure: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: alistair 2076 F pulseaudio
BuildID: 20210916142849
CasperMD5CheckResult: unknown
Channel: Unavailable
CurrentDesktop: Unity:Unity7:ubuntu
Date: Fri Oct 1 08:44:34 2021
ForcedLayersAccel: False
IfupdownConfig:
# in
: False
ApportVersion: 2.20.11-0ubuntu69
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: alistair 2076 F pulseaudio
/dev/snd/pcmC0D0p: alistair 2076 F...m pulseaudio
BuildID: 20210916142849
CasperMD5CheckResult: unknown
Channel: Unavailable
ACCESS COMMAND
/dev/snd/controlC0: alistair 2076 F pulseaudio
/dev/snd/pcmC0D0p: alistair 2076 F...m pulseaudio
BuildID: 20210916142849
CasperMD5CheckResult: unknown
Channel: Unavailable
CurrentDesktop: Unity:Unity7:ubuntu
Date: Thu Sep 30 10:28:55 2021
ForcedLayersAccel: False
IfupdownC
ProcVersionSignature: Ubuntu 5.13.0-16.16-generic 5.13.13
Uname: Linux 5.13.0-16-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.20.11-0ubuntu69
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: alistair 2076 F pulseaudio
/dev/snd
: alistair 2076 F pulseaudio
BuildID: 20210916142849
CasperMD5CheckResult: unknown
Channel: Unavailable
CurrentDesktop: Unity:Unity7:ubuntu
Date: Tue Sep 28 22:11:42 2021
ForcedLayersAccel: False
IfupdownConfig:
# interfaces(5) file used by ifup(8) and ifdown(8)
# Include files from /etc
So far this seems to be working correctly on Thunderbird 91.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945200
Title:
Updates to Google Calender succeed but produce MODIFICATION_FAILED
error
Thank you Olivier. Once my mirror has Thunderbird 91, I'll give it a
try.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945200
Title:
Updates to Google Calender succeed but produce MODIFICATION_FAI
rolC0: alistair 2076 F pulseaudio
/dev/snd/pcmC0D0p: alistair 2076 F...m pulseaudio
BuildID: 20210802223056
CasperMD5CheckResult: unknown
Channel: Unavailable
CurrentDesktop: Unity:Unity7:ubuntu
Date: Mon Sep 27 14:38:12 2021
ForcedLayersAccel: False
IfupdownConfig:
# interfaces(5) file us
I've just realised that I've filed this bug against blueman, but I no
longer have the blueman package installed, so it can't be the cause. The
bluetooth related packages I have installed are:
# dpkg -l | grep blue
rc blueman 2.1.4-1
This still happens after upgrading to Ubuntu 21.10.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1924663
Title:
Bluetooth incorrectly enabled after suspend
To manage notifications about this bug g
Hi,
This bug is back on kernel 5.11.2 and 5.7.0 except even worse.
Now the touchpad doesn't even get recognized.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1778087
Title:
ELAN1200 touchpad jumps
Public bug reported:
Getting an error about mirrors when attempting to upgrade
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubuntu-release-upgrader-core 1:20.04.7
ProcVersionSignature: Ubuntu 5.3.0-25.27-generic 5.3.13
Uname: Linux 5.3.0-25-generic x86_64
NonfreeKernelModules: wl
ApportV
the RESUME variable to override this.
ZSys is adding automatic system snapshot to GRUB menu
alistair@alistair-HP-EliteBook-8470p:~$ df -h
FilesystemSize Used Avail Use% Mounted
on
udev
Public bug reported:
On a laptop running Ubuntu 21.04 with Unity, if you:
1. Click on the bluetooth icon in the status bar.
2. Click on the enabled slider to disable bluetooth.
3. Suspend the machine.
4. Close the lid.
5. Wait ten seconds.
6. Open the lid.
then bluetooth is enabled again, even t
Is there any news on fixing this? It makes Thunderbird sometimes very
difficult to use.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1912354
Title:
Option to show remote images gone
To manage noti
Disabled: False
ApportVersion: 2.20.11-0ubuntu50.5
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: alistair 1735 F pulseaudio
/dev/snd/pcmC0D0p: alistair 1735 F...m pulseaudio
BuildID: 20210203182138
CasperMD5CheckResult: skip
Channel: Unavailable
uild3-0ubuntu0.20.10.1
ProcVersionSignature: Ubuntu 5.8.0-33.36-generic 5.8.17
Uname: Linux 5.8.0-33-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.20.11-0ubuntu50.3
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: alistair 1
Or rather, the bug is between apparmor and this: https://man7.org/linux
/man-pages/man3/udev_enumerate_scan_devices.3.html
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1905458
Title:
[snap] Chromiu
This problem has got somewhat worse: now all webcam raw-usb udev nodes
are owned by root. That means chromium raw-usb won't work if you have a
webcam.
I think this is really a bug in chromium tbh.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
Unfortunately it's not fixed. It doesn't happen every time, but perhaps
half the time. I haven't been able to determine any pattern.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1893655
Title:
Sony
Unfortunately it's not fixed. It doesn't happen every time, but perhaps
half the time. I haven't been able to determine any pattern.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1893655
Title:
Sony
I managed to fix this with `apt install adwaita-icon-theme-full`. It
looks to me like a missing dependency in the "meld" package.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1876843
Title:
Meld: c
1 - 100 of 1936 matches
Mail list logo