Running in the very same problem on Ubuntu 22.04 with
libopenblas0-pthread/jammy, 0.3.20+ds-1
Any chance of releasing a patched version?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2018312
Title:
It's a pity, that current patch mixes up 2 different issues, number of files
and bug with number of opened directories.
It's would be simple to create 2 variables for 2 different logically
unconnected limits, like this:
this._maxNumberOfOpenedDirs = 100;
this._maxNumberOfTemplat
As for your patch, the first check on the number of calls to
_processDirectory() fixes the issue, but the second check (after fileList.push)
is NOT needed. As the files are not opened during directory scan, there is no
need to limit its number, only the number of scanned (opened) directories.
To
The issue here is that while scanning directories the app keeps open
directory handles. When this number is going close to 1024 kernel limit
on open files/dirs, the app gets the error below and restarts. Then
again scans, gets error, restarts. Thus taking 100% CPU forever.
(in a few minutes after
It was not a soft link, but this time I created soft link for testing ))
A cycling soft link does NOT create a bug, as it stopped following symlink to
directory at about depth=80 (with 40 symblinks), with the longest path looked
like this
~/Templates/a/l/a/l/a/l/a/l/a/l/a/l/a/l/a/l/a/l/a/l/a/l/a/
After more investigation with added console.log() I found, that in the file
d...@rastersoft.com/app/templatesScriptsManager.js
the function _processDirectory() is called 300 times a second.
This function can call itself, so it is an infinite loop taking all of
CPU.
More details (TSM=TemplatesScr
$ journalctl -f /usr/bin/gnome-shell
$ gnome-extensions enable d...@rastersoft.com
got this:
Launching DING process
DING: Detected async api for thumbnails
DING: (gjs:75251): Gjs-WARNING **: 14:43:11.722: GLib.unix_signal_add has been
moved to a separate platform-specific library. Please upda
update: on the next day the bug re-appeared again.
I ran:
$ gnome-extensions disable d...@rastersoft.com
(process stopped)
$ gnome-extensions enable d...@rastersoft.com
and it still uses 100% cpu.
May be I could attach debug messages here ? There are console.log()
strings in application, where are
I just identified the package where the ding.js belong to, and removed it with
$ apt remove gnome-shell-extension-desktop-icons-ng
that solved the problem for me.
I decided to check with your "disable", and installed the package again. Then I
logout/logged back to activate it.
Now ding.js does NO
$ cat ~/.config/user-dirs.dirs
# This file is written by xdg-user-dirs-update
# If you want to change or add directories, just edit the line you're
# interested in. All local changes will be retained on the next run
# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
# homedir-relati
I also have this bug and reported it here:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-
icons-ng/+bug/2092535
I have approximately 100% CPU usage by the ding.js process.
I removed all files from my ~/Desktop folder and still had this bug.
--
You received this bug not
Public bug reported:
The process
gjs /usr/share/gnome-shell/extensions/d...@rastersoft.com/app/ding.js -E -P
/usr/share/gnome-shell/extensions/d...@rastersoft.com/app
takes 100% of CPU time after fresh Ubuntu 24.04.1 installation! CPU is heated
and cooler makes noise just because of this one a
Hey y'all,
same here, a recent upgrade appears to have introduced the extra display
and with it some trouble with attaching external displays...
```
$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Meteor Lake-P [Intel Arc
Graphics] (rev 08)
$ grep 'model name' /proc/cpui
Checked for mine under
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/2084963
ii bluez 5.77-0ubuntu2 amd64Bluetooth tools and daemons
ii bluez-cups 5.77-0ubuntu1 amd64Bluetooth printer driver for CUPS
ii bluez-obexd5.77-0ubuntu1 amd64bluez obex dae
actually it doesn't freeze. It returns
== /sys/devices/pci:00/:00:01.1/:01:00.0 ==
modalias : pci:v10DEd1F9Dsv103Csd88EBbc03sc00i00
vendor : NVIDIA Corporation
model: TU117M [GeForce GTX 1650 Mobile / Max-Q]
driver : nvidia-driver-560-open - distro non-free reco
Public bug reported:
Expected result: program will return anything collected so far within
timeout and errors for devices that cannot be collected
Actual result: program freeze with empty output
Probably, the reason is in nvidia card
ProblemType: Bug
DistroRelease: Ubuntu 24.10
Package: ubuntu-
no, you still have backdoors to do things wrong.
Remove unconditionally apt-key and make half of world to do things right!
** Changed in: apt (Ubuntu)
Status: Invalid => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
Public bug reported:
Hello. I'm sick and tired of politics of ubuntu to locate gpg's here and
there.
For this purpose folder /etc/apt/trusted.gpg.d stands for.
And please do not use other directories like /usr/share/keyrings. And
let all package providers to use this only directory forever and e
and refuses to work again after reboot of device.
Known issue
https://github.com/bluez/bluez/issues/973 ?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2084963
Title:
cannot connect a2dp/avrcp profi
reinstalled bluez and with purge of previous data: seems old data wasn't
converted to new one or smth
** Bug watch added: github.com/bluez/bluez/issues #973
https://github.com/bluez/bluez/issues/973
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
any comments? bt session to analyze communication during failed connect
** Attachment added: "bt_session.pcapng"
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/2084963/+attachment/5833494/+files/bt_session.pcapng
--
You received this bug notification because you are a member of Ubuntu
I am experiencing exactly the same issue on Ubuntu 24.04. Stack trace
is:
```
Thread 1 "gnome-screensav" received signal SIGSEGV, Segmentation fault.
0x0003 in ?? ()
(gdb) bt
#0 0x0003 in ??? ()
#1 0x7703e207 in XQueryExtension
(dpy=0x555a7690, name=0x7fff
by playing with extensions found that faulty one is 'Window List'
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2085457
Title:
after waking up gnome hase 'white screen'
To manage notifications abou
Public bug reported:
1) has white screen 'oops smth went wrong'
2) extensions are turned off after restart
ProblemType: Bug
DistroRelease: Ubuntu 24.10
Package: gnome-session 46.0-8ubuntu1
ProcVersionSignature: Ubuntu 6.11.0-8.8-generic 6.11.0
Uname: Linux 6.11.0-8-generic x86_64
ApportVersion: 2
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1082240
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2085199
Title:
Please sync meow from debian testing
To manage notifications about this bug go
Public bug reported:
[needs-packaging] meow
Print ASCII cats to your terminal
URL: https://github.com/PixelSergey/meow
License: MIT
Notes: Released under the names meow and rust-meow-cli in Debian testing
** Affects: ubuntu
Importance: Undecided
Status: New
** Tags: needs-packag
Public bug reported:
After upgrading to 24.10 my wireless earphones "CX True Wireless"
cannot be connected:
Oct 19 12:49:30 ice-home bluetoothd[1313]: src/profile.c:ext_connect()
Hands-Free Voice gateway failed connect to 00:1B:66:13:E4:48: Connection
refused (111)
Oct 19 12:49:30 ice-home blue
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/2081862/+attachment/5822041/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/208
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/2081862/+attachment/5822040/+files/ProcEnviron.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081862
apport information
** Attachment added: "Lsusb.txt"
https://bugs.launchpad.net/bugs/2081862/+attachment/5822034/+files/Lsusb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081862
Title:
new
apport information
** Tags added: apport-collected
** Description changed:
Ошибка при обновлении
При обновлении возникла проблема. Обычно это бывает вызвано проблемами в
сети. Проверьте сетевые подключения и повторите попытку.
ProblemType: Bug
DistroRelease: Ubuntu 22.04
Packag
apport information
** Attachment added: "RfKill.txt"
https://bugs.launchpad.net/bugs/2081862/+attachment/5822044/+files/RfKill.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081862
Title:
ne
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/2081862/+attachment/5822047/+files/WifiSyslog.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081862
Ti
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/2081862/+attachment/5822032/+files/Lspci.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081862
Title:
new
apport information
** Attachment added: "acpidump.txt"
https://bugs.launchpad.net/bugs/2081862/+attachment/5822048/+files/acpidump.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081862
Title:
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/2081862/+attachment/5822046/+files/UdevDb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081862
Title:
ne
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/2081862/+attachment/5822042/+files/ProcModules.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081862
apport information
** Attachment added: "PulseList.txt"
https://bugs.launchpad.net/bugs/2081862/+attachment/5822043/+files/PulseList.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081862
Titl
apport information
** Attachment added: "PaInfo.txt"
https://bugs.launchpad.net/bugs/2081862/+attachment/5822037/+files/PaInfo.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081862
Title:
ne
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/2081862/+attachment/5822038/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081862
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/2081862/+attachment/5822039/+files/ProcCpuinfoMinimal.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
apport information
** Attachment added: "Lsusb-v.txt"
https://bugs.launchpad.net/bugs/2081862/+attachment/5822036/+files/Lsusb-v.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081862
Title:
apport information
** Attachment added: "Lsusb-t.txt"
https://bugs.launchpad.net/bugs/2081862/+attachment/5822035/+files/Lsusb-t.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081862
Title:
apport information
** Attachment added: "Lspci-vt.txt"
https://bugs.launchpad.net/bugs/2081862/+attachment/5822033/+files/Lspci-vt.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081862
Title:
apport information
** Attachment added: "IwConfig.txt"
https://bugs.launchpad.net/bugs/2081862/+attachment/5822031/+files/IwConfig.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081862
Title:
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/2081862/+attachment/5822030/+files/CurrentDmesg.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2081862
apport information
** Attachment added: "AudioDevicesInUse.txt"
https://bugs.launchpad.net/bugs/2081862/+attachment/5822029/+files/AudioDevicesInUse.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
Public bug reported:
Ошибка при обновлении
При обновлении возникла проблема. Обычно это бывает вызвано проблемами в
сети. Проверьте сетевые подключения и повторите попытку.
ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: linux-image-6.8.0-45-generic 6.8.0-45.45~22.04.1
ProcVersionSignature
Public bug reported:
virtualbox-dkms 6.1.50-dfsg-1~ubuntu1.22.04.1: virtualbox kernel module
failed to build
ProblemType: Package
DistroRelease: Ubuntu 22.04
Package: virtualbox-dkms 6.1.50-dfsg-1~ubuntu1.22.04.3
ProcVersionSignature: Ubuntu 6.8.0-40.40~22.04.3-generic 6.8.12
Uname: Linux 6.8.0-4
Public bug reported:
Please add fuse.vmhgfs-fuse to PRUNEFS in updatedb.conf. Otherwise it collects
data that is not a part of Ubuntu storage.
I've done it for me locally as in the attached file. Want to make it for all
users by default.
ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: plo
Public bug reported:
I firstly reported to gnome directly to
https://gitlab.gnome.org/GNOME/loupe/-/issues/359
All details there.
But now i see that real issue that someone decides to leave 45's version of eog
on gnome's 46 one.
On fedora on the same machine everything works fine.
Personally i
is there a workaround?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2047683
Title:
Kernel build fails on debian/build/tools-
perarch/tools/bpf/bpftool/vmlinux
To manage notifications about this
To answer your first question: I'm testing on a freshly booted system
with no applications running.
Regarding extensions:
After I disable the Desktop Icons NG extension (appears to be one of the
built-ins), peak CPU usage for gnome-shell goes from ~55% to ~35% when
moving over an empty desktop. W
Speed in Windows.
** Attachment added: "Windows max speed.jpg"
https://bugs.launchpad.net/ubuntu/+bug/1977758/+attachment/5595103/+files/Windows%20max%20speed.jpg
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc
Public bug reported:
There is a speed limit. Tried different kernel versions.
I think the problem is somewhere in the drivers.
In other operating systems, the controller works without problems.
I have used not only ubuntu. I tried other distributions and the problem is the
same.
In Windows normal
Public bug reported:
Hello. We meet a kernel panic with next trace:
bfq_insert+0x5c/0x70 [bfq]
__bfq_deactivate_entity+0xe7/0x1b0 [bfq]
bfq_deactivate_entity+0x5d/0xd0 [bfq]
bfq_del_bfqq_busy+0xac/0x150 [bfq]
__bfq_bfqq_expire+0x64/0xd0 [bfq]
bfq_bfqq_expire+0x331/0x930 [bfq]
? try_to_wake_up+0x2
Public bug reported:
Steps to reproduce:
1) Setup at least two workspaces.
2) open at least one GUI application on one of them. Another one is
focused and no application opened.
3) switch workspaces from 'empty' to 'with application'
Expected result: last focused GUI application from the new
Met same problem with kernel version 5.4.0-81
I have kdump file for that bug, can attach that file if necessary.
# lsb_release -rd
Description:Ubuntu 18.04.6 LTS
Release:18.04
dmesg log
BUG: unable to handle page fault for address: 003e3898
#PF: supervisor write access in k
We tried building our custom kernel snap that would include this module,
unfortunately, this error is encountered since last week when trying to
build it.
apt-get download linux-firmware wireless-regdb linux-image-uc20-efi-generic
linux-image-5.4.0-97-generic linux-modules-5.4.0-97-generic
E: Una
Public bug reported:
Setting grp:alts_toggle has effect, but keyboard layouts are not
actually switched by pressing both alts.
To reproduce:
$ setxkbmap -verbose 10 -option "" -option grp:alts_toggle
Setting verbose level to 10
locale is C
Trying to load rules file ./rules/evdev...
Trying to loa
** Description changed:
Hello.
We meet a randomly host kernel panics with same RIP and "BUG: kernel NULL
pointer dereference".
- At current time affected kernel versions was from 5.4.0-53 to 5.4.0-84.
+ At current time affected kernel versions was from 5.4.0-53 to 5.4.0-87.
For now i hav
apport information
** Attachment added: "RfKill.txt"
https://bugs.launchpad.net/bugs/1954580/+attachment/5547270/+files/RfKill.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954580
Title:
Ub
apport information
** Attachment added: "acpidump.txt"
https://bugs.launchpad.net/bugs/1954580/+attachment/5547273/+files/acpidump.txt
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1954580/+attachment/5547266/+files/ProcEnviron.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954580
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1954580/+attachment/5547272/+files/WifiSyslog.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954580
Ti
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1954580/+attachment/5547271/+files/UdevDb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954580
Title:
Ub
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1954580/+attachment/5547265/+files/ProcCpuinfoMinimal.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1954580/+attachment/5547267/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/195
apport information
** Attachment added: "PulseList.txt"
https://bugs.launchpad.net/bugs/1954580/+attachment/5547269/+files/PulseList.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954580
Titl
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1954580/+attachment/5547268/+files/ProcModules.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954580
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1954580/+attachment/5547264/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954580
apport information
** Attachment added: "Lsusb-t.txt"
https://bugs.launchpad.net/bugs/1954580/+attachment/5547262/+files/Lsusb-t.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954580
Title:
apport information
** Attachment added: "Lspci-vt.txt"
https://bugs.launchpad.net/bugs/1954580/+attachment/5547261/+files/Lspci-vt.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954580
Title:
apport information
** Attachment added: "IwConfig.txt"
https://bugs.launchpad.net/bugs/1954580/+attachment/5547259/+files/IwConfig.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954580
Title:
apport information
** Attachment added: "Lsusb-v.txt"
https://bugs.launchpad.net/bugs/1954580/+attachment/5547263/+files/Lsusb-v.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954580
Title:
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1954580/+attachment/5547260/+files/Lspci.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954580
Title:
Ubun
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1954580/+attachment/5547258/+files/CurrentDmesg.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954580
apport information
** Attachment added: "CRDA.txt"
https://bugs.launchpad.net/bugs/1954580/+attachment/5547257/+files/CRDA.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1954580
Title:
Ubuntu
apport information
** Tags added: apport-collected
** Description changed:
Sorry, not sure you you will take it as a bug, but Ubuntu 20.04.3 (so as
21.*) doesn't recognize the touchpad on my Lenovo S145 and I have to tweak it
(I found this tweak on web):
1. sudo gedit /etc/default/grub
2
** Description changed:
Sorry, not sure you you will take it as a bug, but Ubuntu 20.04.3 (so as
21.*) doesn't recognize the touchpad on my Lenovo S145 and I have to tweak it
(I found this tweak on web):
1. sudo gedit /etc/default/grub
2. There I change GRUB_CMDLINE_LINUX_DEFAULT="quiet sp
** Description changed:
Sorry, not sure you you will take it as a bug, but Ubuntu 20.04.3 (so as
21.*) doesn't recognize the touchpad on my Lenovo S145 and I have to tweak it
(I found this tweak on web):
1. sudo gedit /etc/default/grub
2. There I change GRUB_CMDLINE_LINUX_DEFAULT="quiet sp
Public bug reported:
Sorry, not sure you you will take it as a bug, but Ubuntu 20.04.3 (so as 21.*)
doesn't recognize the touchpad on my Lenovo S145 and I have to tweak it (I
found this tweak on web):
1. sudo gedit /etc/default/grub
2. There I change GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to
I'm using Ubuntu 20.04.3 LTS
OS type 64 bit
GNOME version 3.36.8
On Sat, Dec 11, 2021 at 12:16 AM Paul White <1954...@bugs.launchpad.net>
wrote:
> Sergey, which release or version of Ubuntu are you using?
>
> ** Changed in: ubuntu
>Status: New => Incomplete
>
I'm using Ubuntu 20.04.3 LTS
OS type 64 bit
GNOME version 3.36.8
On Sat, Dec 11, 2021 at 12:16 AM Paul White <1954...@bugs.launchpad.net>
wrote:
> Sergey, which release or version of Ubuntu are you using?
>
> ** Changed in: ubuntu
>Status: New => Incomplete
>
** Attachment added: "Screenshot from 2021-12-10 20-08-37.png"
https://bugs.launchpad.net/ubuntu/+bug/1954467/+attachment/5546912/+files/Screenshot%20from%202021-12-10%2020-08-37.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Public bug reported:
When the left sidebar is set to auto hide and I put something to my
desktop the shortcut appears straight to the left, and sidebar is over
it. I have to move it manually righter. I didn't find any information
about this problem in WWW, so I'm reporting
** Affects: ubuntu
Public bug reported:
On this page https://help.ubuntu.com/stable/ubuntu-help/gnome-
classic.html.en is described how to switch between user interfaces, but
instead of "Switch to and from GNOME Classic" I can choose to switch
between Ubuntu and Ubuntu Xorg, that actually doesn't make any changes
at
Link to crash dump
https://drive.google.com/file/d/14FRxK0RKi7HFRYdkQRhyImnS7ZfNuVla/view
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1952193
Title:
NULL pointer dereference at _mod_memcg_state+0x
Public bug reported:
Hello.
We meet a randomly host kernel panics with same RIP and "BUG: kernel NULL
pointer dereference".
At current time affected kernel versions was from 5.4.0-53 to 5.4.0-84.
For now i have a dmesg log and crash file, but no clue where what to do next.
-
Public bug reported:
I update kernel 5.4.0-90-generic. Nftables(*0.9.3) not work SNAT in VRF.
After reboot and use 5.4.0-84-generic all works!
** Affects: nftables (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
B
Public bug reported:
Error during instllation on btrf with no formatting
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity 20.04.15.17
ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22
Uname: Linux 5.11.0-27-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp z
This is still an issue in 21.10 after I made do-release-upgrade from
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/1890815
Title:
vainfo requires a nvidia sofile not in repositories
To manag
Public bug reported:
During reboot at completwely upgraded system 21.04 i can find in my logs
syslog:4523:Oct 6 11:51:18 ice-ubuntu systemd[1]: sysinit.target: Found
ordering cycle on acpid.path/stop
syslog-4524-Oct 6 11:51:18 ice-ubuntu systemd[1]: sysinit.target: Found
dependency on paths.t
apport-collect shows me that i'm not the reporter or subscriber of this
problem report...
# apt install -o dpkg::options::=-D7200 -f
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Correcting dependencies... Done
The following packages were automat
I have the same problem after do-release-upgrade -d. Can provide some
additional info if you need it
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943124
Title:
Upgrade fails due to "text file busy
Thank you!
On Wed, Sep 29, 2021 at 5:40 AM Daniel van Vugt <1944...@bugs.launchpad.net>
wrote:
> No problem. If there are no more comments after 60 days then the bug
> will close automatically.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://b
normally. It may be interesting, I throw off the information[image:
image.png]й
On Fri, Sep 24, 2021 at 11:08 AM Sergey Chechev
wrote:
> Thanks a lot, I will try you recomendation
>
> On Fri, Sep 24, 2021 at 10:41 AM Daniel van Vugt <
> 1944...@bugs.launchpad.net> wrote:
>
>>
Thanks a lot, I will try you recomendation
On Fri, Sep 24, 2021 at 10:41 AM Daniel van Vugt <1944...@bugs.launchpad.net>
wrote:
> Great, thanks. That shows one CPU core is busy with "software
> interrupts". And both Xorg and top are very busy...
>
> I would guess most likely it's a faulty periphe
My steps:
1.Remove Slack
2.Reboot System
3.Launch terminal and command top
4.Launch command journalctl
[image: top_2.png]
On Fri, Sep 24, 2021 at 5:35 AM Daniel van Vugt <1944...@bugs.launchpad.net>
wrote:
> If that's true then please also attach a screenshot of the full 'top'
> window including
Unfortunately, these recommendations did not help, and this high CPU is all
the time from the start of the operating system boot, that is, it is
always. Even when no application is running
On Thu, Sep 23, 2021 at 11:35 AM Daniel van Vugt <1944...@bugs.launchpad.net>
wrote:
> Please try each of th
1 - 100 of 3766 matches
Mail list logo