[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 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 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
Public bug reported: Probably a duplicate of bug 2037195, but let's see if the retracer thinks the same. ProblemType: Crash DistroRelease: Ubuntu 24.04 Package: gnome-flashback 3.52.1-1ubuntu3 ProcVersionSignature: Ubuntu 6.8.0-22.22-generic 6.8.1 Uname: Linux 6.8.0-22-generic x86_64

[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 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 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 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 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 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 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

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

2022-01-04 Thread Dmitry Shachnev
Marc, can you do it please? You can take my changes but use a different version number so that it's rebuilt. Then we will ask the SRU team to remove the versions in -proposed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report.

[Bug 1955904] Re: Sync glibmm2.4 2.66.2-1 (main) from Debian unstable (main)

2022-01-03 Thread Dmitry Shachnev
Hi Nicholas! This version was auto-synced to Ubuntu, but it failed to build: https://launchpad.net/ubuntu/+source/glibmm2.4/2.66.2-1 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996171 So it was removed because of that: > Deleted on 2021-12-07 by Steve Langasek > FTBFS on all archs when

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

2021-12-19 Thread Dmitry Shachnev
Tested in an Impish chroot: root@mitya57:/test# time ./test-2021-38593 ./input.svg Testing for CVE-2021-38593... If the test doesn't finish immediately, you probably are affected. Test finished. real0m0.033s user0m0.004s sys 0m0.017s root@mitya57:/test# echo $? 0 root@mitya57:/test#

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

2021-12-14 Thread Dmitry Shachnev
** Also affects: qtbase-opensource-src (Ubuntu Impish) Importance: Undecided Status: New -- 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/1950193 Title: libqt5svg5 affected by

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

2021-12-12 Thread Dmitry Shachnev
** Description changed: + [Impact] + libqt5svg5 5.12.8-0ubuntu1 in Ubuntu 20.04 is affected by CVE-2021-38593: https://nvd.nist.gov/vuln/detail/CVE-2021-38593 Trying to open the attached svg file will block one core at 100% and occupy much memory. Depending on the configuration, it

[Bug 1953220] Re: Sync python-rocksdb 0.8.0~rc3-2 (universe) from Debian unstable (main)

2021-12-08 Thread Dmitry Shachnev
This bug was fixed in the package python-rocksdb - 0.8.0~rc3-2 Sponsored for Hans Joachim Desserud (hjd) --- python-rocksdb (0.8.0~rc3-2) unstable; urgency=medium * Team upload. * Fix VCS URLs. * Build-depend on python3-all-dev to build for all supported Python versions,

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

2021-12-07 Thread Dmitry Shachnev
> Anything I can do now to help this arrive in 20.04? No, I just need to find some free time again. Thanks for reminding me. ** Also affects: qtbase-opensource-src (Ubuntu Focal) Importance: Undecided Status: New -- You received this bug notification because you are a member of

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

2021-11-27 Thread Dmitry Shachnev
** Package changed: qtsvg-opensource-src (Ubuntu) => qtbase-opensource- src (Ubuntu) ** Changed in: qtbase-opensource-src (Ubuntu) Status: Confirmed => In Progress ** Changed in: qtbase-opensource-src (Ubuntu) Assignee: (unassigned) => Dmitry Shachnev (mitya57) -- You

[Bug 1951470] Re: webkit javascript segmentation fault

2021-11-27 Thread Dmitry Shachnev
I have uploaded Focal, Impish and Hirsute debdiffs, they are now waiting for approval in review queues. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1951470 Title: webkit javascript segmentation

[Bug 1947553] Re: wrong panel size 21.10

2021-11-04 Thread Dmitry Shachnev
Haha. No problem, the package won't be moved to updates before November 10th anyway (7 days should pass). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947553 Title: wrong panel size 21.10 To

[Bug 1947553] Re: wrong panel size 21.10

2021-10-31 Thread Dmitry Shachnev
ned) => 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/1947553 Title: wrong panel size 21.10 To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-pane

[Bug 1947553] Re: wrong panel size 21.10

2021-10-25 Thread Dmitry Shachnev
Maybe next weekend. I don't have much time this week. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947553 Title: wrong panel size 21.10 To manage notifications about this bug go to:

[Bug 1947553] Re: wrong panel size 21.10

2021-10-20 Thread Dmitry Shachnev
The applet is called drivemount, and it's part of gnome-applets. By the way, you can use this command to use light icons which will have better contrast: gsettings set org.gnome.desktop.interface icon-theme ubuntu-mono-dark -- You received this bug notification because you are a member of

[Bug 1947553] Re: wrong panel size 21.10

2021-10-18 Thread Dmitry Shachnev
Can you please re-attach your screenshot without Russian letters in file name? I cannot open it because of bug 1946762. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947553 Title: wrong panel size

[Bug 1946595] Re: indicator-applet-complete clock occasionally shows UTC

2021-10-10 Thread Dmitry Shachnev
Standalone is not indicator, it's mate-panel's built-in clock applet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946595 Title: indicator-applet-complete clock occasionally shows UTC To manage

[Bug 1946595] Re: indicator-applet-complete clock occasionally shows UTC

2021-10-10 Thread Dmitry Shachnev
The applet just shows what the actual indicator provides, so reassigning to indicator-datetime. ** Package changed: indicator-applet (Ubuntu) => indicator-datetime (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1939993] Re: glibc 2.34 causes qtwebengineprocess to crash or fail to start

2021-09-30 Thread Dmitry Shachnev
Thanks! Also FYI, the glibc change was reverted for Impish: https://launchpad.net/ubuntu/+source/glibc/2.34-0ubuntu3. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939993 Title: glibc 2.34 causes

[Bug 1922587] Re: Black rectangles and lot of non-working things in Hirsute because of libqt5quick5-gles on AMD GPUs

2021-09-07 Thread Dmitry Shachnev
*** This bug is a duplicate of bug 1920130 *** https://bugs.launchpad.net/bugs/1920130 ** This bug has been marked a duplicate of bug 1920130 System icons missing in kubuntu 21.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1922849] Re: Update to Kubuntu 21.04 installs libqt5quick5-gles

2021-09-07 Thread Dmitry Shachnev
*** This bug is a duplicate of bug 1920130 *** https://bugs.launchpad.net/bugs/1920130 ** This bug has been marked a duplicate of bug 1920130 System icons missing in kubuntu 21.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1942434] Re: Ugly non-US characters in Preview mode and PDF export

2021-09-05 Thread Dmitry Shachnev
> When no font was defined (default) many fonts are in PDF export This is because the default font doesn't contain Czech characters, so ReText's text engine has to fallback to other fonts. > I see new issue. When I select preview font, I can set "font style", like regular, italic, bold, normal,

[Bug 1926089] Re: PDF viewer doesn't work since QtWebengine version 5.15.2

2021-09-04 Thread Dmitry Shachnev
Great, thank you, marking as verified based on your comment. ** Tags removed: verification-needed verification-needed-hirsute ** Tags added: verification-done verification-done-hirsute -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1926089] Re: PDF viewer doesn't work since QtWebengine version 5.15.2

