[Bug 1209239] Re: MultiArch support for QT5 is insufficient for cross building

2017-12-09 Thread Dmitry Shachnev
The remaining cross-building issues should be fixed in the latest qtchooser package (64-ga1b6736-4). See http://perezmeyer.blogspot.ru/2017/11/experimental-cross-compiling- qt-in.html for details. ** Changed in: qtchooser (Ubuntu) Status: Confirmed => Fix Released -- You received this bu

[Bug 1215411] Re: libcpupower.so is not installed from linux-tools

2017-12-16 Thread Dmitry Shachnev
I had some discussion about this on kernel-team mailing list in September, and provided a patch which addresses Juerg Haefliger’s review: https://lists.ubuntu.com/archives/kernel-team/2017-September/086839.html However there has been no action since then :( Attaching the new version of the patch

[Bug 1739005] Re: (QT5 bug?) In Kubuntu 17.10 the printing options (size, quality...) don't show in printer properties dialog

2017-12-19 Thread Dmitry Shachnev
> the patch for the recovery of the "Advanced" tab would be a good step forward This one is also quite complex. The upstream work was a series of commits (https://code.qt.io/cgit/qt/qtbase.git/log/src/printsupport/dialogs/qprintdialog_unix.cpp/?h=b4330bc391bbb088), and most of them do not apply cl

[Bug 1738746] Re: /usr/bin/vlc:6:qt_message_fatal:QMessageLogger::fatal:init_platform:QGuiApplicationPrivate::createPlatformIntegration:QGuiApplicationPrivate::createEventDispatcher

2017-12-19 Thread Dmitry Shachnev
No, the xcb platform plugin is included in libqt5gui5 since version 5.5.1+dfsg-13. So there must be something else going on here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1738746 Title: /usr/b

[Bug 1738746] Re: /usr/bin/vlc:6:qt_message_fatal:QMessageLogger::fatal:init_platform:QGuiApplicationPrivate::createPlatformIntegration:QGuiApplicationPrivate::createEventDispatcher

2017-12-19 Thread Dmitry Shachnev
*** This bug is a duplicate of bug 1738749 *** https://bugs.launchpad.net/bugs/1738749 Oh, it happens under Wayland… Let’s keep the more informative bug, I will look in more detail and comment there. ** This bug has been marked a duplicate of bug 1738749 vlc 3 fails to start under wayland:

[Bug 1761708] Re: QWebEngineView crashes

2018-04-06 Thread Dmitry Shachnev
I can reproduce this. Attaching a more complete stacktrace. I also tried a C++ version of the same program, it does not crash. ** Attachment added: "stacktrace.txt" https://bugs.launchpad.net/ubuntu/+source/pyqt5/+bug/1761708/+attachment/5104687/+files/stacktrace.txt ** Changed in: pyqt5 (Ub

[Bug 1761708] Re: QWebEngineView crashes

2018-04-06 Thread Dmitry Shachnev
This may be related to bug 941826, even though I can reproduce it on a headless server without NVidia graphics, using Xvfb. I found two possible workarounds: - Install libglvnd-dev package which will mask the real libGL.so. - Add these three lines on top of your script: https://bugs.launchpad.ne

[Bug 1761873] Re: App title bar says "as superuser", but that's not the case

2018-04-07 Thread Dmitry Shachnev
The window title is handled by Metacity, so reassigning. ** Package changed: gnome-flashback (Ubuntu) => metacity (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1761873 Title: App title bar

[Bug 1761708] Re: QWebEngineView crashes

2018-04-07 Thread Dmitry Shachnev
I think it is a bug in Qt, reported as https://bugreports.qt.io/browse/QTBUG-67537. Another possible workaround: export QT_XCB_GL_INTEGRATION=xcb_egl (the bug is in the xcb_glx integration plugin, this environment variable will switch to a different integration plugin). ** Package changed: pyqt5

[Bug 1711337] Re: Firefox crashes at start on armv7L after 55.0.1 update

2018-02-25 Thread Dmitry Shachnev
** Changed in: firefox (Ubuntu) Status: Fix Released => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1711337 Title: Firefox crashes at start on armv7L after 55.0.1 update To manag

[Bug 1771358] Re: qt5-qmake contains mkspecs/linux-pgcc in xenial but not bionic

2018-05-15 Thread Dmitry Shachnev
Hi Carl! These mkspecs were deleted upstream in Qt 5.9: https://codereview.qt- project.org/191927. So it is not our bug, but a result of packaging the new upstream version. If you use Launchpad for reporting bugs (and not ubuntu-bug utility), you need the *source* package name, not the binary pac

[Bug 1737836] Re: Standard clock applet is oversized in Artful

2018-05-17 Thread Dmitry Shachnev
This can happen when you enable “Show weather” in preferences but the weather information failed loading for some reason. Can you try disabling showing the weather? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad

[Bug 1755719] Re: Please sync qt5-default from debian experimental

2018-03-15 Thread Dmitry Shachnev
Ubuntu 18.04 LTS will ship with Qt 5.9 LTS. We will upgrade to 5.10 or 5.11 in the next release. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1755719 Title: Please sync qt5-default from debian expe

[Bug 1695618] Re: Include qt5-style-plugins into the default installation, otherwise Qt5 apps don’t pick up the GTK+ style

2018-03-22 Thread Dmitry Shachnev
We cannot do this for two reasons: 1) QGtkStyle is abandoned and unsupported upstream. 2) The goal is to remove GTK+ 2 from the default installation (and later from Ubuntu archive). ** Changed in: qtbase-opensource-src (Ubuntu) Status: Confirmed => Won't Fix -- You received this bug not

