Re: [Ubuntu-phone] Getting ubuntu_stamp file

2013-07-29 Thread Matthew Fischer
I've updated the wiki with this note, please double check that my new text is accurate. On Sun, Jul 28, 2013 at 5:07 PM, Sergio Schvezov < sergio.schve...@canonical.com> wrote: > On Sun, Jul 28, 2013 at 12:30 PM, John Kim > wrote: > > Hello, > > > > I would like to help reporting bugs. After re

[Ubuntu-phone] image customization

2013-09-26 Thread Matthew Fischer
tl;dr - We are testing mechanisms for downstreams to be able to customize Ubuntu. I'm part of a team that's working on Ubuntu image customization. Image customization is the process by which a downstream[1] can add things or change default values for a device. Some examples of what could be cust

Re: [Ubuntu-phone] image customization

2013-09-26 Thread Matthew Fischer
;>> Voicemail, Customer Service), bootloader animation, UI widget look and feel >>> (i.e. buttons, progress bar, spinners, selectors, menu items)? >>> >>> Thanks, >>> >>> Aaron >>> >>> >>> On Thu, Sep 26, 2013 at 1:53 PM, Ma

Re: [Ubuntu-phone] Library dependency support in click packages?

2013-09-27 Thread Matthew Fischer
On Fri, Sep 27, 2013 at 4:04 PM, Ted Gould wrote: > ** > On Fri, 2013-09-27 at 17:37 -0400, Scott Sweeny wrote: > > One thing click could do is look (at build time) at what external libraries an > application makes use of and if those libraries aren't included in the system > image include them i

Re: [Ubuntu-phone] Image 77 automated testing summary

2013-10-02 Thread Matthew Fischer
I would love to have these. So either to the list or ... well I hate to suggest another list, so here works for me. On Wed, Oct 2, 2013 at 8:50 PM, Paul Larson wrote: > Here's a summary of interesting things going on in the automated results > I've been sending to Didier every night. If others

Re: [Ubuntu-phone] [language] east-Asian language support problem

2013-10-03 Thread Matthew Fischer
We are working to officially support this but here is a solution that I know works for Chinese and hopefully will work for the other ones you mentioned. It requires making the image r/w and is not supported in any way. This will also make your image non-updateable, so you'll have to reflash to get

[Ubuntu-phone] [PATCH] fix exif dates in zoomed in images on mako (LP:1234102)

2013-10-11 Thread Matthew Fischer
On Mako (N4) when you zoom in and take a picture the exif data is not properly written and the images all get the date of Dec 8, 2002. This was fixed in April upstream. I had to modify the patch because the directory structure is different or the original can be applied with -p2. Tested on my N4.

Re: [Ubuntu-phone] [DEVELOPMENT] seg fault on powerd

2013-11-17 Thread Matthew Fischer
You can help debug powerd by enabling the debug mode. Look at /etc/init/powerd.conf and follow the directions in there, then reboot your phone. This will give us a more detailed log which is critical to diagnosing issues with powerd. On Sun, Nov 17, 2013 at 1:30 PM, France3 wrote: > > Hello > >

[Ubuntu-phone] powerd and Class 0 SMS

2013-06-05 Thread Matthew Fischer
>From the ofono documentation it looks like there is a separate signal that we will get when a Class 0 SMS is received. We've added support for this signal today (to turn the screen on when one is received), but I cannot figure out how to generate one. I've tried several Android apps all without su

Re: [Ubuntu-phone] powerd and Class 0 SMS

2013-06-06 Thread Matthew Fischer
ays >> it, without offering to save it in the SMS inbox, which has led to some >> phishing (as it displays like a native notification, with no clue that it's >> an SMS, and no way to know the sender). Sorry, it was in French ( >> http://skyduino.wordpress.com/2012/08/16/sms-c

Re: [Ubuntu-phone] Call notification design

2013-06-07 Thread Matthew Fischer
I'm actually okay with this design. I personally find it annoying when a call takes over my screen, especially when I'm doing something more important, using maps, for example. And over the past few years it has become more clear to me that the primary purpose of my "phone" is no longer for making

Re: [Ubuntu-phone] Call notification design

2013-06-07 Thread Matthew Fischer
Actually that's perfect. If we wake the phone for the call like we do in powerd, then fullscreen would be great, otherwise, do the notification! On Fri, Jun 7, 2013 at 9:30 AM, Sergio Schvezov < sergio.schve...@canonical.com> wrote: > On Fri, Jun 7, 2013 at 12:19 PM, M

[Ubuntu-phone] a couple powerd updates

2013-07-02 Thread Matthew Fischer
There are a few updates to powerd that landed yesterday and will land today that will impact people who are using it to keep the screen on or cancel suspend. 1) powerd now listens for processes exiting dbus and cancels out standing requests when they do. This means that the powerd-cli app will now

Re: [Ubuntu-phone] Compiling armhf binaries for a phone target - toolchain from where?

2013-07-15 Thread Matthew Fischer
This is by no means an official answer, but when I work on powerd and the openclipart scope example I just use a pbuilder. I usually use pbuilder-scripts (apt-get install pbuilder-scripts), which makes setting up a pbuilder easier. I don't see any online docs for it from a brief search, so here's m

[Ubuntu-phone] powerd testing

2013-07-15 Thread Matthew Fischer
Sean Feole has developed a test plan for powerd. We'd love to get some feedback from people using different devices since we've primarily used the Nexus4 and Nexus7. The plan is available here: https://wiki.ubuntu.com/powerd If you plan on running through the tests, please post the results to the