[Touch-packages] [Bug 1366772] Re: 5.3.1 upload prevents building of certain packages

2014-09-08 Thread Dmitry Shachnev
Indeed, that was my fault, uploaded a fix. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtxmlpatterns-opensource- src in Ubuntu. https://bugs.launchpad.net/bugs/1366772 Title: 5.3.1 upload prevents building of certain

[Touch-packages] [Bug 1349927] Re: qmlscene doesn't work on 14.04 and 14.04.1 without installing qt5-default

2014-07-30 Thread Dmitry Shachnev
Not a bug in qtdeclarative, you can easily invoke qmlscene using QT_SELECT=5 qmlscene, or by specifying a full path to executable (/usr/lib/MULTIARCH/qt5/bin/qmlscene). For qtchooser part of the bug, see the bug 1295835. ** Changed in: qtdeclarative-opensource-src (Ubuntu) Status:

[Touch-packages] [Bug 1349927] Re: qmlscene doesn't work on 14.04 and 14.04.1 without installing qt5-default

2014-07-30 Thread Dmitry Shachnev
I forgot to mention one more option: qmlscene -qt5 [args], which should be the easiest one. -- 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/1349927

[Touch-packages] [Bug 1352289] Re: qt5-default makes the qdbus command fail

2014-08-04 Thread Dmitry Shachnev
*** This bug is a duplicate of bug 1295835 *** https://bugs.launchpad.net/bugs/1295835 ** This bug has been marked a duplicate of bug 1295835 qtchooser should have a fallback mechanism (for version AND architecture) -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1354514] [NEW] ModemManager crashed with SIGSEGV in g_simple_async_result_complete()

2014-08-08 Thread Dmitry Shachnev
Public bug reported: Crashes regularly when I am trying to connect to / disconnect from a mobile network. ProblemType: Crash DistroRelease: Ubuntu 14.04 Package: modemmanager 1.0.0-2ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4 Uname: Linux 3.13.0-32-generic i686

[Touch-packages] [Bug 805303] Re: Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET (widget)' failed with the default qt4 gui

2014-10-17 Thread Dmitry Shachnev
** Changed in: qt4-x11 (Ubuntu) Assignee: aruna (sudhaparimala) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qt4-x11 in Ubuntu. https://bugs.launchpad.net/bugs/805303 Title: Gtk-CRITICAL **:

[Touch-packages] [Bug 1377234] Re: QSerial memory leak

2014-10-04 Thread Dmitry Shachnev
** Package changed: qtbase-opensource-src (Ubuntu) = qtserialport- opensource-src (Ubuntu) ** Also affects: qtserialport-opensource-src (Ubuntu Trusty) Importance: Undecided Status: New ** Changed in: qtserialport-opensource-src (Ubuntu) Status: New = Fix Released -- You

[Touch-packages] [Bug 1377418] Re: Touch events are ignored

2014-10-04 Thread Dmitry Shachnev
The issue seems quite important, so +1 from me on fixing this. Timo, what do you think? Link to the upstream code review change: https://codereview.qt- project.org/88361. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1392427] [NEW] Sync dh-python 1.20141111-1 (main) from Debian unstable (main)

2014-11-13 Thread Dmitry Shachnev
Public bug reported: Please sync dh-python 1.2014-1 (main) from Debian unstable (main) Explanation of the Ubuntu delta and why it can be dropped: * debian/control: - add Multi-Arch: foreign to dh-python Applied in Debian Changelog entries since current vivid version

[Touch-packages] [Bug 1400244] Re: Qtbase 5.4.0 fails to build on powerpc

2014-12-08 Thread Dmitry Shachnev
https://codereview.qt-project.org/101769 -- 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/1400244 Title: Qtbase 5.4.0 fails to build on powerpc Status in

[Touch-packages] [Bug 1324059] Re: file save dialog fails to confirm overwrite existing file

2014-07-13 Thread Dmitry Shachnev
I think I can reproduce your bug, but I do not have enough time to debug it. Can you please file this bug upstream on bugreports.qt-project.org? The QFileDialog by default uses the native dialogs i.e. GTK2? On GNOME systems it does. The Gtk+ 2 dialog and native Qt dialogs look totally

[Touch-packages] [Bug 1395444] [NEW] indicator-sound-service crashed with SIGSEGV

2014-11-23 Thread Dmitry Shachnev
Public bug reported: indicator-sound-service crashes on startup in vivid, with gnome- flashback-metacity. ProblemType: Crash DistroRelease: Ubuntu 15.04 Package: indicator-sound 12.10.2+15.04.20141105-0ubuntu1 ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4 Uname: Linux

