[Touch-packages] [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 Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1834333 Title: Scal

[Touch-packages] [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 Touch seeded packages, wh

[Touch-packages] [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

[Touch-packages] [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.

[Touch-packages] [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

[Touch-packages] [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

[Touch-packages] [Bug 1824986] Re: twinkle doesn't start (stack smashing detected) (Lubuntu 18.04)

2019-07-18 Thread Dmitry Shachnev
Thanks for confirming, adjusting the bug status accordingly. ** No longer affects: twinkle (Ubuntu) ** Also affects: qtdeclarative-opensource-src (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: qtdeclarative-opensource-src (Ubuntu) Status: New => Fix Released *

[Touch-packages] [Bug 1658836] Re: /usr/bin/twinkle:11:QBasicAtomicOps:QBasicAtomicInteger:QtSharedPointer::ExternalRefCountData::getAndRef:QWeakPointer:QPointer

2019-07-16 Thread Dmitry Shachnev
https://codereview.qt-project.org/c/qt/qtbase/+/188320 says that the fix is included in Qt 5.9.0 and later versions (see the “Included in” button). As the latest Ubuntu LTS release has Qt 5.9.5, I think we can close this. ** Changed in: qtdeclarative-opensource-src (Ubuntu) Status: New =>

[Touch-packages] [Bug 1824986] Re: twinkle doesn't start (stack smashing detected) (Lubuntu 18.04)

2019-07-16 Thread Dmitry Shachnev
Hi Dima! This looks like https://bugreports.qt.io/browse/QTBUG-58508 to me. According to that bug, it is fixed in Qt 5.11, however the change is too large to backport to 5.9. Exporting QML_DISABLE_DISK_CACHE=1 should help as a workaround — can you try that? -- You received this bug notification

[Touch-packages] [Bug 1833536] Re: QuiteRSS crashes intermittently

2019-07-11 Thread Dmitry Shachnev
Dear William and Brian, Please test the updated Qt packages in -proposed and let us know your results and the version you tested with. Without this the update will not be released. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1833536] Re: QuiteRSS crashes intermittently

2019-07-07 Thread Dmitry Shachnev
Hi Łukasz, For disco, all autopkgtests are passing now. For bionic, the only failing package is kdeconnect. These failures are caused by OpenSSL update to 1.1.1, not by Qt update. Also, it is a bug in tests, not in real code. It was fixed upstream yesterday in https://invent.kde.org/kde/kdeconnec

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

2019-07-02 Thread Dmitry Shachnev
> Packages from bionic-proposed fix the issue. Thanks, marking as verified then. ** Tags removed: verification-needed verification-needed-bionic ** Tags added: verification-done verification-done-bionic -- You received this bug notification because you are a member of Ubuntu Touch seeded packag

[Touch-packages] [Bug 1833536] Re: QuiteRSS crashes intermittently

2019-06-23 Thread Dmitry Shachnev
** Also affects: qtbase-opensource-src (Ubuntu Disco) Importance: Undecided Status: New ** Changed in: qtbase-opensource-src (Ubuntu Bionic) Status: Confirmed => In Progress ** Changed in: qtbase-opensource-src (Ubuntu Disco) Status: New => In Progress -- You received th

[Touch-packages] [Bug 1833536] Re: QuiteRSS crashes intermittently

2019-06-21 Thread Dmitry Shachnev
** Description changed: - After opening QuiteRSS it will run until crash happens. This happens - intermittently within the hour usually. + [Impact] + This bug affects QuiteRSS and other Qt applications, like plasma-discover (see https://bugs.kde.org/show_bug.cgi?id=402848) and qbittorrent (see b

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

2019-06-08 Thread Dmitry Shachnev
** Description changed: - Steps to reproduce: + [Impact] + Qt applications incorrectly interpret keyboard input when running over some VNC clients such as TightVNC. + + [Test Case] 1. Have Ubuntu 18.04 LTS installed with VNC server 2. Connect to Ubuntu 18.04 LTS from other machine with VNC c

[Touch-packages] [Bug 1810346] Re: VLC interface not displayed correctly

2019-06-08 Thread Dmitry Shachnev
Can one of you please check if the issue still exists with Ubuntu 19.04 (which has Qt 5.12)? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1810346 Title: VL

[Touch-packages] [Bug 1795358] Re: FTBFS with MySQL 8.0

2019-06-08 Thread Dmitry Shachnev
Ubuntu 19.04 release has Qt 5.12, so marking this as fixed. ** Changed in: qtbase-opensource-src (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. htt

[Touch-packages] [Bug 1811678] Re: Inconsistent OpenGL support across architectures

2019-06-08 Thread Dmitry Shachnev
Sorry for the delay, for some reason I have not received a mail about this bug. Starting with Ubuntu 19.04 release, there is no difference between Debian and Ubuntu: both use OpenGL ES on armel/armhf, and desktop OpenGL on the other architectures. Initially I wanted to add arm64 to that list too,

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

2019-06-07 Thread Dmitry Shachnev
It was quite difficult to backport this even to 18.04, as I had to change the code in several places to make it compile. That was backporting only two releases back (5.11 → 5.9). 16.04 has 5.5 so that sounds impossible, however patches are welcome. -- You received this bug notification because y

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

2019-06-07 Thread Dmitry Shachnev
Can you please try packages from https://launchpad.net/~ci-train-ppa- service/+archive/ubuntu/3731/+packages and see if they fix the issue? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https

[Touch-packages] [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

[Touch-packages] [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 Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/b

[Touch-packages] [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 Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/

[Touch-packages] [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 Touch seeded packages, which is subscribed to q

[Touch-packages] [Bug 1824753] Re: When I pass the Qt application to the secondary monitor the characters of the application increase

2019-04-26 Thread Dmitry Shachnev
Thanks for the video! Can you please file a bug upstream to ? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1824753 Title: When I

[Touch-packages] [Bug 1824753] Re: When I pass the Qt application to the secondary monitor the characters of the application increase

2019-04-23 Thread Dmitry Shachnev
> And by the way, it happens with other distros that use GNOME 3.32. Thanks for the info! Do you know if this is caused by GNOME upgrade (3.30 -> 3.32) or by Qt upgrade (5.11 -> 5.12)? Do you have any links to bugs in other distros or upstream? -- You received this bug notification because you

[Touch-packages] [Bug 1825485] Re: It requires two dependencies that are in conflict (libqt5core5a and qtbase-abi)

2019-04-22 Thread Dmitry Shachnev
So this was a problem caused by third-party PPA. If you want newer Qt, it is better to upgrade to a newer Ubuntu version (18.04 LTS has Qt 5.9, 19.04 has Qt 5.12), rather than use PPAs. ** Changed in: qtmultimedia-opensource-src (Ubuntu) Status: New => Invalid -- You received this bug no

[Touch-packages] [Bug 1825485] Re: It requires two dependencies that are in conflict (libqt5core5a and qtbase-abi)

2019-04-22 Thread Dmitry Shachnev
What version of libqt5core5a do you have installed? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtmultimedia-opensource- src in Ubuntu. https://bugs.launchpad.net/bugs/1825485 Title: It requires two dependencies that ar

[Touch-packages] [Bug 1821091] Re: [FFe] Qt 5.12.2 update

2019-04-01 Thread Dmitry Shachnev
Hi, I have three things to mention: 1) We now have successfully rebuilt all reverse dependencies in the PPA. 2) I have checked whether Qt WebEngine 5.12 builds fine against Qt 5.11 and the answer is no. So I was wrong, and the only way to get Qt WebEngine security updates is updating all of Qt.

[Touch-packages] [Bug 1821091] Re: [FFe] Qt 5.12.2 update

2019-03-26 Thread Dmitry Shachnev
> The most ironic part is that you can not update it independently without having Qt 5.12. In fact you can, at least that was the case with previous Qt WebEngine versions: https://doc.qt.io/qt-5/qtwebengine-platform-notes.html#using-earlier-qt- versions-to-build-qt-webengine But anyway, any vers

[Touch-packages] [Bug 1821091] Re: [FFe] Qt 5.12.2 update

2019-03-25 Thread Dmitry Shachnev
Hi Łukasz! I have not yet rebuilt reverse dependencies, but if there is a chance of getting this FFe approved I can add them to the PPA tomorrow. If you are not going to approve this, then no problem for me personally, we will land 5.12.2 (or even .3) at the beginning of next release cycle. --

[Touch-packages] [Bug 1821091] [NEW] [FFe] Qt 5.12.2 update

2019-03-20 Thread Dmitry Shachnev
Public bug reported: Dear Release Team, I would like to update Qt in disco from 5.11.3 to 5.12.2. The reasons are the following: 1) The 5.11 branch is EOL and no longer receiving any fixes. The 5.12 branch is LTS and will be supported for three years. 2) New versions of Plasma are going to req

[Touch-packages] [Bug 1820950] [NEW] package linux-image-extra-4.4.0-141-generic 4.4.0-141.167 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2019-03-19 Thread Dmitry
Public bug reported: end kernel panic not syncing vfs ProblemType: Package DistroRelease: Ubuntu 16.04 Package: linux-image-extra-4.4.0-141-generic 4.4.0-141.167 ProcVersionSignature: Ubuntu 4.4.0-142.168-generic 4.4.167 Uname: Linux 4.4.0-142-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidi

[Touch-packages] [Bug 1820536] Re: print dialog cups "advanced tab" missing in qt5/kf5 based applications

2019-03-17 Thread Dmitry Shachnev
*** This bug is a duplicate of bug 1776173 *** https://bugs.launchpad.net/bugs/1776173 The duplex settings were added in qtbase 5.9.5+dfsg-0ubuntu2, which is currently available in bionic-proposed. The whole "Advanced" tab is impossible to backport. If you look at openSUSE, they have not just

[Touch-packages] [Bug 1776173] Re: qt print dialog shipped with bionic ignores printer defaults

2019-03-15 Thread Dmitry Shachnev
Thanks to you both for testing! Adjusting the tags accordingly. ** Tags removed: verification-needed verification-needed-bionic ** Tags added: verification-done verification-done-bionic -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subsc

[Touch-packages] [Bug 1776173] Re: qt print dialog shipped with bionic ignores printer defaults

2019-03-13 Thread Dmitry Shachnev
** Tags removed: verification-needed-cosmic ** Tags added: verification-done-cosmic -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1776173 Title: qt print di

[Touch-packages] [Bug 1776173] Re: qt print dialog shipped with bionic ignores printer defaults

2019-03-13 Thread Dmitry Shachnev
Sergio, Robert: can you please test the packages in bionic-proposed and cosmic-proposed? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1776173 Title: qt pri

[Touch-packages] [Bug 1776173] Re: qt print dialog shipped with bionic ignores printer defaults

2019-02-28 Thread Dmitry Shachnev
** Changed in: qtbase-opensource-src (Ubuntu Cosmic) Status: Incomplete => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1776173 Title: q

[Touch-packages] [Bug 1776173] Re: qt print dialog shipped with bionic ignores printer defaults

2019-02-28 Thread Dmitry Shachnev
OK, I have just uploaded the fix for Cosmic too. If you want to test it before it is accepted into -proposed, it is also available here: https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/3634. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages

[Touch-packages] [Bug 1776173] Re: qt print dialog shipped with bionic ignores printer defaults

2019-02-14 Thread Dmitry Shachnev
Uploaded fix for Bionic, it is now waiting for approval in the queue: https://launchpad.net/ubuntu/bionic/+queue?queue_state=1 Will someone be able to test a Cosmic fix if I do it? ** Description changed: - All kde applications shipped with ubuntu and particularly kubuntu bionic - print via the

[Touch-packages] [Bug 1776173] Re: qt print dialog shipped with bionic ignores printer defaults

2019-02-13 Thread Dmitry Shachnev
Hi Robert and Sergio! Sorry for the delay with fixing this. In Qt packaging team, we are all volunteers and work in our free time. Initially I hoped that one of my co-maintainers would take care of this issue, but looks like they also didn’t have time, so I fixed it myself for the development rel

[Touch-packages] [Bug 1799111] Re: lots of Classes missing from docs (e.g. QFileInfo)

2019-02-09 Thread Dmitry Shachnev
@Łukasz: kdeconnect tests failures is a race condition in tests, not a real bug. This patch (which is applied in Disco) https://salsa.debian.org/qt-kde- team/extras/kdeconnect/blob/master/debian/patches/ssl_socket_race_fix.diff would fix it. But as it’s a bug in tests and not in real code, I would

[Touch-packages] [Bug 1799111] Re: lots of Classes missing from docs (e.g. QFileInfo)

2019-02-07 Thread Dmitry Shachnev
That definitely is not related to my changes. However, it could be caused by the fact that qtbase is rebuilt against new OpenSSL or something like that. I found a similar bug in Debian: https://bugs.debian.org/907339. Let’s see if retrying the tests against kdeconnect 1.3.3 (which just migrated to

[Touch-packages] [Bug 1799111] Re: lots of Classes missing from docs (e.g. QFileInfo)

2019-02-05 Thread Dmitry Shachnev
Verifying in a cosmic chroot: # apt install qtbase5-doc-html qtdeclarative5-doc-html [...] Get:1 http://archive.ubuntu.com/ubuntu cosmic-proposed/universe amd64 qtbase5-doc-html all 5.11.1+dfsg-7ubuntu2 [22.1 MB] Get:2 http://archive.ubuntu.com/ubuntu cosmic-proposed/universe amd64 qtdeclarative

[Touch-packages] [Bug 1812150] Re: qhelpgenerator and qcollectiongenerator will not run

2019-01-18 Thread Dmitry Shachnev
> qtchooser could use a more informative error message, though. I agree. > Who maintains qtchooser? Is that you (Ubuntu)? No, it is maintained here (not very actively, though): https://code.qt.io/cgit/qtsdk/qtchooser.git/ https://codereview.qt-project.org/#/q/project:qtsdk/qtchooser,n,z For Qt

[Touch-packages] [Bug 1812150] Re: qhelpgenerator and qcollectiongenerator will not run

2019-01-17 Thread Dmitry Shachnev
This is how qtchooser works. You need to install qt5-default package which provides a proper configuration, or export QT_SELECT=5, or run “qhelpgenerator -qt5” and so on. ** Changed in: qtchooser (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a membe

[Touch-packages] [Bug 1715435] Re: Can't lock screen with keyboard shortcuts when using lightdm

2018-12-12 Thread Dmitry Korzhevin
> Disabling the key "/org/gnome/desktop/lockdown/disable-lock-screen" in dconf-editor solved the problem. Also, solved for mee too (Ubuntu 18.10 with all updates installed, per 12 Dec 2018) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is s

[Touch-packages] [Bug 1799111] Re: lots of Classes missing from docs (e.g. QFileInfo)

2018-12-06 Thread Dmitry Shachnev
The packages are waiting in the review queue since November 27th: https://launchpad.net/ubuntu/cosmic/+queue?queue_state=1. Now it’s up to SRU team to review them. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtdeclarative-

[Touch-packages] [Bug 1806186] Re: qtbase5-dev package depends on qtwayland5 but doesn't install it

2018-12-01 Thread Dmitry Shachnev
This dependency is in Qt5Gui_QWaylandEglPlatformIntegrationPlugin.cmake. It is shipped in libqt5waylandcompositor5-dev, not in qtbase5-dev, so I am reassigning this bug accordingly. I have fixed it in this commit in our packaging Git: https://salsa.debian.org/qt-kde- team/qt/qtwayland/commit/05858

[Touch-packages] [Bug 1799111] Re: lots of Classes missing from docs (e.g. QFileInfo)

2018-11-26 Thread Dmitry Shachnev
The latest qtdeclarative build in Disco contains the properly built documentation, so marking this bug as fixed there. I am working on a backport to Cosmic now. ** Changed in: qtdeclarative-opensource-src (Ubuntu) Status: New => Fix Released -- You received this bug notification because

[Touch-packages] [Bug 1799111] Re: lots of Classes missing from docs (e.g. QFileInfo)

2018-11-15 Thread Dmitry Shachnev
This needs fixes in both qtbase and qttools. In addition, I will upload a no-change rebuild of qtdeclarative to demonstrate that the fix works. Updating the description accordingly. ** Description changed: [Impact] The packaged Qt documentation, which can be viewed in browser (qt*-doc-html

[Touch-packages] [Bug 1802965] [NEW] "unable to allocate memory" when proc is mounted in a chrooted environment

2018-11-12 Thread Dmitry
Public bug reported: The host system is Ubuntu Bionic amd64. I created a Xenial-based i386 chroot environment with debootstrap. After that I'm doing the following: # chroot into it sudo chroot xenial-i386 # mount all virtual fs we usually need to run programs mount -t proc proc /proc mount -t sy

[Touch-packages] [Bug 1799625] Re: Enable journald support

2018-11-06 Thread Dmitry Shachnev
Please see the linked Debian bug for the latest status on this. TL;DR: We are not going to built with journald support for now, as it can break tests of some reverse dependencies. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1797040] Re: QtWebkit - missing doxygen tags file

2018-11-02 Thread Dmitry Shachnev
Thanks. Committed as https://salsa.debian.org/qt-kde- team/qt/qt5webkit/commit/edfff7e6eeb3d08ccee40e059c26de3b5a3bd663, will be in the next upload. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtwebkit-opensource-src in U

[Touch-packages] [Bug 1777615] Re: OKULAR - can't set print default to duplex

2018-10-24 Thread Dmitry Shachnev
*** This bug is a duplicate of bug 1776173 *** https://bugs.launchpad.net/bugs/1776173 ** This bug has been marked a duplicate of bug 1776173 qt print dialog shipped with bionic ignores printer defaults -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1799026] Re: Trojitá plaintext emails are displayed letter by letter

2018-10-23 Thread Dmitry Shachnev
> c++: fatal error: Killed signal terminated program cc1plus I have retried it. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtwebkit-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1799026 Title: Trojitá plai

[Touch-packages] [Bug 1799111] Re: lots of Classes missing from docs (e.g. QFileInfo)

2018-10-23 Thread Dmitry Shachnev
** Description changed: - The Qt offline documentation for cosmic is incomplete. In fact there's - virtually no content what so ever. It would be easier I think to list - what actually got picked up that what was missed. + [Impact] + The packaged Qt documentation, which can be viewed in browser (q

[Touch-packages] [Bug 1799111] Re: lots of Classes missing from docs (e.g. QFileInfo)

2018-10-22 Thread Dmitry Shachnev
This is a bug in qdoc generator (built from qttools-opensource-src) and in qtbase5-doc-html binary package. Re-assigning accordingly. ** Bug watch added: Debian Bug tracker #908328 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=908328 ** Also affects: qtdoc-opensource-src (Debian) via ht

[Touch-packages] [Bug 1797040] Re: QtWebkit - missing doxygen tags file

2018-10-10 Thread Dmitry Shachnev
Hi Anton! Can you please forward the patch upstream to https://github.com/annulen/webkit? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtwebkit-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1797040 Title: Qt

[Touch-packages] [Bug 1795358] Re: FTBFS with MySQL 8.0

2018-10-02 Thread Dmitry Shachnev
This has been fixed in https://code.qt.io/cgit/qt/qtbase.git/commit/?id=818ab021f5fbeedd, which will be part of Qt 5.12. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.n

[Touch-packages] [Bug 1791166] Re: Programs using the libqt5gui5 library do not start.

2018-09-09 Thread Dmitry Shachnev
I have closed the bug as you are no longer getting this error, and nobody else has reported the same. If it happens again for you or someone else, feel free to reopen. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-ope

[Touch-packages] [Bug 1791166] Re: Programs using the libqt5gui5 library do not start.

2018-09-09 Thread Dmitry Shachnev
** Changed in: qtbase-opensource-src (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1791166 Title: Programs usi

[Touch-packages] [Bug 1791166] Re: Programs using the libqt5gui5 library do not start.

2018-09-07 Thread Dmitry Shachnev
Please paste the output of the following command: $ apt-cache policy libqt5gui5 libqt5widgets5 virtualbox-qt smplayer This way we will be able to know what are the package versions on your system and where did you install them from. Also, if possible, run: $ apport-collect 1791166 That will au

[Touch-packages] [Bug 1761016] Re: cherry-pick https://codereview.qt-project.org/#/c/224684/ to fix image slideshows in KDE Plasma

2018-08-31 Thread Dmitry Shachnev
qtdeclarative-opensource-src is a source package name, it builds multiple binary packages — you can see a list of them here: https://packages.ubuntu.com/bionic/source/qtdeclarative-opensource-src. In this case the relevant binary package is probably libqt5quick5, but it is better to upgrade all th

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

2018-08-26 Thread Dmitry Shachnev
This is fixed in Ubuntu 18.10 which has Qt 5.11. As I wrote above, the patch is huge, so it does not meet the acceptance criteria for a stable release update. ** Changed in: qtbase-opensource-src (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you

[Touch-packages] [Bug 1744260] Re: /etc/xdg/QtProject/qtlogging.ini disables qDebug() logging of all Qt 5 libraries installed on the system

2018-08-26 Thread Dmitry Shachnev
This was fixed in qtbase-opensource-src 5.9.3+dfsg-0ubuntu2 and newer versions in Ubuntu 18.04. ** Changed in: qtbase-opensource-src (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subs

[Touch-packages] [Bug 1673309] Re: package libqt5gui5:armhf 5.5.1+dfsg-16ubuntu7.2 failed to install/upgrade: проблемы зависимостей — оставляем не настроенным

2018-08-26 Thread Dmitry Shachnev
>From DpkgTerminalLog.txt: > Настраивается пакет fontconfig (2.11.94-0ubuntu1.1) … > Regenerating fonts cache... failed. > See /var/log/fontconfig.log for more information. So this is an error in fontconfig, not in qtbase. ** Package changed: qtbase-opensource-src (Ubuntu) => fontconfig (Ubuntu)

[Touch-packages] [Bug 1731646] Re: missing qDebug output when creating QT applications

2018-08-26 Thread Dmitry Shachnev
This was fixed in qtbase-opensource-src 5.9.3+dfsg-0ubuntu2 and newer versions in Ubuntu 18.04. ** Changed in: qtbase-opensource-src (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subs

[Touch-packages] [Bug 1761016] Re: cherry-pick https://codereview.qt-project.org/#/c/224684/ to fix image slideshows in KDE Plasma

2018-08-26 Thread Dmitry Shachnev
Uploaded, here it is in the review queue: https://launchpad.net/ubuntu/bionic/+queue?queue_state=1. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtdeclarative-opensource- src in Ubuntu. https://bugs.launchpad.net/bugs/17610

[Touch-packages] [Bug 1761016] Re: cherry-pick https://codereview.qt-project.org/#/c/224684/ to fix image slideshows in KDE Plasma

2018-08-25 Thread Dmitry Shachnev
Thanks a lot, I will upload the fix for 5.9 tomorrow. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtdeclarative-opensource- src in Ubuntu. https://bugs.launchpad.net/bugs/1761016 Title: cherry-pick https://codereview.qt

[Touch-packages] [Bug 1761016] Re: cherry-pick https://codereview.qt-project.org/#/c/224684/ to fix image slideshows in KDE Plasma

2018-08-25 Thread Dmitry Shachnev
Any chance you can update the bug description as required by the Stable Release Update procedure? https://wiki.ubuntu.com/StableReleaseUpdates#SRU_Bug_Template -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtdeclarative-ope

[Touch-packages] [Bug 1761016] Re: cherry-pick https://codereview.qt-project.org/#/c/224684/ to fix image slideshows in KDE Plasma

2018-08-22 Thread Dmitry Shachnev
You are right. The bug was fixed upstream in 5.11 so I marked the Cosmic task as fixed. For Bionic, I opened a new task and it is not fixed. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtdeclarative-opensource- src in Ubun

[Touch-packages] [Bug 1761016] Re: cherry-pick https://codereview.qt-project.org/#/c/224684/ to fix image slideshows in KDE Plasma

2018-08-22 Thread Dmitry Shachnev
** Also affects: qtdeclarative-opensource-src (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: qtdeclarative-opensource-src (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1788013] Re: package libqt5core5 (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/x86_64-linux-gnu/libQt5Core.so.5', which is also in package libqt5core5a

2018-08-21 Thread Dmitry Shachnev
You are trying to install a very old version of Qt (5.0.1), it is not provided by Ubuntu for a long time. So it is probably a problem with third party source. Also Ubuntu 17.04 is no longer supported. You need to update to 18.04 LTS. ** Changed in: qtbase-opensource-src (Ubuntu) Status: Ne

[Touch-packages] [Bug 1781861] Re: qtchooser should select right version when only one is installed

2018-07-16 Thread Dmitry Shachnev
Unfortunately qtchooser upstream rejected this proposal. There is only a limited set of tools for which it will fall back to any installed version. For the rest of tools, we recommend to install qt5-default package which will make qtchooser always use Qt 5 tools by default. ** Changed in: qtchoos

[Touch-packages] [Bug 1780996] Re: Convert triggers to noawait

2018-07-10 Thread Dmitry Shachnev
Sphinx in cosmic no longer uses triggers. Sphinx in bionic uses interest-noawait. ** Changed in: sphinx (Ubuntu) Status: New => Fix Released ** Changed in: sphinx (Ubuntu Bionic) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu T

[Touch-packages] [Bug 1774739] Re: Running Qt apps inside a 18.04 container crashes

2018-06-22 Thread Dmitry Shachnev
Interesting that I cannot reproduce this on Debian sid, which has a newer Docker.io version (18.03.1 vs. 17.12.1). Can you try starting dbus before running the application, to see if that helps? $ sudo /etc/init.d/dbus start # Start the system bus $ dbus-daemon --session --fork # And the sessi

[Touch-packages] [Bug 1776446] Re: QDBusInterface is able to connect to org.freedesktop.DBus, but its status is invalid

2018-06-22 Thread Dmitry Shachnev
I think you should not try to interact with org.freedesktop.DBus interface directly, instead you should use QDBusConnectionInterface for that. In your particular case, this would be using https://doc.qt.io/qt-5/qdbusconnectioninterface.html #registeredServiceNames-prop: const QDBusConnectionInterf

[Touch-packages] [Bug 1776446] [NEW] QDBusInterface is able to connect to org.freedesktop.DBus, but its status is invalid

2018-06-12 Thread Dmitry
Public bug reported: Consider the following example: #include #include int main(int argc, char *argv[]) { QCoreApplication app(argc, argv); QDBusInterface dbus("org.freedesktop.DBus", "/org/freedesktop/DBus", "org.freedesktop.DBus",

[Touch-packages] [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

[Touch-packages] [Bug 1767669] [NEW] Systemd-resolved cannot forget local DNS Domain name after leaving the network

2018-04-28 Thread Dmitry Lapshin
Public bug reported: At my university, WiFi network setup sets a local DNS Domain name (in a form of .). That's alright; but when I come home with my laptop and resume it, the local DNS Domain name is still set (checked via systemd-resovle --status), and because of that I cannot open my university

[Touch-packages] [Bug 1713961] Re: libqt5declarative5 has unmet dependencies

2018-04-14 Thread Dmitry Shachnev
This package was coming from qtquick1-opensource-src source. It was removed from Ubuntu Yakkety and newer versions. ** Package changed: qtdeclarative-opensource-src (Ubuntu) => qtquick1 -opensource-src (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1761708] Re: QWebEngineView crashes

2018-04-09 Thread Dmitry
Thanks for the quick response. In my situation the hack with QT_XCB_GL_INTEGRATION fixed the issue, thanks! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/17617

[Touch-packages] [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

[Touch-packages] [Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) due to outdated gcc-4.8

2018-04-06 Thread Dmitry S
Running Ubuntu 16.04 (xenial) in VirtualBox (Windows host). After Ubuntu update got affected too - vboxdrv dkms won't install. dmesg would give: [ 260.993242] vboxdrv: version magic '4.4.0-119-generic SMP mod_unload modversions ' should be '4.4.0-119-generic SMP mod_unload modversions retpoline

[Touch-packages] [Bug 1732970] Re: Remove cordova-ubuntu-3.4, qtfeedback-opensource-src, qtsystems-opensource-src from archive

2018-04-03 Thread Dmitry Shachnev
Marius: these packages were dead and unmaintained both in Ubuntu and upstream. For qtfeedback and qtsystems, the only release (5.0.0 beta 1) was six years ago (in 2012). Also they were not present in Debian. If you are willing to maintain them, feel free to reintroduce them, but to get it right, y

[Touch-packages] [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

[Touch-packages] [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 Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1755719 Title:

[Touch-packages] [Bug 1506744] Re: Newly installed applications do not show in the dash

2018-01-30 Thread Dmitry Diskin
Just got the same problem in Ubuntu 16.04.3 LTS, after updating the system. Killing /usr/bin/unity-scope-loader helped me, thanks to the comment #12! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libunity in Ubuntu. https://

[Touch-packages] [Bug 1744260] Re: /etc/xdg/QtProject/qtlogging.ini disables qDebug() logging of all Qt 5 libraries installed on the system

2018-01-29 Thread Dmitry Shachnev
We will remove the file rather than moving it to another location. See https://bugs.debian.org/886437. ** Changed in: qtbase-opensource-src (Ubuntu) Status: New => Fix Committed ** Bug watch added: Debian Bug tracker #886437 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886437 --

[Touch-packages] [Bug 1731646] Re: missing qDebug output when creating QT applications

2018-01-29 Thread Dmitry Shachnev
The qt.conf file will be removed in Ubuntu 18.04, see https://bugs.debian.org/886437. Already fixed in bionic-proposed. ** Bug watch added: Debian Bug tracker #886437 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886437 ** Changed in: qtbase-opensource-src (Ubuntu) Status: Invalid =

[Touch-packages] [Bug 1745540] [NEW] Ubuntu 17.10 - DNS query via TCP not working

2018-01-25 Thread Dmitry Alexandrov
Public bug reported: TL:DR seem's like "ping/wget" etc become dislike truncated UDP DNS reply and the become tell "Temporary failure in name resolution" instead fallback to TCP protocol... https://github.com/DNSCrypt/dnscrypt-proxy/issues/2 I'm using DNSCrypt-proxy running at 127.0.2.1:53

[Touch-packages] [Bug 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2018-01-19 Thread dmitry
"Codec: Realtek ALC233" It's ALC3248 really. Alsa identifies it wrong. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1553685 Title: Lenovo Y700-17ISK subwoofer doesn

[Touch-packages] [Bug 1251178] Re: qdbus and qdbusviewer crash with "No such file or directory"

2018-01-09 Thread Dmitry Shachnev
> Maybe this package could be added as a dependency in newer releases? We would like to make Qt 5 default, but unfortunately this will break lots of legacy Qt 4 code. So we cannot do that soon, maybe in future... > There is also perhaps an upstream bug where qtchooser could try the "other" qt ver

[Touch-packages] [Bug 1692316] Re: can't delete printer

2018-01-05 Thread Dmitry Myachin
Solving: sudo /etc/init.d/cups stop sudo nano -B /etc/cups/printers.conf Remove printer from .conf sudo /etc/init.d/cups start -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/

[Touch-packages] [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:

[Touch-packages] [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 Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.la

[Touch-packages] [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

[Touch-packages] [Bug 1327576] Re: qmlscene crashes running greenhahjong #73

2017-12-09 Thread Dmitry Shachnev
This is not a bug in qtchooser. Closing per comment #2. ** Changed in: qtchooser (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtchooser in Ubuntu. https://bugs.launchpad.net/bugs/1327

[Touch-packages] [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

<    1   2   3   4   5   >