[Bug 1725467] Re: gnome-flashback crashed with SIGSEGV in _XReply()

2018-03-28 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/1725467 Title: gnome-flashback crashed with SIGSEGV in _XReply() To manage notifications about this

[Bug 1725830] Re: gnome-flashback crashed with SIGSEGV in g_str_equal()

2018-03-28 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/1725830 Title: gnome-flashback crashed with SIGSEGV in g_str_equal() To manage notifications about t

[Bug 1842425] Re: No GUI with Gnome Flashback or Classic after apt dist-upgrade; Ubuntu on Wayland OK

2019-09-03 Thread Dmitry Shachnev
Can you please attach your /var/log/syslog after this bug happens? Ideally, please remember time when this bug happens so that it's easier to decode it. Are you using LightDM or GDM? You say that after logging in you have purple background screen and no mouse. Can you check if Ctrl+Alt+T works th

[Bug 1842425] Re: No GUI with Gnome Flashback or Classic after apt dist-upgrade; Ubuntu on Wayland OK

2019-09-04 Thread Dmitry Shachnev
Thanks a lot for the details. I see several problems here: 1) At 15:00:15, there is a kernel error (RPM wakelock ref not held during HW access). So this may be related to the kernel upgrade. Adding a linux task. Can you check if it happens with stock kernel, not from HWE (linux- image-generic wh

[Bug 1842425] Re: No GUI with Gnome Flashback or Classic after apt dist-upgrade; Ubuntu on Wayland OK

2019-09-04 Thread Dmitry Shachnev
Thanks again. On errors.ubuntu.com I see one gnome-flashback crash from September 2nd but unfortunately the retrace failed so there is no useful stacktrace: https://errors.ubuntu.com/oops/352bf78e- ceb9-11e9-ae81-fa163e983629 I see also two vino crashes in September. Maybe vino is the culprit? Hav

[Bug 1842627] Re: Sync gocr 0.52-3 (universe) from Debian unstable (main)

2019-09-08 Thread Dmitry Shachnev
This bug was fixed in the package gocr - 0.52-3 Sponsored for Lenin (gagarin) --- gocr (0.52-3) unstable; urgency=medium * debian/control: move the xli Depends to the right binary package. (Closes: #935291) -- Gürkan Myczko Mon, 02 Sep 2019 17:20:38 +0200 ** Changed in: goc

[Bug 1559374] Re: gnome-flashback crashed with SIGSEGV in output_key_equal()

2019-08-18 Thread Dmitry Shachnev
This is an old bug, and no steps to reproduce, so assuming it is fixed in a new release. Feel free to reopen if this still happens on ≥ 18.04. ** Changed in: gnome-flashback (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu

[Bug 1832019] Re: Error when going to 'Tools -> Preferences -> Keyboard shortcuts' in Spyder3 in Bionic

2019-08-21 Thread Dmitry Shachnev
I cannot reproduce this issue with a fresh Ubuntu 18.04.3 VM. Please make sure you are using all packages from Ubuntu repository and not from PyPI. In any case, it would be a bug in spyder, not in qtbase or pyqt5. ** Attachment added: "VirtualBox_Ubuntu 18.04.3 LTS_21_08_2019_21_00_23.png" h

[Bug 1838891] Re: qt5 applications crash when opening file chooser in gtk desktops

2019-08-21 Thread Dmitry Shachnev
I just managed to reproduce the crash locally. Just before the crash, the following lines are printed to stderr: (AppImageLauncherSettings:27871): Gtk-WARNING **: 21:45:01.935: Could not load a pixbuf from icon theme. This may indicate that pixbuf loaders or the mime database could not be found.

[Bug 1832019] Re: Error when going to 'Tools -> Preferences -> Keyboard shortcuts' in Spyder3 in Bionic

2019-08-22 Thread Dmitry Shachnev
Thanks for the additional information. Still it is a bug in Spyder, not in Qt: 1) Cleanlooks and Plastique styles are inheriting from QProxyStyle. 2) So in Spyder’s HTMLDelegate.paint method, options.widget.style() returns a QProxyStyle. 3) In QProxyStyle.subElementRect method, the third argument