[Touch-packages] [Bug 1395444] Re: indicator-sound-service crashed with SIGSEGV

2014-11-23 Thread Dmitry Shachnev
** Changed in: indicator-sound (Ubuntu) Status: New = Invalid ** Attachment removed: CoreDump.gz https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/1395444/+attachment/4266085/+files/CoreDump.gz -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1395455] [NEW] indicator-sound-service crashes on vivid

2014-11-23 Thread Dmitry Shachnev
Public bug reported: On vivid, indicator-sound-service crashes on startup. I am not using Unity, and I cat reproduce the crash reliably in a minimal environment (plain X with Metacity WM). (I recompiled indicator-sound with -g and -O0 to get an useful trace, thus not using apport-crash). **

[Touch-packages] [Bug 1395455] Re: indicator-sound-service crashes on vivid

2014-11-23 Thread Dmitry Shachnev
** Changed in: indicator-sound (Ubuntu) Status: New = Triaged ** Changed in: indicator-sound (Ubuntu) Assignee: (unassigned) = Dmitry Shachnev (mitya57) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator

[Touch-packages] [Bug 1395455] Re: indicator-sound-service crashes on vivid

2014-11-26 Thread Dmitry Shachnev
** Description changed: On vivid, indicator-sound-service crashes on startup. I am not using - Unity, and I cat reproduce the crash reliably in a minimal environment + Unity, and I can reproduce the crash reliably in a minimal environment (plain X with Metacity WM). (I recompiled

[Touch-packages] [Bug 1363314] Re: Remove dependency of qtmultimedia on gst0.10

2015-02-03 Thread Dmitry Shachnev
This will be fixed only in Qt 5.5 AFAICT. -- 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/1363314 Title: Remove dependency of qtmultimedia on gst0.10

Re: [Touch-packages] [Bug 1363314] Re: Remove dependency of qtmultimedia on gst0.10

2015-02-03 Thread Dmitry Shachnev
That branch is already merged, isn't it? https://qt.gitorious.org/qt/qtmultimedia/commit/108dda7a90bd0f03 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtmultimedia-opensource- src in Ubuntu.

[Touch-packages] [Bug 1398372] Re: webbrowser + u-s-s-online-accounts + ubuntu-html5-theme fail to build against Qt 5.4

2015-01-21 Thread Dmitry Shachnev
Re-opening u-s-s-online-accounts task, the tests still fail: https://launchpad.net/~ci-train-ppa- service/+archive/ubuntu/landing-005/+build/6737467 ** Changed in: ubuntu-system-settings-online-accounts (Ubuntu) Status: Fix Committed = Triaged -- You received this bug notification

[Touch-packages] [Bug 1419391] Re: LANG=C environment breaks clock

2015-02-18 Thread Dmitry Shachnev
In your first screenshot the clock is not gnome-panel's clock, but indicator-datetime clock. Reassigning to correct package. ** Package changed: gnome-panel (Ubuntu) = indicator-datetime (Ubuntu) ** Changed in: indicator-datetime (Ubuntu) Status: Incomplete = Triaged -- You received

[Touch-packages] [Bug 1404188] Re: QNetworkSession::isOpen() always returns false

2015-01-27 Thread Dmitry Shachnev
Is https://codereview.qt-project.org/102665 something we want to have in our Qt 5.3.2 packages? Should I include it in my next vivid upload? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu in Ubuntu.

[Touch-packages] [Bug 1416723] Re: please sync lucene++ from debian/experimental

2015-02-01 Thread Dmitry Shachnev
This bug was fixed in the package lucene++ - 3.0.7-1 Sponsored for LocutusOfBorg (costamagnagianfranco) --- lucene++ (3.0.7-1) experimental; urgency=medium * New upstream release. * d/copyright: - Fix copyright issue (upstream issue #70) move arabic and persian to BSD

[Touch-packages] [Bug 1408273] Re: tst_qvariant fails when enabling tests in qtbase 5.4.0

2015-01-11 Thread Dmitry Shachnev
You need https://qt.gitorious.org/qt/qtbase/commit/1e0516fc69296bea.patch. -- 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/1408273 Title: tst_qvariant fails

[Touch-packages] [Bug 1398372] Re: webbrowser + u-s-s-online-accounts + ubuntu-html5-theme fail to build against Qt 5.4

2015-01-13 Thread Dmitry Shachnev
ubuntu-html5-theme built fine now: https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-005/+build/6659975 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-html5-theme in Ubuntu.

[Touch-packages] [Bug 1398372] Re: webbrowser + u-s-s-online-accounts + ubuntu-html5-theme fail to build against Qt 5.4

2015-01-13 Thread Dmitry Shachnev
And u-s-s-online-accounts as well: https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-005/+build/6655177 ** Changed in: ubuntu-system-settings-online-accounts (Ubuntu) Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1402962] Re: qtpim fails to build against Qt 5.4.0 on i386 and arm64

2015-01-12 Thread Dmitry Shachnev
https://codereview.qt-project.org/103387 ** Changed in: qtpim-opensource-src (Ubuntu) Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtpim-opensource-src in Ubuntu.

[Touch-packages] [Bug 1423659] Re: Qt4 applications show wrong number format, making them unusable

2015-03-22 Thread Dmitry Shachnev
As a work-around, you can try to set LC_NUMERIC=C in your environment — that should help. -- 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/1423659 Title: Qt4

[Touch-packages] [Bug 1433806] Re: Sync exiv2 0.24-4.1 (main) from Debian unstable (main)

2015-03-20 Thread Dmitry Shachnev
This bug was fixed in the package exiv2 - 0.24-4.1 Sponsored for Artur Rona (ari-tczew) --- exiv2 (0.24-4.1) unstable; urgency=medium * Non-maintainer upload. * Add CVE-2014-9449.patch patch. CVE-2014-9449: buffer overflow in RiffVideo::infoTagsHandler Thanks to Klaus

[Touch-packages] [Bug 1425185] Re: Sync tiff 4.0.3-12.1 (main) from Debian unstable (main)

2015-03-09 Thread Dmitry Shachnev
Synced by Colin on March 3rd. ** Changed in: tiff (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tiff in Ubuntu. https://bugs.launchpad.net/bugs/1425185 Title: Sync tiff

[Touch-packages] [Bug 1427856] Re: Sync pixman 0.32.6-3 (main) from Debian unstable (main)

2015-03-09 Thread Dmitry Shachnev
This bug was fixed in the package pixman - 0.32.6-3 Sponsored for Jackson Doak (noskcaj) --- pixman (0.32.6-3) sid; urgency=medium [ intrigeri ] * Enable hardening build flags with dpkg-buildflags. -- Julien Cristau jcris...@debian.org Sat, 23 Aug 2014 22:16:40 -0700 pixman

[Touch-packages] [Bug 1436215] Re: Separate GTK2 dependency from libqt5gui5

2015-03-25 Thread Dmitry Shachnev
+1, I had it in my todo list as well. -- 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/1436215 Title: Separate GTK2 dependency from libqt5gui5 Status in

[Touch-packages] [Bug 1427560] Re: [FFe] Qt 5.4.1

2015-03-03 Thread Dmitry Shachnev
** Description changed: Dear Release Team, I'd like to get Qt 5.4.1 bugfix release to vivid. While generally bugfixes only, it's a big piece of software that affects many components. The reason for FFe is that the bugfixes included in 5.4.1 seem worth getting for all targets

[Touch-packages] [Bug 1426314] Re: quickrendercontrol now a public API

2015-02-27 Thread Dmitry Shachnev
We need this change to mark-private-symbols.sh: http://anonscm.debian.org/cgit/pkg- kde/qt/qtbase.git/commit/?id=b4d5b545e6be616d. I will include it in my Debian upload. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1403758] Re: Unity8 shows black screen with Qt 5.4.0

2015-01-29 Thread Dmitry Shachnev
** Changed in: qtbase-opensource-src (Ubuntu) Status: Confirmed = Fix Committed -- 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/1403758 Title: Unity8

[Touch-packages] [Bug 1380683] Re: Web app requiring account, and Online Accounts account screen, disappear without explanation

2015-01-29 Thread Dmitry Shachnev
** Changed in: qtbase-opensource-src (Ubuntu) Status: Fix Committed = Incomplete ** Changed in: qtbase-opensource-src (Ubuntu RTM) Status: Fix Committed = New ** Changed in: ubuntu-system-settings-online-accounts (Ubuntu) Status: Fix Committed = Confirmed ** Changed in:

[Touch-packages] [Bug 1441961] Re: dataChanged signal cannot be used on ARM under certain conditions

2015-04-14 Thread Dmitry Shachnev
The patch you point to was never applied to Ubuntu packages. Even more, we have reverted it in all our releases. The proper fix to this bug on ARM is in binutils: https://sourceware.org/git/gitweb.cgi?p=binutils- gdb.git;a=commitdiff;h=97323ad11305. Dear binutils maintainers: do you think it

[Touch-packages] [Bug 1447199] Re: Qt 5.2.1 QtGraphicalEffects missing

2015-04-22 Thread Dmitry Shachnev
In 14.04 this package was named libqt5qml-graphicaleffects. ** Changed in: qtgraphicaleffects-opensource-src (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtgraphicaleffects-

[Touch-packages] [Bug 1451533] Re: python-docutils fails to build in trusty with python 2.7.9

2015-05-06 Thread Dmitry Shachnev
** Package changed: python-docutils (Debian) = python2.7 (Debian) ** Package changed: python-docutils (Ubuntu) = python2.7 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python2.7 in Ubuntu.

[Touch-packages] [Bug 1455833] Re: Missing essential package

2015-05-17 Thread Dmitry Shachnev
Can you elaborate on what your problem is and what Ubuntu release you are using? ** Changed in: qtdeclarative-opensource-src (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

Re: [Touch-packages] [Bug 1437538] Re: Battery Applet appears in English with Gnome in Ubuntu 12.04

2015-04-14 Thread Dmitry Shachnev
The five-year support only applies to packages supported by Canonical (like Ubuntu desktop with Unity, or Ubuntu Server). All other packages are supported for three years, and that period has almost ended. -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1443321] Re: Sharing a folder in Kubuntu asks for kpackagekit, which is long not available

2015-04-13 Thread Dmitry Shachnev
** Package changed: qtbase-opensource-src (Ubuntu) = dolphin (Ubuntu) -- 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/1443321 Title: Sharing a folder in

[Touch-packages] [Bug 1438931] Re: qtcreator crash when window on monitor which is unplugged

2015-04-01 Thread Dmitry Shachnev
Attaching the stack trace here, as on paste.ubuntu.com it can expire and be deleted. ** Attachment added: qtcreator_trace.txt https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1438931/+attachment/4363301/+files/qtcreator_trace.txt -- You received this bug notification

[Touch-packages] [Bug 1441961] Re: dataChanged signal cannot be used on ARM under certain conditions

2015-04-09 Thread Dmitry Shachnev
Can you try to use the old connection syntax? The new syntax is known to be unreliable on some architectures. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu.

[Touch-packages] [Bug 1461966] Re: package libqt5opengl5 5.2.1+dfsg-1ubuntu14.2 failed to install/upgrade: symbolic link '/usr/lib/x86_64-linux-gnu/libQt5OpenGL.so.5' size has changed from 8213 to 21

2015-06-05 Thread Dmitry Shachnev
This usually means some issue with local system. Did you ever change the installed files by hand? ** Changed in: qtbase-opensource-src (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1462760] Re: Qmlscene Fails

2015-06-25 Thread Dmitry Shachnev
Not a bug, you should either install qt5-default package, or use qmlscene -qt5 instead of just qmlscene. ** Changed in: qtdeclarative-opensource-src (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1426335] Re: gsettings-qt uses a private symbol

2015-06-02 Thread Dmitry Shachnev
https://bugreports.qt.io/browse/QTBUG-46433 As discussed on IRC, the Q_DECLARE_PUBLIC is for different purposes, unrelated to the class publicness. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in

[Touch-packages] [Bug 1471427] Re: qtbase-abi-5-4-1 not provided by libqt5core5a

2015-07-04 Thread Dmitry Shachnev
Qt 5.4.1 and 5.4.2 are not ABI compatible. You need to update your calibre to the latest version (wily has 2.31.0). ** Changed in: qtbase-opensource-src (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1455241] Re: Gnome window manager dies shortly after login

2015-05-22 Thread Dmitry Shachnev
Then it has nothing to do with gnome-panel, reassigning to Unity. ** Package changed: gnome-panel (Ubuntu) = unity (Ubuntu) ** Changed in: unity (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1509607] Re: Update to 3.18.1

2015-10-25 Thread Dmitry Shachnev
Uploaded, thanks! ** Changed in: libgweather (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libgweather in Ubuntu. https://bugs.launchpad.net/bugs/1509607 Title: Update to

[Touch-packages] [Bug 1510709] Re: In Wily GTK libs depend upon additional packages relative to Vivid

2015-11-05 Thread Dmitry Shachnev
Please don't subscribe Debian package uploaders to bugs on Launchpad. If you want us to receive your bug report, file it on Debian BTS instead. P.S. I don't see anything unusual in apt-rdepends output. -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1504631] Re: retext.py crashed with SIGSEGV in operator&()

2015-10-12 Thread Dmitry Shachnev
Thanks for the bug report! This is an issue with screen handling in qtbase. This upstream commit fixes it: http://code.qt.io/cgit/qt/qtbase.git/commit/?id=f4b8697c40bd476e. Timo, do you think you can cherry-pick it for Wily? ** Package changed: retext (Ubuntu) => qtbase-opensource-src (Ubuntu)

[Touch-packages] [Bug 1504631] Re: retext.py crashed with SIGSEGV in operator&()

2015-10-13 Thread Dmitry Shachnev
Then let's keep this bug open until we get Qt 5.5. -- 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/1504631 Title: retext.py crashed with SIGSEGV in

[Touch-packages] [Bug 1474313] Re: Needs to b-d on libqt5xcbqpa5 to be able to run tests under xvfb

2015-09-03 Thread Dmitry Shachnev
> Should we maybe make qtbase5-dev depend on libqt5xcbqpa5 (-dev package depends on all other library packages anyway)? Done: http://anonscm.debian.org/cgit/pkg- kde/qt/qtbase.git/commit/?id=7b57c533d4972292 -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1474313] Re: Needs to b-d on libqt5xcbqpa5 to be able to run tests under xvfb

2015-09-03 Thread Dmitry Shachnev
Having libqt5gui5 recommend libqt5xcbqpa5 will *not* guarantee that this package will be installed during other $package build. Should we maybe make qtbase5-dev depend on libqt5xcbqpa5 (-dev package depends on all other library packages anyway)? -- You received this bug notification because you

[Touch-packages] [Bug 1497262] Re: qmlscene brings out "No such file or directory" error

2015-09-18 Thread Dmitry Shachnev
This is how qtchooser works. You need to install qt5-default package, or use "qmlscene -qt5" instead of just "qmlscene". ** Changed in: qtdeclarative-opensource-src (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1258778] Re: IBus input candidates not shown in GNOME Fallback session

2015-12-07 Thread Dmitry Shachnev
Is this bug present in Unity session? I don't really think there can be anything specific to Flashback. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ibus in Ubuntu. https://bugs.launchpad.net/bugs/1258778 Title: IBus

[Touch-packages] [Bug 1522442] Re: non-free RFC file in qtbase patch

2015-12-03 Thread Dmitry Shachnev
The whole patch is huge (it contains *all* changes related to tests enablement), so we can't drop it altogether. Instead we can remove the parts related to RFC files and disable the corresponding tests. Dropping the RFC parts will also make it easier to copy this patch to Debian, in case someone

[Touch-packages] [Bug 1522442] Re: non-free RFC file in qtbase patch

2015-12-03 Thread Dmitry Shachnev
I think it's not modified, and Jonathan's concern was just about its license. The patch is AFAIK used just as data file for some tests (definitely not the best choice for such things). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1523492] Re: qt5 missing integer atomics for s390x

2015-12-07 Thread Dmitry Shachnev
*** This bug is a duplicate of bug 1520048 *** https://bugs.launchpad.net/bugs/1520048 FWIW specific atomics for each platform are no longer necessary with modern compilers, so you can drop the s390x one altogether if it's broken. Like done for MIPS:

[Touch-packages] [Bug 1521739] Re: package libqt5xcbqpa5 5.5.1+dfsg-6ubuntu1 failed to install/upgrade: trying to overwrite '/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so', which is also

2015-12-13 Thread Dmitry Shachnev
This should fix it: http://anonscm.debian.org/cgit/pkg- kde/qt/qtbase.git/commit/?id=dd4117ca625b262d ** Changed in: qtbase-opensource-src (Ubuntu) Status: New => Fix Committed ** Changed in: qtbase-opensource-src (Ubuntu) Assignee: (unassigned) => Dmitry Shachnev (mitya57) -

[Touch-packages] [Bug 1509562] Re: no icons for menu, folders, directories, files

2015-11-27 Thread Dmitry Shachnev
We are going to make that package a recommendation (so that it will be pulled in by default) with Qt 5.7, where it has been ported to Gtk+3. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu.

[Touch-packages] [Bug 1509562] Re: no icons for menu, folders, directories, files

2015-11-27 Thread Dmitry Shachnev
On Xfce, try installing libqt5libqgtk2 package, it should 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://bugs.launchpad.net/bugs/1509562 Title: no icons for menu,

[Touch-packages] [Bug 1202917] Re: Drop unnecessary gconf dependency

2016-06-15 Thread Dmitry Shachnev
Jeremy, thanks for the link! This dependency is now dropped in Qt 5.6.1 packages in Debian unstable, so this will be fixed in Ubuntu when we get Qt 5.6 merged. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1596811] Re: Please merge qtbase-opensource-src 5.6.1+dfsg-3

2016-06-28 Thread Dmitry Shachnev
Not very good news: these bugs need to be fixed first: https://bugs.launchpad.net/bugs/+bugs?field.tag=qt5.6 More information about Qt 5.6 status is at https://wiki.ubuntu.com/Touch/QtTesting. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1542691] Re: QSystemTrayIcon doesn't work when several.

2016-02-06 Thread Dmitry Shachnev
No, sorry, that doesn't allow two tray icons because the object path on D-Bus is hardcoded. I'll try to fix that later. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu.

[Touch-packages] [Bug 1542691] Re: QSystemTrayIcon doesn't work when several.

2016-02-06 Thread Dmitry Shachnev
Two different tray icons will be supported with https://codereview.qt- project.org/146951 (and I hope we'll have it backported in Xenial). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu.

[Touch-packages] [Bug 1531516] Re: qt5/gtk integration needs to disable overlay-scrollbars since they create issues

2016-02-15 Thread Dmitry Shachnev
Yes, that patch needs to be restored until Qt 5.7 (where QGtkStyle was removed). -- 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/1531516 Title: qt5/gtk

[Touch-packages] [Bug 1546328] Re: Systray option does not work.

2016-02-29 Thread Dmitry Shachnev
appmenu-qt5 package (after logout/login the bug should be gone). ** Changed in: qtbase-opensource-src (Ubuntu) Assignee: (unassigned) => Dmitry Shachnev (mitya57) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtb

[Touch-packages] [Bug 1546328] Re: Systray option does not work.

2016-04-07 Thread Dmitry Shachnev
> @Dmitry, I still require: > export XDG_CURRENT_DESKTOP=Unity > To make the icon show. Is this being fixed in other places? I hope I'll be able to get the fix into Qt before Xenial release (or in the worst case as an early SRU). So no need to add the workaround. -- You received this bug

[Touch-packages] [Bug 1546328] Re: Systray option does not work.

2016-04-06 Thread Dmitry Shachnev
The new release is a minor/bugfix one, so I'll upload it now. -- 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/1546328 Title: Systray option does not work.

[Touch-packages] [Bug 1546328] Re: Systray option does not work.

2016-03-19 Thread Dmitry Shachnev
I don't like Depends: appmenu-qt5. Can it be a recommendation? We want to drop appmenu-qt5 at some point. If it won't happen in Xenial, it will definitely happen in Xenial+1. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1558279] Re: QtQuick library gets installed but headers are missing