2021-09-04 Thread Dmitry Shachnev
Blaze or Bruno, can you please test the version in hirsute-proposed and confirm it works for you? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1926089 Title: PDF viewer doesn't work since

[Bug 1942434] Re: Ugly non-US characters in Preview mode and PDF export

2021-09-03 Thread Dmitry Shachnev
It is a problem with your font. In PDF file, the main font is CharterBT which seems to not support extended Latin. You can change it with Edit → Change preview font, please try that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1941732] [NEW] Please remove sip5 source package from Impish

2021-08-26 Thread Dmitry Shachnev
Public bug reported: RoM, superseded by sip6. Binaries python3-sipbuild and python3-sipbuild-dbg are now built by sip6 source. sip5-tools is replaced by sip-tools. sip5-doc is replaced by sip6-doc. ** Affects: sip5 (Ubuntu) Importance: Undecided Status: New -- You received this

[Bug 1936821] Re: PDF viewer does not work on current ubuntu hirsute (grey screen)

2021-08-12 Thread Dmitry Shachnev
*** This bug is a duplicate of bug 1926089 *** https://bugs.launchpad.net/bugs/1926089 Thank you for your bug report. I have just uploaded a fix to Hirsute review queue. As this issue has already been filed earlier in bug 1926089, I am marking this one as a duplicate. When the fix is