[Bug 1757848] Re: Please port your package away from Qt 4

2019-08-23 Thread Dmitry Shachnev
I have just filed an RM bug for it: bug 1841178. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1757848 Title: Please port your package away from Qt 4 To manage notifications about this bug go to: h

[Bug 1841178] [NEW] Please remove qutim from Eoan archive

2019-08-23 Thread Dmitry Shachnev
Public bug reported: - Package is not in Debian; - Uses Qt 4 and QtWebKit 4 which we want to remove from archive (bug 1757848); - Currently packaged release is from 2009. Since 2010 it has only received build fixes and no-change rebuilds. If someone is interested in qutim, it is better to packag

[Bug 1841316] Re: gnome-shell freezes a few seconds - Window manager warning: last_user_time is greater than comparison timestamp

2019-08-24 Thread Dmitry Shachnev
** Package changed: metacity (Ubuntu) => gnome-shell (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1841316 Title: gnome-shell freezes a few seconds - Window manager warning: last_user_tim

[Bug 1834333] Re: Scaling problem with Qt apps

2019-08-27 Thread Dmitry Shachnev
This should be fixed by https://codereview.qt- project.org/c/qt/qtbase/+/265653, which will be included in Qt 5.12.5. ** Changed in: qtbase-opensource-src (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1834333] Re: Scaling problem with Qt apps

2019-08-27 Thread Dmitry Shachnev
It is an upstream fix that is not yet released. Note that the bug status is “In progress”. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1834333 Title: Scaling problem with Qt apps To manage notifi

[Bug 1830807] Re: Update to bug-fix release Qt 5.9.8 to fix security issues in qtwebengine in Bionic

2019-08-31 Thread Dmitry Shachnev
It looks like Qt WebEngine 5.9.8 CMake files depend on Qt Quick 5.9.8. Quoting from kdepim-runtime autopkgtest log: > CMake Error at > /usr/lib/x86_64-linux-gnu/cmake/Qt5WebEngineCore/Qt5WebEngineCoreConfig.cmake:101 > (find_package): > Could not find a configuration file for package "Qt5Quick

[Bug 1833536] Re: QuiteRSS crashes intermittently

2019-08-31 Thread Dmitry Shachnev
So the original reporter does not respond, and we need to somehow verify the fix to make it reach bionic-updates. I created a fresh Bionic VM, installed qtbase from -proposed, quiterss and qbittorrent and left them running for several hours (as you can see in the attached screenshot). No crash oc

[Bug 1833536] Re: QuiteRSS crashes intermittently

2019-09-01 Thread Dmitry Shachnev
And now I have verified the fix for Disco using the same steps. ** Attachment added: "VirtualBox_Ubuntu 19.04_01_09_2019_15_28_44.png" https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1833536/+attachment/5286070/+files/VirtualBox_Ubuntu%2019.04_01_09_2019_15_28_44.png ** T

[Bug 1842302] Re: autopkgtests: testsslsocketlinereader fails in bionic since openssl 1.1.1

2019-09-02 Thread Dmitry Shachnev
FWIW, I think this upstream merge request should fix the failures: https://invent.kde.org/kde/kdeconnect-kde/merge_requests/42. But unless we need a kdeconnect Bionic upload for other reasons, I would just ignore the failures. -- You received this bug notification because you are a member of Ubu

[Bug 1215411] Re: libcpupower.so is not installed from linux-tools

2019-10-02 Thread Dmitry Shachnev
I think it changes quite rarely: - Once it changed in Linux 4.7, in commit [1] (April 2016), - Then it changed in Linux 5.1, in commit [2] (February 2019). The Debian maintainer has a patch [3] that updates the SONAME version when ABI changes. There has been an attempt [4] to send that patch ups

[Bug 1846821] Re: Qt print dialog has wrong default page size

2019-10-08 Thread Dmitry Shachnev
The fix is included in Qt 5.11, so I am marking it as affecting only Bionic. ** Also affects: qtbase-opensource-src (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: qtbase-opensource-src (Ubuntu) Status: New => Fix Released -- You received this bug notification

[Bug 1800211] Re: libqt5webenginecore5 cannot use proxy settings from system

2019-05-08 Thread Dmitry Shachnev
Thanks for confirming! If a backport to Cosmic is not important to you then I am marking this bug as fixed. ** Changed in: qtwebengine-opensource-src (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1380702] Re: No keyboards shortcuts in QT apps

2019-05-09 Thread Dmitry Shachnev
This bug was only relevant to Unity. Please file a new bug, preferably upstream to https://bugreports.qt.io and preferably after testing with Ubuntu 19.04 (which has newer Qt). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1380702] Re: No keyboards shortcuts in QT apps

2019-05-10 Thread Dmitry Shachnev
Regarding the link in #73, it is dead because the relevant packages have been copied to official Ubuntu updates. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1380702 Title: No keyboards shortcuts i

[Bug 1823769] Re: QtWebEngineProcess crashed with signal 31 in clone()

2019-05-16 Thread Dmitry Shachnev
** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/ubuntu/+source/qtwebengine-opensource-src/+bug/1823769/+attachment/5254211/+files/CoreDump.gz ** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 1826629] Re: deepin-screenshot: can't find dxcb Qt plugin

2019-05-19 Thread Dmitry Shachnev
isco) Importance: Undecided Status: New ** Changed in: deepin-qt5dxcb-plugin (Ubuntu Disco) Status: New => In Progress ** Changed in: deepin-qt5dxcb-plugin (Ubuntu Disco) Assignee: (unassigned) => Dmitry Shachnev (mitya57) -- You received this bug notification bec

