[Bug 2064492] Re: failed to execvp: /usr/lib/aarch64-linux-gnu/qt5/libexec/QtWebEngineProcess

2024-05-14 Thread Dmitry Shachnev
We have finally found the problem (thanks Scarlett Moore). The apparmor profiles of Akregator, Kontact and Digikam have x86_64-linux-gnu hardcoded in the path for QtWebEngineProcess. So reassigning to those 3 packages. ** Package changed: qtwebengine-opensource-src (Ubuntu) => akregator (Ubuntu)

[Bug 2063332] Re: Ubuntu 24.04 Wayland and Qt5 (regression - worked in Ubuntu 22.04)

2024-05-13 Thread Dmitry Shachnev
> I have tried your tester app and Ctrl+~ is not working for me in Ubuntu 24.04 (Gnome 46). It’s strange that some combinations work for me and not you, and some for you and not me. Maybe it depends on the DE configuration? Can you try in a VM or with a new user? > qgnomeplatform-qt5 is

[Bug 2059819] Re: Regression: Jammy to Noble, right clicking on some icons shows dropdown on left side of screen

2024-05-11 Thread Dmitry Shachnev
Can someone who is affected by this bug add this PPA: https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/4979, update Qt from it and see if it makes things better? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2063332] Re: Ubuntu 24.04 Wayland and Qt5 (regression - worked in Ubuntu 22.04)

2024-05-11 Thread Dmitry Shachnev
> Only the third one is not working (Shift+Alt+F7). Maybe that is because Alt+F7 is toggling moving windows in GNOME. Replacing F7 with F9 makes it work fine too. Follow-up on this: I tried in a different desktop environment (GNOME Flashback with Metacity) and Shift+Alt+F7 is working fine there.

[Bug 2063332] Re: Ubuntu 24.04 Wayland and Qt5 (regression - worked in Ubuntu 22.04)

2024-05-11 Thread Dmitry Shachnev
So, three of four problems are solved by installing qgnomeplatform-qt5. Today I looked at the remaining problem: the shortcuts. I made a small test program (attached) that registers the three combinations you mentioned, and tested it on Ubuntu 24.04. For me, the first two combinations

[Bug 2064492] Re: failed to execvp: /usr/lib/aarch64-linux-gnu/qt5/libexec/QtWebEngineProcess