2016-03-19 Thread Dmitry Shachnev
qt5-default is *not* a meta-package that would pull the packages needed for development. The only thing it does is provide a configuration for qtchooser so that it prefers Qt 5 over Qt 4. So this is not a bug. ** Changed in: qtbase-opensource-src (Ubuntu) Status: New => Invalid -- You

[Touch-packages] [Bug 1546328] Re: Systray option does not work.

2016-03-20 Thread Dmitry Shachnev
@Ross: > Without appmenu-qt5, the menu works from the systray, but the icon is not animated. It just shows a red cross all the time, which is misleading for the user. Thanks for letting me know that, I will try to look at this issue a bit later. The goal is to make Qt's own dbustray

[Touch-packages] [Bug 1502480] Re: Sound Settings and Time & Date Settings did not launch during gnome-flashback session

2016-03-24 Thread Dmitry Shachnev
** Package changed: indicator-applet (Ubuntu) => indicator-sound (Ubuntu) ** Changed in: indicator-sound (Ubuntu) Status: New => In Progress ** Changed in: indicator-sound (Ubuntu) Assignee: (unassigned) => Dmitry Shachnev (mitya57) ** Also affects: indicator-datetim

[Touch-packages] [Bug 1546328] Re: Systray option does not work.

2016-03-03 Thread Dmitry Shachnev
A small typo in my previous comment: it doesn't *populate* the tray icon's contextMenu(). -- 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/1546328 Title:

