next snapshot. For some reason Qt Gerrit refuses to accept my changes, so I
would
welcome if someone else does that.
[1]:
https://qt.gitorious.org/qt/qtscript/commit/2e049836ee16f4aedbe7ccc3335fc57852725716
--
Dmitry Shachnev
signature.asc
Description: OpenPGP digital signature
Thanks for the quick reply. [Adding back the needed CCs addresses.]
> W dniu 28.02.2014 15:19, Dmitry Shachnev pisze:
>> I had a quick look at patches you attached. Thanks a lot for submitting them
>> in
>> such structured form. My questions are:
>>
>> - Are 1
patch that way if you can (you will also need to sign the CLA to be
able to do that).
[1]: http://qt-project.org/wiki/Gerrit-Introduction
[2]: https://codereview.qt-project.org/
--
Dmitry Shachnev
signature.asc
Description: OpenPGP digital signature
xmlschema/tst_qxmlschema.cpp/#L285
--
Dmitry Shachnev
signature.asc
Description: OpenPGP digital signature
ay for us (the Qt maintainers) will be to patch
the symbols files after GCC 5 as default lands in unstable.
If you want us to do it earlier, please let us know about that.
(This applies to all Qt stack, not just qtxmlpatterns).
--
Dmitry Shachnev
signature.asc
Description: OpenPGP digital signature
was not detected as supported by
> Double-Conversion.
> ^
So far we have not yet looked into it, but the goal is to always
use a system copy of double-conversion, yes.
--
Dmitry Shachnev
signature.asc
Description: OpenPGP digital signature
eded with the current Qt 5.4 packages (in experimental), where
the symbols mess has been fixed.
--
Dmitry Shachnev
signature.asc
Description: OpenPGP digital signature
ilt
fine on x32 according to buildd.debian-ports.org status page.
Can you please test that qtdeclarative with your patch builds/works?
Please CC me when you reply,
--
Dmitry Shachnev
signature.asc
Description: OpenPGP digital signature
r reverse-deps like, say, 2048-qt, require far more qt5.4 parts).
Try qtdeclarative5-examples.
I uploaded qtdeclarative 5.4.1-1 today without your patch (sorry), but
I will include it in the next upload (provided that it works for you).
--
Dmitry Shachnev
signature.asc
Description: OpenPGP digital signature
member we need a tpu for qt5 /o\
I think it should not be RC for Qt 5, as we have no DEs in archive
using Qt 5.
Re Qt 4, this can be fixed via unstable so I don't see why not to do it.
But I want to hear Moritz' opinion first.
--
Dmitry Shachnev
signature.asc
Description: OpenPGP digital signature
} to package
dependencies.
--
Dmitry Shachnev
signature.asc
Description: OpenPGP digital signature
e.g. qmake from Qt 4, you need to either call it
as ‘qmake -qt4’, or export QT_SELECT=4. This is how qtchooser works.
If any of these methods does not work, then it is a bug. But I don’t see
a mention of that in your bug report.
--
Dmitry Shachnev
signature.asc
Description: OpenPGP digital signature
should be ok), qtchooser fails to find qmake:
Does ‘qmake -qt=qt4-i386-linux-gnu’ work for you?
--
Dmitry Shachnev
signature.asc
Description: OpenPGP digital signature
way to specify the default Qt?
--
Dmitry Shachnev
signature.asc
Description: OpenPGP digital signature
mes/classic
...
Note the usage of $(QINSTALL) instead of $(QINSTALL_PROGRAM) like in your
case.
QINSTALL_PROGRAM will not install directories, it is only for executable
files.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
I heard last time, but the plans may change before the release.
--
Dmitry Shachnev
p;stamp=1535226687&raw=0
[3]:
https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/compare/debian%2F6.0.1-2...debian%2F6.0.1-5
--
Dmitry Shachnev
signature.asc
Description: PGP signature
that patch and bump the
dependency (from libqt5network5) instead.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
Hi Kurt,
On Tue, Sep 11, 2018 at 07:09:04PM +0200, Kurt Roeckx wrote:
> If this is for a call to SSL_CTX_set_max_proto_version(), you can
> use 0 instead of TLS_MAX_VERSION.
Good point, thanks.
However as the patch is temporary, I do not think it is worth
a new upload to change that.
--
ink it is worth
> > a new upload to change that.
>
> But maybe you can get upstream to use that instead.
Done: https://codereview.qt-project.org/239603
--
Dmitry Shachnev
signature.asc
Description: PGP signature
t" on mips, mips64el, and
> > the non-release architecture sparc64. (The mipsel build succeeded,
> > though.)
> >
> > Could you please take a look?
>
> Dmitry Shachnev points me that some bugs have been reported upstream:
>
> - armhf: <https://bugreports.
arwin x86_64. With the ASLR code that's in there, we might be able to
> get the code working on sparc64 with a little tweaking.
Do you have any update on this?
--
Dmitry Shachnev
signature.asc
Description: PGP signature
On Fri, Oct 05, 2018 at 12:07:14PM +0300, Dmitry Shachnev wrote:
> I am able to reproduce this with a pure C++ test case (attached).
That was with 5.11.1 packages. With 5.11.2 (in experimental) I can no longer
reproduce it, so probably the bug is fixed there.
I hope we will be able to upload
e
compatible with that.
https://code.qt.io/cgit/qt/qtwebengine-chromium.git/tree/chromium/third_party/libsrtp/VERSION?h=v5.11.2
--
Dmitry Shachnev
signature.asc
Description: PGP signature
On Fri, Oct 05, 2018 at 12:47:02PM +0300, Dmitry Shachnev wrote:
> You are right, we should replace this build-dep with libsrtp2-dev.
>
> What upstream uses is 2.1.0-pre, I think our packaged 2.2.0 should be
> compatible with that.
Actually there might be a problem.
Sandro already tr
p both bugs open for now, until I figure out which Qt module
to blame (Qt Quick or Qt WebEngine). After that I will merge them.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
On Mon, Oct 08, 2018 at 11:32:52AM +0300, Dmitry Shachnev wrote:
> I am also able to confirm that downgrading libqt5quick5 fixes the crash.
> But I am not sure whether this is an effect of the patch I backported
> (fix_unaligned_memory_access.patch), or a side effect of the rebuild.
>
00
We will ship it again once upstream declares it stable.
[1]: http://doc.qt.io/qt-5/qt3dextras-module.html
--
Dmitry Shachnev
signature.asc
Description: PGP signature
e the debugger to get stacktrace?
In any case please paste the URL of page where Falkon is crashing, or
attach the C++ example if you have it.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
en accessing articles as webpages
> which are rendered by Qt WebEngine. These may also be related to KDEPIM
> 18.08 update. Please reassign if needed.
Can you please check if this still happens with Qt 5.11.2 packages, which
are now in Debian unstable?
--
Dmitry Shachnev
signature.asc
Description: PGP signature
ebengineviewer5 or
akregator, let's wait for KDE developers' response first.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
is scheme, please add mips64r6 mips64r6el to this list.
Can you please attach the build logs or just the dh_makeshlibs output on these
architectures? This way we will be able to automatically update the symbols
files using pkgkde-symbolshelper.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
I want to follow-up on this bug discussing the future handling of this issue,
mostly for my co-maintainers.
On Sun, Sep 09, 2018 at 05:47:28PM +0300, Dmitry Shachnev wrote:
> As the changes in qtbase-opensource-src itself were minimal between the two
> uploads, it looks like this bug is cau
Control: reassign -1 akregator 4:18.08.1-1
Control: retitle -1 Akregator crashes very often, WebEngine thread safety issue
On Fri, Oct 19, 2018 at 06:48:37PM +0300, Dmitry Shachnev wrote:
> I have reported this bug to Qt upstream, but they say it is not their bug,
> but a thread safety is
r the following architectures:
>
> armel mips mips64el ppc64el s390x
This is not going to happen until support for these architectures is added
to Chromium.
You can use the older, but still available, Qt WebKit engine which is
available on all release architectures.
--
Dmitry Sha
t variable or a configuration file.
Qt binaries provided by the Qt project are also built without any logging
backend enabled.
[1]:
https://code.qt.io/cgit/qt/qtbase.git/tree/src/corelib/global/qlogging.cpp?h=5.11#n287
[2]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886437
--
Dmitry Shachnev
y wrapper. That almost always succeeds,
the patch in linked codereview should fix the remaining problems.
I think there is nothing for us to fix in *this* bug, and it can be closed.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
r
[opens the simple browser]
What error are you getting?
--
Dmitry Shachnev
signature.asc
Description: PGP signature
his is still an issue with qtbase 5.11.2+dfsg-4?
There have been some upstream changes in 5.11.x, plus I have backported
this commit [1] which may make things better.
[1]: https://code.qt.io/cgit/qt/qtbase.git/commit/?id=5e6bbbc1b86905c4
--
Dmitry Shachnev
signature.asc
Description: PGP signature
line:
sed -i 's,lib/qt5/bin/qmake,bin/$(DEB_HOST_GNU_TYPE)-qmake,'
to this:
sed -i 's,lib/qt5/bin/qmake,lib/$(DEB_HOST_MULTIARCH)/qt5/bin/qmake,'
in qtbase debian/rules. That should also fix the issue.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
-dev.
Then I will now upload qtbase with the debian/rules change I mentioned,
it should also fix this bug.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
OpenGL variant, if needed.
That said, as Lisandro announced, we will be happy to make any decision
if there is either a consensus or a TC decision about it.
[1]: https://lists.debian.org/debian-devel/2018/11/msg00622.html
--
Dmitry Shachnev
signature.asc
Description: PGP signature
ffected
packages will need to build-depend on it in order for the fix to work.
That commit will be in 5.53.0 release, to be released on December 8th.
[1]: https://cgit.kde.org/extra-cmake-modules.git/commit/?id=96d169b87292d935
--
Dmitry Shachnev
signature.asc
Description: PGP signature
elf: in upstream WebKit this code was replaced by a new
StackBounds class, but that seems to be a too large change to backport:
https://github.com/WebKit/webkit/commit/82395900107c8f1b.
> The patch probably fixes the bug:
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880034
Did you t
On December 17, 2018 4:27:11 PM GMT+03:00, John David Anglin
wrote:
> On 2018-12-17 3:22 a.m., Dmitry Shachnev wrote:
> > Did you test it?
> This build has the patch:
> https://buildd.debian.org/status/fetch.php?pkg=qtscript-opensource-src&arch=hppa&ver=5.11.2%2Bdfsg-
better than segfault before running tests at all.
I think that is enough to justify the fix. I will apply it in Git
for the next release.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
hanks!
I don’t see it applied in upstream Git yet, not even submitted to
https://codereview.qt-project.org. Can you please ask upstream to do so?
--
Dmitry Shachnev
signature.asc
Description: PGP signature
should push the patch, not Wookey.
I am doing a new upload now.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
n debian/rules.
If you want we can upload the patch as-is now and then do a follow-up upload
to the NEW queue introducing the new package.
(Or maybe we can add Provides: qt5-qdoc [arch1 arch2…] which should be the
same with regards to Build-Depends: field of other packages. But I like
s
umented in <https://www.debian.org/contact#packageproblems>.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
fix in Debian Ports.
Thanks Adrian, James and Lisandro for your feedback!
I have just uploaded the fix, it will land in the binNEW queue soon.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
plit this package?
Of these file groups, only 4) adds a dependency on libqt5waylandcompositor5.
Will splitting it into a separate package be enough?
--
Dmitry Shachnev
signature.asc
Description: PGP signature
_SIZE checks in [2].
[1]:
https://code.qt.io/cgit/qt/qtbase.git/tree/src/corelib/global/qprocessordetection.h?h=5.11#n349
[2]: https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=0fada59c49a06cec
--
Dmitry Shachnev
signature.asc
Description: PGP signature
dy.
Thanks for the quick feedback! I have submitted this change upstream,
will wait a few days for upstream response and then commit it to our Git.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
(Cc-ed), I noticed that you updated the packaging to 5.53.0
in Git. Are you going to upload it to sid? If no, can you please cherry-pick
the mentioned commit, or will you mind if I do it myself?
[1]: https://cgit.kde.org/extra-cmake-modules.git/commit/?id=96d169b87292d935
--
Dmitry Shachnev
signature.asc
Description: PGP signature
eems a wrong
> code bug.
>
> Why are we building with gcc-7?
The latest hppa build log [1] has gcc 8.2.0.
[1]:
https://buildd.debian.org/status/fetch.php?pkg=qtwayland-opensource-src&arch=hppa&ver=5.11.3-2&stamp=1547325647
--
Dmitry Shachnev
signature.asc
Description: PGP signature
code.
- It contains copies of json.org and JSON_checker which are licensed under
a non-DFSG license.
See https://wiki.debian.org/DFSGLicenses#JSON_evil_license.
Maybe something else that I do not remember.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
it to sid as a team upload?
See also our discussion in #debian-qt-kde about this.
Thanks in advance,
--
Dmitry Shachnev
signature.asc
Description: PGP signature
any other pointer?
--
Dmitry Shachnev
signature.asc
Description: PGP signature
n we do here?
[1]:
https://buildd.debian.org/status/fetch.php?pkg=qttools-opensource-src&arch=all&ver=5.9.2-4&stamp=1512298801&raw=0
--
Dmitry Shachnev
signature.asc
Description: PGP signature
s for the existing architectures
in addition to sh4.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
: 5.9.2+dfsg-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers
Changed-By: Dmitry Shachnev
Description:
libqt5concurrent5 - Qt 5 concurrent module
libqt5core5a - Qt 5 core module
libqt5dbus5 - Qt 5 D-Bus module
libqt5gui5 - Qt 5 GUI module
libqt5network5 - Qt 5 network
: 5.9.2+dfsg-10
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers
Changed-By: Dmitry Shachnev
Description:
libqt5concurrent5 - Qt 5 concurrent module
libqt5core5a - Qt 5 core module
libqt5dbus5 - Qt 5 D-Bus module
libqt5gui5 - Qt 5 GUI module
libqt5network5 - Qt 5
: 5.10.1+dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers
Changed-By: Dmitry Shachnev
Description:
libqt5concurrent5 - Qt 5 concurrent module
libqt5core5a - Qt 5 core module
libqt5dbus5 - Qt 5 D-Bus module
libqt5gui5 - Qt 5 GUI module
libqt5network5 - Qt 5
: source
Version: 5.10.1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers
Changed-By: Dmitry Shachnev
Description:
libqt5xmlpatterns5 - Qt 5 XML patterns module
libqt5xmlpatterns5-dev - Qt 5 XML patterns development files
qtxmlpatterns5-dev-tools - Qt 5 XML patterns
: Debian Qt/KDE Maintainers
Changed-By: Dmitry Shachnev
Description:
libqt5qml5 - Qt 5 QML module
libqt5quick5 - Qt 5 Quick library
libqt5quickparticles5 - Qt 5 Quick particles module
libqt5quicktest5 - Qt 5 Quick Test library
libqt5quickwidgets5 - Qt 5 Quick Widgets library
qml- Qt 5 QML
: Debian Qt/KDE Maintainers
Changed-By: Dmitry Shachnev
Description:
libqt5qml5 - Qt 5 QML module
libqt5quick5 - Qt 5 Quick library
libqt5quickparticles5 - Qt 5 Quick particles module
libqt5quicktest5 - Qt 5 Quick Test library
libqt5quickwidgets5 - Qt 5 Quick Widgets library
qml- Qt 5 QML
Architecture: source
Version: 5.10.1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers
Changed-By: Dmitry Shachnev
Description:
libqt5websockets5 - Qt 5 Web Sockets module
libqt5websockets5-dev - Qt 5 Web Sockets module - development files
qml-module-qt
d, this bug happens with all Qt modules (where we run
tests), not just with qtwebchannel.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
Version: 5.10.1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers
Changed-By: Dmitry Shachnev
Description:
libqt5webchannel5 - Web communication library for Qt
libqt5webchannel5-dev - Web communication library for Qt - development files
qml-module-qtwebchannel - Web
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers
Changed-By: Dmitry Shachnev
Description:
libqt5sensors5 - Qt Sensors module
libqt5sensors5-dev - Qt 5 Sensors development files
qml-module-qtsensors - Qt 5 Sensors QML module
qtsensors5-doc - Qt 5 Sensors documentation
: 5.10.1+dfsg-2
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers
Changed-By: Dmitry Shachnev
Description:
libqt5concurrent5 - Qt 5 concurrent module
libqt5core5a - Qt 5 core module
libqt5dbus5 - Qt 5 D-Bus module
libqt5gui5 - Qt 5 GUI module
libqt5network5 - Qt 5
h from upstream Chromium should fix the issue:
https://chromium.googlesource.com/chromium/src.git/+/f673873becabef1261ec837c4509c3b22b805ea6%5E%21/
Not tested yet, though.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
libqt5multimediagsttools5 qtmultimedia5-examples qtmultimedia5-dev
qtmultimedia5-doc qtmultimedia5-doc-html
Built-For-Profiles: nodoc
Architecture: source amd64
Version: 5.10.1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers
Changed-By: Dmitry Shachnev
Description
qtpositioning5-dev qtlocation5-examples qtlocation5-doc
qtlocation5-doc-html
Architecture: source
Version: 5.10.1+dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers
Changed-By: Dmitry Shachnev
Description:
libqt5location5 - Qt Location module
libqt5location5
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers
Changed-By: Dmitry Shachnev
Description:
libqt5webkit5 - Web content engine library for Qt
libqt5webkit5-dev - Web content engine library for Qt - development files
qml-module-qtwebkit - Qt WebKit QML module
qtwebkit5-doc - Qt 5 webkit
-doc qttools5-doc-html
Architecture: source
Version: 5.10.1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers
Changed-By: Dmitry Shachnev
Description:
libqt5designer5 - Qt 5 designer module
libqt5designercomponents5 - Qt 5 Designer components module
libqt5help5
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers
Changed-By: Dmitry Shachnev
Description:
libqt5sensors5 - Qt Sensors module
libqt5sensors5-dev - Qt 5 Sensors development files
qml-module-qtsensors - Qt 5 Sensors QML module
qtsensors5-doc - Qt 5 Sensors documentation
qtwayland5 qtwayland5-doc qtwayland5-doc-html
Architecture: source
Version: 5.10.1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers
Changed-By: Dmitry Shachnev
Description:
libqt5waylandclient5 - QtWayland client library
libqt5waylandcompositor5 - QtWayland compositor
-qtquick-templates2
qtquickcontrols2-5-dev qtquickcontrols2-5-doc qtquickcontrols2-5-doc-html
qtquickcontrols2-5-examples
Architecture: source
Version: 5.10.1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers
Changed-By: Dmitry Shachnev
Description
qtpositioning5-dev qtlocation5-examples qtlocation5-doc
qtlocation5-doc-html
Architecture: source
Version: 5.10.1+dfsg-2
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers
Changed-By: Dmitry Shachnev
Description:
libqt5location5 - Qt Location module
libqt5location5
XInternAtoms crashes.
So the only thing we can do here is tightening the qtx11extras dependencies to
make sure it will pull in libqt5gui5 5.5 (which I will do now).
[1]: http://code.qt.io/cgit/qt/qtx11extras.git/commit/?id=e6a813c7869fb367
--
Dmitry Shachnev
signature.asc
Description: OpenPGP digital
Calling waitForStarted()
9 waitForStarted() returned true
10 Calling waitForFinished()
11 waitForFinished() returned true
12 errorString() is "Unknown error"
Tried multiple times to be completely sure.
--
Dmitry Shachnev
signature.asc
Description: OpenPGP digital signature
irtuoso is
installed as a dependency of some other package (i.e. soprano).
--
Dmitry Shachnev
# DEBIAN_FRONTEND=readline apt-get install virtuoso-opensource-6.1
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be ins
for quasselclient.
>
> I'll happily supply more details if required. But I'm not very deep into QT.
It would be nice if you could provide a more useful stacktrace (i.e. with
qtbase5-dbg installed).
Also, do you know if it is a new bug in Qt 5.5, or did it exist with Qt 5.4 too?
th the current Qt
in unstable.
--
Dmitry Shachnev
signature.asc
Description: OpenPGP digital signature
ike this.
I have forwarded your bug with the new stacktrace to upstream JIRA tracker
(looks like this is the best I can do about it).
Also, I wonder whether you are using any non-standard monitor setup (i.e.
multiple monitors)?
--
Dmitry Shachnev
signature.asc
Description: PGP signature
some known problems with multi-monitor setup right now. According to
Alexander at the upstream bug I filed, it should be fixed when [1] is merged.
[1]: https://codereview.qt-project.org/138201
--
Dmitry Shachnev
signature.asc
Description: PGP signature
[1]. If there will be a new upload
to Jessie, then this fix will be included there.
[1]:
http://anonscm.debian.org/cgit/pkg-kde/qt/qtbase.git/commit/?h=jessie&id=cce5993e958b0942
--
Dmitry Shachnev
signature.asc
Description: PGP signature
tbase upload is specific to MIPS and should not affect the x86_64 you
are using.
Also, I cannot reproduce this change myself under a Plasma session.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
ackported definitely improve the situation — at least
one of them is also cherry-picked in Ubuntu, and is fixing a bug there.
If you point us to any other patches we can apply — we will happily do that.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
Control: tags -1 +fixed-upstream
On Mon, 16 Nov 2015 16:52:27 +0300, Dmitry Shachnev wrote:
> Qt has some known problems with multi-monitor setup right now. According to
> Alexander at the upstream bug I filed, it should be fixed when [1] is merged.
>
> [1]: https://codereview.qt
Plasma installations.
--
Dmitry Shachnev
signature.asc
Description: OpenPGP digital signature
f it.
+1. On qtbase side a Recommends: will be enough.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
rwarded accordingly.
P.S. pygtk in the example? seriously? :)
--
Dmitry Shachnev
signature.asc
Description: PGP signature
t (I never touched that code) :)
--
Dmitry Shachnev
rt recommending that package when we get Qt 5.7.
--
Dmitry Shachnev
signature.asc
Description: OpenPGP digital signature
Control: tags -1 +pending
On Sun, 20 Dec 2015 13:44:57 +0300, Dmitry Shachnev wrote:
> Currently plasma-desktop pulls in Qt 4 libraries because of the following
> dependency chain:
>
> plasma-desktop → breeze → kde-style-breeze-qt4 → libqtgui4
>
> I think the central part shou
it to master too.
--
Dmitry Shachnev
signature.asc
Description: PGP signature
as those sound like
> libraries and I think those should be automatically installed.
Currently we have:
- libqt5xcbqpa5 for X11 (the default backend)
- qtwayland5 for Wayland
--
Dmitry Shachnev
signature.asc
Description: PGP signature
1 - 100 of 395 matches
Mail list logo