2024-05-11 Thread Dmitry Shachnev
Thank you, so here we go: > execve("/usr/lib/aarch64-linux-gnu/qt5/libexec/QtWebEngineProcess", ["/usr/lib/aarch64-linux-gnu/qt5/l"..., "--type=zygote", "--disable-in- process-stack-trace"..., "--application-name=akregator", "--webengine- schemes=qrc:sLV", "--lang=de"], 0xc5a2432bb180 /* 70 vars

[Bug 2064492] Re: failed to execvp: /usr/lib/aarch64-linux-gnu/qt5/libexec/QtWebEngineProcess

2024-05-11 Thread Dmitry Shachnev
One more idea (thanks Alfred from #ubuntu-qt). Can you please: - Install strace package (if not installed yet). - Run "strace -f akregator &>strace.txt" and wait for it to crash (it will be slow when running in strace). - Either attach strace.txt here, or find the exit code of execve in the

[Bug 2064492] Re: failed to execvp: /usr/lib/aarch64-linux-gnu/qt5/libexec/QtWebEngineProcess

2024-05-11 Thread Dmitry Shachnev
Thank you! These errors are quite expected, they are because you run QtWebEngineProcess outside of the application. Unfortunately, they do not explain why the applications fail to launch this subprocess. Also I compared the CPU flags with ones that I have on Debian’s ARM64 porterbox, and your

[Bug 2064492] Re: failed to execvp: /usr/lib/aarch64-linux-gnu/qt5/libexec/QtWebEngineProcess

2024-05-11 Thread Dmitry Shachnev
What happens if you try to run /usr/lib/aarch64-linux- gnu/qt5/libexec/QtWebEngineProcess directly from the terminal? It will probably fail, but with what error? Also, can you please attach your /proc/cpuinfo file to this bug? Maybe Qt WebEngine needs some CPU features which are not available on

[Bug 2065048] Re: gnome-flashback randomly crash while unlock screen dialog on ubuntu 24.04

2024-05-07 Thread Dmitry Shachnev
Unfortunately, it still thinks that your distro-info-data is too old. Can you try to run the command provided by Alberts in the upstream bug? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2065048

[Bug 2065048] Re: gnome-flashback randomly crash while unlock screen dialog on ubuntu 24.04

2024-05-07 Thread Dmitry Shachnev
Thank you. Unfortunately your report was not processed because you have not all updates installed (in particular, distro-info-data is old). Can you install all updates and try again please? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 2065048] Re: gnome-flashback randomly crash while unlock screen dialog on ubuntu 24.04

2024-05-07 Thread Dmitry Shachnev
Hi! Do you have a file in /var/crash? Can you run ubuntu-bug command and pass that file as an argument? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2065048 Title: gnome-flashback randomly crash

[Bug 2063919] Re: [patch] Disable ttyxi input processing under Wayland

2024-05-05 Thread Dmitry Shachnev
In Oracular, this was fixed in version 2.6.1~beta+ds-1 synced from Debian. ** Changed in: far2l (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/2063919

[Bug 2057687] Re: systemctl hibernate error: "Call to Hibernate failed: Invalid argument"

2024-05-04 Thread Dmitry-a-durnev
Yes, for me # echo MAJ:MIN > /sys/power/resume helps! Set MAJ:MIN to your swap partition device major:minor numbers. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2057687 Title: systemctl

[Bug 2063919] Re: [patch] Disable ttyxi input processing under Wayland

2024-04-27 Thread Dmitry Shachnev
** Description changed: [ Impact ] The response to keyboard button presses has a noticeable delay, and the ESC key has to be pressed twice. Bug reproduces only in Wayland sessions, but not in X11 sessions. This seriously affects user experience, so fix should be backported to

[Bug 2063919] Re: [patch] Disable ttyxi input processing under Wayland

2024-04-27 Thread Dmitry Shachnev
) Assignee: (unassigned) => Dmitry Shachnev (mitya57) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2063919 Title: [patch] Disable ttyxi input processing under Wayland To manage notifications ab

[Bug 2057687] Re: systemctl hibernate error: "Call to Hibernate failed: Invalid argument"

2024-04-26 Thread Dmitry-a-durnev
Actually it's more simple than that, initramfs(step 6) is not required. After each kernel upgrade (during apt dist/full upgrade) I face the "invalid argument" error and each time I fix it only by steps 1, 2, 5, 7, 8, 9. -- You received this bug notification because you are a member of Ubuntu

[Bug 2063332] Re: Multiple problems Ubuntu 24.04 with Qt5

2024-04-24 Thread Dmitry Shachnev
What you describe sounds like an effect of switching from X11 to Wayland, not a regression in Qt. In X11, the window decorations can be drawn either by the window manager or by the application itself. Qt relied on window manager, so the decorations looked uniform. In Wayland, there is no choice,

[Bug 2062968] Re: mc (Midnight commander) not opening/navigating archives by enter

2024-04-24 Thread Dmitry A. Koptev
Please update mc to new version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062968 Title: mc (Midnight commander) not opening/navigating archives by enter To manage notifications about this

[Bug 2037195] Re: gnome-flashback-polkit assert failure: malloc(): mismatching next->prev_size (unsorted)

2024-04-13 Thread Dmitry Shachnev
** 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/2037195 Title: gnome-flashback-polkit assert failure: malloc(): mismatching next->prev_size

[Bug 2061243] [NEW] gnome-flashback-polkit assert failure: malloc(): mismatching next->prev_size (unsorted)

2024-04-13 Thread Dmitry Shachnev
/usr/libexec/gnome-flashback-polkit ProcCwd: /home/dmitry ProcEnviron: LANG=C.UTF-8 PATH=(custom, no user) SHELL=/bin/bash XDG_RUNTIME_DIR= Signal: 6 SignalName: SIGABRT SourcePackage: gnome-flashback StacktraceTop: __libc_message_impl (fmt=fmt@entry=0x7b3f8f04c8d7 "%s\n") at ../sys

[Bug 2058975] Re: proposed-migration for flightgear 1:2020.3.18+dfsg-1build3

2024-04-09 Thread Dmitry Shachnev
Now it built on armhf: https://launchpad.net/ubuntu/+source/flightgear/1:2020.3.18+dfsg-1.1/+build/28042948 ** Changed in: flightgear (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 2058975] Re: proposed-migration for flightgear 1:2020.3.18+dfsg-1build3

2024-04-09 Thread Dmitry Shachnev
** Changed in: flightgear (Ubuntu) Status: New => Fix Committed ** Changed in: flightgear (Ubuntu) Assignee: (unassigned) => Dmitry Shachnev (mitya57) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2060102] Re: apt dist-upgrade uninstalls quassel-client

2024-04-03 Thread Dmitry Shachnev
Hi Heinrich! The noble archive for amd64 is currently in a semi-broken state. As an attempt to mitigate the consequences of CVE-2024-3094, all amd64 binaries built with compromised xz-utils were removed from the archive, which rendered some packages uninstallable. If you want a stable archive,

[Bug 2028165] Re: nvidia-dkms-* FTBS with linux 6.5

2024-03-31 Thread Dmitry Lapshin
Why nvidia-graphics-drivers-390 for jammy isn't assigned and just confirmed? @p-pisati was the last uploader of the package for jammy, and @albertomilone handled the mantic one, fix from the PPA seem to work fine. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 2055686] Re: Drop ABI checks from kernel build

2024-03-29 Thread Dmitry Lapshin
Verified fix on jammy (not focal, sorry). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055686 Title: Drop ABI checks from kernel build To manage notifications about this bug go to:

[Bug 2059766] [NEW] Snapd date localization is VERY MUCH wrong

2024-03-29 Thread Dmitry Lapshin
Public bug reported: Consider this: ``` dmitry@MUNIT-517:~$ LANG=C.UTF-8 snap info firefox | grep refresh-date refresh-date: 3 days ago, at 11:52 EET dmitry@MUNIT-517:~$ LANG=ru_RU.UTF-8 snap info firefox | grep refresh-date refresh-date: 3 дня назад в 2626:52 UTC ``` 2626 is a funny hour indeed

[Bug 2058117] Re: qtwebengine-opensource-src FTBFS after Python 3.12 transition and six.moves change

2024-03-21 Thread Dmitry Shachnev
** Changed in: qtwebengine-opensource-src (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/2058117 Title: qtwebengine-opensource-src FTBFS after Python

[Bug 2058157] Re: javascript broken in firefox 124

2024-03-19 Thread Dmitry Shachnev
** Package changed: indicator-appmenu (Ubuntu) => firefox (Ubuntu) ** Changed in: firefox (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058157 Title:

[Bug 2058117] Re: qtwebengine-opensource-src FTBFS after Python 3.12 transition and six.moves change

2024-03-19 Thread Dmitry Shachnev
I am working on updating time_t definition in pkgkde-symbolshelper, which will be a proper way to resolve symbols errors: https://salsa.debian.org/qt-kde-team/pkg-kde-tools/-/merge_requests/12 I will upload both pkgkde-symbolshelper and qtwebengine when it's ready. -- You received this bug

[Bug 2058157] Re: javascript broken in firefox 124

2024-03-17 Thread Dmitry Shachnev
How is this related to indicator-appmenu? ** Changed in: indicator-appmenu (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/2058157 Title: javascript broken

[Bug 2057687] Re: systemctl hibernate error: "Call to Hibernate failed: Invalid argument"

2024-03-15 Thread Dmitry-a-durnev
Somehow this was fixed for me by the following (almost random) sequence of steps: 1. remove resume/resume_offset kernel parameters from /etc/default/grub 2. update-grub, reboot: hibernate options appear in ubuntu shutdown menu 3. hibernate: works, no more "invalid argument" error. 4. resume(power

[Bug 2047256] Re: Ubuntu 24.04 Some image thumbnails no longer displayed

2024-03-15 Thread Dmitry
The same problem. Neither photo nor video icons are created. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2047256 Title: Ubuntu 24.04 Some image thumbnails no longer displayed To manage

[Bug 2057687] [NEW] systemctl hibernate error: "Call to Hibernate failed: Invalid argument"

2024-03-12 Thread Dmitry-a-durnev
Public bug reported: After upgrading systemd to 255(255.2-3ubuntu2) hibernate stopped working. Trying to hibernate: systemctl hibernate I get: Call to Hibernate failed: Invalid argument systemctl status systemd-hibernate.service - ×

[Bug 1981807] Re: qt5-network openssl3 armhf does not support tls1.3

2022-09-03 Thread Dmitry Shachnev
Marking as verified per comment #23. I also restarted the failed autopkgtest. ** Tags removed: verification-needed verification-needed-jammy ** Tags added: verification-done verification-done-jammy -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1981807] Re: qt5-network openssl3 armhf does not support tls1.3

2022-08-31 Thread Dmitry Shachnev
Oops, forgot about that. Done. Also, ABI is not affected. We have symbols to track ABI, and there are no symbols changes for libqt5network5. ** Description changed: + [Impact] + + Qt 5 Network library does not use TLS 1.3 on armhf, and falls back to + less secure protocols. + + [Test Plan] +

[Bug 1981807] Re: qt5-network openssl3 armhf does not support tls1.3

2022-08-25 Thread Dmitry Shachnev
A few days ago I asked on #ubuntu-security about it and was told that it's better to make a non-security SRU upload for it: https://irclogs.ubuntu.com/2022/08/22/%23ubuntu-security.html#t12:01 So I uploaded it, and now it's waiting in unapproved queue for a release team member review:

[Bug 1981807] Re: qt5-network openssl3 armhf does not support tls1.3

2022-08-10 Thread Dmitry Shachnev
I was not able to test it on Ubuntu because I don't have armhf hardware, but I have just tested it on a Debian porterbox. The only difference between Debian bookworm and sid versions of Qt is presence of this patch. I used this test code and complied it with qmake && make. mitya57@harris:~/test$

[Bug 1981807] Re: qt5-network openssl3 armhf does not support tls1.3

2022-08-10 Thread Dmitry Shachnev
I used your patch from comment #10 with only one minor change: for old OpenSSL versions I replaced long with unsigned long to match the latest version of upstream patch. But it doesn't matter for Ubuntu anyway. I am attaching a debdiff for jammy-security and subscribing ~ubuntu-

[Bug 1981807] Re: qt5-network openssl3 armhf does not support tls1.3

2022-08-04 Thread Dmitry Shachnev
Thank you. I will be offline for a few days, so I will upload this next week. -- 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/1981807 Title: qt5-network openssl3 armhf does not support tls1.3

[Bug 1981807] Re: qt5-network openssl3 armhf does not support tls1.3

2022-07-20 Thread Dmitry Shachnev
Thank you. Once the patch is accepted upstream, I will backport it to Debian/Ubuntu packaging. In Ubuntu we don't care about older OpenSSL versions, but upstream Qt does care. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report.

[Bug 1981807] Re: qt5-network openssl3 armhf does not support tls1.3

2022-07-18 Thread Dmitry Shachnev
Thank you for the patch! Qt 6 still uses unsigned long: https://code.qt.io/cgit/qt/qtbase.git/tree/src/plugins/tls/openssl/qsslsocket_openssl_symbols.cpp#n126 Can you please submit your patch to codereview.qt-project.org, or at least file a bug at bugreports.qt.io? We usually don't add patches

[Bug 1975822] Re: [U 22.04] custom app-starter cannot be changed

2022-05-29 Thread Dmitry Shachnev
** Also affects: gnome-panel (Ubuntu Jammy) 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/1975822 Title: [U 22.04] custom app-starter cannot be changed

[Bug 1970057] Re: Qt6 QLibraryInfo returns wrong paths

2022-05-27 Thread Dmitry Shachnev
** Also affects: qt6-base (Ubuntu Jammy) 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/1970057 Title: Qt6 QLibraryInfo returns wrong paths To manage

[Bug 1971693] Re: Alt+Tab is broken for Java (AWT/Swing) apps in Wayland session

2022-05-23 Thread Dmitry Batrak
I believe, libmutter package (libmutter-10-0 to be exact) should be upgraded to fix the problem, as mutter binary by itself isn't used by gnome-shell. I couldn't upgrade libmutter-10-0 selectively as per https://wiki.ubuntu.com/Testing/EnableProposed due to some errors. I'm not experienced enough

[Bug 1960213] Re: Kernel Panic on linux-image-5.15.0-18-generic

2022-05-09 Thread Dmitry Gribenchuk
It seems that adding "intel_iommu=off" doesn't help to solve the issue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1960213 Title: Kernel Panic on linux-image-5.15.0-18-generic To manage

[Bug 1960213] Re: Kernel Panic on linux-image-5.15.0-18-generic

2022-05-06 Thread Dmitry Gribenchuk
Sure. Now I reinstall to Ubuntu 22.04 and only 5.15.0-23-generic working correctly ** Attachment added: "packages.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1960213/+attachment/5587159/+files/packages.txt -- You received this bug notification because you are a member of

[Bug 1971693] Re: Alt+Tab is broken for Java (AWT/Swing) apps in Wayland session

2022-05-05 Thread Dmitry Batrak
The bot strongly recommends to set package for the bug, but I have no idea at the moment where the problem is exactly. This is definitely not a Java bug, my best guess is that it's a recent problem in mutter Wayland compositor, so I'll pick that. But this just as well might be e.g. an XWayland

[Bug 1971693] Re: Alt+Tab is broken for Java (AWT/Swing) apps in Wayland session

2022-05-05 Thread Dmitry Batrak
The problem seems to be related to Java apps using 'Globally Active' input focus model (as per https://www.x.org/releases/current/doc/xorg- docs/icccm/icccm.html#Input_Focus). I'm attaching a minimal native X application's code, for which the problem can be reproduced as well - see focusTest.c

[Bug 1971693] [NEW] Alt+Tab is broken for Java (AWT/Swing) apps in Wayland session

2022-05-05 Thread Dmitry Batrak
Public bug reported: When switching to a Java UI application using Alt+Tab, very often application's window is raised, but it doesn't get keyboard focus - it stays in the previous application, and that application continues to process keyboard events. When the problem occurs, hovering mouse

[Bug 1960213] Re: Kernel Panic on linux-image-5.15.0-18-generic

2022-05-05 Thread Dmitry Gribenchuk
have the same on 5.15.0-29-generic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1960213 Title: Kernel Panic on linux-image-5.15.0-18-generic To manage notifications about this bug go to:

[Bug 1939255] Re: dhclient triggers systemd-resolved start limit when processing more than 5 interfaces at once

2022-04-18 Thread Dmitry Teselkin
Hi. It seems this issue may occur not only when receiving addresses on multiple interfaces, but also when dhcp requests on multiple interfaces times out and the hook script was called with 'reason' == FAIL. Found on Ubuntu 20.04.3 LTS, systemd is 245.4-4ubuntu3.15. ** Attachment added:

[Bug 1969182] [NEW] package linux-image-5.15.0-25-generic 5.15.0-25.25 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2022-04-14 Thread Dmitry Gribenchuk
Public bug reported: Have this problem and kernel panic when boot on 5.15.0-25. ProblemType: Package DistroRelease: Ubuntu 22.04 Package: linux-image-5.15.0-25-generic 5.15.0-25.25 ProcVersionSignature: Ubuntu 5.15.0-23.23-generic 5.15.27 Uname: Linux 5.15.0-23-generic x86_64 ApportVersion:

[Bug 1966066] Re: audio from external sound card is distorted

2022-04-13 Thread Ushakov Dmitry
** Changed in: linux (Ubuntu Impish) 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/1966066 Title: audio from external sound card is distorted To manage

[Bug 1960213] Re: Kernel Panic on linux-image-5.15.0-18-generic

2022-03-25 Thread Dmitry Gribenchuk
** Attachment added: "IMG_20220320_095120.jpg" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1960213/+attachment/5573001/+files/IMG_20220320_095120.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1960213] Re: Kernel Panic on linux-image-5.15.0-18-generic

2022-03-25 Thread Dmitry Gribenchuk
Have the same on 5.15.0-23-generic ** Attachment added: "IMG_20220320_095041.jpg" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1960213/+attachment/5573000/+files/IMG_20220320_095041.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1964679] Re: gnome-panel crashed with signal 5 in g_settings_get_value()

2022-03-13 Thread Dmitry Shachnev
Thank you for your report. The fix is on its way to Jammy. ** Package changed: gnome-panel (Ubuntu) => gnome-applets (Ubuntu) ** Changed in: gnome-applets (Ubuntu) Status: New => Fix Committed ** Attachment removed: "CoreDump.gz"

[Bug 1964679] Re: gnome-panel crashed with signal 5 in g_settings_get_value()

2022-03-12 Thread Dmitry Shachnev
** 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/1964679 Title: gnome-panel crashed with signal 5 in g_settings_get_value() To manage notifications

[Bug 1960213] Re: Kernel Panic on linux-image-5.15.0-18-generic

2022-02-20 Thread Dmitry Gribenchuk
Hello. Works on 5.15.0-22-generic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1960213 Title: Kernel Panic on linux-image-5.15.0-18-generic To manage notifications about this bug go to:

[Bug 1961057] Re: export to PDF from CLI

2022-02-16 Thread Dmitry Shachnev
Hi! It's unlikely that I will have time to implement it as a separate mode. But for Markdown, you can get almost the same output if you use a combination of markup2html [1] and wkhtmltopdf [2] tools. If you don't have any complex JS and CSS in your files, then a combination of markdown_py (from

[Bug 1845214] Re: Keyboard NumLock indicator turns off on connecting another keyboard

2022-02-12 Thread Dmitry Lapshin
It's been several years since my report! Still reproducible on latest Ubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1845214 Title: Keyboard NumLock indicator turns off on connecting another

[Bug 1960213] acpidump.txt

2022-02-08 Thread Dmitry Gribenchuk
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/1960213/+attachment/5559918/+files/acpidump.txt ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1960213] UdevDb.txt

2022-02-08 Thread Dmitry Gribenchuk
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1960213/+attachment/5559917/+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/1960213 Title:

[Bug 1960213] RfKill.txt

2022-02-08 Thread Dmitry Gribenchuk
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1960213/+attachment/5559916/+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/1960213 Title:

[Bug 1960213] ProcModules.txt

2022-02-08 Thread Dmitry Gribenchuk
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1960213/+attachment/5559914/+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/1960213

[Bug 1960213] PulseList.txt

2022-02-08 Thread Dmitry Gribenchuk
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1960213/+attachment/5559915/+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/1960213

[Bug 1960213] ProcInterrupts.txt

2022-02-08 Thread Dmitry Gribenchuk
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1960213/+attachment/5559913/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1960213] ProcEnviron.txt

2022-02-08 Thread Dmitry Gribenchuk
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1960213/+attachment/5559912/+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/1960213

[Bug 1960213] ProcCpuinfoMinimal.txt

2022-02-08 Thread Dmitry Gribenchuk
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1960213/+attachment/5559911/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1960213] ProcCpuinfo.txt

2022-02-08 Thread Dmitry Gribenchuk
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1960213/+attachment/5559910/+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/1960213

[Bug 1960213] PciMultimedia.txt

2022-02-08 Thread Dmitry Gribenchuk
apport information ** Attachment added: "PciMultimedia.txt" https://bugs.launchpad.net/bugs/1960213/+attachment/5559909/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1960213] Lsusb-v.txt

2022-02-08 Thread Dmitry Gribenchuk
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/1960213/+attachment/5559908/+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/1960213 Title:

[Bug 1960213] Lsusb-t.txt

2022-02-08 Thread Dmitry Gribenchuk
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/1960213/+attachment/5559907/+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/1960213 Title:

[Bug 1960213] Lsusb.txt

2022-02-08 Thread Dmitry Gribenchuk
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1960213/+attachment/5559906/+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/1960213 Title:

[Bug 1960213] Lspci-vt.txt

2022-02-08 Thread Dmitry Gribenchuk
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/1960213/+attachment/5559905/+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/1960213

[Bug 1960213] CurrentDmesg.txt

2022-02-08 Thread Dmitry Gribenchuk
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1960213/+attachment/5559902/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1960213] Lspci.txt

2022-02-08 Thread Dmitry Gribenchuk
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1960213/+attachment/5559904/+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/1960213 Title:

[Bug 1960213] IwConfig.txt

2022-02-08 Thread Dmitry Gribenchuk
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1960213/+attachment/5559903/+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/1960213

[Bug 1960213] Card0.Codecs.codec.2.txt

2022-02-08 Thread Dmitry Gribenchuk
apport information ** Attachment added: "Card0.Codecs.codec.2.txt" https://bugs.launchpad.net/bugs/1960213/+attachment/5559901/+files/Card0.Codecs.codec.2.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1960213] Card0.Codecs.codec.0.txt

2022-02-08 Thread Dmitry Gribenchuk
apport information ** Attachment added: "Card0.Codecs.codec.0.txt" https://bugs.launchpad.net/bugs/1960213/+attachment/5559900/+files/Card0.Codecs.codec.0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1960213] Card0.Amixer.values.txt

2022-02-08 Thread Dmitry Gribenchuk
apport information ** Attachment added: "Card0.Amixer.values.txt" https://bugs.launchpad.net/bugs/1960213/+attachment/5559899/+files/Card0.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1960213] AplayDevices.txt

2022-02-08 Thread Dmitry Gribenchuk
apport information ** Attachment added: "AplayDevices.txt" https://bugs.launchpad.net/bugs/1960213/+attachment/5559897/+files/AplayDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1960213] CRDA.txt

2022-02-08 Thread Dmitry Gribenchuk
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1960213/+attachment/5559898/+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/1960213 Title:

[Bug 1960213] Re: Kernel Panic on linux-image-5.15.0-18-generic

2022-02-08 Thread Dmitry Gribenchuk
apport information ** Tags added: apport-collected focal ** Description changed: Hello. Get a Kernel Panic on linux-image-5.15.0-18-generic The same as https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1957012 On 5.13.0-29-generic boot successfully. Laptop: Lenovo Model:

[Bug 1960213] Re: Kernel Panic on linux-image-5.15.0-18-generic

2022-02-07 Thread Dmitry Gribenchuk
** Package changed: ubuntu => linux-signed (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1960213 Title: Kernel Panic on linux-image-5.15.0-18-generic To manage notifications about this

[Bug 1960213] Re: Kernel Panic on linux-image-5.15.0-18-generic

2022-02-07 Thread Dmitry Gribenchuk
** Description changed: Hello. Get a Kernel Panic on linux-image-5.15.0-18-generic The same as https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1957012 + On 5.13.0-29-generic boot successfully. Laptop: Lenovo Model: 20RA002SRT Stack trace in attached images. -- You received

[Bug 1960213] [NEW] Kernel Panic on linux-image-5.15.0-18-generic

2022-02-07 Thread Dmitry Gribenchuk
Public bug reported: Hello. Get a Kernel Panic on linux-image-5.15.0-18-generic The same as https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1957012 Laptop: Lenovo Model: 20RA002SRT Stack trace in attached images. ** Affects: ubuntu Importance: Undecided Status: New **

[Bug 1960213] Re: Kernel Panic on linux-image-5.15.0-18-generic

2022-02-07 Thread Dmitry Gribenchuk
** Attachment added: "PXL_20220207_100800448.jpg" https://bugs.launchpad.net/ubuntu/+bug/1960213/+attachment/5559524/+files/PXL_20220207_100800448.jpg ** Description changed: - Hello. Get a kernel panic on Kernel Panic on linux-image-5.15.0-18-generic + Hello. Get a kernel panic on

[Bug 1954970] Re: remmina "Cannot connect to the RDP server ... via TLS. Check that the client and server support a common TLS version"

2022-01-26 Thread Dmitry G.
I tried, and it not fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1954970 Title: remmina "Cannot connect to the RDP server ... via TLS. Check that the client and server support a common

[Bug 1958968] [NEW] failed to resume PC

2022-01-25 Thread Dmitry Kuteynikov
Public bug reported: Sometimes I cannot resume my PC after suspend. Pressing keys or moving the mouse doesn't help: the login screen doesn't appear. In some cases pressing Ctrl+Alt+F1 helps, but not always. This time I had to make a hard reset. Check 25 January 10:43 in the logs. Ubuntu 20.04.3

[Bug 1958080] Re: Please sync pandas 1.3.5+dfsg-1 (universe) from Debian sid (main)

2022-01-22 Thread Dmitry Shachnev
Synced, but unfortunately it build-depends on numba which was removed from Jammy. See https://bugs.launchpad.net/ubuntu/+source/numba/+bug/1951814. ** Changed in: pandas (Ubuntu) Status: Fix Released => Fix Committed -- You received this bug notification because you are a member of

[Bug 1958080] Re: Please sync pandas 1.3.5+dfsg-1 (universe) from Debian sid (main)

2022-01-22 Thread Dmitry Shachnev
This bug was fixed in the package pandas - 1.3.5+dfsg-1 Sponsored for Rebecca Palmer (rebecca-palmer) --- pandas (1.3.5+dfsg-1) unstable; urgency=medium * Upstream bugfix release. Update contributors_list. * Refresh patches, drop patches no longer needed. * d/watch: Ignore RC

[Bug 1957012] Re: Kernel Panic at 5.16.0-051600-generic (include RC versions)

2022-01-10 Thread Dmitry Gribenchuk
** Attachment added: "PXL_20220110_232958499.jpg" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1957012/+attachment/5553196/+files/PXL_20220110_232958499.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1957012] Re: Kernel Panic at 5.16.0-051600-generic (include RC versions)

2022-01-10 Thread Dmitry Gribenchuk
** Description changed: Hello. I'm installing kernel 5.15.13-051513-generic from - kernel.ubuntu.org and it's the last working kernel for my laptop. On + kernel.ubuntu.com and it's the last working kernel for my laptop. On branch 5.16.0 (I check at RC1 and at 5.16.0) I have a kernel panic

[Bug 1957012] Re: Kernel Panic at 5.16.0-051600-generic (include RC versions)

2022-01-10 Thread Dmitry Gribenchuk
** Attachment added: "PXL_20220110_232921214.jpg" https://bugs.launchpad.net/ubuntu/+bug/1957012/+attachment/5553179/+files/PXL_20220110_232921214.jpg ** Description changed: Hello. I'm installing kernel 5.15.13-051513-generic from kernel.ubuntu.org and it's the last working kernel for

[Bug 1957012] Re: Kernel Panic at 5.16.0-051600-generic (include RC versions)

2022-01-10 Thread Dmitry Gribenchuk
** Attachment added: "PXL_20220110_232402173.jpg" https://bugs.launchpad.net/ubuntu/+bug/1957012/+attachment/5553178/+files/PXL_20220110_232402173.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1957012] Re: Kernel Panic at 5.16.0-051600-generic (include RC versions)

2022-01-10 Thread Dmitry Gribenchuk
** Attachment added: "PXL_20220110_232314459.jpg" https://bugs.launchpad.net/ubuntu/+bug/1957012/+attachment/5553177/+files/PXL_20220110_232314459.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1957012] [NEW] Kernel Panic at 5.16.0-051600-generic (include RC versions)

2022-01-10 Thread Dmitry Gribenchuk
Public bug reported: Hello. I'm installing kernel 5.15.13-051513-generic from kernel.ubuntu.org and it's the last working kernel for my laptop. On branch 5.16.0 (I check at RC1 and at 5.16.0) I have a kernel panic immediately after BIOS initialization. Laptop: Lenovo Model: 20RA002SRT Stack

[Bug 1956837] [NEW] conflicting files in bat and ripgrep

2022-01-08 Thread Dmitry Markin
Public bug reported: In Ubuntu 20.04 both packages bat & ripgrep provide file /usr/.crates2.json (which is most probably unneeded), so it's not possible to have both packages installed. Ubuntu version: Ubuntu 20.04.3 LTS. Package versions: bat = 0.12.1-1build1 (focal/universe) ripgrep =

[Bug 1950193] Re: libqt5svg5 affected by CVE-2021-38593

2022-01-05 Thread Dmitry Shachnev
Ok, thank you Paulo. As advised by Brian, I'm adding block-proposed tags to make sure the current packages don't get accidentally released. ** Tags added: block-proposed-focal block-proposed-impish -- You received this bug notification because you are a member of Ubuntu Bugs, which is

  1   2   3   4   5   6   7   8   9   10   >