[Touch-packages] [Bug 1546328] Re: Systray option does not work.

2016-03-03 Thread Dmitry Shachnev
Actually there are two problems here. 1) The menu I have taken a look at qjackctl code. It makes some really wrong assumptions about how the system tray icons work. In particular, it doesn't call the tray icon's contextMenu(), but instead intercepts the events and tries to draw a custom menu.

[Touch-packages] [Bug 1546328] Re: Systray option does not work.

2016-04-03 Thread Dmitry Shachnev
Looks like the purpose of that code is to make the application singleton. There are lots of solutions for this task that do not require X11. Here is a very small library that qjackctl can probably use or embed: https://github.com/itay-grudev/SingleApplication. As a quick and temporary fix, maybe

[Touch-packages] [Bug 1546328] Re: Systray option does not work.

2016-04-03 Thread Dmitry Shachnev
@Len, I could not reproduce it on my own system with Xfce installed, but I can now reproduce it on Xubuntu daily CD. According to D-Bus monitor, qjackctl doesn't even create a tray icon before everything hangs. Looking at the code, I suppose such behavior may be a result of this call in

[Touch-packages] [Bug 1546328] Re: Systray option does not work.

2016-04-01 Thread Dmitry Shachnev
Dear Ross, >> Without appmenu-qt5, the menu works from the systray, but the icon is not >> animated. It just shows a red cross all the time, which is misleading for >> the user. > > Thanks for letting me know that, I will try to look at this issue a bit later. Can you please check if starting