[Bug 1836659] Re: Ubuntu 18.04's ibus package breaks password fields in Firefox again

2019-07-31 Thread Dmitry Shachnev
@Nico Do you confirm that with the version from bionic-proposed the bug is gone? @Ori Is that a regression, or the same bug existed with older version? If the latter, can you please file a separate bug for that? -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1836659] Re: Ubuntu 18.04's ibus package breaks password fields in Firefox again

2019-08-01 Thread Dmitry Shachnev
@Nico Thanks. There was no other bug. Marking as verified. @Ori As it is not a regression, it will be better to fix the other bug separately. ** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic -- You received this bug notification because you are a member of Ubu

[Bug 1836659] Re: Ubuntu 18.04's ibus package breaks password fields in Firefox again

2019-08-04 Thread Dmitry Shachnev
@JPSman Thanks for testing too! This bug is already verified, though I forgot to update one of the tags. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1838891] Re: qt5 applications crash when opening file chooser in gtk desktops

2019-08-04 Thread Dmitry Shachnev
Can you please specify some more details about this issue: 1) Which Ubuntu release are you using? 18.04 (Bionic), 19.04 (Disco), 19.10 (Eoan) or some other? 2) What is the version of Qt package? I.e. the output of “apt policy qt5-gtk-platformtheme”. 3) What desktop environment does this happen o

[Bug 1826629] Re: deepin-screenshot: can't find dxcb Qt plugin

2019-05-28 Thread Dmitry Shachnev
Thanks, marked as verified based on the last two comments. ** Tags removed: verification-needed verification-needed-disco ** Tags added: verification-done verification-done-disco -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:/

