[Touch-packages] [Bug 1771358] [NEW] qt5-qmake contains mkspecs/linux-pgcc in xenial but not bionic

2018-05-15 Thread Carl Ponder
Public bug reported: I'm trying to build the CUBE gui using the PGU compiler. This depends on qt5-qmake. The amd64 / 16.04 build https://packages.ubuntu.com/xenial/qt5-qmake https://packages.ubuntu.com/xenial/amd64/qt5-qmake/filelist contains these two files /usr/lib/x86_64-l

[Touch-packages] [Bug 1771358] Re: qt5-qmake contains mkspecs/linux-pgcc in xenial but not bionic

2018-05-15 Thread Carl Ponder
Also, when I tried to file this bug the first time, the tracker said "qt5-qmake" does not exist in Ubuntu. Please choose a different package. If you're unsure, please select "I don't know" This doesn't make any sense, since this is the name presented on your web-page. The search option gave

[Touch-packages] [Bug 1771358] Re: qt5-qmake contains mkspecs/linux-pgcc in xenial but not bionic

2018-05-15 Thread Carl Ponder
The file is also missing in the i386 / 18.04 build https://packages.ubuntu.com/bionic/i386/qt5-qmake https://packages.ubuntu.com/bionic/i386/qt5-qmake/filelist I haven't looked at the others. -- You received this bug notification because you are a member of Ubuntu Touch seeded packa

[Touch-packages] [Bug 1771358] Re: qt5-qmake contains mkspecs/linux-pgcc in xenial but not bionic

2018-05-15 Thread Carl Ponder
Ok got it. Right now I'm looking at building the CUBE gui components with the system base=environment (g++) and building only the I/O libraries for each compiler, in which case I won't need to use the qmake/pgi combination. But if I find I do need it, I can try testing the pgcc files from 16.04 i

[Touch-packages] [Bug 1609700] Re: username is not saved in openconnect connection dialog

2017-05-13 Thread Carl Ponder
I was having the same problem, and updating to 16.04.2 was the solution for me, specifically sudo apt-get -y dist-upgrade given that I was already running 16.04. The problem had also been reported here https://askubuntu.com/questions/835556/network-manager-doesnt- remember-login-username

[Touch-packages] [Bug 1363070] Re: USB Mouse cursor jumps and buttons get deactivated with two PS/2 devices connected

2014-09-17 Thread Carl Ponder
I have a Dell Latitude E6500. I'd seen this problem with my 3-button IBM USB mouse, but it went away when I upgraded from Ubuntu 10.04 to 12.04. I have another external IBM USB mouse, this one with a wheel, and am still seeing the problem. So far I can temporarily stop the problem by un-plugging

[Touch-packages] [Bug 1363070] Re: USB Mouse cursor jumps and buttons get deactivated with two PS/2 devices connected

2014-09-17 Thread Carl Ponder
Here's some info that actually makes sense, it says that the wheel-mice use a 4-byte protocol and the Touchpad uses a 3-byte protocol. This could explain how the driver could get confused. Anyone comment? http://blogs.msdn.com/b/oldnewthing/archive/2004/09/17/230839.aspx Yeah, this is a Windows-a