[Touch-packages] [Bug 1833013] Re: Interactive prompt during non-interactive install

2019-10-31 Thread Elvis Stansvik
Robie: We had one of our automated builds start failing due to this. We were using only -y and DEBIAN_FRONTEND=noninteractive (wrongly thinking that was enough). I've now changed to sudo apt-get -o Dpkg::Options::="--force-confdef" -o Dpkg::Options ::="--force-confold" -y install $(cat requiremen

[Touch-packages] [Bug 1833013] Re: Interactive prompt during non-interactive install

2019-10-31 Thread Elvis Stansvik
Robie: Nevermind, I was not setting up the env vars correctly. Sorry for the noise. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssl in Ubuntu. https://bugs.launchpad.net/bugs/1833013 Title: Interactive prompt during

[Touch-packages] [Bug 977804] Re: Unity crashes when many windows are opened (intel_do_flush_locked failed: No space left on device)

2015-05-20 Thread Elvis Stansvik
Just like Guillermo, I'm trying to run BricsCAD on my X220 laptop and get this error/crash. Anyone know if it has been reported upstream and if there's a fix in sight? To Guillermo: Did you ever find any workaround to getting BricsCAD to run? I tried setting LIBGL_DISABLE_DRI3 in the environment s

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

2017-06-08 Thread Elvis Stansvik
Any idea when this will hit -updates, now that the verification is done? -- 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: No keyboards shortcuts

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

2017-06-08 Thread Elvis Stansvik
Ah, thanks. Did not know about that page. Thanks for looking into it. (My primary interest is not actually this fix, but the mouse event compression SRU that got piggybacked into it: https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource- src/+bug/1598173). -- You received this bug notifica

[Touch-packages] [Bug 1598173] Re: Please consider SRU of "xcb: Compress mouse motion and touch update events"

2017-06-12 Thread Elvis Stansvik
Thank you! Been waiting for this fix for 11 months, and boy does it taste sweet now that it's 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.launchpad.net/bugs/1598173 Ti

[Touch-packages] [Bug 1598173] Re: Please consider SRU of "xcb: Compress mouse motion and touch update events"

2017-03-30 Thread Elvis Stansvik
I'm a little unsure what the process is now, should I tag this bug with something? Or just wait until someone comes around to approve the upload? -- 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 1598173] Re: Please consider SRU of "xcb: Compress mouse motion and touch update events"

2017-04-09 Thread Elvis Stansvik
I made a couple of pings in #ubuntu-release without reply, but I guess people are just busy :) Another question though: I can see that there was already another qtbase-opensource-src upload in the queue (5.5.1+dfsg-16ubuntu7.3). Will an approver have to approve that first, or will that one be disc

[Touch-packages] [Bug 1598173] Re: Please consider SRU of "xcb: Compress mouse motion and touch update events"

2017-04-10 Thread Elvis Stansvik
Alright, yes lets hope. -- 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/1598173 Title: Please consider SRU of "xcb: Compress mouse motion and touch update e

[Touch-packages] [Bug 1598173] Re: Please consider SRU of "xcb: Compress mouse motion and touch update events"

2017-04-24 Thread Elvis Stansvik
@apw: I've tested the 5.5.1+dfsg-16ubuntu7.4 in xenial-proposed with the test case I attached in comment #4, as well as the Wrapping/Python/vtk/qt/QVTKRenderWindowInteractor.py script in the VTK source, and the problem is fixed. ** Tags removed: verification-needed ** Tags added: verification-done

[Touch-packages] [Bug 1651923] Re: apt https method decodes redirect locations and sends them to the destination undecoded.

2017-01-18 Thread Elvis Stansvik
Julian: Ah, indeed. If I make sure to use https against the SF, and make sure the file doesn't exist, it works reliably. Sorry for the confusion! So, LGTM from xenial. Thanks a lot for working this out! -- You received this bug notification because you are a member of Ubuntu Touch seeded packag

[Touch-packages] [Bug 1598173] Re: Please consider SRU of "xcb: Compress mouse motion and touch update events"

2017-03-20 Thread Elvis Stansvik
Would be great if someone could at least respond to this 8+ month old bug. We're still suffering from this Qt bug, and have to put in lots of ugly workarounds to mitigate it. I'm not sure, should I subscribe someone else to this, and if so, who? -- You received this bug notification because you

[Touch-packages] [Bug 1598173] Re: Please consider SRU of "xcb: Compress mouse motion and touch update events"

2017-03-20 Thread Elvis Stansvik
Hi Dimitry! No problem. In fact, I've cherry picked the fix from Qt 5.6 and created an updated package. I'm building it at the moment to test. I'll fill out the SRU template as well, and attach a debdiff if it seems to work OK. Sorry for not sticking to the SRU procedure to begin with, I know I w

[Touch-packages] [Bug 1598173] Re: Please consider SRU of "xcb: Compress mouse motion and touch update events"

2017-03-20 Thread Elvis Stansvik
** Description changed: - A fix for QTBUG-40889 was worked out and submitted at + Mouse event compression stopped working in Qt 5, a regression from Qt 4: - https://codereview.qt-project.org/#/c/115531/ +https://bugreports.qt.io/browse/QTBUG-40889 - but due to coming in a bit late, w

[Touch-packages] [Bug 1598173] Re: Please consider SRU of "xcb: Compress mouse motion and touch update events"

2017-03-20 Thread Elvis Stansvik
Dmitry: I've updated the description with the SRU template. I also attached a test case and a debdiff. I've tested that the updated package fixes the problem. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-

[Touch-packages] [Bug 1598173] Re: Please consider SRU of "xcb: Compress mouse motion and touch update events"

2017-03-20 Thread Elvis Stansvik
** Patch added: "debdiff for 5.5.1+dfsg-16ubuntu7.3 with backported fix from Qt 5.6" https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1598173/+attachment/4841178/+files/fix-qtbug-40889.debdiff -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1598173] Re: Please consider SRU of "xcb: Compress mouse motion and touch update events"

2017-03-20 Thread Elvis Stansvik
** Description changed: Mouse event compression stopped working in Qt 5, a regression from Qt 4: -https://bugreports.qt.io/browse/QTBUG-40889 +    https://bugreports.qt.io/browse/QTBUG-40889 The bug was fixed in Qt 5.6 https://codereview.qt- - project.org/#/c/126136/ where it has bee

[Touch-packages] [Bug 1598173] Re: Please consider SRU of "xcb: Compress mouse motion and touch update events"

2017-03-24 Thread Elvis Stansvik
Excellent. Many 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/1598173 Title: Please consider SRU of "xcb: Compress mouse motion and touch update e

[Touch-packages] [Bug 1598173] Re: Please consider SRU of "xcb: Compress mouse motion and touch update events"

2017-05-08 Thread Elvis Stansvik
Do I need to do something more for this to be uploaded to xenial- updates? Should I try to get someone else to test? -- 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 1598173] Re: Please consider SRU of "xcb: Compress mouse motion and touch update events"

2017-05-08 Thread Elvis Stansvik
Aha, I forgot to check the other bug. No worries. Thanks a lot for all the work Dmitry, looking at that bug I see that it is much more complicated than this one. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensourc

[Touch-packages] [Bug 1598173] [NEW] Please consider SRU of "xcb: Compress mouse motion and touch update events"

2016-07-01 Thread Elvis Stansvik
Public bug reported: A fix for QTBUG-40889 was worked out and submitted at https://codereview.qt-project.org/#/c/115531/ but due to coming in a bit late, was moved to Qt 5.6 https://codereview.qt-project.org/#/c/126136/ The bug is about mouse motion event compression malfunctioning, an