[Touch-packages] [Bug 1546328] Re: Systray option does not work.

2016-04-01 Thread Dmitry Shachnev
The mentioned fix is https://codereview.qt-project.org/154459. If it gets accepted upstream, I'll try to make sure it gets included in Xenial (or at least Xenial-updates). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1296233] Re: increase in number of wakeups in recent release in indicator-datetime

2016-04-02 Thread Dmitry Shachnev
Any update on fixing GIO? Maybe we can already revert this hack? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to indicator-datetime in Ubuntu. https://bugs.launchpad.net/bugs/1296233 Title: increase in number of wakeups in

[Touch-packages] [Bug 1546328] Re: Systray option does not work.

2016-04-02 Thread Dmitry Shachnev
@Len, > - The qjackctl menu does not work, instead an empty drop-down appears. (for the reasons you already mentioned) Right. I cannot do anything with this in Qt, qjackctl should really use the recommended APIs (i.e. QSystemTrayIcon::setContextMenu)… > - Setting "Start minimized to system

[Touch-packages] [Bug 1574542] Re: QSystemTrayIcon doesn't work correclty on 16.04 final release

2016-04-25 Thread Dmitry Shachnev
Thanks for the bug report. Which desktop do you use? Unity? Do you have appmenu-qt5 package installed? Can you please run dbus-monitor, then start your application, and paste somewhere the full dbus-monitor log? -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1542691] Re: QSystemTrayIcon doesn't work when several.