[Bug 1830807] Re: Update to bug-fix release Qt 5.9.8 to fix security issues in qtwebengine in Bionic

2019-05-31 Thread Dmitry Shachnev
** Description changed: - https://wiki.qt.io/Qt_5.9.6_Change_Files - https://wiki.qt.io/Qt_5.9.7_Change_Files - https://wiki.qt.io/Qt_5.9.8_Change_Files + [Impact] + The currently shipped release of Qt WebEngine (5.9.5) suffers from multiple security issues, because it is based on an outdated Chr

[Bug 1830807] Re: Update to bug-fix release Qt 5.9.8 to fix security issues in qtwebengine in Bionic

2019-06-01 Thread Dmitry Shachnev
We cannot update qtbase as that would require rebuilds of all packages using QObjectPrivate. Also there are quite a lot of changes in qtbase which make it not match the SRU criteria. If there are some important fixes related to IoT and embedded devices, please point me to specific upstream commits

[Bug 1793400] Re: [PATCH] Fix setting locale in Kazam's UI

2019-06-01 Thread Dmitry Shachnev
** Also affects: kazam (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1793400 Title: [PATCH] Fix setting locale in Kazam's UI To manage notificat

[Bug 1793400] Re: [PATCH] Fix setting locale in Kazam's UI

2019-06-04 Thread Dmitry Shachnev
** Also affects: kazam (Ubuntu Disco) 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/1793400 Title: [PATCH] Fix setting locale in Kazam's UI To manage not

[Bug 1831505] Re: Qt5 incorrectly interpret keypresses from remote VNC keyboard

2019-06-04 Thread Dmitry Shachnev
The Debian bug is marked as fixed in Qt 5.11. Can you please check if this bug is present in Disco (which has 5.12)? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1831505 Title: Qt5 incorrectly inte

[Bug 1831505] Re: Qt5 incorrectly interpret keypresses from remote VNC keyboard

2019-06-04 Thread Dmitry Shachnev
** No longer affects: qttools-opensource-src (Ubuntu) ** No longer affects: tightvnc (Ubuntu) ** Also affects: qtbase-opensource-src (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: qtbase-opensource-src (Ubuntu) Status: New => Fix Released -- You received this

[Bug 1852642] Re: Qt-based programs take long time to open when using qt5-style-plugins for theme matching

2019-11-16 Thread Dmitry Shachnev
*** This bug is a duplicate of bug 1851160 *** https://bugs.launchpad.net/bugs/1851160 qtstyleplugins is unmaintained, please see my response in https://bugs.launchpad.net/ubuntu/+source/qtstyleplugins- src/+bug/1851160/comments/2. ** This bug has been marked a duplicate of bug 1851160 app

[Bug 1852649] Re: Segfaults when connecting to Thunderbolt dock/external monitir

2019-11-16 Thread Dmitry Shachnev
Can you please test the package in https://launchpad.net/~ci-train-ppa- service/+archive/ubuntu/3841? If it works, then I will submit it to official updates for 19.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 1852649] Re: Segfaults when connecting to Thunderbolt dock/external monitir

2019-11-19 Thread Dmitry Shachnev
I have uploaded the fix to the review queue for 19.10: https://launchpad.net/ubuntu/eoan/+queue?queue_state=1 When it is accepted, you will be asked to test again, this time the package in -proposed repository. It will be needed to allow the fix to be officially released. ** Description changed:

[Bug 1852935] Re: In Ubuntu Budgie, QT apps take a long time to open

2019-11-21 Thread Dmitry Shachnev
*** This bug is a duplicate of bug 1851160 *** https://bugs.launchpad.net/bugs/1851160 I cannot reproduce this with Ubuntu Budgie 19.10 or daily ISO (tried VLC and some examples from qtbase5-examples). Anyway, qt-gtk2-platformtheme (just like GTK2 itself) is deprecated and no longer developed

[Bug 1846821] Re: Qt print dialog has wrong default page size

2019-11-27 Thread Dmitry Shachnev
I have retried the tests, and now the only failing one is pinentry. But it has passed only once, and that was by accident. Please ignore it: http://autopkgtest.ubuntu.com/packages/p/pinentry/bionic/amd64 ** Tags removed: verification-needed ** Tags added: verification-done -- You received this

[Bug 1852935] Re: In Ubuntu Budgie, QT apps take a long time to open

2019-11-28 Thread Dmitry Shachnev
*** This bug is a duplicate of bug 1851160 *** https://bugs.launchpad.net/bugs/1851160 > Also Filezilla is affected by this issue. For Filezilla removing qt5-gtk2-platformtheme does NOT solve the issue. Filezilla uses GTK 2 directly, not Qt. This indicates it's a bug/regression in GTK 2. --

[Bug 1846821] Re: Qt print dialog has wrong default page size

2019-10-30 Thread Dmitry Shachnev
Can you please test the packages in https://launchpad.net/~ci-train-ppa- service/+archive/ubuntu/3833? The patch did not apply to 5.9 branch so I had to make some changes to it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 1848784] Re: Crash in Qt 5.12.2

2019-10-30 Thread Dmitry Shachnev
** Information type changed from Public to Public Security -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1848784 Title: Crash in Qt 5.12.2 To manage notifications about this bug go to: https://bugs

[Bug 1846821] Re: Qt print dialog has wrong default page size

2019-10-30 Thread Dmitry Shachnev
Thanks for the quick feedback! I have just uploaded this fix to Ubuntu, it is waiting in the review queue. Per the procedure, when it is accepted you will be asked to test the fix again, this time installing the packages from bionic-proposed repository. Also updated the bug description to contain

[Bug 1850774] Re: Crash when used in falkon as of 19.10

2019-10-31 Thread Dmitry Shachnev
> Would be nice to backport necessary fixes from 5.13.0 Do you know which fixes exactly should be backported? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850774 Title: Crash when used in falkon

[Bug 1848784] Re: Crash in Qt 5.12.2

2019-11-03 Thread Dmitry Shachnev
Focal now has Qt 5.12.5 where this is fixed. ** Also affects: qtbase-opensource-src (Ubuntu Disco) Importance: Undecided Status: New ** Also affects: qtbase-opensource-src (Ubuntu Eoan) Importance: Undecided Status: New ** Also affects: qtbase-opensource-src (Ubuntu Bionic)

[Bug 1851160] Re: applications that uses qt5-gtk2-platformtheme starts slowly

2019-11-03 Thread Dmitry Shachnev
Thank you for your report! qt5-gtk2-platformtheme is deprecated and unmaintained (just like GTK2 itself), so uninstalling that package is the right solution. I was going to remove that package from Ubuntu, but did not do it only because some users protested. ** Changed in: qtstyleplugins-src (Ub

[Bug 1215411] Re: libcpupower.so is not installed from linux-tools

2019-09-16 Thread Dmitry Shachnev
Hi Juerg! This is a step towards what we want, but ideally it would be nice to have an unversioned package (like linux-tools-dev) that would ship some symlinks in /usr/include and /usr/lib, so that we don’t need to pass -I and -L to gcc. -- You received this bug notification because you are a me

[Bug 1215411] Re: libcpupower.so is not installed from linux-tools

2019-09-17 Thread Dmitry Shachnev
Debian has package names that follow upstream SONAME, e.g. libcpupower0, libcpupower2. The -dev package is used only for building, the resulting binary packages get dependency on library package. When there is ABI break, upstream changes SONAME, so the library package changes too and all reverse d

[Bug 1897447] Re: Sync syncthing 1.9.0~ds1-2 (universe) from Debian unstable (main)

2020-10-09 Thread Dmitry Shachnev
Now golang-github-lucas-clemente-quic-go built fine, but syncthing itself FTBFS: https://launchpadlibrarian.net/501315340/buildlog_ubuntu-groovy- amd64.syncthing_1.9.0~ds1-2_BUILDING.txt.gz Can you look at it? -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1897447] Re: Sync syncthing 1.9.0~ds1-2 (universe) from Debian unstable (main)

2020-10-09 Thread Dmitry Shachnev
Nevermind, I figured it out: https://launchpad.net/ubuntu/+source/syncthing/1.9.0~ds1-2ubuntu1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1897447 Title: Sync syncthing 1.9.0~ds1-2 (universe) fro

[Bug 1897447] Re: Sync syncthing 1.9.0~ds1-2 (universe) from Debian unstable (main)

2020-10-09 Thread Dmitry Shachnev
Now it dep-waits on armhf because badger FTBFS here (a retry didn't help): https://launchpad.net/ubuntu/+source/badger/2.0.3-1/+build/19212777 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1897447 Ti

[Bug 1897779] Re: Sync golang-github-lucas-clemente-quic-go 0.18.0-2 (universe) from Debian unstable (main)

2020-10-09 Thread Dmitry Shachnev
** Changed in: golang-github-lucas-clemente-quic-go (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/1897779 Title: Sync golang-github-lucas-clemen

[Bug 1897447] Re: Sync syncthing 1.9.0~ds1-2 (universe) from Debian unstable (main)

2020-10-09 Thread Dmitry Shachnev
> Who’d have thought a simple version bump would be this complicated! The story hasn't ended yet. Now we also have a failing autopkgtest: https://autopkgtest.ubuntu.com/packages/s/syncthing/groovy/amd64 (retried, maybe that will help). > Apparently you need to update badger too It is not urgent

[Bug 1897447] Re: Sync syncthing 1.9.0~ds1-2 (universe) from Debian unstable (main)

2020-10-12 Thread Dmitry Shachnev
I tried a newer version from Debian and the autopkgtest still fails. The only failing test is: === RUN TestStressBufferPool FAILgithub.com/syncthing/syncthing/lib/protocol 2.706s On ci.debian.net, it passes: === RUN TestStressBufferPool bufferpool_test.go:111: 4432 4335 172 [0 0

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

2020-10-18 Thread Dmitry Shachnev
Hi Sebastian! I noticed that on Ubuntu Groovy, indicator-appmenu is behaving incorrectly. It shows a menu for the application, but only until some dialog is opened. For example: 1) Start LibreOffice Writer — there will be a menu; 2) Open the About dialog — the menu will disappear (correctly); 3)

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

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

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

[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 (0.10.9-0.1

[Bug 1896885] Re: Please add Finnish translation for gnome-flashback

2020-09-24 Thread Dmitry Shachnev
Hi Timo! Can you please add SRU template paperwork to this bug? I would wait for 3.36.5 release to avoid double load on SRU team (it will also contain the Russian translation I am interested in), but filling the SRU template is needed in any case. -- You received this bug notification because y

[Bug 1897223] Re: Version and other metadata not proper

2020-09-28 Thread Dmitry Shachnev
This bug was fixed in the package syncthing - 1.9.0~ds1-2 Sponsored for Andrej Shadura (andrew.sh) --- syncthing (1.9.0~ds1-2) unstable; urgency=medium * badger-max-cache.patch: Don't use deprecated MaxCache option. * Depend on quic-go >=0.18.0. -- Alexandre Viau Sun, 20 S

[Bug 1897447] Re: Sync syncthing 1.9.0~ds1-2 (universe) from Debian unstable (main)

2020-09-28 Thread Dmitry Shachnev
This bug was fixed in the package syncthing - 1.9.0~ds1-2 Sponsored for Andrej Shadura (andrew.sh) --- syncthing (1.9.0~ds1-2) unstable; urgency=medium * badger-max-cache.patch: Don't use deprecated MaxCache option. * Depend on quic-go >=0.18.0. -- Alexandre Viau Sun, 20 S

[Bug 1847018] Re: Syncthing reports bad version, confusing other clients

2020-09-28 Thread Dmitry Shachnev
This bug was fixed in the package syncthing - 1.9.0~ds1-2 Sponsored for Andrej Shadura (andrew.sh) --- syncthing (1.9.0~ds1-2) unstable; urgency=medium * badger-max-cache.patch: Don't use deprecated MaxCache option. * Depend on quic-go >=0.18.0. -- Alexandre Viau Sun, 20 S

[Bug 1897447] Re: Sync syncthing 1.9.0~ds1-2 (universe) from Debian unstable (main)

2020-09-29 Thread Dmitry Shachnev
Hi Andrej! Unfortunately, it now dep-waits on two golang packages: https://launchpad.net/ubuntu/+source/syncthing/1.9.0~ds1-2/+build/20085802 I have synced golang-github-greatroar-blobloom, it was not present in Ubuntu at all and now is waiting in the NEW queue. Regarding golang-github-lucas-cl

[Bug 1897779] Re: Sync golang-github-lucas-clemente-quic-go 0.18.0-2 (universe) from Debian unstable (main)

2020-09-30 Thread Dmitry Shachnev
This bug was fixed in the package golang-github-lucas-clemente-quic-go - 0.18.0-2 Sponsored for Andrej Shadura (andrew.sh) --- golang-github-lucas-clemente-quic-go (0.18.0-2) unstable; urgency=medium * Team upload * Bump golang-github-marten-seemann-qtls-dev to 0.10.0 * Bump de

[Bug 1897779] Re: Sync golang-github-lucas-clemente-quic-go 0.18.0-2 (universe) from Debian unstable (main)

2020-09-30 Thread Dmitry Shachnev
It FTBFS :-( https://launchpad.net/ubuntu/+source/golang-github-lucas-clemente-quic- go/0.18.0-2/+build/20091909 Relevant part (I guess): • Failure [3.667 seconds] Server → server accepting sessions that completed the handshake → handling packets → drops packets if the receive queue is full [It

[Bug 1897779] Re: Sync golang-github-lucas-clemente-quic-go 0.18.0-2 (universe) from Debian unstable (main)

2020-10-01 Thread Dmitry Shachnev
> It FTBFS :-( I managed to reproduce this on Debian, so filed a bug there: https://bugs.debian.org/971544. ** Bug watch added: Debian Bug tracker #971544 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971544 -- You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 1898477] Re: [SRU] Update indicator-applet to 12.10.2+20.04.202010xx-0ubuntu

2020-10-04 Thread Dmitry Shachnev
** Also affects: indicator-applet (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: indicator-applet (Ubuntu) Status: New => Fix Released ** Summary changed: - [SRU] Update indicator-applet to 12.10.2+20.04.202010xx-0ubuntu + Old indicator items are not removed, ju

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

2020-10-05 Thread Dmitry Shachnev
Uploaded, it’s waiting in the queue: . -- 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 indicator items are not removed, just

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

[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. https://bugs.launch

[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. https://bugs.launch

[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. https://

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

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

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

[Bug 1889063] Re: Sync python-requests-cache 0.5.2-1 (universe) from Debian unstable (main)

2020-07-28 Thread Dmitry Shachnev
This bug was fixed in the package python-requests-cache - 0.5.2-1 Sponsored for Hans Joachim Desserud (hjd) --- python-requests-cache (0.5.2-1) unstable; urgency=medium [ Ondřej Nový ] * d/changelog: Remove trailing whitespaces. * Bump Standards-Version to 4.4.1. [ Debian Jan

[Bug 1889062] Re: Sync python-dmidecode 3.12.2-11 (universe) from Debian unstable (main)

2020-07-28 Thread Dmitry Shachnev
This bug was fixed in the package python-dmidecode - 3.12.2-11 Sponsored for Hans Joachim Desserud (hjd) --- python-dmidecode (3.12.2-11) unstable; urgency=medium [ Ondřej Nový ] * Bump Standards-Version to 4.4.1. [ Debian Janitor ] * Trim trailing whitespace. * Bump debhel

[Bug 1876758] Re: Menu bar missing for various applications

2020-07-28 Thread Dmitry Shachnev
> to my big surprise recognized that the missing menu bars are actually located in the bottom (gnome-)panel You can Alt + right-click on that applet and remove it from panel, then the menu will return to the window. Also you can re-add that applet to the top panel if you want. -- You received th

[Bug 1890170] Re: ImportError libstdc++.so.6 cannot allocate memory after importing PyQt5.Qt PyQt5.QtCore and cv2

2020-08-03 Thread Dmitry Shachnev
** Tags added: regression-update -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1890170 Title: ImportError libstdc++.so.6 cannot allocate memory after importing PyQt5.Qt PyQt5.QtCore and cv2 To ma

[Bug 1891380] Re: Sync redland-bindings 1.0.17.1+dfsg-1.4 (universe) from Debian unstable (main)

2020-08-15 Thread Dmitry Shachnev
This bug was fixed in the package redland-bindings - 1.0.17.1+dfsg-1.4 Sponsored for Hans Joachim Desserud (hjd) --- redland-bindings (1.0.17.1+dfsg-1.4) unstable; urgency=medium * Non-maintainer upload. * python-librdf: Don't hard-code python. Closes: #966787. -- Matthias Klose

<    1   2   3   4   5   6   7   8   9   10   >