[07:41] hello! I'm trying to crosscompile Qt, but no matter if I compile 5.5 or 5.6 I get the same error, "/usr/include/openssl/e_os2.h:56:33: fatal error: openssl/opensslconf.h" and it says that it can't find the file (opensslconf.h) [07:52] it's a multiarch problem, I think I fixed it [08:00] does anyone know how to fix the orientation of an app? [08:20] liuxg: X-Ubuntu-Supported-Orientations=portrait [08:21] I don't know if/ where this key is documented, but that's what for example dialer-app has in its .desktop file [08:23] kalikiana, this is defined in the desktop file, right? [08:23] kalikiana, is there any open API for the purpose? [08:24] liuxg: There's no runtime API that I'm aware of at the moment [08:27] kalikiana, last time, I was told that there would be such an API. Anyway, thanks === _salem is now known as salem_ [14:02] popey, any luck on pointing me at the manual tests for core apps? === javiercrowsoft1 is now known as javiercrowsoft [14:22] ah, sorry balloons [14:22] balloons: doing now [14:24] you have pm :) === chihchun is now known as chihchun_afk === orsonmmz is now known as orsonmmz|away === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk [21:01] ahayzen, ping [21:01] balloons, pong [21:03] ahayzen, so I've been through all the other apps now (besides clock, which nik90 did) tweaking AP test suites. I'm curious about how you want to handle weather and music. Mostly I'm interested in if you are wanting to get the qml tests landed for those or not [21:04] balloons, for music, i'm probably gonna try and get that QML test branch landed at some point... also note the Autopilot actually passes for it [21:04] ahayzen, right. And you've maintained them fine, so no reason in particular to gut them [21:05] balloons, for weather, the is one flaky test when you run locally, then the location ones fail on jenkins... i'd like to try and move most things to Qml tests [21:05] Just keep in mind you can choose to defer to a manual test if things get too hairy at some point [21:05] yeah we have manual tests already in the repo IIRC ? [21:05] right, I'm thinking of the location stuff.. qml + manual [21:05] yep, for both [21:05] yah [21:05] so really all that needs to be done next is move location tests away from AP [21:06] so shall I leave them alone then and let you make the tweaks? No rush persay, just trying to go through things methodically [21:06] next up is qml tests for the apps that are missing them [21:06] and manual tests :-) [21:06] i can probably get them done over the weekend [21:06] (removing relevant stuff) [21:06] cool, I'll leave them be [21:06] and then moving qml tests $LATER [21:06] ahayzen, ohh, there is one thing [21:07] kill the _copy_xauthority_file logic from the suites, if present [21:07] it's not needed [21:07] okies [21:07] that was the only other note I had :-) [21:08] wooo good work balloons :-) [21:08] balloons, is there an online viewer for Pilot ? [21:08] balloons, like for a developer going through the manual tests when reviewing an MP [21:08] ahayzen, yes, and at some point you should bug veebers about it [21:09] ohh.. [21:09] or should they just use the app on the device ? [21:09] gotcha [21:09] just literally to view the tests [21:09] rather than going through the files and reading manually [21:09] right [21:09] you can run them on the desktop too [21:09] like output into HTML or something ? ;-) [21:09] command line, or client [21:09] the client is qml, runs on desktop [21:10] or simply grok the files [21:10] ah coolio [21:10] not sure of the package offhand [21:10] are there docs for that in a README somewhere or something? [21:10] checkbox- something [21:10] and yea, lol, I guess that needs a new readme eh? [21:11] checkbox-gui/wily,now 0.18-0ubuntu3 amd64 [installed] [21:11] QML based interface for system testing based on Plainbox. [21:11] looks like you're just the person to write it! [21:11] haha :-) [21:12] if there is a bug assigned to me then.... maybe ;-) [21:19] something for later clearly [21:19] staying focused :-) === salem_ is now known as _salem