2016-05-12 Thread Dmitry Shachnev
*** This bug is a duplicate of bug 1574699 *** https://bugs.launchpad.net/bugs/1574699 I have worked on a fix for this yesterday, or to be more precise on two fixes. Fix for appmenu-qt5: lp:~mitya57/appmenu-qt5/lp1574699 Fix for pure Qt without appmenu-qt5:

[Touch-packages] [Bug 1574542] Re: QSystemTrayIcon doesn't work correclty on 16.04 final release

2016-05-12 Thread Dmitry Shachnev
Hi Gaurav, Does your application use the QSystemTrayIcon::isSystemTrayAvailable() method? If yes, then my appmenu-qt5 fix from lp:~mitya57/appmenu- qt5/lp1574699 should fix this bug. If you can build/install appmenu-qt5 from there and test, that would be nice. As a workaround, start your app

[Touch-packages] [Bug 1606927] Re: Qt 5.6.1 causes some powerpc tests to fail

2016-07-27 Thread Dmitry Shachnev
This looks very similar to the upstream bug I filed: https://bugreports.qt.io/browse/QTBUG-54719 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to maliit-framework in Ubuntu. https://bugs.launchpad.net/bugs/1606927 Title: Qt

[Touch-packages] [Bug 1612767] Re: Drop appmenu-qt5 from default installations