[Bug 1926089] Re: PDF viewer doesn't work since QtWebengine version 5.15.2

2021-08-12 Thread Dmitry Shachnev
** Description changed: - Polymer v3 js library is being used for WebEngine's internal PDF viewer - since version 5.15.2 and it is missing in the distro package + [Impact] - File location in the sources: -

[Bug 1939036] Re: Nested lists doesn't work in ReText

2021-08-05 Thread Dmitry Shachnev
Yes, you are right. ReText uses Python-Markdown which strictly follows the Markdown rules. And the rules say: > Each subsequent paragraph in a list item must be indented by either 4 spaces or one tab https://daringfireball.net/projects/markdown/syntax#list This applies not only to paragraphs

[Bug 1938234] Re: Sync macaulay2 1.18+ds-1~exp2 (universe) from Debian experimental (main)

2021-07-29 Thread Dmitry Shachnev
This bug was fixed in the package macaulay2 - 1.18+ds-1~exp3 Sponsored for Doug Torrance (profzoom) --- macaulay2 (1.18+ds-1~exp3) experimental; urgency=medium * debian/copyright - Add entries for packages that had previously been omitted. + NCAlgebraV2 +

[Bug 1934787] Re: Sync network-manager-openvpn 1.8.14-1 (main) from Debian experimental (main)

2021-07-27 Thread Dmitry Shachnev
This bug was fixed in the package network-manager-openvpn - 1.8.14-1 Sponsored for Oibaf (oibaf) --- network-manager-openvpn (1.8.14-1) experimental; urgency=medium * New upstream version 1.8.14 * Fix capitalization error in package description -- Michael Biebl Tue, 30 Mar

[Bug 1933669] Re: qt3d5-dev - cmake support missing for Qt3D Animation

2021-06-25 Thread Dmitry Shachnev
*** This bug is a duplicate of bug 1878233 *** https://bugs.launchpad.net/bugs/1878233 Unfortunately these files are only available in newer Ubuntu versions (≥ 20.10). See bug 1878233 for details. ** This bug has been marked a duplicate of bug 1878233 Unable to locate package/Headers

[Bug 1920130] Re: System icons missing in kubuntu 21.04

2021-06-12 Thread Dmitry Shachnev
I have performed the verification following the Test Plan. The full log is attached. Relevant part: The following packages will be REMOVED: qt5-default The following NEW packages will be installed: gcc-11-base libboost-iostreams1.74.0 libcap2 libisl23 libmd0 libperl5.32 libxrender1

[Bug 1857824] Re: kmimetypefinder5 misidentifies mimetype of python files containing certain strings

2021-05-30 Thread Dmitry Shachnev
The fix should land in Impish (21.10) very soon: https://launchpad.net/ubuntu/+source/qtbase-opensource-src/5.15.2+dfsg-6. Do you also want a fix for Hirsute (21.04)? If yes, you can help me by filling the SRU template in the description (see

[Bug 1920130] Re: System icons missing in kubuntu 21.04

2021-05-30 Thread Dmitry Shachnev
** Description changed: + [Impact] + + This affects Groovy → Hirsute upgrades for users who had qt5-default + package installed. + + For these users, apt could replace libqt5gui5 with libqt5gui5-gles, + which is not suitable for most desktop systems and can result in all + kinds of broken UI

[Bug 1920130] Re: System icons missing in kubuntu 21.04

