[Touch-packages] [Bug 1511628] [NEW] invoke-rc.d uses incorrect exit code

2015-10-29 Thread Nathan Osman
Public bug reported: I am using invoke-rc.d on Vivid and have observed what appears to be incorrect behavior. I have a systemd service installed that is masked and I am attempting to use invoke-rc.d to obtain its status. However, the exit code is 0, which falsely suggests that the service is runn

[Touch-packages] [Bug 1427264] Re: using ecryptfs, creating frameworks fail to bind mount issues

2016-01-24 Thread Nathan Osman
I am still seeing this on Wily. $ dpkg -s schroot | grep Version Version: 1.6.10-1ubuntu2 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to click in Ubuntu. https://bugs.launchpad.net/bugs/1427264 Title: using ecrypt

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

2015-05-13 Thread Nathan Osman
Thanks for getting this into trusty-proposed. I built the application again using the new binutils package and I can confirm that it now works perfectly. -- 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 1441961] Re: dataChanged signal cannot be used on ARM under certain conditions

2015-05-13 Thread Nathan Osman
** Tags removed: verification-needed ** Tags added: verification-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/1441961 Title: dataChanged signal cannot

[Touch-packages] [Bug 1393697] Re: Cross qmake to the chroots

2015-03-30 Thread Nathan Osman
This bug also affects packages cross-compiled for armhf that attempt to use qmake: $ sbuild --build=amd64 --host=armhf -d trusty myapp_1.0.dsc ... dh_auto_configure -a qmake: could not find a Qt installation of '' dh_auto_configure: qmake -makefile -nocache QMAKE_CFLAGS_RELEASE=-g -O2 -fstac

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

2015-04-08 Thread Nathan Osman
Public bug reported: This is probably the strangest bug I have ever observed, but it is completely reproducible. When running the attached Qt application, I receive the following error: QObject::connect: signal not found in Test This error is 100% reproducible on my Raspberry Pi 2 running Ub

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

2015-04-09 Thread Nathan Osman
The old connection syntax appears to work fine. Also, I finally managed to get Utopic up and running on the device and surprisingly, the problem with my example has disappeared. However, it appears to be a compile- time issue since anything compiled with Qt 5.2.1 in Trusty still fails to work when

[Touch-packages] [Bug 1410470] Re: ubuntu sdk reports that email domain is too long

2015-03-17 Thread Nathan Osman
I did some digging in the source code to try and figure out what was going on. The relevant section seems to begin at clickreviews/cr_lint.py:430. It appears that the maintainer email is linked to the package name. Consider the following example: Name: testapp.nathan-osman Maintainer: Nathan

[Touch-packages] [Bug 1382845] Re: Mouse buttons are ignored

2015-02-24 Thread Nathan Osman
I'm afraid that this bug seems to have disappeared and I can no longer reproduce the issue. An update must have fixed the problem. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs

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

2015-04-09 Thread Nathan Osman
Aha! I have found the Qt bug that corresponds with this issue: https://bugreports.qt.io/browse/QTBUG-36129 This was fixed in 5.3.0 (which is the version Utopic ships with). However, this doesn't help Trusty users since existing applications will fail to work. Is there any chance that this fix coul

[Touch-packages] [Bug 1382845] Re: Mouse buttons are ignored

2014-11-12 Thread Nathan Osman
I want to add that the switch-VT trick works when you have a single video card but fails to work with multiple video cards in a multi-seat configuration. This means that one of the seats is completely unusable. I literally can't click anything. -- You received this bug notification because you ar

[Touch-packages] [Bug 1382845] [NEW] Mouse buttons are ignored

2014-10-18 Thread Nathan Osman
Public bug reported: I have just performed a completely clean installation of Utopic from the daily ISO. After installation, however, I was unable to use the mouse buttons. Neither the left nor right mouse buttons have any effect when pressed. I tried connecting another mouse but it exhibits the s

[Touch-packages] [Bug 1382845] Re: Mouse buttons are ignored

2014-10-18 Thread Nathan Osman
Hey... it actually did solve the problem - at least temporarily. Not only that, but I noticed something else interesting before I tried that. If two windows are open, the active one doesn't receive the clicks, but the one underneath does. -- You received this bug notification because you are a me