2016-08-13 Thread Dmitry Shachnev
** Description changed: Currently we are using appmenu-qt5 as our platform theme on desktop, however it has many disadvantages, which make me want to get rid of it: 1) Its design is a hack: instead of the using normal QPA API for getting the menu, it retrieves the menu bar using

[Touch-packages] [Bug 1612767] [NEW] Drop appmenu-qt5 from default installations

2016-08-12 Thread Dmitry Shachnev
Public bug reported: Currently we are using appmenu-qt5 as our platform theme on desktop, however it has many disadvantages, which make me want to get rid of it: 1) Its design is a hack: instead of the using normal QPA API for getting the menu, it retrieves the menu bar using QWidget::findChild,

[Touch-packages] [Bug 1602568] Re: Consider version 5.6 for Yakety

2016-07-13 Thread Dmitry Shachnev
*** This bug is a duplicate of bug 1596811 *** https://bugs.launchpad.net/bugs/1596811 ** This bug has been marked a duplicate of bug 1596811 Please merge qtbase-opensource-src 5.6.1+dfsg-3 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1604009] Re: Empty menus in global app-menu in VirtualBox second window

2016-07-19 Thread Dmitry Shachnev
Michael, thanks for the investigation! That check looks related, and links to https://bugs.kde.org/show_bug.cgi?id=254066. Do you have any idea how to fix your issue and not introduce regressions for that bug? I do not know if there is any active maintainer for libdbusmenu-qt, but I'm