2021-05-28 Thread Dmitry Shachnev
As it turns out, this also needs a change in qtbase-opensource-src. Change in -gles is not enough: https://lists.debian.org/debian-devel/2021/05/msg00076.html https://lists.debian.org/debian-devel/2021/05/msg00150.html ** Also affects: qtbase-opensource-src (Ubuntu) Importance: Undecided

[Bug 1857824] Re: kmimetypefinder5 misidentifies mimetype of python files containing certain strings

2021-05-18 Thread Dmitry Shachnev
Thank you for the links! ** Changed in: qtbase-opensource-src (Ubuntu) Status: New => In Progress ** Changed in: qtbase-opensource-src (Ubuntu) Assignee: (unassigned) => Dmitry Shachnev (mitya57) -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1857824] Re: kmimetypefinder5 misidentifies mimetype of python files containing certain strings

2021-05-18 Thread Dmitry Shachnev
Qt actually prefers system copy from shared-mime-info if it's available. Here is the code for 5.12.8 (used in Ubuntu 20.04): https://code.qt.io/cgit/qt/qtbase.git/tree/src/corelib/mimetypes/qmimedatabase.cpp?h=5.12.8#n99 The internal copy (":/qt-project.org/qmime") is only used when the system

[Bug 1920130] Re: System icons missing in kubuntu 21.04

2021-05-15 Thread Dmitry Shachnev
The fix has landed in Impish (21.10) today: https://launchpad.net/ubuntu/+source/qtbase-opensource-src- gles/5.15.2+dfsg-4 ** Package changed: qtdeclarative-opensource-src-gles (Ubuntu) => qtbase-opensource-src-gles (Ubuntu) ** Changed in: qtbase-opensource-src-gles (Ubuntu) Status: Fix

[Bug 1920130] Re: System icons missing in kubuntu 21.04

2021-05-14 Thread Dmitry Shachnev
Hi Owen, Thanks a lot for sharing the log. Indeed, qt5-default seems to be the cause of this bug. In https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=976389#15 I explained in more detail my understanding of why this is happening. The fix should land in Impish (development release) in a few

[Bug 1926802] Re: qt5-default package is missed in 21.04

2021-04-30 Thread Dmitry Shachnev
Qt 4 was removed, Qt 5 is now default, so that package is no longer needed. ** Changed in: qtbase-opensource-src (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1850814] Re: Copy & Paste is broken in QT apps after 50 days uptime

2021-04-28 Thread Dmitry Shachnev
This bug is fixed in Qt 5.12.3 and newer. The current LTS version, Ubuntu 20.04, has Qt 5.12.8. So this bug is already fixed for some time. Unfortunately I don't have time to support older releases like 18.04. ** Changed in: qtbase-opensource-src (Ubuntu) Status: Confirmed => Fix Released

[Bug 1926373] Re: Missing header files for Qt3DExtras:

2021-04-28 Thread Dmitry Shachnev
*** This bug is a duplicate of bug 1878233 *** https://bugs.launchpad.net/bugs/1878233 This is fixed in Ubuntu 20.10 (Groovy) and newer versions. Unfortunately it is not possible to fix this for 20.04 (Focal) because the change does not meet the stable update criteria. ** This bug has been

[Bug 1925256] Re: dollar symbol is not translated

2021-04-21 Thread Dmitry Shachnev
You are right. Dollar is not in the list of HTML entities supported by Qt's built-in HTML renderer: https://code.qt.io/cgit/qt/qtbase.git/tree/src/gui/text/qtexthtmlparser.cpp?h=5.15#n62 …but it will be rendered if WebKit or WebEngine renderer is in use, which can be enabled from the Edit menu.

[Bug 1923434] Re: Regression: Falkon doesn't detect webcam anymore since 5.15.3+dfsg-3ubuntu1

2021-04-12 Thread Dmitry Shachnev
I have forwarded your bug upstream to https://bugreports.qt.io/browse/QTBUG-92597. Let's see what the upstream developers say about it. If you want, you can register on that site and follow it, maybe they will want some more information from you. For me the webcam works fine with 5.15.3 and

