Re: [Ubuntu-phone] [Development] Wifi controls

2013-05-29 Thread Matthew Paul Thomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ricky Chan wrote on 27/05/13 09:49: > ... > > Now that the phone finction is working, I'm going to use it as my > daily 2nd phone so I could test it out. Problem being not that I'm > traveling around in the city during the day and there're so many >

[Ubuntu-phone] System logging

2013-05-29 Thread Ricky Chan
There had been more than one instance where my phone gets hot and battery was draining at a rate of 1% per 2 minutes. I would really like to help out in sorting these battery draining issue and I know in order for the devs to analyze the problem, a logcat would be the best information to relay to.

Re: [Ubuntu-phone] System logging

2013-05-29 Thread Daniel Winzen
Hello, To get the logcat from your phone you'll have to connect it to your PC. Then you run "adb logcat" in a terminal and everything will be printed in the terminal. To save the output just do "adb logcat > logfile.txt". Regards, Daniel Winzen Am 29.05.2013 17:09, schrieb Ricky Chan: There

Re: [Ubuntu-phone] System logging

2013-05-29 Thread Michael Zanetti
Hi, On Wednesday 29 May 2013 23:09:38 Ricky Chan wrote: > There had been more than one instance where my phone gets hot and battery > was draining at a rate of 1% per 2 minutes. I would really like to help out > in sorting these battery draining issue and I know in order for the devs to > analyze

Re: [Ubuntu-phone] System logging

2013-05-29 Thread Donte Raggio
*Is there any way to get a phone to test the apps that I am developing? The app is centered on a phone or tablet that is able to be messaged and play different sounds and videos. There is no hope of an emulator working. Am I going to have to wait for the phone to be released to finish?* On Wed, M

Re: [Ubuntu-phone] System logging

2013-05-29 Thread Joseph Mills
Htop and valgrind are also nice On May 29, 2013 12:08 PM, "Michael Zanetti" wrote: > Hi, > > On Wednesday 29 May 2013 23:09:38 Ricky Chan wrote: > > There had been more than one instance where my phone gets hot and battery > > was draining at a rate of 1% per 2 minutes. I would really like to hel

Re: [Ubuntu-phone] push to device messaging

2013-05-29 Thread Jochen Breuer
Is this the wrong place to ask that question, should I try somewhere else? -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

Re: [Ubuntu-phone] push to device messaging

2013-05-29 Thread Gianguido SorĂ 
No, It isn't, but sadly I don't think that anyone involved into this mailing list know something about your question 2013/5/29 Jochen Breuer > Is this the wrong place to ask that question, should I try somewhere else? > > -- > Mailing list: https://launchpad.net/~ubuntu-phone > Post to : ub

[Ubuntu-phone] powerd - keep from suspending or keep screen on

2013-05-29 Thread Matt Fischer
We implemented some changes to powerd last week that let you have more control over when the screen turns off or the device suspends. A few people have been asking me about this because when you're developing on the phone, it can be annoying when it suspends all the time. Here's how to modify i