[Touch-packages] [Bug 1603218] Re: Metacity theme does not scale well on HiDPI

2016-07-16 Thread Dmitry Shachnev
** Project changed: ubuntu-themes => ubuntu-themes (Ubuntu) ** Also affects: ubuntu-themes (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: ubuntu-themes (Ubuntu Yakkety) Importance: Undecided Status: New -- You received this bug notification because you

[Touch-packages] [Bug 1572496] Re: s390x build/run failure with Qt 5.6

2016-07-12 Thread Dmitry Shachnev
May be related to https://bugreports.qt.io/browse/QTBUG-54717 which I just filed. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gsettings-qt in Ubuntu. https://bugs.launchpad.net/bugs/1572496 Title: s390x build/run

[Touch-packages] [Bug 1594816] Re: GtkSwitch button background overflows the border

2016-08-04 Thread Dmitry Shachnev
I can include this in my Xenial ubuntu-themes upload, can you please add the SRU paperwork? ** Also affects: ubuntu-themes (Ubuntu Xenial) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1654820] Re: Kmail and some other KDE packages FTBFS with Qt 5.7.1

2017-01-21 Thread Dmitry Shachnev
** Bug watch added: Debian Bug tracker #852035 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852035 ** Also affects: binutils (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852035 Importance: Unknown Status: Unknown -- You received this bug notification because

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

2017-01-26 Thread Dmitry Shachnev
** No longer affects: appmenu-qt5 (Ubuntu Xenial) ** No longer affects: appmenu-qt5 (Ubuntu) -- 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/1380702 Title:

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

2017-01-26 Thread Dmitry Shachnev
Robert: not yet. We first need to fix it in the development release, then if the fix works we can backport it to 16.04 and 16.10. Adding a 16.10 task for the time being. ** Also affects: qtbase-opensource-src (Ubuntu Yakkety) Importance: Undecided Status: New -- You received this

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

2017-01-25 Thread Dmitry Shachnev
Pushed a fix to our repository, it will be available in the next upload. https://anonscm.debian.org/cgit/pkg- kde/qt/qtbase.git/commit/?id=eb838b990d5c798e ** Changed in: qtbase-opensource-src (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because

[Touch-packages] [Bug 1542691] Re: QSystemTrayIcon doesn't work when several.

2017-01-18 Thread Dmitry Shachnev
*** This bug is a duplicate of bug 1574699 *** https://bugs.launchpad.net/bugs/1574699 BronsonMathews, this is fixed in Ubuntu 16.10. If the fix works for you, I can backport it to Ubuntu 16.04 too. Please test the branch mentioned in my previous comment. -- You received this bug

[Touch-packages] [Bug 1616909] [NEW] Installing multiple dbgsym packages fails

2016-08-25 Thread Dmitry Shachnev
Public bug reported: On Yakkety, installing a single -dbgsym package using apt works fine. However, if I specify multiple on a command line, I get this: $ sudo apt install metacity-dbgsym gnome-flashback-dbgsym Reading package lists... Done Building dependency tree Reading state

[Touch-packages] [Bug 1612767] Re: Drop appmenu-qt5 from default installations

2016-08-25 Thread Dmitry Shachnev
By "locally" I meant a pbuilder on my own server, not really locally... -- 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/1612767 Title: Drop appmenu-qt5 from

  1   2   3   4   >