/srv/irclogs.ubuntu.com/2013/09/08/#ubuntu-touch.txt

stgraberplars: image build running00:14
cjwatsonsergiusens: icon path> I disabled click desktophook recently-ish in favour of the hook in upstart-app-launch, which I think takes a less conservative approach to assuming that the unity stack will actually do the right thing00:14
plarsok, I haven't had much luck with maguro so far, due to the mac address bug00:14
plarson the previous build that is00:15
cjwatsonslangasek,sergiusens: :any> sounds somewhat like http://bugs.debian.org/718482 - maybe something else in a similar code path?00:15
ubot5Debian bug 718482 in apt "apt: CompareProviders ranks Priority above native architecture" [Normal,Fixed]00:15
stgraberxnox, ogra_: so it looks like my recovery partition change (swap file generation) never landed. Is that because we're still using bits from Jenkins (in which case we should kick a build) or is that because the last android tarball was wrong and missed my change?00:16
cjwatsoncdimage no longer has any code that fetches from jenkins AFAIK00:16
stgraber(I want http://phablet.ubuntu.com/gitweb?p=CyanogenMod/android_bootable_recovery.git;a=commit;h=a51672467e2bcc6b686cdbd2b75ae064930feebd which is currently in the phablet-saucy branch on git)00:17
stgrabercjwatson: ok, then it's the android package that's out of date... let's see if I can get it to build from a newer git snapshot.00:17
stgraberrsalveti: tried running your export script on hesperidium but it appears to be failing... any chance you can try to kick an export to check whether that works for you?00:26
stgraberrsalveti: (I tried looking for that e-mail you mentioned to xnox the other day but couldn't find it in my mailbox or online, so I guess that was just between the two of you?)00:27
bkbillyhi... I was thinking about creating an app for ubuntu touch...00:34
bkbillycan you help me?00:34
bkbillyI have some questions...00:36
bkbillyis there anyone that can help?00:36
bkbillyQuitQ00:44
bkbillyQuit:00:44
slangasekcjwatson: yeah, if 718482 is fixed in the apt in saucy (which I was inclined to assume it was), then it sounds like there's another apt bug around somewhere02:15
OrokuSakiAnyway to get click-app icons to show up on the.. "desktop" or Application area of Ubuntu Touch?02:28
AskUbuntuCan you 'mount' an Ubuntu Touch (nexus 4/7) device as a disk? | http://askubuntu.com/q/34279002:29
=== Namidairo`bnc is now known as Namidairo
=== niel is now known as niel123
ssaputraI have flashed nexus 4 with ubuntu touch saucy, and it seems now the battery is drained out after a week or so.. and not boot up anymore even after charging for 4hrs..05:41
ssaputraadb not able to recognize it.. and can't go to recovery or fastboot.. can any one help me..05:42
ssaputracan anyone help me to boot up this device again without remove the back cover and remove the battery??05:45
ssaputraI have flashed nexus 4 with ubuntu touch saucy, and it seems now the battery is drained out after a week or so.. and not boot up anymore even after charging for some time... +-4hrs05:46
ssaputraadb not able to recognize it.. and can't go to recovery or fastboot.. can any one help me??05:46
OrokuSakito play mp3's for more then 10 seconds you have to enable multi-verse06:10
OrokuSakithen upgrade gstreamer codecs06:10
OrokuSakiI like the new music app06:10
ogra_stgraber, i think you want the automatically exported tarball from http://phablet.ubuntu.com/export/07:08
ogra_(though it seems it does not run cronned as it should)07:09
wellsbIs the click store showing on devices for anybody else today?07:56
loolimage 31 looks good08:12
loolwellsb: slow, but works to search and install apps here08:14
loolhmm camera-app still crashes for me, but I didn't wipe08:15
loolbah some issues, no time to chase today08:17
Tom___Hi there, anybody listening?10:04
Tom___I'm seeing traces of Android on my Galaxy Nexus display, does anybody else have that issue and what causes that? I have documented it here: http://askubuntu.com/questions/342615/ubuntu-touch-screen-color-tone10:06
popeyTom___: thats not android, looks more like screen burn to me10:25
Tom___popey: thanks for your feedback10:28
popeyTom___: if you have a rummage on google for "samsung galaxy" and "screen burn" you'll find a fair number of people have the issue10:32
Tom___popey: thanks for the hint10:39
popeynp10:41
* ogra_ has it too10:45
ogra_with the ubuntu homescreen byrned in though10:45
popeyhah10:46
popeyogra_: i left my nexus 4 on overnight, disconnected, and it seems to sleep deeeeeeply sometimes10:46
popeyI have a cron job which wakes up every minute (yes, I know this is not good for battery life) which records battery life in a text file...10:47
ogra_popey, yeah, hold the power button for 1min (not less !)10:47
popeyno, not that kind of sleep10:47
popeyits very easy to wake10:47
popeynot busted10:47
ogra_oh ?10:47
popeyhttp://paste.ubuntu.com/6078606/10:47
popeyhttp://paste.ubuntu.com/6078607/ is the silly script10:48
popeywanted to record battery drain over longer periods10:48
ogra_why does it takke thee semples sometimes ?10:48
popeyinteresting that there's big gaps through the night10:48
popeywell, exactly, that's my question ☻10:48
popey* * * * * /home/phablet/powerstat.sh >> /home/phablet/battery.csv10:49
popeythats the crontab for the phablet user10:49
popeymakes me wonder if we may have problems with the alarms api in the future if the thing goes into such deep sleeps10:49
ogra_i would put the sleep into the script with a while loop10:49
ogra_instead of using cron10:50
popeywell, i am of course making an assumption that the reason it's not doing the cron job every minute is because of some kind of deep sleep10:50
ogra_in a way that the date and getprop dont get exeuted all the time10:50
ogra_and turn the two ifs into a "case" statement10:50
popeywise, will modify10:50
ogra_that should lower the footpring, so you measure less of yourself10:51
ogra_*print10:51
ogra_(also dont use bash, use /bin/sh, thats only 10% as big )10:51
popeythanks10:52
* ogra_ prepares to go to the airport ...10:58
Stimrolhello, I am having some problem deploying the touch image on my nexus 4 phone11:59
StimrolI think the problem is that my language uses UTF-8 name for home/user/download12:00
Stimrolso it can't be accesed12:00
Stimrolis there anyway to load the image files from other location than /home/user/download12:04
popeyStimrol: interesting, what's your Download location called then? can you pastebin the output from phablet-flash?12:09
popeyStimrol: assuming you're using phablet-flash then could you please file a bug against it here: https://bugs.launchpad.net/phablet-tools12:11
Stimrolpopey, http://paste.is/2454/12:11
Stimrolyes, I will do12:12
popeyright yes it does look like a unicode problem, thanks for spotting it12:13
popeyin the meantime you can manually flash the device12:13
popeyhttps://wiki.ubuntu.com/Touch/Install has details12:13
popeyStimrol: --base-path might be useful12:14
popeyas you can move the files somewhere else (like /tmp) and install from there12:14
Stimrolthanks, good I didn't read further in my guide, then I would not have made the bug report :)12:15
Stimrolpopey, do you then add --base-path as a parameter to the phablet-flash line?12:16
Stimrolthanks again, I made a bug report12:22
popeyyeah Stimrol12:24
popeyphablet-flash cdimage-touch --base-path=/tmp I _think_12:25
Stimrolpopey, if I use this command now, then there is a SHA256SUMS problem --> ERROR:phablet-flash:SHA256SUMS cannot be obtained for verifiaction12:47
Stimrolmaybe this calls for another bug report12:49
xnoxstgraber: rsalveti: hm.... =( yeah it should have been running all the time now =(13:18
Stimrolwhat is wrong with the image, or is it just on my side, when I type "sudo phablet-flash cdimage-touch -b --base-path /home/stimrol/temp/" then I get --> ERROR:phablet-flash:SHA256SUMS cannot be obtained for verifiaction13:58
rickspencer3hey hey, anyone know what I need to do to get data working on my phone again?14:09
=== Namidairo is now known as Namidairo`bnc
=== Namidairo`bnc is now known as Namidairo
akshay2000Hey!14:58
akshay2000qtcreator-plugin-ubuntu-cordova seems to have been deleted from the team PPA. ubuntu-sdk can't be installed now.15:12
canerhi guys16:42
caneri have galaxy nexus16:43
canerand custom recovery :)16:43
canerwhere is the .img file ?16:43
caner.zip file ??16:43
crypticmofohi all .. i was thinking something .. if i follow the porting guide for ubuntu-touch .. will that mean i can maintain the image for a certin device that i want17:04
crypticmoforight now its not being maintainted .. the device in questions is cdma but i don't care bout that .. at least the device can have wifi17:05
=== Namidairo is now known as Namidairo`bnc
Tom__Question: When I connect my Galaxy Nexus with my laptop via USB, it doesn't get auto-mounted - is this currently normal behavior? If yes, what would be the easiest way to change that?17:38
Tom__(Both run Ubuntu, of course)17:38
Tom__(and when I had Android on the Galaxy before, it auto-mounted instantly)17:41
AskUbuntuIs it possible to run Ubuntu touch on any android phone? | http://askubuntu.com/q/34300717:55
Tom__Are Ubuntu Touch devices supposed to auto-mount on Ubuntu?17:55
wellsbTom__: MTP is not implemented yet, but it's in progress.  You can read about it here: http://blog.cyphermox.net/2013/09/implementing-mtp-on-ubuntu-touch.html  In the meantime, you can use adb push and pull to transfer to and from the device18:01
Tom__wellsb: thanks!18:02
cjwatsonslangasek: It is, it was the last upload18:24
crypticmofoanyone get my question earlier ?18:52
crypticmoforight now its not being maintainted .. the device in questions is cdma but i don't care bout that .. at least the device can have wifi18:52
popeycrypticmofo: its quiet now because it's sunday evening, better off asking during the euro / us working day18:53
crypticmofook18:55
=== Fyodorovna is now known as wiler-nilee
=== wiler-nilee is now known as wilee-nilee
tatakuhey trying to figure out how to view version installed19:37
popeytataku: cat /var/log/installer/media-info19:44
tatakuwould I do that in fastboot? or sdk platform tools?19:47
mhall119tataku: adb shell into the device to run it19:47
tatakuok cool ty19:48
seepahello, any touch porting experts here? I'm working on a flipped port, finished building the android image, but I boot straight into busybox and dmesg tells me "initrd: Couldn't find data partition. Spawning adbd ..."19:49
tatakui think Im doing something wrong. It says the directory doesn't exist19:51
tatakuso this isnt too bad, just wish I had ubuntu running on my computer so I can mess with it more20:13
cwaynehuh, making a new theme doesn't really work, because MainViewStyle.qml sets it to one of the existing themes20:19
drachensunseepa: If you figure out where the partitions are defined, please let me know20:19
drachensunI've got a similar problem on boot20:19
tatakuJust wondering, I know for now you can only develop on an Ubuntu machine. Has anyone tried developing on either Mac or Windows?20:23
spacecakeru can use SSH20:25
spacecakermac already supports inside20:25
tatakuThats what I would think to20:25
ahayzentataku, may be of interest http://summit.ubuntu.com/uds-1308/meeting/21917/appdev-1308-sdk-porting/20:26
tatakuoh sweet20:26
tatakuimma watch this in a bit20:26
tatakueither way I still wanna have qt5 right?20:27
seepadrachensun, you still here?21:26
drachensunyup21:27
seepathere should be .fstab files in the android device tree.. is that what you r looking for?21:29
drachensunmakes sense21:29
drachensunI was doing something a little hacky to get it to load21:30
drachensunso I didn't have anything in fstab21:30
drachensunbut I dont think it mounted everything the way it is supposed to21:30
drachensunso did you just have to modify the fstab entry for data?21:30
seepano, I did not modify anything there expect for removing the "nosuid" flag from the /data mount options21:31
drachensunah21:31
seepaas described in the porting guide21:31
seepawhat kind of boot issue do you have? are you stuck in busybox as well?21:32
drachensunyeah, I was working with binary set of the Android images created by a colleague21:32
drachensunthe boot.img was missing some setup21:33
drachensunon our device you had to load a nand driver to get the internal partitions up21:33
drachensunso I was trying to add everything in and repack the boot.img21:33
seepaI see21:34
drachensunbut its a fairly complex init script21:34
drachensunso I couldnt see where all it was crashing21:34
drachensunI tried to just write around it by calling a typical load up we do the script in our just Linux init21:34
drachensunand then it was crashing looking for the system partitions21:34
drachensunpartition21:34
seepawhere exactly is the init script located?21:34
drachensunwell we have an initrd just like they are using21:35
drachensunexcept our /init file is pretty short21:35
drachensunso I just couldn't see where it was looking for the system partition to change it as the /etc/fstab file seemed to be empty21:36
seepaok, but where is the file? it must be somewhere in the saucy-preinstalled-touch-armhf.zip21:36
drachensunI assume it is expecting to the use one from the initrd21:36
drachensunoh the one that crashes looking for system is the init in saucy-preinstalled21:36
drachensunits binary21:37
drachensunthe one I modified was in boot.img21:37
drachensunlike I say, I was kinda doing everything backwards since I didn't have his build setup21:37
drachensunI am getting all the matched up right now21:38
drachensunand hopefully it will be obvious where the fstab should be coming from21:38
seepaI found this page on xda http://forum.xda-developers.com/showpost.php?p=44024762&postcount=167, it has the script posted which prints the error I see:21:46
seepathe problem is right when it looks for "userdata UDA DATAFS" in /dev but doesn't find anything there21:47
seepaso the path variable is empty and "if [ -z "$path" ]; then" gives me the error21:47
seepaecho "initrd: Couldn't find data partition. Spawning adbd ..."21:48
seepaproblem is, I don't know if that is something I have to tune before building the android image, you know, some setting so it creates a partition like "userdata, UDA or DATAFS" in /dev...21:49
xboxHey guys, we have a lot of of experince with CM and ubuntu touch23:52
xboxBut he got the P5110,k the GTAB2 10.123:52
xboxAnd im looking for the most recent build so he can trym he is almost com[pletely blind so im helping23:52
xboxany help much appreciated23:52
adamthero/23:56
adamtherSo i was trying to flash my nexus 10 to unbuntu but for some reason its stuck in the google logo loop of load then crash and repeat. I can get into the android recovery menu by holding down both volumes and the sleep buttion but i cant use adb anymore... kinda lost23:57

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!