[Bug 1923434] Re: Regression: Falkon doesn't detect webcam anymore since 5.15.3+dfsg-3ubuntu1

2021-04-12 Thread Dmitry Shachnev
Sorry for the inconvenience this caused. We landed 5.15.3 quite late in the cycle, mostly because of the security fixes it brings. Can you please clarify: with LD_PRELOAD it works now with 5.15.3, or LD_PRELOAD was needed previously with 5.15.2 and now it does not help? Also maybe you can check

[Bug 1920130] Re: System icons missing in kubuntu 21.04

2021-04-02 Thread Dmitry Shachnev
@poet_imp Thanks for the logs! Unfortunately, these are only the latest logs and they don't explain what happened when you upgraded Ubuntu. Maybe you can attach the historical logs from /var/log/apt too? They have names like history.log.*.gz and term.log.*.gz. If you upgraded recently, then I

[Bug 1916070] Re: autopkgtest fails in hirsute on armhf with glibc 2.33

2021-03-30 Thread Dmitry Shachnev
This was fixed by https://launchpad.net/ubuntu/+source/qtwebengine- opensource-src/5.15.2+dfsg-3ubuntu1. And the tests pass since then: http://autopkgtest.ubuntu.com/packages/n/notepadqq/hirsute/armhf. ** Changed in: linux (Ubuntu) Status: Confirmed => Invalid ** Package changed:

[Bug 1920130] Re: System icons missing in kubuntu 21.04

2021-03-23 Thread Dmitry Shachnev
Hi! I am the Qt maintainer here. The fix mentioned in https://bugs.launchpad.net/ubuntu/+source /qtdeclarative-opensource-src/+bug/1920130/comments/4 is the correct one. libqt5quick5-gles is not intended for general use, it should be only installed on OpenGL ES capable hardware. However, I

[Bug 1916549] Re: Sync netifaces 0.10.9-0.2 (main) from Debian unstable (main)

2021-03-05 Thread Dmitry Shachnev
This bug was fixed in the package netifaces - 0.10.9-0.2 Sponsored for Logan Rosen (logan) --- netifaces (0.10.9-0.2) unstable; urgency=medium * Non-maintainer upload. * Drop python2 support; Closes: #937129 -- Sandro Tosi Fri, 31 Jan 2020 00:43:09 -0500 netifaces

[Bug 1917840] Re: Please sync pipewire >= 0.3.22-2 from Debian

