[Ubuntu-phone] GSettings schemas for phone/tablet settings

2013-07-18 Thread Iain Lane
connotations. Thoughts? I'd like to get moving on being able to define schemas and start making the system-settings application set and retrieve keys so that app (and system) developers are able to start respecting them. Cheers, -- Iain Lane

[Ubuntu-phone] Dialer/number entry component?

2013-07-19 Thread Iain Lane
e (or move to the SDK)? Cheers, -- Iain Lane [ i...@orangesquash.org.uk ] Debian Developer [ la...@debian.org ] Ubuntu Developer [ la...@ubuntu.com ] signature.asc Description: Digital

Re: [Ubuntu-phone] Dialer/number entry component?

2013-07-19 Thread Iain Lane
be necessary to make sure the component is compatible with being used here. Thanks, -- Iain Lane [ i...@orangesquash.org.uk ] Debian Developer [ la...@debian.org ] Ubuntu Developer [ la...@ub

Re: [Ubuntu-phone] Dialer/number entry component?

2013-07-19 Thread Iain Lane
of functionality. So kind of urgent but not top priority I'd say. Cheers, -- Iain Lane [ i...@orangesquash.org.uk ] Debian Developer [ la...@debian.org ] Ubuntu Developer [ la...@ubuntu.com ]

Re: [Ubuntu-phone] GSettings schemas for phone/tablet settings

2013-07-19 Thread Iain Lane
ly put things into these new schemas where we don't have anything already. That isn't to say that applications won't have a legitimate need to read information out of GSettings, just that it won't necessarily be the place where everything is stored. Cheers, -- Iain Lane

[Ubuntu-phone] Location API

2013-07-25 Thread Iain Lane
Hello, Is there any working location API in touch? I've been trying to use QtLocation but that doesn't work at all; Positionsource.sourceError returns -1 which is an error state. Code snippets or further instructions gratefully received. Cheers, --

Re: [Ubuntu-phone] Location API

2013-07-26 Thread Iain Lane
geoip.ubuntu.com/lookup returns it, for example. Cheers, -- Iain Lane [ i...@orangesquash.org.uk ] Debian Developer [ la...@debian.org ] Ubuntu Developer [ la...@ubuntu.com ] signature.a

[Ubuntu-phone] "Can I use the internet?"

2013-07-30 Thread Iain Lane
something else to use here? Cheers, [0] https://wiki.ubuntu.com/TimeAndDate#Phone -- Iain Lane [ i...@orangesquash.org.uk ] Debian Developer [ la...@debian.org ] Ubuntu Developer [ la...@

Re: [Ubuntu-phone] "Can I use the internet?"

2013-07-30 Thread Iain Lane
ata signal or if the user has disabled it. [0] https://git.kernel.org/cgit/network/ofono/ofono.git/tree/doc/network-api.txt#n78 -- Iain Lane [ i...@orangesquash.org.uk ] Debian Developer [ la...@debi

Re: [Ubuntu-phone] "Can I use the internet?"

2013-07-30 Thread Iain Lane
On Tue, Jul 30, 2013 at 08:12:42AM -0500, Ted Gould wrote: > On Tue, 2013-07-30 at 10:44 +0100, Iain Lane wrote: > > > In implementing the Time and Date settings[0], I need to know how to > > answer the question in the subject. We have NM's D-Bus API - does that > >

Re: [Ubuntu-phone] "Can I use the internet?"

2013-07-30 Thread Iain Lane
Hi Manuel, On Tue, Jul 30, 2013 at 04:09:05PM +0200, Manuel de la Pena wrote: > On Tue, Jul 30, 2013 at 3:50 PM, Iain Lane wrote: > > > On Tue, Jul 30, 2013 at 08:12:42AM -0500, Ted Gould wrote: > > > On Tue, 2013-07-30 at 10:44 +0100, Iain Lane wrote: > > > > &

Re: [Ubuntu-phone] "Can I use the internet?"

2013-07-31 Thread Iain Lane
On Wed, Jul 31, 2013 at 03:18:27PM +0400, Alberto Mardegan wrote: > On 07/30/2013 07:50 PM, Iain Lane wrote: > >Admittedly I didn't know about it ;-) But looking at that API reference > >it seems to be more about mobile stuff whereas my question is a bit more > >generic

Re: [Ubuntu-phone] "Can I use the internet?"

2013-08-01 Thread Iain Lane
On Wed, Jul 31, 2013 at 05:42:43PM +0100, Iain Lane wrote: > On Wed, Jul 31, 2013 at 03:18:27PM +0400, Alberto Mardegan wrote: > > On 07/30/2013 07:50 PM, Iain Lane wrote: > > >Admittedly I didn't know about it ;-) But looking at that API reference > > >it see

Re: [Ubuntu-phone] "Can I use the internet?"

2013-08-01 Thread Iain Lane
Fi, cellular data and location detection. So I need APIs to tell me if those things are available. If that's not accurate, please could you work with mpt to update the design? [0] https://wiki.ubuntu.com/TimeAndDate#Phone -- Iain Lane [ i...@ora

Re: [Ubuntu-phone] "Can I use the internet?"

2013-08-02 Thread Iain Lane
OK, I can get on board with that assuming that design can agree (maybe at least for V1 anwyay). So, assuming that, all I'll need to know for this panel is how to toggle the platform between automatic/manual updating of both the time and timezone. Will that be API provided by timed or some

[Ubuntu-phone] [system-settings] Setting time & date with NTP?

2013-08-30 Thread Iain Lane
Hello, I heard that timed / NITZ support is no longer in scope for 13.10. That's fine but I'm wondering what the impact is for Date & Time in system-settings. Should the Automatic / Manual toggle there switch NTP on and off in timedated? Will that work on the device? Cheers,

[Ubuntu-phone] Help needed with autopilot tests for ubuntu-system-settings

2013-12-19 Thread Iain Lane
t(background, Equals(None)) File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 412, in assertThat raise MismatchError(matchee, matcher, mismatch, verbose) MismatchError: None != Ran 1 test in 6.019s FAILED (failures=1) -- Iain Lane

Re: [Ubuntu-phone] Help needed with autopilot tests for ubuntu-system-settings

2013-12-20 Thread Iain Lane
Hiya, On Thu, Dec 19, 2013 at 05:15:02PM +0200, Alberto Mardegan wrote: > On 12/19/2013 12:31 PM, Iain Lane wrote: > > Hi, > > > > There's something up with the autopilot tests for > > ubuntu-system-settings. > > > > There's a set of fairl

[Ubuntu-phone] Autopilot: Get dynamic elements contained within a ListView

2014-01-22 Thread Iain Lane
ments in the model. I can use the unreleased emulator for now, if that's necessary. Thanks, -- Iain Lane [ i...@orangesquash.org.uk ] Debian Developer [ la...@debian.org ] Ubuntu Developer

Re: [Ubuntu-phone] Autopilot: Get dynamic elements contained within a ListView

2014-01-23 Thread Iain Lane
On Wed, Jan 22, 2014 at 03:59:50PM -0600, Leo Arias wrote: > Hello, > > On Wed, Jan 22, 2014 at 12:02 PM, Iain Lane wrote: > > > I need to write some tests that operate on ListViews. The contents are > > dynamic (some of the models are QAbstractTableModels from C+

Re: [Ubuntu-phone] Autopilot: Get dynamic elements contained within a ListView

2014-01-24 Thread Iain Lane
On Thu, Jan 23, 2014 at 05:40:04PM +, Iain Lane wrote: > On Wed, Jan 22, 2014 at 03:59:50PM -0600, Leo Arias wrote: > […] > Sorry for the annoying questions, but I have another one now --- I can > expand the ItemSelector from AP (modulo bug #1271969 which I worked > around by

Re: [Ubuntu-phone] Required codecs on the ubuntu-phone

2014-02-11 Thread Iain Lane
I hope that would make a large enough difference, but if it doesn't we can then look at what else can be done. I would like to avoid any further downstream plugin moves, if at all possible. Cheers, -- Iain Lane [ i...@orangesqu

Re: [Ubuntu-phone] Required codecs on the ubuntu-phone

2014-02-12 Thread Iain Lane
is can be > packaged minimally. Since I was going to upload the new upstream release of gstreamer anyway, I took the opportunity of splitting these plugins out into a separate package. I did a test build in a PPA - please try it: https://launchpad.net/~laney/+archive/arm Cheers, -- Iain Lan

Re: [Ubuntu-phone] Required codecs on the ubuntu-phone

2014-02-12 Thread Iain Lane
On Wed, Feb 12, 2014 at 07:28:46AM -0500, Marc Deslauriers wrote: > On 14-02-12 07:10 AM, Iain Lane wrote: > […] > They need to be in a separate _source_ package so all the build dependencies > still don't get pulled into main. This piece of work is only about reducing the amoun

Re: [Ubuntu-phone] Required codecs on the ubuntu-phone

2014-02-12 Thread Iain Lane
On Wed, Feb 12, 2014 at 12:10:12PM +, Iain Lane wrote: > […] > Since I was going to upload the new upstream release of gstreamer > anyway, I took the opportunity of splitting these plugins out into a > separate package. I did a test build in a PPA - please try it: > > htt

Re: [Ubuntu-phone] system-image updates, and LP: #1277589

2014-02-20 Thread Iain Lane
ntu-system-settings-trusty-armhf-ci/151/artifact/work/output/*zip*/output.zip Make sure you install these before performing any testing. Cheers, -- Iain Lane [ i...@orangesquash.org.uk ] Debian Developer [ la...@debian.org ] Ubunt

Re: [Ubuntu-phone] Landing slot #10 - new system update stack

2014-02-26 Thread Iain Lane
> Flipped. Yup, looks good to me too. I ran the u-s-s AP tests and they all passed, and did a manual update. We can release this when the embargo is lifted IMO. I'll watch out for that. Cheers, -- Iain Lane [ i...@orangesquash.org.uk ] Debian Developer

[Ubuntu-phone] No more custom home screen backgrounds?

2014-03-25 Thread Iain Lane
ain, then I don't see any point in finishing writing this, since all it would be able to do is to change the lock screen background. That doesn't seem very compelling to me. -- Iain Lane [ i...@orangesquash.org.uk ] Debian Developer

Re: [Ubuntu-phone] Customized Upstart Jobs/Overrides

2014-05-01 Thread Iain Lane
on (and override) files. If you're not already, you could prepend /custom to this list and then dropping overrides into /custom/upstart should work. I don't think this applies to system jobs though, and I'm not sure what the answer would be there, if you need that. Cheers, -

Re: [Ubuntu-phone] Simple mass-change: Mark universe packages for langpacks, please include in your next MP

2014-06-13 Thread Iain Lane
l > this fuss just for this change alone. IMHO you could upload for these. At the next train upload people will notice and then it will be trivial to sync the change back in. Cheers, -- Iain Lane [ i...@orangesquash.org.uk ] Debian Developer

Re: [Ubuntu-phone] Simple mass-change: Mark universe packages for langpacks, please include in your next MP

2014-06-13 Thread Iain Lane
On Fri, Jun 13, 2014 at 04:08:56PM -0400, Rodney Dawes wrote: > On Fri, 2014-06-13 at 17:56 +0100, Iain Lane wrote: > > Hi Martin, > > > > On Fri, Jun 13, 2014 at 03:38:58PM +0200, Martin Pitt wrote: > > > […] > > > Due to the CI train I can't just uplo

Re: [Ubuntu-phone] Upower transition for ubuntu phone

2014-08-04 Thread Iain Lane
> distribution as all recent gnome releases use the new upower. I probably can't look at u-s-s until the second half of next week. Feel free to do the port if you want and I'll review your merge proposal as quickly as possible, otherwise I will endeavour

Re: [Ubuntu-phone] ANNOUNCEMENT: Landing team - RTM landings now officially open!

2014-08-21 Thread Iain Lane
anded in ubuntu will not be part > of the RTM-targeted images. So make sure you get the changes you want to > ubuntu-rtm. What about non-CI-train stuff like libraries? I know the CI train can handle source packages. Is that the expected workflow? -- Iain Lane

[Ubuntu-phone] Can we make renames work?

2015-05-20 Thread Iain Lane
least to detect these rename failures (check for EROFS) and aggregate them somewhere so that they can be fixed. This is on touch - I'm not sure if snappy does anything different here. Cheers, -- Iain Lane [ i...@orangesquash.org.u