/srv/irclogs.ubuntu.com/2013/05/20/#ubuntu-touch.txt

nate_Hello?00:44
nate_there we go!00:44
nate_How usable is the current Ubuntu Phone image?00:44
nate_is anyone there?00:45
SpacedOutnate_: great for my test application, but the web browser isn't working for me.00:48
SpacedOutdrats gone...00:48
JoseeAntonioRSpacedOut: hey, got to install it, thanks for your help!00:58
SpacedOutJoseeAntonioR: Glad to hear it, does the web browser work?  It just goes white for me, I'm thinking I've pulled an unsupported combination of ppa packages.01:00
JoseeAntonioRSpacedOut: same here, worked fine until I added PPAs.01:01
JoseeAntonioRand it wouldn't let me connect to a network unless it was open01:01
JoseeAntonioRanyways, I'll have to go back to android as the owner thinks it's not stable enough :(01:03
SpacedOutI'm connecting to access points that have preshared keys.  I wouldn't call it all that unstable, I would call it not ready and missing features.01:05
JoseeAntonioRexactly01:06
JoseeAntonioRfor me, it's good, I'd stick with it (but unfortunately don't have a tablet :( )01:06
spoon_hello, can i install ubuntu touch with the CWRM?02:47
=== jono is now known as Guest9541
dpsihello05:44
dpsiwhen I run breakfast, it can't find the product spec05:45
LeTickedJust installed Ubuntu Touch on my Galaxy Nexus. Interesting.06:10
anshu_trying the manual install of ubuntu TDK on nexus 406:29
anshu_i boot into recovery mode...06:30
anshu_run this "adb push /path/to/your/downloaded/raring-preinstalled-armel+mako.zip /sdcard/autodeploy.zip"06:31
anshu_it gives an error "device not found"06:31
anshu_what wrong here?06:31
anshu_do I have to boot into "stock recovery" or just "recovery"  mode06:32
JoseeAntonioRanshu_: is the device connected and usb debugging on?06:32
anshu_any help?06:32
JoseeAntonioR^06:33
anshu_Josee_: yes it is06:33
JoseeAntonioRanshu_: try running 'adb kill-server' and then 'adb push...'06:34
JoseeAntonioRanshu_: also, /path/to/your/downloaded/ should be replaced with the actual path06:34
anshu_Josee: do i need to boot into stock recovery mode (where we get that menu) ??06:35
anshu_Josee:yes I've replaced the path :)06:35
JoseeAntonioRanshu_: yes, you need to be on recovery mode06:35
anshu_I did it in recovery mode only (robot on back with red triangle)06:36
JoseeAntonioRanshu_: did you try what I said earlier on?06:37
anshu_i tried that, still it says "device not found"06:38
JoseeAntonioRanshu_: try disconnecting and reconnecting the device from the PC06:40
JoseeAntonioR(just so you know, I had the same problem today, and fixed it somehow by disconnecting and connecting or moving the cable a bit)06:40
anshu_tried that too...still the same error06:42
=== jppiiroinen|afk is now known as jppiiroinen
rusmanwill Ubuntu-phone use java virtual machine for applications development as an android it does?08:02
rusmanor willC be native language fot developers?08:03
highvoltagerusman: http://developer.ubuntu.com/get-started/gomobile/08:04
rusmanoh my god08:07
rusmanubuntu will use java virtual machine08:08
rusmanno mobile X server08:09
rusmanit will be second android08:09
Pat_PPOShi08:40
Pat_PPOSwhy sometimes i have :08:40
Pat_PPOSList of devices attached08:40
Pat_PPOS????????????no permissions08:40
Pat_PPOSwith necus08:40
Pat_PPOSnexus708:40
MirvPat_PPOS: there at least used to be some USB id changes, so /lib/udev/rules.d/69-libmtp.rules wasn't uptodate. there should be eg SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", ATTR{idProduct}=="4ee1", MODE="0666"08:54
Mirvwhere the '4ee1' is replaced with whatever lsusb gives to your nexus device08:55
Pat_PPOSthx Mirv09:06
Mirvhmm, was it possible to share host's network connection to the device _over_ USB? it doesn't seem that wifi is working on the saucy builds yet on my mako.09:12
Mirvmaybe I'll try if I get iptables installed manually there09:14
Mirvah, right, but android..09:19
Mirvso, any tips welcome09:22
Pat_PPOSi can't validate <input> value in webbrowser app ? do you have any idea ?09:44
=== dandrader is now known as dandrader|afk
=== dandrader|afk is now known as dandrader
=== ckpringle_ is now known as ckpringle
davmor2hey guys I'm following the guide here https://wiki.ubuntu.com/Touch/Porting for my crespo phone (samsung galaxy nexus s) so I type in breakfast crespo and get told there is no such command as breakfast is the guide wrong or am I using it wrong?11:07
f69mdavmor2: did you run "source build/envsetup.sh"? I am sure the guide mentions that. ;)11:16
davmor2f69m: not unless it is writen in white text on the white background.  The only thing is it might be in one of the subpage links and I missed it11:18
f69mf69m: Well, breakfast is not a script or binary, but a shell function defined in that script you need to source. If that's not clear in the guide, maybe you should nag the Canonical guys to update it. ;)11:21
NamidairoNamidairo: speaking to one's self in the second person is totally normal behaviour.11:22
davmor2f69m: well as I happen to be one of the canonical I think I know who to pick on.  But I might write out a dummies guide to porting from my experiences and try and make it easier for anyone to do it, thanks for the info though :)11:25
f69mdavmor2: Oops :)11:26
davmor2f69m: this is my first attempt at trying to port to this device.  hence the hiccup but it is good to find these things :)11:26
f69mdavmor2: Absolutely! As someone clever already recognized in the 1970's: "Each new user of a new system discovers a new class of bugs." And that is even worse for guides than for software. ;)11:28
davmor2indeed11:30
ZDmitryMirv, do you still want network ower usb? if so, I have some tips...11:40
MirvZDmitry: happy to hear ideas. I'm android newbie enough that I hit the wall with ifconfig giving nothing.. if I'd have usb0 for example, I'd just use iptables to forward11:41
ZDmitryMirv, at first go to root with "adb root"11:42
ZDmitrythen enable networking with "adb shell setprop sys.usb.config rndis,adb"11:42
MirvZDmitry: yeah it's this adb magic I'm missing.. but that one says device not found, maybe snother saucy build problem?11:43
=== SkavenXXI-[OFF] is now known as SkavenXXI
MirvZDmitry: if you meant not running the second adb command on the device but from host after adb root, then please just go on, it didn't report an error :)11:44
ZDmitryMirv, yes this two command preformed on host11:45
ZDmitryif all done, you'll get new network interface on host11:46
MirvZDmitry: awesome, so it is. what IP I should give it?11:47
ZDmitryYou should use this script: http://pastebin.com/JayemnhG11:47
ZDmitryput it on device11:47
ZDmitryand run from adb shell <path_to_script>11:48
ZDmitrySo at host side you need to set ip 192.168.137.1 and enable network sharing11:49
ZDmitryThis script works well for me on Win 711:49
ZDmitryI mean network sharing works for device11:50
ZDmitryOn Ubuntu I didn't test this recipe.11:52
MirvZDmitry: does not work immediately, but teaches me enough. if I run the adb command you mentioned first, I can't execute further adb shell commands after it (because it disables adb in favor of rndis?). and without I got rndis0 unknown device. but when I added it (setprop sys.usb.config rndis,adb) at the beginning of the pastebin script, it at least didn't give errors11:56
Mirvanyway, tinkering a bit more. I'm on Ubuntu indeed.11:57
ZDmitry"adb shell setprop sys.usb.config rndis,adb" - preforming this at host you enable rndis0 and adb on device (by def. there only adb)11:58
MirvZDmitry: for some reason performing that stops adb shell working for me after that. which is why I tried inserting to the beginning of the script that I can run with a single adb shell command12:00
=== dandrader is now known as dandrader|lunch
Mirv(I mean, adb shell giving Insufficient permissions for device)12:01
ZDmitry????????? - this?12:01
MirvZDmitry: ah, yes, that12:02
Mirvvia adb devices12:02
ravenis it possible to install ubuntu touch without an sd card12:02
ZDmitrywe know)12:02
ZDmitryit's udev fails (on host)12:02
MirvZDmitry: yay, again a new usb id, adding to udev rules..12:03
ravenanyone?12:03
ZDmitryMirv, no-no12:03
ravenhas anyone here installed ubuntu touch on a samsung galaxy s2?12:03
ZDmitryI did it in this way: restart udev - "sudo /etc/init.d/udev restart"12:05
MirvZDmitry: I added the new id to rules and restarted udev, seems to work now12:05
ZDmitryThen restart adb server (on host)12:05
Mirvah, but still getting ip: can't find device 'rndis0'12:05
ZDmitry'rndis0' - on device?12:06
MirvZDmitry: on device, yes, when running adb shell data/usb.sh (where I saved the pastebin script)12:06
ravenwhy do you guys hate me12:06
Mirvraven: we don't hate you at all! :)12:07
raveni cznt get it to install12:07
ZDmitryMirv: hm, bit strange. if "adb shell setprop sys.usb.config rndis,adb" preformed and you still hasn't rndis0, then try on device "netcfg"12:09
ravenit says cant format unknowen volume /external_sd12:09
ravenand12:10
ravencant partition unsafe device: /dev/block/mccblk1p112:10
MirvZDmitry: http://pastebin.ubuntu.com/5683508/12:11
Mirvno rndis0, but surprisingly wlan0 is there even though networks are shown12:11
MirvZDmitry: anyway, thanks a lot for this Android primer, it'll be helpful later. at this point I'm inclined to think that many things are broken on the experimental saucy images. (http://cdimage.ubuntu.com/ubuntu-touch/daily-preinstalled/current/)12:13
ZDmitryMirv: usb0 - this may be yours rndis012:13
ravenplease just answer me this12:14
raveni have cwm version 612:14
ravencould that me the issue?12:14
ZDmitryraven, which instruction did you use?12:15
ogra_raven, did you follow the install instructions for your device properly ?12:15
ogra_there should be a link to an xdg forums thread for your S212:15
ravenhttp://forum.xda-developers.com/showthread.php?t=218862112:16
ogra_which should have install instructions for flashing12:16
ogra_looks fine12:17
ogra_just follow it then12:17
raveni did12:17
ravenbut i get partitioning error12:17
MirvZDmitry: success! forwarded network via iptables from host, removed one bogus entry from /etc/resolv.conf (I want google as my name server, not my host machine), now it works!12:17
ogra_raven, from recovery mode ?12:17
ravenyeah in cwm12:17
MirvZDmitry: thanks a lot. so indeed it was usb0 here, not rndis012:17
ZDmitryMirv, ^^12:17
ogra_raven, when doing what exactly ?12:18
ravenill try update my cwm12:18
ogra_(tehoretically any recovery image should work for flashing)12:18
raveni click install from internal storage and install the smaller file  and it says  the errors i said  before12:18
ogra_did you mount data and sdcard from the CWM menu ?12:19
ogra_might be that it doesnt do that automatically12:19
raveni dont have a sd card12:19
ogra_sdcatd is a virtial thing inside the recovery thing12:19
ogra_doessnt mean an actual SD card12:19
raven:P it doesnt mount it12:20
ogra_iirc it just bind mounts /data/media or some such to the /sdcard dir12:20
raveni cant mount sdcard12:20
ogra_well, then try without that ... just push the zips to /data12:20
ogra_then try falshing the armel zip first12:20
ogra_*flashing12:21
ravenevery time i tryed i unmounted everything12:21
ogra_you shouldnt12:21
ogra_/data needs to be mounted12:21
user82ogra_, sorry to interrupt but did you happen to hear about 3g? roughly two weeks till it works?12:22
ogra_user82, ask awe once he is around, he is the one trying to get it to work12:22
ravenummmmmmmm12:22
raveni formatted everythign12:22
ravenand d eleted the file..12:22
ogra_which file ?12:23
raveni dont know12:23
raveni clicked format then i went install from internal storage and it says not files found12:24
ogra_you deleted a file and dont know its name ?12:24
raven:(12:25
ravenim stupid12:25
ravendid i just root my phone12:25
raveni eman.. brick?12:25
ogra_well, thats ok12:25
user82ogra_, awe was offline for two days..but ok12:25
ogra_user82, well, it was a weekend12:25
ogra_(and in my country it still is ... since there is a public hoilday here today)12:26
ogra_raven, take a look at the install wikipage12:26
ogra_!install | raves12:27
ubot5raves: Ubuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - Don't want to use a CD? See http://tinyurl.com/3exghs - See also !automate12:27
ogra_!install | raven12:27
ubot5raven: Ubuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - Don't want to use a CD? See http://tinyurl.com/3exghs - See also !automate12:27
ogra_ergh12:27
ravenyeah but12:27
ogra_raven, ignore that ... i thought the bot in here points to the touch install12:27
user82ogra_, pfingstmontag.... thanks for the info i will wait for awe!12:27
ravennow i only have cwm..12:27
ogra_raven, see the channel topic, it has a link12:27
raveni accidently wiped everything else12:27
ogra_raven, follow the "manual installation" instructions there12:27
ogra_first push the armel file you downloaded from the xdg link ... then the armhf one12:28
raveni cant find iy12:30
ogra_?12:30
ogra_cant find what ?12:30
raveni dont know what im doing..12:31
ravendo i need a new phone12:31
ogra_raven, read the installl wikipage from the channel topic12:32
ogra_look at the manual install section12:32
ogra_first push the armel file you downloaded via adb (usb) to the phone, then push the armhf one12:32
ravenim not seeing the word manuel anywhere12:33
ravenand i dont know how to push..12:33
ogra_https://wiki.ubuntu.com/Touch/Install#Manual_Installation12:33
raveni dont have an sd card12:34
ogra_you dont need an sd card12:34
ogra_boot into recovery, connect your USB cable12:34
ravenok12:34
ravenrecovery mode is CWM?12:34
ogra_then use the adb push commands as described12:34
ogra_shut down your phone ...12:35
ogra_then hold down the volume kkeys and press the power button12:35
ogra_that should get you into a bootloader menu12:36
ogra_there you select "recovery mode" with the vol up/down keys12:36
ogra_if you see "recovery mode" press the power button12:36
ogra_the device should boot into the recovery mode now12:36
ogra_then follow the install instructions, indeed using the xdg zips with the instrudtions12:37
raveni dont see recovery mode12:37
ogra_you are in the bootloader (there should be a big android on the screen with open belly)12:38
ogra_?12:38
ravenhttp://www.youtube.com/watch?v=H4l5_8OloBE12:38
raventhis is what i see12:38
raventhis is what i have*12:38
* ogra_ has no flash here 12:39
ogra_describe it12:39
ogra_you should see an android lying on its back ... with an open belly12:39
ogra_if you dont, you are not in the bootloader12:39
raventhe options are rebbot system now, install zip, wipe date/factory reset, wipe cache partition, backup and restore, mounts and storage, advanced, philz settings, power off12:40
ogra_raven, so you are in the recovery mode12:41
ogra_fine then12:41
ravenwhen i go into backup and restore every option says unable to mount /sdcard when i try them12:41
ogra_just use the adb commands from your PC now12:41
ravenok12:41
ogra_(with connected USB cable indeed)12:41
ravendo i keep things mounted or unmounted12:41
ogra_try making sure /data is mounted12:41
=== b0bben_ is now known as b0bben
ravenok..12:45
ravenhow do i know which file to push for my phone12:45
ogra_raven, you instal the two files from the xda post12:46
ogra_first the armel zip ...12:46
ogra_after thats done the armhf zip12:46
=== mmrazik is now known as mmrazik|afk
ravenokay :)12:48
raventhank you for helping me ogra.. i know im useless12:48
ogra_why do you say that ?12:48
ravenim new to linux12:49
ogra_you are a beginner ... we all were once12:49
ogra_dont worry about that :)12:49
=== dandrader|lunch is now known as dandrader
ravendo i rename it autodeploy.zip?12:59
ogra_adb does that for you13:00
ogra_just use exactly the command from the wiki13:00
ogra_(with the first path adjusted to point to where your armel zip lives indeed)13:00
ravenerror device not found13:02
ogra_try "adb devices"13:03
ogra_it should list it13:03
SpacedOutMirv: I'm looking for a review on https://code.launchpad.net/~spacedout/qtubuntu/fix_opengl_sharing/+merge/163466  if you could.13:03
ogra_fi it doesnt, there is something wrong13:03
ogra_*if13:03
SpacedOutI'll be heading to work and not watching irc until tonight unfortunately.13:04
ravenits blank13:04
ogra_the cable is attached properly ?13:04
ravenyes13:04
ogra_try the following line:13:04
ogra_adb kill-server; sudo adb start-server13:05
ogra_that should restart adb as root13:05
ogra_and then try "adb devices" again13:05
ravenstill nothing13:05
ravendo i want clockwork mod or download mode13:06
ogra_you want recovery mode usually13:06
ogra_if you boot normally, does the device go into a normal android screen ?13:07
ravenit just says samsung galaxy s 213:07
raveni accidently deleted everythign remember13:07
ogra_ok13:08
ogra_if you hold down volume-dn while pressing power on the completely shut down device, does that get you a different screen ?13:08
ravenyes downloa mode13:09
ogra_ok13:09
ravenstill nothing13:09
=== _salem is now known as salem_
ogra_and if you hold down both, vol-up and down when pressing power ?13:09
ravennothing13:11
ogra_nothing ?13:11
ogra_like black screen ?13:11
ravensamsung galaxy s 213:11
ogra_is there a yellow triangle below it with an exclamation mark ?13:12
ravenyes13:12
raventhats always there13:12
ogra_ok13:13
ogra_unplug the usb cable13:13
ogra_try the vol-dn + power combo13:13
ravenya13:13
ogra_see if that gets you into a different screen13:14
ravennope13:15
ogra_try with vol-up instaed13:15
ravenvolume up is cockwork13:15
ravenvolume down is odin mode13:15
raventhe download mode thing13:15
ogra_you want to see something like: http://i0.wp.com/cdn.androidcentral.com/sites/androidcentral.com/files/postimages/9274/htc-one-att-root.jpg13:16
ravenya i can get to that13:16
ogra_ok13:16
ogra_and if the phone is in this mode "adb devices" should list it13:16
ravenim there13:17
ogra_and you should be able to log in with "adb shell"13:17
raven?13:17
ogra_or push files with adb puch13:17
ravenplug back in?13:17
ogra_yes13:17
ogra_whaat are you running on your PC btw ?13:17
ravenubuntu 13.0413:17
ogra_k13:17
ogra_that should theoretically work then13:17
ravenno attacked devices13:17
ravendo i need a driver or something13:18
ogra_dmesg|tail13:18
ogra_can you pastebin the output of that commend ?13:18
ogra_*command13:18
ogra_it should show the attaching of a USB device13:18
ravenraven@midori:~$ dmesg|tail13:19
raven[21620.856757] hub 2-1:1.0: unable to enumerate USB device on port 113:19
raven[21621.152195] usb 2-1.1: new full-speed USB device number 31 using ehci-pci13:19
raven[21621.499798] usb 2-1.1: new high-speed USB device number 32 using ehci-pci13:19
raven[21624.148853] usb 2-1.1: device descriptor read/64, error -7113:19
raven[21624.336660] usb 2-1.1: device descriptor read/64, error -7113:19
raven[21624.512476] usb 2-1.1: new high-speed USB device number 33 using ehci-pci13:19
raven[21626.709859] usb 2-1.1: device not accepting address 33, error -7513:19
raven[21626.781959] usb 2-1.1: new high-speed USB device number 34 using ehci-pci13:19
raven[21627.193334] usb 2-1.1: device not accepting address 34, error -7113:19
raven[21627.193505] hub 2-1:1.0: unable to enumerate USB device on port 113:19
ogra_uh, please use a pastebin ...13:19
ogra_!paste13:19
ubot5For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.13:19
ravensorry13:19
ogra_that doesnt look right13:19
ogra_do you have another free usb port you can try on the PC ?13:19
ravenyeah13:19
ogra_try it there and see if there is other output in demsg13:20
ogra_*dmesg13:20
ravenexactly the same13:20
ogra_weird13:20
MirvSpacedOut: I'm a newbie to qtubuntu, let's ping Kaleo_ ricmm mterry instead to review your https://code.launchpad.net/~spacedout/qtubuntu/fix_opengl_sharing/+merge/16346613:20
Mirv(from qtubuntu changelog)13:20
Mirvor jhodapp, loicm ^13:21
ravennew phone time opra?13:21
ravenogra*13:21
ogra_raven, nah13:21
ogra_the problem seems to lie on the PC side13:21
ravenoh13:21
raventhat is possible..13:22
ravenubuntu hates my pc13:22
ogra_it should properly set up the device ... which it doesnt13:22
mterrySpacedOut, Mirv, I'm probably not your guy for that, but if platforms/base/integration.h is a public header, you might want to be careful about dropping that public function13:22
=== mmrazik|afk is now known as mmrazik
ravenis there a way i can amke it set up the device13:22
ogra_"unable to enumerate USB device on port 1" soinds like a USb driver prob13:22
ravenhm..13:22
raven(no idea lol)13:23
ogra_do you have android-toold-adb installed on the PC ?13:23
ogra_*tools13:23
ravenyeah it made me install it to run the command13:23
Kaleo_loicm: you around?13:23
ogra_hmm, that should usually suffice13:23
Kaleo_SpacedOut: thanks a lot!13:23
ogra_raven, is the phone attached via an external HUB or directly on the PC ?13:24
Kaleo_mmrazik: any idea why jenkins has not processed https://code.launchpad.net/~spacedout/qtubuntu/fix_opengl_sharing/+merge/163466 ?13:24
ravendirectly13:25
ogra_hmm13:25
ogra_do you have another cable you could try ?13:25
ravenit worked on my friends windows 7 machine13:25
raventrying another cable13:25
raven:o13:26
ravensomething changed13:26
ogra_:)13:26
ravenoh no13:26
raventhats eth13:26
raventhats internet13:26
Kaleo_SpacedOut: let's give this MR to loicm who wrote qtubuntu :)13:27
Kaleo_loicm: https://code.launchpad.net/~spacedout/qtubuntu/fix_opengl_sharing/+merge/16346613:27
raveni plugged in a usb hub13:28
ravenit picked up that13:28
ravenits just not picking up my phone13:28
ogra_which is weird, it should13:28
mmrazikKaleo_: AFAICS its from a non-canonical employee. We don't run (unapproved) code from non-canonical people on our internal infrastructure13:28
Kaleo_mmrazik: interesting13:29
mmrazikKaleo_: actually. Francis commented there13:29
Kaleo_mmrazik: when it's top approved then we do?13:29
mmrazikKaleo_: yes13:29
Kaleo_mmrazik: nice13:29
Kaleo_mmrazik: it's not really about canonical/non canonical though right? it's just a matter of team membership no?13:30
mmrazikKaleo_: yes13:30
Kaleo_mmrazik: when a non canonical person is a regular contributor/core developer then the normal process applies13:30
Kaleo_mmrazik: oki13:30
mmrazikKaleo_: pretty much. We don't have any formal process on how to add people but there are some non-canonical ones who can run the ci part13:31
Kaleo_mmrazik: ok13:31
ogra_raven, how full is your battery on the phone ... might be that the HW has issues if there isnt enough power13:32
ravencan you help me do this? it wont let me make a file inn this folderhttp://askubuntu.com/questions/34297/galaxy-s-not-detected-how-do-i-make-it-work13:34
raven40%13:35
ogra_raven, the right udev rules are already there (the adb package ships them)13:36
ogra_your issue is on a lower level, the USB device itself doesnt get recognized13:36
ravenhow do i fix it..13:37
ravenWOAH I JUST GOT A POPUP13:37
ogra_http://paste.ubuntu.com/5683698/13:37
ravenunable to mount SAMSUNG_android13:37
ogra_thats what dmesg should show13:37
SpacedOutmterry: The platform abstraction the non-const member function I dropped is loaded only by Qt5, and since the base class only has the const version I don't see how anything else could call it.13:37
ravenUnable to open MTP device '[usb:002,036]'13:37
ogra_(or something similar at least)13:37
ogra_raven, great13:37
ogra_check dmesg, it should show something similar13:37
mterrySpacedOut, fair enough13:38
ravenhttp://paste.ubuntu.com/5683709/13:39
ogra_hmm, thats not right, it recognizes it as USB mass storage13:39
ogra_that is in CWm recovery mode ?13:40
ravenyes13:41
ogra_weird, its shoulldnt register as USB storage device at all13:42
raven:(13:46
=== dandrader is now known as dandrader|afk
ravenhelllooo?14:07
=== dandrader|afk is now known as dandrader
davmor2Yay I'm not the only one having issues I feel vindicated now :) http://askubuntu.com/questions/297355/porting-ubuntu-touch-breakfast-tool14:17
=== francisco is now known as Guest18525
ravenlol14:23
=== Ursinha_ is now known as Ursinha
ogra_raven, did you get it to work yet ?14:34
ravenno14:34
ravenit still says no connect, driver ok14:35
ogra_raven, on commandline when you try any adb command ?14:41
bfillermhall119: ping14:41
raven?14:42
ravenno devices14:42
ogra_did you install the adb package from the archive or from a PPA ?14:43
mhall119bfiller: pong14:44
ravenfrom command line14:45
ravenit told me i have to install the command for it to work14:45
ogra_ok14:45
ogra_sudo add-apt-repository ppa:phablet-team/tools14:46
ogra_sudo apt-get update14:46
ogra_sudo apt-get install android-tools-adb14:46
ogra_raven, try these three commands14:46
ogra_reboot your PC and see if it works any better afterwards14:47
ravenok14:48
ravenCannot access PPA (https://launchpad.net/api/1.0/~phablet-team/+archive/tool) to get PPA information, please check your internet connection.14:49
ravennvm worked now14:50
ravenit worked for a second14:54
raventhen died agian14:54
ravenhttp://pastebin.com/E5LeBr0014:56
ogra_there is definitely something wrong ... abd shell doesnt work ?14:57
ogra_err14:57
raven?14:57
ogra_adb shell14:57
ogra_try it14:57
ravendevice not found14:57
ogra_hmpf14:57
ogra_well, there is something wrong with the CWM you use14:58
ogra_it shouldnt switch into USB mass storage at all in the recovery mode14:58
raven:/14:58
ravenno way to fix it?14:58
ogra_(you rebooted your PC after installing adb from the PPA, right ?)14:58
ravenno14:59
ogra_ah14:59
ogra_do that :)14:59
ogra_it installed different udev rules .... to make them take effect a reboot is best14:59
ravenok14:59
ZDmitrymhall119: I have MP on the terminal. There are some useful things.15:02
ravenum15:06
ravenogra15:06
ravenhttp://paste.ubuntu.com/5683982/15:07
ogra_did you boot with the phone already attached ?15:08
ravenyes15:08
ogra_i dont see anything in demsg15:08
ogra_unplug and re-plug and check dmesg again15:08
adnauseamhola15:10
adnauseammost excellent15:10
* adnauseam tips hat15:10
ravenhttp://paste.ubuntu.com/5683996/15:12
ogra_ChickenCutlass, just FYI (even though its a public holiday here i played a bit) setting up the android chroot properly in /opt/android and running "chroot /opt/android /init" only gets me a reboot ing device15:12
ChickenCutlassogra_, ugh15:12
ChickenCutlassogra_, we may need to modify the init15:13
ogra_i'll dig in deeper tomorrow ... could be that it is because the device namews are all different15:13
ogra_since we now run ubuntus udev15:13
ogra_i also didnt try with a modified ubuntu_chroot yet15:13
ravenme?15:14
ogra_raven, nope, ChickenCutlass15:14
ogra_raven, i dont see the device showing up at all in your dmesg15:14
raven:(15:14
ravenis my phone ruined?15:14
ogra_nah15:14
ogra_as long as you get into recovery it isnt ruined15:15
ogra_worst case you might need an sd card to deploy a zip via sneaker net15:15
ChickenCutlassogra_, I'm sure we need to modify android init to not start uevents15:15
ChickenCutlassueventd15:16
ogra_oh15:16
ogra_indeed15:16
ogra_i didnt think about it trying to fire up ueventd15:16
ogra_but if we dont run that, udev needs to ship adjusted rules for every phone we support15:16
ogra_:/15:16
ogra_to make sure the devices the binary drivers expect actually exist15:17
ogra_that could get hairy15:17
ogra_stgraber, would it be possible to have a distint /dev in the android container so we could run udev and ueventd side by side ?15:17
ogra_*distinct15:18
ogra_(in lxc that is)15:18
ravenwhat if i can use a windows machine?15:18
ravenmaybe that will work?15:18
ogra_raven, i have not touched a windows machine in over 10 years ... i wouldnt be of much help15:19
mhall119bfiller: in the apps.list.chroot file, do I need to specify dependencies too, or will it automatically install anything in a listed package's Depends?15:19
stgraberogra_: yes15:19
ogra_raven, but it might work there, no idea15:19
ogra_stgraber, with the kernels we use without patches ?15:19
stgraberogra_: we typically run udev in the LXC containers on Ubuntu15:19
ogra_as a second instance ?15:19
ogra_hmm, if that would work that could solve our issue15:20
ravenwell.. i have  an issue with my vmware15:20
ogra_i'll try that tomorrow then15:20
stgraberogra_: the LXC container can't see processes or really much anything outside of it, so you actually need to have it run udev (or ueventd) if you want the /dev entries to be dynamically created15:20
ravenit says im missing kernal headers 3.8.0-21-generic but when i i click browse and tell it where it is it doesnt accept them15:21
ogra_raven, well, a VMM wont give you proper USB access i guess, so you should run whatever you use to access the phone via adb natively15:21
bfillermhall119: will automatically pull in the deps15:21
ogra_stgraber, awesome !15:21
ogra_ChickenCutlass, ^^^ so there is hope :)15:21
mhall119bfiller: and it will use the CoreApps PPA? or do you need to copy the packages from there to some other archive?15:21
ogra_(but we'll need LXC)15:22
bfillermhall119: at least for the current raring builds, it will pull from the core-apps ppa. Not sure about saucy, ogra_ would know15:22
stgraberogra_: anyway, get me a nexus 7 or nexus 4 image that boots me straight into a basic Ubuntu rootfs and I'll test that stuff for you and even fix anything we need and is missing in upstream LXC ;)15:22
ogra_bfiller, mhall119, suacy does that too atm, but wont be able to for final release unless someone convinces the TB to change policy15:23
ogra_stgraber, http://people.canonical.com/~ogra/ubuntu-touch/ try that15:23
ogra_stgraber, replacing the boot.img via fastboot, booting into recovery and extracting the adbd.tgz in /data/ubuntu should theoretically get you going15:24
mhall119ogra_: we're working on adding autopilot tests and automatically running them for all the CoreApps, we should be able to use the same release process as the rest of Ubuntu for saucy15:24
ogra_mhall119, great, but we need them in the archive eventually ... the technical board forbids to have pre-enabled PPAs in official images15:25
stgraberogra_: cool, will try that in a few minutes15:25
mhall119ogra_: we can probably accomplish that too15:25
ogra_stgraber, i hope it works, i havent gotten any feedback from testers yet15:25
ogra_(i know it works on a gnex)15:25
ogra_mhall119, that would be perfect ...15:26
ogra_(alternatively you could try to convince the TB to change policy ... but that was tried before and didnt work)15:26
davmor2ogra_: once you get ut on a phone is there a way to update it or is it a case of rebuilding an image each time?15:28
ogra_stgraber,  for the android side you will need to pull the cdimage boot.img, use abootimg -x on it and abootimg-unpack-initrd to get the contents15:28
ogra_davmor2, as long as the platform-api and hybris bits dont change on either side you should be safe to dist-upgrade15:29
davmor2ogra_: is that via adb shell and ubuntu chroot?15:29
=== ckpringle_ is now known as ckpringle
ogra_davmor2, right15:33
davmor2ogra_: thanks15:33
Gregor_hi guys! Is int the actual ubuntu touch image a music app already included?15:37
Gregor_(playing .ogg etc..)15:37
mhall119Gregor_: no, there's a mock app entry for Music15:40
pmcgowanGregor_, no music app yet, there is a dev working on one15:41
mhall119but it doesn't do anything except show a screen mockup15:41
mhall119Gregor_: if you are interested in helping make one, we're going to add Music to the Core Apps project15:41
Gregor_ah, maybe i will start developing for ubuntu touch15:42
mhall119Gregor_: there is already one being worked on: https://plus.google.com/u/0/111187269999254215543/posts/iBnVRThFctB15:42
Gregor_I will go to holidays tomorrow, but i want to help with it15:42
mhall119if you want to contribute to it15:42
Gregor_yeah ;)15:42
mhall119Gregor_: send me an email, mhall119@ubuntu.com, and I'll get you on our list15:43
Gregor_I am working with launchpad since some years, but I didn't start with u touch yet15:43
Gregor_Sent.15:45
Gregor_:)15:45
mhall119thanks Gregor_15:45
mhall119is there a way to record a screencast from a device?15:48
user82awe_, hello. did you say that 3g might be working next wekk?15:50
=== sil2100_ is now known as sil2100
awe_user82, yes...  end-of-next-week is the target.  FYI, as the indicators/settings UI won't be finished, it'll require manual configuration15:52
awe_we may just modify phablet-deploy-networking15:53
Gregor_Are there any recommendations for start developing qt/qml applications? I know much about c++/c#/java and very few javascript/html515:56
awe_Gregor_, http://developer.ubuntu.com/get-started/gomobile/15:58
Gregor_awe_ ty, is there any kind of pdf, or something i can take with me easily?15:59
awe_mhall119, ^^16:00
stgraberogra_: appears to be stuck in a reboot loop on grouper16:01
awe_Gregor_, not sure, it's not really my area...16:02
awe_might be a good questions for the mailing list16:02
rickspencer3I got a Nexus4, do I need to charge it fully before I flash it?16:02
awe_rickspencer3, always a good idea16:03
rickspencer3rats16:03
awe_especially as the nexus4 seems a little more finicky with respect to battery charging16:03
rickspencer3thanks awe16:03
awe_np16:03
=== mmrazik is now known as mmrazik|afk
=== gatox is now known as gatox_lunch
bobweaverHello there awesome people. I have searched high and low on xda looking for a way to daul boot Ubuntu Touch on my nexus 4. I can not find anything that is useful. Have any of you been able top dual boot the nexus 4 ?16:22
nielI dont think phones have that capability16:23
ckingstupid question, but are there any saucy images for nexus 4 available?   phablet-flash  is picking up raring ones for me16:23
mhall119cking: not yet16:23
bobweavercking,  yeah but I would not use16:23
bobweaverthere incd.images.ubuntu16:23
ckingok, any idea if/when they will be available (apart from sometime real soon ;-)16:24
bobweaverhttp://cdimage.ubuntu.com/ubuntu-touch/daily-preinstalled/current/16:24
awe_cking, there's an ongoing discussion about this now...16:24
bobweaverI would stay away from them for a week or two16:24
ckinghow timely :-)16:24
ckingta16:24
bobweaverI think that raring is best bet atm16:24
ckingok, thanks for the info, much appreciated16:24
awe_np16:24
nielIm just waiting for the dedicated Ubuntu phone16:24
bobweaverGregor_,  if you like You could make qch docs for the sdk16:25
* bobweaver wants multirom to wok on n4 :( 16:25
stgraberogra_: on n4 I just appear to get stuck on the boot screen16:27
bobweavermhall119,  have you ever tried to use qt.window 5.0  ?  I am finding it to be flipping awesome16:30
mhall119no, what does it do?16:30
nielI wish we had an eta on the release date16:30
bobweavera lot16:30
bobweavermhall119,  let me paste some code16:30
mhall119bobweaver: in a meeting atm, but I'll check it later16:31
bobweaverkah http://paste.ubuntu.com/5684270/16:31
bobweaverlook at root.width/height16:31
bobweaverdont know why the gu i not using that16:32
* bobweaver says back to hacking myth tv frontend 16:36
nielon the ubuntu website they make it seem like there is a stable release of the phone16:39
user82awe_, so mid june will be fully functional state?16:42
nielIsnt it supposed to come with a dedicated phone?16:43
mhall119niel: currently there are no phones made specifically for Ubuntu Touch16:44
awe_user82, that's not a question I can answer16:44
nielbut there will be right when the official release comes out?16:44
bobweaverI thought that canonical was in the software bees-knees not the hardware and that they just work with oems am I wrong ?16:44
user82allright thanks awe_16:44
mhall119niel: the official release of the software, and the release of any hardware, may be separate events16:45
bobweaverHow to send a signal in qml on a Custom Element ?  example I am making buttons. I want to have a alias to the button for MouseArea.onClicked16:46
bobweaverexample http://paste.ubuntu.com/5684316/16:47
nielim just holding off on getting a new phone16:47
bobweaverI need to figure out why it is not gaining focus on keyboardNav and also why I can not send a new clicked signal16:48
bobweaverI have tried the whole             if (activeFocus === true )   do this but it is not working and yeah I have focused the scope16:49
mhall119bobweaver: you define it as a method16:49
mhall119signal itemClicked(var model)16:49
mhall119on an Item16:49
mhall119then you can call itemClicked(foo) to trigger the signal16:49
mhall119and then onItemClicked callback handlers will get foo16:49
bobweaverI see says the blind man. what about activefocus ?16:50
bobweaverfor when the app is running on desktop16:50
mhall119you just want to respond to focus changing?16:50
mhall119FYI: http://bazaar.launchpad.net/~mhall119/+junk/uReadIt/view/head:/SubredditListView.qml is an example of a signal I made16:51
mhall119line 9 defines it, line 60 triggers it16:51
bobweavercorrect like when the keyboard navagation is changed16:52
bobweaverhttp://paste.ubuntu.com/5684326/16:52
bobweaverin this chase it would be MButton16:52
bobweaverI want the button to change states and get bigger when focused16:53
=== gatox_lunch is now known as gatox
=== awe_ is now known as awe|lunch
=== Ursinha is now known as Ursinha-afk
rickspencer3Nexus 4 is charged ...17:37
* rickspencer3 goes to install ubuntu-touch :)17:37
sil2100robru: ping17:45
Dummies_freelanchello17:47
Dummies_freelanci want build one app in 32" tv how can use the multitouch in the environmet of my app and dont in all system?17:49
Dummies_freelanci  want use sencha  and rails maybe17:49
=== Ursinha-afk is now known as Ursinha
Dummies_freelanccan helpme?18:00
=== barry` is now known as barry_
=== barry_ is now known as barry
synergeneratoranyone try this Palm Touchstone mod for inductive charging on a Galaxy Nexus? http://forums.androidcentral.com/verizon-galaxy-nexus-accessories/147840-guide-galaxy-nexus-mod-palm-touchstone-no-soldering-phone.html18:08
alo21hi all... I required a sync for alsa-plugins, but I got a comment about it, which I didn't understand very well: https://bugs.launchpad.net/ubuntu/+source/alsa-plugins/+bug/1181384/comments/118:23
ubot5Launchpad bug 1181384 in alsa-plugins (Ubuntu) "Sync alsa-plugins 1.0.27-2 (main) from Debian unstable (main)" [Wishlist,New]18:23
alo21can someone help me on understanding why they decided to do not sync the package?18:23
alo21is there someone?18:38
pmcgowanalo21, you have a question?18:39
alo21pmcgowan, oh...sorry I switched the channel involuntarily18:41
mhall119irc-ing via my nexus 7, thanks to the awesome terminal app and irssi over ssh!19:01
rickspencer3\o/19:11
* rickspencer3 is rocking ubuntutouch on nexus 4!19:11
mhall119rickspencer3: have you tried the terminal on the Nexus 4?19:11
mhall119I'm curious how well it works on a smaller screen19:11
jonomhall119, which LP project is weather?19:11
rickspencer3mhall119, not yet, no19:11
rickspencer3after lunch I plan to try out some of my apps, though :)19:11
jonorickspencer3, man, the terminal is *rocking*19:11
mhall119jono: https://launchpad.net/ubuntu-weather-app/19:11
jonoreally neat interactions19:12
jonothanks mhall11919:12
mhall119np19:12
mhall119navigating on the shell with swipes and taps is incredibly simple and surprisingly intuitive19:12
jonomhall119, https://bugs.launchpad.net/ubuntu-weather-app/+bug/1182188 :-)19:13
ubot5Launchpad bug 1182188 in Ubuntu Weather App "Temperature format for US locations should be in Farenheight" [Undecided,New]19:13
mhall119jono: yeah, I think they had planned on using geoip to determine the right unit19:13
=== SkavenXXI is now known as SkavenXXI-[OFF]
mhall119well, using location, not necessarily just geoip19:13
jonocool19:13
mhall119might be good to have a setting anyway19:14
mhall119and Kelvin, for the nerds :)19:14
jonorickspencer3, https://bugs.launchpad.net/webbrowser-app/+bug/117959619:14
ubot5Launchpad bug 1179596 in webbrowser-app "browser needs its own UA string" [High,Confirmed]19:14
jonoI added that bug to https://wiki.ubuntu.com/BaconDogfood19:15
mhall119pmcgowan: ping19:22
pmcgowanhey mhall11919:22
mhall119pmcgowan: hi, do you know if there is a set of feature requirements for a default music player on Ubuntu Touch?19:22
mhall119We would like to add this to our list of Core Apps and start recruiting some developers19:23
mhall119there's recently been a significant amount of interest in music app development in the community19:23
pmcgowanmhall119, I would expect some of that to come from Lina19:23
mhall119is she working on designs/UX specs for it already?19:24
pmcgowanmhall119, yes19:25
pmcgowanmhall119, but I have not see any yet19:26
pmcgowanmhall119, that email looks like it just came to me (re the file manager)19:27
mhall119pmcgowan: that's Launchpad's way of doing it19:28
bfillerrsalveti: what's the command to setup correct timezone again?19:28
mhall119everybody got one that looks like it went only to them :(19:28
rsalvetibfiller: udo dpkg-reconfigure tzdata19:29
bfillerrsalveti: thanks19:29
rsalveti*sudo19:29
mhall119bfiller: https://wiki.ubuntu.com/Touch/ReleaseNotes#Timezone for future reference19:30
mhall119also, is somebody making sure the Known Issues section on that page is being updated?19:30
bfillerrsalveti: anyway this can be done automatically through ofono when it connects to cellular network?19:30
bfillermhall119: thanks19:31
rsalvetibfiller: we discussed a bit a while ago, and the result is that we'd need some sort of service taking care of time in general19:32
rsalvetieither the indicator or a service itself19:32
rsalvetias the timezone value we get from ofono doesn't actually say which timezone you're in, it just give you the int offset19:32
bfillerrsalveti: offset from what, utc?19:32
rsalvetiso the time service would need to try to guess from it on-line (ntp), and if not try a best guess with ofono19:33
rsalvetibfiller: yup19:33
rsalveticurrently the time api is not exported via ofono, but I can make that public, we'd just need someone to consume it19:33
rsalvetiI think renato_ was looking at that before, but don't remember if we decided anything there19:34
rsalvetibfiller: I'll check how that can be done and write some notes at least, so we make sure we're taking care of this later on19:35
rickspencer3jono, yeah, so we talked about this19:35
rickspencer3the problem is that if we don't use an iPhone/Safari string, must apps will just send their desktop HTML19:36
mhall119what does Android use?19:37
sergiusensmhall119: if it's regarding the UA string, you will get the same behavior but instead to install apps from google play iirc19:39
mhall119ugh, so the every mobile-web enabled site has individually taylored itself to Android and iOS?19:39
mhall119:(19:39
mhall119is there some popular framework to do this that we could target for adding Ubuntu support, or does everybody pretty much roll their own?19:41
JoseeAntonioRsergiusens: hey, I sent you a couple PMs in case you're still interested in OpenWeek19:42
sergiusensJoseeAntonioR: it's tomorrow right?19:43
JoseeAntonioRsergiusens: yep, only slot left is 13 UTC19:43
sergiusensJoseeAntonioR: what did I have to prepare?19:44
JoseeAntonioRsergiusens: it's basically a 1h session on IRC where you explain people how to contribute to the touch team, maybe you can say something like 'you can contribute to porting the code this way...' and so on19:45
sergiusensJoseeAntonioR: ok, so if there is no other time, I'll do that one19:46
sergiusensrsalveti: in case you want to join in ^^19:46
=== francisco is now known as Guest30322
JoseeAntonioRsergiusens: great, thanks! make sure to read https://wiki.ubuntu.com/Classroom/ClassBot for instructions :)19:46
rsalvetisergiusens: sure19:46
rsalvetiI can help as well if you want19:47
JoseeAntonioRrsalveti: I'll list you as helper so you get voice, just in case19:47
rsalvetiJoseeAntonioR: cool, thanks19:48
JoseeAntonioRthanks to you guys :)19:48
sergiusensrsalveti: beware... it's early ;-)19:48
rsalvetisure :-)19:48
rsalvetiI'm getting used to utc-3 again19:48
user82awe_, are you the only person working on 3g data?19:49
awe_user82, why do you ask?19:50
user82awe_, a short while ago they announced a usable image (incl 3g) by end of may. does not really sound like they asked you before. not a problem for me but i think they dared a lot with that promise?19:51
sergiusensuser82: 3g or _data_?19:52
awe_user82, I can't really comment on schedules...19:52
user823g data sergiusens19:52
sergiusensuser82: where?19:52
* awe_ goes back to coding19:52
user82http://theravingrick.blogspot.co.uk/2013/05/woof-woof.html sergiusens19:53
mhall119user82: it wasn't so much a promise as a goal, and yet it was daring and ambitious, but I think we can achieve it19:53
user82I know it was a wish but i was kind of hoping for it to happen :)19:53
user82okay allright...just wanted to know so far. good luck with succeeding19:54
mhall119user82: we still have 10 days left :)19:54
rsalvetiwe're trying :-)19:54
rsalvetiyeah, 2 weeks19:54
mhall119rsalveti: any idea what's going on with the HUD on raring images, and when it'll be fixed?19:54
user82allright...but i hope you understand i do not dare to go out in the wild and dangerous world without 3g internet ;)19:55
rsalvetimhall119: sergiusens, bfiller^?19:55
sergiusensmhall119: what do you mean?19:55
rsalvetisergiusens: hud is useless with latest image19:55
rsalvetinot showing any options, not even in gallery19:55
sergiusensuser82: it's not targetted for end users yet in any case19:55
user82yep sure..i dont blame anyone if my phone explodes i know ;)19:56
pmcgowanmhall119, your desktop fix is not sufficient, need to use qmlscene in the exec19:56
mhall119oh right, I forgot I had to change that too19:56
sergiusensrsalveti: I haven't noticed... let me check19:58
pmcgowanmhall119, its pretty good19:58
rickspencer3anyone know why I would get this error when I try to run an app on my phone (from QtCreator) that uses QtMultimedia?20:03
rickspencer3qmlscene: aalmediaplayerservice.cpp:130: bool AalMediaPlayerService::newMediaPlayer(): Assertion `m_videoOutput != __null' failed.20:03
sergiusensmhall119: rsalveti since when is it broken? It might be this http://bazaar.launchpad.net/~unity-team/unity/phablet/revision/65420:09
sergiusensis there a bug open?20:09
sergiusensboiko: bfiller telepathy-ofono2 and ofono-qt are in, but they are in _release commit_ mode20:10
rickspencer3pmcgowan, mhall119 where do I report an sdk bug?20:10
rickspencer3(at least I think it's SDK)20:10
bfillersergiusens: what does that mean?20:11
rsalvetisergiusens: I noticed a few minutes before mhall119 asked, so no bugs yet20:11
pmcgowanthere is an ui-toolkit project let me find it20:11
rickspencer3i.e. which project on lp?20:11
rsalvetididn't test it again with friday's image20:11
pmcgowanrickspencer3, https://launchpad.net/ubuntu-ui-toolkit20:11
sergiusensrsalveti: I have friday's on my tablet20:11
sergiusensbfiller: means changelog bumps20:11
rsalvetisergiusens: does it work?20:11
rickspencer3pmcgowan, that doesn't look quite right my error from above20:12
rickspencer3qmlscene: aalmediaplayerservice.cpp:130: bool AalMediaPlayerService::newMediaPlayer(): Assertion `m_videoOutput != __null' failed.20:12
pmcgowanoh20:12
bfillersergiusens: so we need to bump changelog like before?20:12
mhall119pmcgowan: I updated my branch20:12
pmcgowanrickspencer3, that looks familiar jhodapp ^^20:12
pmcgowanmhall119, MR?20:13
bfillerpmcgowan, rickspencer3 : there is an MR to fix that outstanding I believe20:13
jhodapppmcgowan, rickspencer3, yes I'm about to review an MR that should take care of that assert20:13
sergiusensbfiller: yes (as it lands in phablet-team)20:13
rickspencer3k20:13
bfillersergiusens: cool, thanks20:13
sergiusensbfiller: can't do daily-release if the MR is in phablet-extras20:13
mhall119pmcgowan: https://code.launchpad.net/~mhall119/ubuntu-filemanager-app/fix-desktop-entry/+merge/16475720:14
sergiusensrsalveti: hud is also broken from Friday20:22
rsalvetisergiusens: we need a test case for that20:22
sergiusensrsalveti: adding one20:23
rsalvetisergiusens: cool, thanks20:24
rsalvetisergiusens: want to create the bug? I can confirm20:24
bfillersergiusens: so I need to bump changelog to get initial versions of packages into ppa?20:24
sergiusensbfiller: well, I can get them in manually triggering, let me check theu're debian/changelog and make it happen20:25
sergiusensrsalveti: ack20:25
bfillersergiusens: thanks20:25
pmcgowanmhall119, ok for me to approve that MR?20:25
mhall119pmcgowan: okay by me20:26
sergiusensbfiller: new thought, I'm going to do a release MR just to see if the system is working20:27
bfillersergiusens: I'll happrove20:28
mhall119pmcgowan: once the new package for filemanager is built, https://code.launchpad.net/~mhall119/touch-preview-images/more-coreapps/+merge/164802 is ready to go to get it (and the latest terminal) into the daily images20:31
rickspencer3mhall119, are there any tutorials on scaling?20:33
rickspencer3I ask because I just started working on a game20:33
rickspencer3and I need to control the dimensions and such20:33
mhall119rickspencer3: only the document on using grid units20:34
rickspencer3mhall119, do you have a link handy?20:34
mhall119rickspencer3: http://developer.ubuntu.com/api/ubuntu-12.10/qml/mobile/resolution-independence.html20:34
rickspencer3thanks20:34
* rickspencer3 looks20:34
mhall119np20:34
bfillersergiusens: is there an options to phablet-flash to not have it restore my home dir? basically a clean option20:37
mhall119bfiller: has anybody done a code review on the terminal and file manager branches yet?20:41
mhall119I know you had people doing with for the "4-Cs"20:41
bfillermhall119: no, on the 4c's for now20:41
bfilleronly20:42
mhall119bfiller: can you spare one or two to look over these new ones?20:42
mhall119they each have a QML app and a C++ plugin20:42
pmcgowanrickspencer3, jono do either of you have a url that offered an iphone app to us, trying a new string20:42
bfillermhall119: probably not in the next 2 weeks, plates very full for dogfooding release20:43
rickspencer3pmcgowan, mail.google.com ?20:43
jonopmcgowan, gmail20:43
jonopmcgowan, and I think yelp too20:43
bfillerpmcgowan: beware of user agent strings, really need to test multiple sites and compare outputs20:43
bfillerwe spent a lot of time on this20:44
pmcgowanbfiller, right doing that, copying what BB does20:44
sergiusensbfiller: do it with -b20:44
szymon_whello! Could someone point me to website/tutorial on how to install apps on ubuntu touch  please ?20:44
bfillersergiusens: thanks20:44
swordfishHello everyone!... Yesterday I published a minesweeper remake on launchpad. The game is coming along nicely, but i would like to talk to someone who can help me with the colors and the overall design of the app... Thank you :D ...20:46
mhall119szymon_w: currently there's no simple way to install apps, you need to use apt-get or dpkg on the shell20:46
mhall119swordfish: do you have a link to the project?20:46
mhall119swordfish: of add it yourself to https://wiki.ubuntu.com/Touch/Collection please20:47
swordfishof course sorry: https://launchpad.net/minesweeper-touch20:47
mhall119thanks20:47
swordfishA guy has already made a video showing the game http://www.iloveubuntu.net/minesweeper-touch-recreates-classic-minesweeper-ubuntu-sdk-based-experience20:48
szymon_wmhall119,  thanks, it looks like I'm doing something wrong... I do:  adb shell and then when I try to use apt-get I get this: /system/bin/sh: apt-get: not found20:48
user82swordfish, just asking: do you think that will be big enough to tap on a phone screen20:49
swordfishNo... I haven't tested it on a phone for now... It is just the first release...20:50
mhall119szymon_w: you need to run "ubuntu_chroot shell" after "adb shell"20:50
szymon_wmhall119,  this is a output: chroot: can't change root directory to '/data/ubuntu': Operation not permitted20:52
mhall119szymon_w: did you run "adb root" before you ran "adb shell"?20:53
szymon_wmhall119,  thank you. "adb root" solved a problem. Is there ppa added to the system so I can install latest version of the apps without adding ppa ?20:55
mhall119swordfish: did you know you can bootstrap the packaging from QtCreator, go to "Build->Ubuntu Touch->Build Application Package"20:56
mhall119szymon_w: no, you'll need to add the core apps and collections PPAs20:56
mhall119ppa:ubuntu-touch-coreapps-drivers/daily and ppa:ubuntu-touch-coreapps-drivers/collection20:57
swordfishmhall119: no i didn't :D ...20:57
jhodappboiko, just approved your MR to qtubuntu-media20:57
boikojhodapp: thanks!20:57
szymon_wmhall119, thank you for your help!20:57
jhodappboiko, did you get a chance to see if this MR breaks anything with the ringtones? https://code.launchpad.net/~mzanetti/phablet-extras/libhybris-fix-playlist-skipping/+merge/16477420:58
mhall119szymon_w: np20:59
swordfishmhall119: thank you... Now I've compiled the package20:59
swordfishmhall119: By the way, in your opinion: I want to create a page with settings should i create it as a tab or as setting in the lower bar?21:00
mhall119swordfish: lots of apps are already using a Settings tab21:01
mhall119FYI, there's going to be a unified way of storing app settings coming soon to the SDK, which might change the way we display them to the user21:01
swordfishmhall119: I saw the settings tabs, but in the guidelines it's written that tabs should have the same importance, so I had a doubt... And about the colors of the button in the minefield what do you suggest?21:03
swordfishmhall119: ok i was expecting some breakages since it's so early... BTW thank you...21:04
mhall119swordfish: I'm partial to aburgine and orange for some reason ;)21:04
mhall119http://design.ubuntu.com/brand/colour-palette has the official branch color codes21:04
jhodappboiko, this one: https://code.launchpad.net/~mzanetti/phablet-extras/libhybris-fix-playlist-skipping/+merge/16477421:04
mhall119swordfish: I'm always happy to help app developers :)21:04
jhodappboiko, just added you as a reviewer to it21:05
boikojhodapp: ah yes, I built it but forgot to test, let me test it now21:05
jhodappboiko, cool thanks, once you test it and approve I'll top approve21:05
swordfishmhall119: ok... I will make some test with the colors in the palette and the setting tab!... Thank you again!...21:05
boikojhodapp: approved21:13
jhodappboiko, awesome, thanks21:13
boikojhodapp: np21:13
nik90swordfish: looks amazing. nice work.21:20
davmor2hey guys I keep hitting this can someone help me with why please http://paste.ubuntu.com/5685106/21:27
davmor2I'm in the brunch crespo phase21:27
swordfishnik90, thank you very much! :D21:50
=== salem_ is now known as _salem
szymon_wmhall119,  how do you push files to ubuntu touch ? ( I'm trying to install application from .deb but when I use "adb push /dir/to/app.deb /sdcard/app.deb" its saved on device but then I can't find it after I use "ubuntu_chroot shell"  ? )22:45
=== Guest35947 is now known as dk
=== SkavenXXI-[OFF] is now known as SkavenXXI
=== LarrySteeze is now known as LarrySteeze|Away
mhall119szymon_w: you can run them on the device from QtCreator23:28
mhall119otherwise you can put the device into developer mode and copy them over ssh23:28
mhall119I don't know how to do it via adb23:29
szymon_wmhall119, ok thanks I will try it out...23:44
=== SkavenXXI is now known as SkavenXXI-[OFF]
yellowstreetlampI tried to flash install ubuntu to my nexus 4 and got to the end and it doesn't seem to have worked.  I'm not sure where I went wrong.  Any help?  From bootloader I can start and the "Google" sign appears but the phone turns off thereafter since there is no Android system on it.  I can go into recovery mode and a menu comes up with an ubuntu logo but the menu options appear to go no where.  Any suggestions of what went23:54

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