[Touch-packages] [Bug 1878431] Re: [81C4, Realtek ALC298, Speaker, Internal] Playback problem

2020-05-13 Thread Elvis Presley
I saw in another bug that it would help if I ran RtHDDump.exe from windows 10. So I have and that should be attached next. The sounds in windows 10 is _great_. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in U

[Touch-packages] [Bug 1878431] Re: [81C4, Realtek ALC298, Speaker, Internal] Playback problem

2020-05-13 Thread Elvis Presley
** Attachment added: "Output from RtHDDump.exe" https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1878431/+attachment/5370974/+files/RtHDDump.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubun

[Touch-packages] [Bug 1878431] Re: [81C4, Realtek ALC298, Speaker, Internal] Playback problem

2020-05-13 Thread Elvis Presley
Played around with hda-analyzer and managed to get half decent sound. I've added the python code it generated. But I don't know how to configure things so that the volume keys adjust it. Attachment of the python should be below. -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1878431] Re: [81C4, Realtek ALC298, Speaker, Internal] Playback problem

2020-05-13 Thread Elvis Presley
** Attachment added: "python generated by hda-analyzer which makes things sound ok" https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1878431/+attachment/5370972/+files/fixsound -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1878431] [NEW] [81C4, Realtek ALC298, Speaker, Internal] Playback problem

2020-05-13 Thread Elvis Presley
Public bug reported: I get thin tinny sound. On ubuntu 19.10 I was able to work around this by running: sudo hda-verb /dev/snd/hwC0D0 0x14 SET_CONNECT_SEL 0x0c But that doesn't seem to work on 20.04 and I haven't been able to work out what I need to do to get sound working acceptably. ProblemTyp

[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 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 1769824] [NEW] Xorg crash

2018-05-07 Thread Elvis
Public bug reported: System was idle at the time. It displayed the background wall paper, but did NOT display the login screen. I had to go to console, and restart lightdm. Wayno ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: xorg 1:7.7+19ubuntu7 ProcVersionSignature: Ubuntu 4.15.0-20.2

[Touch-packages] [Bug 1638695] Re: Python 2.7.12 performance regression

2017-08-17 Thread Elvis Pranskevichus
We'll need the package maintainers to chime in on this. Attached is a patch that disables harmful settings. ** Patch added: "0001-Disable-fpectl-and-fPIC-on-Modules-_math.c.patch" https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1638695/+attachment/4934301/+files/0001-Disable-fpectl-a

[Touch-packages] [Bug 1638695] Re: Python 2.7.12 performance regression

2017-08-16 Thread Elvis Pranskevichus
After much testing I found what is causing the regression in 16.04 and later. There are several distinct causes which are attributed to the choices made in debian/rules and the changes in GCC. Cause #1: the decision to compile `Modules/_math.c` with `-fPIC` *and* link it statically into the pytho

[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 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 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 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] 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-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 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-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-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-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-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-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
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
** 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
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
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 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] [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

[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 1455274] [NEW] no wireless network detected after turning wifi off and on a few times

2015-05-14 Thread Elvis
Public bug reported: This began when I upgraded to Ubuntu 15.04. My workplace is in a place in which the wifi signal from my network is weak. So, sometimes, it loses the signal. A quick solution that sometimes works is turning (either through hardware or gui) the wifi off and back on again. Howeve