2021-03-05 Thread Dmitry Shachnev
This bug was fixed in the package pipewire - 0.3.22-2 Sponsored for Daniel van Vugt (vanvugt) --- pipewire (0.3.22-2) experimental; urgency=medium [ Daniel van Vugt ] * Fix "the metadata crash" (LP: #1916716). Using upstream commit 3673265ae20d7b59e89cad6c5238c232796731b2

[Bug 1914844] Re: Sync xserver-xorg-video-ati 1:19.1.0-2 (main) from Debian unstable (main)

2021-03-05 Thread Dmitry Shachnev
This bug was fixed in the package xserver-xorg-video-ati - 1:19.1.0-2 Sponsored for Logan Rosen (logan) --- xserver-xorg-video-ati (1:19.1.0-2) unstable; urgency=medium * Team upload [ Debian Janitor ] * Trim trailing whitespace. * Bump debhelper from old 11 to 12. * Set

[Bug 1898477] Re: Old indicator items are not removed, just hidden

2021-03-04 Thread Dmitry Shachnev
Hi Łukasz! Yes, the version in groovy is identical to what is in focal- proposed. And both these versions are buggy, unfortunately. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1898477 Title: Old

[Bug 1898897] Re: Retext incorrectly shows text as italic (see attached code fragment for details)

2021-02-11 Thread Dmitry Shachnev
This is now fixed in retext 7.2.0-1 in Hirsute: https://launchpad.net/ubuntu/+source/retext/7.2.0-1 ** Changed in: retext (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1786611] Re: Retext search does not work in Preview mode (both WebKit and non-WebKit)

2021-02-11 Thread Dmitry Shachnev
This is now fixed in retext 7.2.0-1 in Hirsute: https://launchpad.net/ubuntu/+source/retext/7.2.0-1 ** Changed in: retext (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1913567] Re: Sync puppet 5.5.22-1 (universe) from Debian unstable (main)

2021-02-07 Thread Dmitry Shachnev
And finally it migrated. ** Changed in: puppet (Ubuntu) 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/1913567 Title: Sync puppet 5.5.22-1 (universe)

[Bug 1913567] Re: Sync puppet 5.5.22-1 (universe) from Debian unstable (main)

2021-02-02 Thread Dmitry Shachnev
Now puppet’s own tests pass, but it cannot migrate because vagrant- librarian-puppet tests fail. And they fail because librarian-puppet package was removed from Ubuntu: https://launchpad.net/ubuntu/+source/librarian- puppet/3.0.0-1/+publishinghistory > Deleted on 2021-02-01 by Steve Langasek >

[Bug 1913567] Re: Sync puppet 5.5.22-1 (universe) from Debian unstable (main)

2021-02-01 Thread Dmitry Shachnev
> Are there know differences between the Debian CI and the Ubuntu CI? There is a difference in network configuration. Quoting from : Debian's production CI infrastructure allows unrestricted

[Bug 1913567] Re: Sync puppet 5.5.22-1 (universe) from Debian unstable (main)

2021-01-31 Thread Dmitry Shachnev
Hi Neil! Unfortunately, with the new version the autopkgtest fails: http://autopkgtest.ubuntu.com/packages/puppet Extract from the test log: Command "puppet agent --test --certname agent.example.com" exit_status is expected to eq 0 (FAILED - 1) stdout is expected to contain "Caching

[Bug 1913567] Re: Sync puppet 5.5.22-1 (universe) from Debian unstable (main)

2021-01-28 Thread Dmitry Shachnev
This bug was fixed in the package puppet - 5.5.22-1 Sponsored for Neil Wilson (neil-aldur) --- puppet (5.5.22-1) unstable; urgency=medium * New upstream bugfix release * Drop 0013-PUP-10586-Revert-PUP-10254-Make-default-environment-.patch; included upstream -- Apollon

[Bug 1908821] Re: Sync pyvows 3.0.0-2 (universe) from Debian unstable (main)

2021-01-16 Thread Dmitry Shachnev
** Changed in: pyvows (Ubuntu) Status: Fix Committed => Fix Released ** Changed in: derpconf (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/1908821

[Bug 1908821] Re: Sync pyvows 3.0.0-2 (universe) from Debian unstable (main)

2021-01-16 Thread Dmitry Shachnev
pyvows is now in hirsute-proposed: https://launchpad.net/ubuntu/+source/pyvows/3.0.0-2/+publishinghistory ** Changed in: pyvows (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1906946] Re: please sync rust-signal-hook 0.1.13-1 from sid

2020-12-14 Thread Dmitry Shachnev
** Changed in: rust-signal-hook (Ubuntu) Status: New => Fix Released ** Changed in: rust-condure (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1906946] Re: please sync rust-signal-hook 0.1.13-1 from sid

2020-12-13 Thread Dmitry Shachnev
I retried rust-tokio-reactor builds and they passed now (at least on amd64 on ppc64el, waiting for others). So I synced rust-signal-hook, it is now waiting in the NEW queue for Hirsute. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1907945] Re: Sync keybinder 0.3.1-2.1 (universe) from Debian unstable (main)

2020-12-13 Thread Dmitry Shachnev
This bug was fixed in the package keybinder - 0.3.1-2.1 Sponsored for Hans Joachim Desserud (hjd) --- keybinder (0.3.1-2.1) unstable; urgency=medium * Non-maintainer upload. * Fix FTBFS by not referencing documents that were empty (Closes: #939952) -- Paul Gevers Fri, 11

[Bug 1907946] Re: Sync keybinder-3.0 0.3.2-1.1 (universe) from Debian unstable (main)

2020-12-13 Thread Dmitry Shachnev
This bug was fixed in the package keybinder-3.0 - 0.3.2-1.1 Sponsored for Hans Joachim Desserud (hjd) --- keybinder-3.0 (0.3.2-1.1) unstable; urgency=medium * Non-maintainer upload. [ Andreas Beckmann ] * Ship README.rst. (Closes: #887344) [ Ondřej Nový ] * d/control:

[Bug 1907275] Re: GNOME Flashback 3.36.5 SRU

2020-12-09 Thread Dmitry Shachnev
And the Ukrainian one too. ** Attachment added: "ukr.png" https://bugs.launchpad.net/ubuntu/+source/gnome-flashback/+bug/1907275/+attachment/5442236/+files/ukr.png ** Tags removed: verification-needed verification-needed-focal ** Tags added: verification-done verification-done-focal -- You

[Bug 1907275] Re: GNOME Flashback 3.36.5 SRU

2020-12-09 Thread Dmitry Shachnev
The Russian translation is working fine. This is a screenshot showing the desktop context menu and the "New Folder" dialog. ** Attachment added: "rus.png" https://bugs.launchpad.net/ubuntu/+source/gnome-flashback/+bug/1907275/+attachment/5442235/+files/rus.png -- You received this bug

[Bug 1907275] [NEW] GNOME Flashback 3.36.5 SRU

2020-12-08 Thread Dmitry Shachnev
Public bug reported: This is a tracking bug for GNOME Flashback 3.36.5 upload to Focal. Here is upstream diff and list of commits between 3.36.4 and 3.36.5: https://gitlab.gnome.org/GNOME/gnome-flashback/-/compare/3.36.4...3.36.5 The only changes in the new release are: - Get session path

[Bug 1894213] Re: gnome-flashback libscreensaver use wrong session path on ubuntu 20.04

2020-12-08 Thread Dmitry Shachnev
d); - -gf_login_session_gen_proxy_new_for_bus (G_BUS_TYPE_SYSTEM, ** Also affects: gnome-flashback (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: gnome-flashback (Ubuntu) Status: Confirmed => Fix Released ** Changed in: gnome-flashback (Ubuntu Focal)

[Bug 1905290] Re: Sync mps-youtube 0.2.8-1 (universe) from Debian unstable (main)

2020-12-04 Thread Dmitry Shachnev
This bug was fixed in the package mps-youtube - 0.2.8-1 Sponsored for Hans Joachim Desserud (hjd) --- mps-youtube (0.2.8-1) unstable; urgency=medium * New upstream release * Update uscan support file * Swizzle homepage to current upstream homepage. * Trim trailing whitespace.

[Bug 1905292] Re: Sync scikit-build 0.11.1-2 (universe) from Debian unstable (main)

2020-12-04 Thread Dmitry Shachnev
This bug was fixed in the package scikit-build - 0.11.1-2 Sponsored for Hans Joachim Desserud (hjd) --- scikit-build (0.11.1-2) unstable; urgency=medium * d/control: Depends on cmake. Patch by Matthias Klose. -- Emmanuel Arias Thu, 19 Nov 2020 16:20:20 -0300 ** Changed in:

[Bug 1906422] Re: gnome-flashback-clipboard crashed with signal 5 in _XReply()

2020-12-01 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/1906422 Title: gnome-flashback-clipboard crashed with signal 5 in _XReply() To manage notifications

[Bug 1898477] Re: Old indicator items are not removed, just hidden

2020-11-25 Thread Dmitry Shachnev
Based on my comment above, and no reply from Sebastian, I am marking this as verification-failed. ** Tags removed: verification-needed verification-needed-focal ** Tags added: verification-failed verification-failed-focal -- You received this bug notification because you are a member of Ubuntu

  1   2   3   4   5   6   7   8   9   10   >