/srv/irclogs.ubuntu.com/2015/02/24/#ubuntu-touch.txt

jakew02has anyone encountered incompatible types / invalid binanry operand errors after enabling all of the recommend configs in the kernel ?00:26
jakew02using nexus 6 3.10 kernel + the added enabled configs per the script on the wiki00:26
ahoneybunanyone have a working port for the OnePlus One?00:38
mariogripI'm working on it00:39
ahoneybunoh cool mariogrip00:40
mariogriphttps://forums.oneplus.net/threads/wip-ubuntu-touch-for-oneplus-one.26617000:40
mariogripI have the terminal working00:40
ahoneybunmariogrip: I ordered mine a few days ago00:41
ahoneybunahayzen__: ping00:41
mariogripahoneybun: Cool!00:42
ahayzen__ahayzen__, pong00:42
ahayzen__arg00:42
ahayzen__ahoneybun, pong00:42
ahoneybunmariogrip: yep still in processing at the moment00:42
ahoneybunhow are you ahayzen__00:42
ahayzen__ahoneybun, good thanks you ?00:42
ahoneybunahayzen__: pretty good00:42
* ahoneybun wishes he had a working N400:43
nhainesmariogrip: oh, that's great!  I had a few people ask about that at SCALE, and I said with the new porting guide, I gave it maybe one month, two tops.00:43
ahayzen__heh00:43
ahayzen__ahoneybun, buy a Bq ;)00:43
nhainesBy the way, I had the bq Aquaris Ubuntu Edition all weekend.  It's very, very nice.00:43
ahoneybunahayzen__: I'm in the US00:44
ahayzen__ah damn :/00:44
ahoneybunyea00:44
ahoneybunahayzen__: I had a idea for an app00:44
mariogripnhaines: The terminal is working, but i still have some problem with display.00:45
nhainesmariogrip: it's a start!00:45
ahoneybunahayzen__: a Barcode scanner for grocery shopping00:45
RobbyF2adb functional?00:45
mariogripnhaines: Yeah!00:45
RobbyF2:000:45
ahoneybunso you dont have to carry the coupons ahayzen__00:45
mariogripYEA robbyf2!00:45
ahayzen__ahoneybun, that'd be cool :)00:45
ahayzen__ahoneybun, IIRC the 'Tagger' app can read barcodes? and even supports content-hub?00:46
ahoneybunahayzen__: I have never made an app that uses the hardware00:46
ahoneybunidk00:46
mariogripRobbyF2 We can now start hacking into the user interface! got your repo working?00:46
RobbyF2gj mariogrip00:46
RobbyF2yup00:46
ahoneybunif the OS can read QR codes I dont see why it cant read barcodes00:47
ahayzen__ahoneybun, yeah the tagger app can read barcodes :)00:47
ahoneybunahayzen__: does it save to the storage?00:47
mariogripRobbyF2 we need to get qcom/display working! kinda need to port it from cyanogen prison...00:48
ahayzen__ahoneybun, in the app it gives you the options to 'search online', 'copy to clipboard' and 'generate QR code'00:48
RobbyF2my buddy is good at that00:48
ahoneybunoh ok but put the item in a search able listitem or something00:48
ahoneybuncan you can pull up the barcode so the cashier can scane it00:49
RobbyF2mariogrip: push your updates along with those fixes i mentioned.00:49
ahayzen__ahoneybun, it does save your 'previously scanned' but it could be presented/optimised nicer for a cashier00:49
ahayzen__ahoneybun, its primarily just an app to read/create QR/Barcodes00:50
ahoneybunyea thats what I mean it would be cool00:50
mariogripJup, i need to do some clean up on my repo, it's a mess :P give me some minutes00:50
mariogripRobbyF2 ^00:50
ahoneybunyea so do you think it would justify making a stand alone app?00:50
RobbyF2:)00:50
ahayzen__ahoneybun, probably if you think it would be useful :) it would be fun to make as well00:51
ahoneybunyea I have no exp using hardware sensers though00:51
nhainesahoneybun: do you want to?00:51
ahoneybunit would be very useful00:52
ahoneybunnhaines: I would like to take a good shot at it00:52
* ahoneybun is installing the SDK right now00:52
RobbyF2mariogrip: about to flash one of my friends images for the first time00:53
nhainesahoneybun: I need to learn Javascript so I can write some phone apps.  But what little I've used of the SDK (to make a webapp) was quite pleasant.00:53
mariogripRobbyF2 For Ubuntu or Android?00:54
ahoneybunyea I made a simple QML app00:54
RobbyF2ubuntu00:54
mariogripRobbyF2 oneplus one?00:54
RobbyF2ya00:55
mariogriphow does that work00:55
RobbyF2just images by the looks of it00:55
RobbyF2backing up my rom first then will flash00:55
RobbyF2mariogrip: can it be made into an otapackage ?00:56
ahoneybunahayzen__: my app just hit 193 users so far00:57
=== penguinlord is now known as jholtom
ahayzen__ahoneybun, awesome well done :)00:57
ahoneybunahayzen__: yep you should check it out :)00:57
mariogripRobbyF2, no, with vivid00:58
ahayzen__hehe00:58
mariogripbefore you could do that00:58
RobbyF2ok00:58
RobbyF2what do we all flash, boot.img system.img persist.img userdata.img ramdisk.img00:59
nhainesMy advice is don't port vivid until it's even working on the reference hardware.00:59
RobbyF2just those?00:59
nhainesWhich maybe is a couple of weeks.00:59
mariogripRobbyF2 just boot.img! then use rootstock01:00
=== chriadam|away is now known as chriadam
mariogrip$ bzr branch lp:project-rootstock-ng [rootsock_trunk_path]01:01
mariogrip$ ROOTFS="utopic-preinstalled-touch-armhf.tar.gz"01:01
mariogrip$ wget -c "http://cdimage.ubuntu.com/ubuntu-touch/daily-preinstalled/current/$ROOTFS" -O "$OUT/$ROOTFS"01:01
mariogrip$ $ROOTSTOCK_DIR/rootstock-touch-install "$OUT/$ROOTFS" "$OUT/system.img"01:01
mariogripRobbyF2 When i release this for oneplus i will be using system servers01:02
RobbyF2noice!01:02
mariogripThen it's just one simple command01:02
RobbyF2yup01:03
jholtomwhy on earth would my work on porting ubuntu touch, doesn't include the include folder of my kernel?01:15
mariogripI have the same issue right now? qcom/display01:15
jholtomyeah01:16
jholtomand several others, just cause it misses the standard kernel includes01:16
jholtommariogrip: any idea why?01:16
mariogripjholtom: nope, trying to find it out01:17
jholtomhm, yeah01:18
jholtomI can't quite figure it01:20
jholtombecause their standard builds all don't quite make sense01:20
jholtomI'm coming from an android build background, having done this a couple years ago01:20
mariogripI see is's only msm files01:24
mariogripit's*01:24
jholtomyeah01:24
jholtomthose are all in your standard kernel/[manufacturer]/[device]/include01:24
jholtomso for whatever reason01:24
jholtomits not including that directory in the search path01:24
mariogripso just copy the msm file that is missing into that same folder where the file is. and edit from include <linux/blala> "linux/blala"01:25
mariogripaka the lazy method01:25
jholtomyeah01:25
jholtombut, I think I found the right way (or sorta) in a make file01:25
mariogripi see that the mpd_version.h is kinda (maybe) broken... http://hastebin.com/kizedirohi.mel01:27
jholtomoh hey01:27
jholtomI did find the right way to include the crap01:27
jholtomits in hardware/qcom/display/common.mk01:28
mariogripah01:28
jholtomkernel_includes := kernel/[manufacturer]/[device]01:28
jholtomexcept replace those with your device01:28
jholtomI don't know that the variables are so I didn't bother, just hard coded01:28
jholtombut, yeah, it looks like some of thses includes are hosed01:28
mariogripwhy didn't they just add $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr/include01:29
RobbyF2is it fussy about the recovery?01:29
jholtommariogrip: they did01:29
jholtomits in the bottom half01:29
mariogripno, it's about qcom display01:29
mariogripjholtom, Oh yeah01:30
jholtombut thats only if a certain variable is defined01:30
jholtomso idk if it actually gets pulled in fro most people01:30
jholtomI still don't know why this crap is failing though01:31
mariogripstill don't know why it's just msm_blabal shit that is not pulled to KERNEL_OBJ01:31
jholtommhm01:32
jholtomwho the hell designed this tree?01:32
mariogripwho knows01:32
jakew02how.. "important" is the CONFIG_USER_NS config? extremely vital or.. whatever?01:37
mariogripI guess is used to get the container to work01:38
jakew02hm, kernel was breaking due to kuid : uid mismatching, disabling that allowed it to compile fine,01:39
mariogripI guess i will boot fine, just that *_NS is so it can support containers01:39
tmpRAOFI'm not sure it'll even boot fine? We run various android bits in a container.01:40
mariogripYeah, maybe. not really know about the user_NS01:43
* mariogrip saying just try! it does not hurt :)01:43
RobbyF2lol01:44
RobbyF2went to reboot in shell01:44
RobbyF2I was in terminal not adb shell01:44
mariogriplol xD01:44
mariogripjholtom: btw, here is an workaround for mpd_version.h http://hastebin.com/ibopovobod.vala01:46
mariogripif you get that error01:46
mariogripthis error: http://hastebin.com/kizedirohi.mel01:46
jholtomi did get that error01:46
jholtombut, I haven't figured out why all those aren't being included correctly yet01:46
jholtomI'd rather sort that before patching more bugs01:46
mariogripYeah, i just trowing that out there01:47
jakew02yea, still no boot :\01:47
jakew02system is totally unpopulated except for lost+found01:48
mariogripjakew02 do you have adb shell=01:49
mariogrip?01:49
jakew02nothing01:49
mariogripbootloop?01:49
jakew02not passing the splash screen01:50
jakew02probably because this is using a 4.4.2 base01:50
RobbyF2hmm my flash failed to flash system01:50
mariogrippull last_kmsg form recovery01:50
RobbyF2- exec /system/bin.sh' failed no such file or directory01:51
RobbyF2back to the drawing board01:51
jakew02mariogrip, me?01:53
mariogripyou too01:54
mariogriplast_kmsg is the log01:54
mariogriplog of last boot01:54
mariogripso you can get some answerers for there01:54
jakew02how are you flashing the system after building the android system02:00
jakew02rootstock-ng?02:00
mariogripyes02:00
mariogripor you can raplace system.img inside /var/lib/lxc/android02:01
mariogripthen you need to mount /data/system.img02:01
mariogripif you're using recovery02:01
jakew02yea, twrp02:02
mariogripmount -o loop cache/system /data/system.img02:02
mariogripfirst mkdri cache/system02:02
mariogripmkdir***02:02
mariogripthen you can cd cache/system02:02
mariogripwhere all ubuntu files will be02:02
jakew02ok so the android system is still mounting to /system then ?02:03
mariogripthe filesystem is completely different mounted in recovery the ubuntu mounts it02:04
jakew02yea,02:04
mariogripso, /system in recovery, has noting to do with ubuntu02:04
jakew02even if it's mounted?02:04
jakew02i used rootstock-ng with vivid + the compiled system.img and mounting /system/ is totally empty02:05
jakew02so no last_kmsg either02:05
mariogripyeah02:05
mariogripmount -o loop cache/system /data/system.img02:05
mariogripdo that02:05
mariogripthan ubuntu file system will be at cache/system02:05
jakew02rootstock is supposed to be pushing the andriod system.img to /data im assuming02:06
mariogriplast_kmsg is common on recovery and ubuntu02:06
jakew02its not there so i need to push that i guess02:06
mariogriprootstock makes a system.img of vivid-preinstalled and then puts system.img into var/lib/lxc/android02:07
mariogripso, there is two system.img02:07
jakew02is that created system.img from vivid saved anywhere or no02:07
mariogripin data02:07
jakew02im greppign for it now02:07
jakew02yea it's not there02:07
jakew02just media02:08
mariogripthen, the install did not go well02:08
mariogriphumm02:08
jakew02im following it now02:10
jakew02it's pushed the tarball to /recovery..02:10
jakew02yea failing at adding android system to installation it seems02:12
mariogriptry to do the steps by your self, using the source of rootstock02:14
mariogriphere is a quick mod of it: http://hastebin.com/aloqoqodom.php it will give you some more feedback02:15
jakew02yea, i added some echo's02:15
jakew02i followed it and found it extracted system to /cache/system before failing, then continuing the script removes it02:16
mariogripyou need to remove >dev/null so you get the outputs02:16
jakew02w/ cleanup_device02:16
RobbyFmariogrip, I cant flash mine right now, want to try mine ?02:16
mariogripRobbyF did you compile with qcom/display? we need that02:18
jholtommariogrip: any idea why no msm headers?02:18
mariogripi kinda have to sleep soon too 03:18 :DDDD02:18
RobbyFmariogrip, seems so02:19
jholtomoh dear02:19
mariogripjholtom: No, it looks like qcom/display is kinda broken02:19
jholtomoh ok02:19
jholtomwonder what happens if I pull in some working one like cm's02:19
mariogripyeah, maybe02:20
jakew02ok,02:20
jakew02failed to allocate blocks02:20
RobbyFmariogrip,  http://downloads.hostingsharedbox.com/robbyf/ubuntu-touch/system.img02:20
RobbyFI'm having same issue as jakew02  with flashing02:21
mariogripRobbyF: 132MB i guess then qcom/display is not with it, but i can try anyway02:21
jakew02RobbyF, you are using rootstock-ng right02:21
RobbyFya02:21
jakew02not the other script linked in the porting guide?02:21
jakew02ok02:21
jakew02can you use this one02:21
jakew02it iwll print all the steps, curious as to whether you're getting the same problem i am02:22
jholtommariogrip: same errors using cm's known working display lib02:22
jakew02http://hastebin.com/eyuhutapuz.php02:22
RobbyFrofl, small world, jake and i know each other02:23
mariogripjholtom: Then... ehm...02:24
jakew02jholtom, using the cm kernel will depend heavily on caf02:25
jakew02for most frameworks and hal's02:25
mariogripjholtom:I'm just modifying it using my mad c++ skills, hehe :P02:25
jakew02mariogrip, ok, so this: http://hastebin.com/anukonumim.sm02:26
jakew02RobbyF, see if that's your error as well02:26
jholtomjakew02: oh dear, shit02:26
jholtomthis is going to be a huge PITA02:26
mariogripjholtom i have workaround for some of mine02:26
jholtomyeah02:27
mariogripneed some02:27
jholtommy issues is that I'm going to have to fucking redo my kernel02:27
RobbyF2jakew02: I stepped away from the desktop at the moment02:27
jakew02jholtom, well, essentially you "should" be able to just use the CM HAL's as well,02:27
jakew02since this should (to my knowledge) all be stuff handled by the android side of things, it shouldn't present an issue02:28
jakew02i have no clue tohugh02:28
mariogripI guess is best to stick to aosp02:28
jholtomwell bitch02:28
jholtomI'02:28
jakew02since the rest of the system is 4.4.2, you should use the cm-11.0 hardware/qcom/display/media/audio02:28
jakew02frameworks/base/av/native02:28
jakew02hardware/libhardware02:28
jholtomyeah02:28
jakew02and maybe 1 or 2 others02:28
jholtomall theory02:29
mariogripdon't blend cm into it, that might cause more problems when you need to blend more cm into it and so on02:29
jholtomI guess I'll just go build a proper aosp kernel for this thing02:29
jholtomfucking g302:29
mariogripwhat device are you building for?02:29
jholtomls990 (g3)02:29
jholtomI was the first to get cm11/cm12 building on it02:30
jholtomnever did a pure aosp build for it though02:30
mariogripnice!02:30
jholtomnow, I'm going to crash my way back through this godforsaken mess02:30
jholtomI quit when they hard depended on NEON02:30
jholtomand now, I've slowly changed my ways02:30
mariogrip:P02:30
mariogripjust ask if you get any errors, i might have a workaround02:31
jholtomyeah02:31
RobbyF2houst0n was first02:31
jakew02jholtom, g2 was VERY close to AOSP as far as i reember02:31
jholtomRobbyF2: yeah02:31
jakew02so g3 hopefully won't be too far off02:31
jholtomprobably, but he never bothered to share his work on the ls990 with anyone02:31
RobbyF2< I was his tester, he uses my servers02:31
jholtomso, I was the first to actually toss the source out there for someone else to use02:31
RobbyF2ya02:31
jholtomRobbyF2: we love you02:32
RobbyF2he is always so f'n lazy02:32
jholtomikr02:32
jholtomgreat guy though02:32
RobbyF2ya02:32
jholtomfar better dev than I will ever be02:32
jholtomRobbyF2: is that what you're building for here too?02:32
RobbyF2opo02:32
jholtomoh02:32
jholtomfuck that02:32
RobbyF2lol02:32
jholtomI sunk enough time into this g302:32
RobbyF2I have tons of devices.02:32
jholtomI'll keep on going02:32
jholtomRobbyF2: ls990 or something else?02:32
RobbyF285202:32
jholtomoh ok02:33
mariogripopo ftw02:33
jholtomdid houst0nn ever build for the ls990?02:33
RobbyF2nope02:33
jholtomoh02:33
jholtomyeah, thats why I said I had firsts02:33
jholtomothers got it on the other devices02:33
RobbyF2well, one for autoprime02:33
RobbyF2not sure what variant he had02:33
jholtomnot eh ls99002:33
RobbyF2tmo I think02:33
jholtomfucking sprint has no love02:33
jholtomeveryone else had it02:33
jholtomwe're always last02:33
RobbyF2ya02:34
jholtomah well02:34
jholtommaybe we can be first to the utouch game02:34
jholtom:P02:34
RobbyF2hope so02:34
RobbyF2progress is happening02:34
RobbyF2mariogrip is doing great work so far!02:35
jholtomyeah02:35
RobbyF2I'm not a real dev, i'm trying to learn02:35
jholtomI'm beyond pissed at this tree02:35
jholtomits just so full of shit02:35
jakew02ok, i got this02:35
jakew02makefs_ext4 is failing02:35
RobbyF2:)02:36
* mariogrip is stubborn, he never gives up!02:36
mariogripyeah, it's a weird tree02:37
jakew02mariogrip,02:37
jakew02so make_ext4fs -l 120M $WORKDIR/system.img $TMPMOUNT02:37
jakew02the 120M, where is that derived from02:37
jakew02it's the system size but, what should i reference for the correct size02:38
mariogripYeah02:38
mariogripI guess it's enough02:39
mariogripbut you can alway increase it02:39
mariogripjakew02 ^02:40
jakew02well, it's failing02:41
jakew02at that command02:41
mariogripany error i can look at?02:42
jakew02yea02:42
jakew02just02:42
jakew02error: do_inode_allocate_extents: FAiled to allocate 810 blocks02:42
jakew02at that makefs_ext4 line02:43
mariogripdo you have enough space in the partition?02:44
mariogripuser partition02:45
jakew02oh damn02:45
* jakew02 facepalm of the century02:45
jakew02yea 19gb02:46
jakew02free02:46
RobbyF2hey jake, how you going to do that if there is no KK02:46
jakew02what02:46
RobbyF2port 4.4.202:47
jakew02well, right now i'm just modifying the kernel and device tree so it compiles02:47
jakew02with what was syned via the phablet02:47
jakew02repo02:47
jakew02*manifest02:47
mariogripjakew02, AH! make_ext4fs is on you host!02:48
mariogripdo you have enough space on you host?02:49
mariogriphost = your pc02:49
RobbyF2810 blocks is small02:50
mariogripyeah, it is02:50
jakew02yea i have too much space locally02:50
mariogripthis is weird, what version of ub?02:50
mariogripon host02:50
jakew0214.1002:51
mariogripis it up to date?02:51
jakew02yea02:51
jakew02im looking at this: http://goo.gl/HbThvC02:51
jakew02psts 5 and 602:51
mariogripehm, then  it might be something wrong with your system.img02:52
jakew02i was thinking it might be twrp's makefs_ext4 is newer02:52
jakew02the system.img is 349mb02:53
jakew02about right02:53
mariogripweird, i don't know02:54
jakew02hm02:56
jakew02i tihnk i just need to find the right size02:56
jakew02sweet03:02
RobbyF2got it?03:03
* mariogrip need to go to seep, cya tomorrow 03:04
RobbyF2see mariogrip03:05
mariogripbye all03:05
jakew02RobbyF, not yet, progress03:15
jakew02no space left on device error now03:16
=== chriadam is now known as chriadam|away
seb128!06:43
=== didrocks1 is now known as didrocks
dholbachgood morning07:43
nhainesdholbach: good morning!07:47
dholbachhi nhaines07:47
nhainesdholbach: I got to show off the bq phone all weekend.  :)07:51
dholbachyeah, I saw some pictures07:53
dholbachwell done everyone :)07:53
nhainesdholbach: thanks!  It was fun.  :)08:08
dholbachthat's what the pictures looked like :)08:09
nhainesTassadar: good morning!08:35
=== uuhimhere is now known as unbroken
mvobzoltan_: there is a new click in silo 016, if you want to test prior to the vivid landing feel free09:10
mvobzoltan_: https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-016/+sourcepub/4797063/+listing-archive-extra <- is the diff, iirc you may like the --ignore option09:11
=== unbroken is now known as charley_bitme
willcookehey ogra_ have you got some time to help me unstick my flo?  I think the cosmic rays got inside and now it wont do anything other than bootloader and fastboot - adb can't see it, only fastboot can09:34
ogra_willcooke, well, do you want to re-flash ?09:34
ogra_then just use --bootstrap while the device is in fastboot mode09:34
willcookeogra_, I dont think I have a choice do I?  But yeah, I want to reflash09:34
ogra_(wipes the device indeed)09:35
willcookeoki09:35
willcookelets see what happens...09:35
willcookeogra_, seems to be working :) thanks09:37
willcookeogra_, uh oh09:40
ogra_?09:40
willcookeogra_, now I have a picture of a chip on the screen with a cross through it09:40
willcooke"This phone needs restoring from a PC or a service centre"09:40
ogra_never seen that09:41
ogra_try to boot to recovery09:41
willcookeok, that's worked - I'm in recovery09:42
JamesTaitGood morning all; happy Single Tasking Day! :-D09:49
mvobzoltan_: the click tests look good, I will publish later today (unless you find a issue)09:51
popeypitti: sorry to say but I have just re-tried your adt magic and it still fails for me... http://paste.ubuntu.com/10386438/09:59
pitti--setup-commands "apt-get update"10:00
pittithat doesn't work10:00
pittias the device is read-only10:00
pittipopey: use the documented --setup-commands ro-apt-update10:00
popeyah10:00
popeythanks10:00
popeyi mispasted, sorry10:00
pittipopey: that switches to r/w, runs apt-get update, runs it again if the first attempt fails (dreaded hash sum mismatch), and then mounts r/o again10:00
pitti'orrible hack that10:01
popeyagreed :)10:01
popeythe wiki page isn't particularly clear10:01
=== KathyReid_ is now known as KathyReid
popey"you can use adt-run --setup-commands ro-apt-update --click ... to temporarily switch the device to r/w "10:01
popeyso adt-run --setup-commands ro-apt-update --click com.ubuntu.clock --- ssh -s adb10:02
popey?10:02
pittipopey: yes; wiki updated, is that clearer?10:03
pitti("more clear"?)10:03
popeythe "..." implies I add the rest of the parameters, as above?10:03
willcookeogra_, any ideas what to do once I'm in recovery mode?10:03
=== marcusto_ is now known as marcustomlinson
ogra_willcooke, run u-d-f again (without --bootstrap this time)10:04
pittipopey: yes, i. e. specify which package to test and what to test it on10:04
willcookeogra_, right ho - trying...10:05
l3onHi!.. I'm getting this error while I try to run my scope in a ubuntu-mobile-emulator http://pastebin.ubuntu.com/10386493/10:06
l3onin my .click package the .so file exists, the scope on ubuntu has the right name (so in some way the .ini file is read correctly)..10:07
willcookeogra_, looks more encouraging this time!  Fingers crossed...10:07
popeypitti: that fails for me.. http://paste.ubuntu.com/10386529/10:08
=== charley_bitme is now known as for_the_lulz
willcookeogra_, ha!  I spoke to soon, I'm back to the chip with the red line through it10:08
willcookeogra_, I have the big Ubuntu logo spinning round for a while, then the chip of death appeared10:10
=== vrruiz_ is now known as rvr
pittipopey: hmm, works here; can you please re-run with -d? adt-run -d --setup-commands ro-apt-update --click com.ubuntu.clock --- ssh -s adb10:11
popeysure10:14
pittiadt-run [11:14:39]: ERROR: unexpected error: "click info --user phablet com.ubuntu.clock" failed with stderr "click_query_error-quark: Failed to canonicalize com.ubuntu.clock: No such file or directory (0)10:14
pittipopey: for me it does the update, and then fails with that ^; possibly I don't have that app installed?10:15
popeyhmm10:15
popeyphablet@ubuntu-phablet:~$ click list | grep clock10:15
popeycom.ubuntu.clock3.2.16510:15
popeyyou should, it's pre-installed10:15
pittiah, seems I don't10:15
popeypitti: http://paste.ubuntu.com/10386645/ with -d10:16
pittiyep10:16
pittipopey: so that's not the same error at all10:16
pittipopey: you now run into the very thing I mentioned: uninstallability10:16
pittii. e. conflict between what's installed on your image, and what the vivid archive now has10:17
pittipopey: so I'm afraid your image is too old to be testable10:17
pittipopey: but regardless of that http://paste.ubuntu.com/10386529/ looks really weird10:17
popeyits a clean install on a nexus 7 done with ubuntu-device-flash --channel=ubuntu-touch/vivid --wipe10:19
popeythis morning10:19
pittipopey: yeah, I guess they haven't had a promotion in ages?10:19
popeyok, so I'll try proposed, thanks.10:19
pitti-proposed usually works, as they are more or less daily10:19
popeypitti: appreciate the help10:20
pittipopey: you just saw our fundamental contradiction between our images and our archive server :/10:20
pittipopey: so if you get the weird "ro-apt-update --click: not found" issue again, I'd like to investigate that (never saw that one, and I don't have an immediate idea about it)10:21
popeyok10:21
AskUbuntuIs it possible to take raw-images with Ubuntu phone? | http://askubuntu.com/q/58923110:31
popeypitti: re-flashed device and now it fails differently (without the ro-apt-update)10:31
popeyhttp://paste.ubuntu.com/10386820/10:31
popeylooks like the device dropped of the cable...10:32
ogra_willcooke, sorry, no idea what that is, i have never seen such behavior ... are you sure its a flo and not a grouper ?10:38
willcookeogra_, yup - sure.  joc is helping me now too :) thanks for the assistance10:38
ogra_good luck10:38
willcooke:) thanks10:38
willcookeI'll let you know how we fix it, assuming we do10:38
l3onwhat's this -> unity::ResourceException: /opt/click.ubuntu.com/doreuniboit.l3on/0.1/dore.unibo.it/libdoreuniboit.l3on_dore.unibo.it.so: undefined symbol: _ZNK5unity6scopes9ScopeBase12child_scopesEv ?10:49
l3onit comes from my emulator .. click is installed via qtcreator10:50
bzoltan_mvo:  The silo is good to land. Thank you11:06
l3onOk.. I found it .. it's because the click package is build against 14.10, while the emulators runs over 15.04 .. now if I set 15.04 in the project .ini file I get this error:11:07
l3on security_policy_version_matches_framework Invalid framework 'ubuntu-core-15.04'11:08
l3onwhat's wrong ?11:08
g105bI'm going to buy a phone as soon as it goes on sale, but I'm not sure I will know when the next sale will happen... is there a mailing list?11:17
popeyg105b: no, there is @ubuntu and @bqreaders on twitter, that's all11:23
=== jamesmulholland is now known as JamesM
=== JamesM is now known as Guest61076
=== Guest61076 is now known as JMulholland
g105bpopey: I really need to work out how Twitter works then :) Unless I watch all the nonsense all day every day, I'll miss it.11:27
popeythe announcement happens usually the day before11:29
=== _salem is now known as salem_
=== jamesmulholland is now known as JMulholland
=== MacSlow is now known as MacSlow|lunch
=== for_the_lulz is now known as uuhimhere
adrian47hello, my ports work not bad now :) I have problem to get working phone and sound how can I debug it?13:21
adrian47port*13:21
charlesnik90, renatu: I don't know what's going on with https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1424924 but wanted to give you a heads up on the ticket at least13:33
ubot5Launchpad bug 1424924 in ubuntu-clock-app (Ubuntu) "recurring alarms disappear from indicator (but not clock-app) after first kick" [Undecided,New]13:33
renatucharles, thanks, I will take a look on it13:35
=== alan_g is now known as alan_g|lunch
renatucharles, If I save the event as: RRULE:FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR it will fix the problem?13:35
charlesrenatu, I'm editing tasks.ics with different permutations now to see what triggers it13:40
=== dandrader_ is now known as dandrader
charlesrenatu, unfortunately I'm out of time, I have AFK appointments this morning :/13:51
charlesrenatu, nik90, I'll look at this more tonight13:51
=== dandrader is now known as dandrader|afk
renatucharles, thanks, I will try to debug it too13:52
=== alan_g|lunch is now known as alan_g
=== dandrader|afk is now known as dandrader
adrian47How can i create SWAP.img file? when usign dd i am getting error ' it appears yo have holes'14:23
adrian47to*14:23
ogra_dont use count or anysuch options14:24
ogra_it needs to be written bytewise14:24
=== MacSlow|lunch is now known as MacSlow
dpmhi Mirv, on which package would you think the QtOrganizer docs could be?14:40
Mirvdpm: those aren't built, as qtpim is not a supported module by upstream. there is a 'doc' directory but it has last been touched 2 years ago so it would be incorrect documentation even if enabled (API:s have changed a lot)14:42
Mirvdpm: oh, actually it's a stub so no, there is no documentation14:42
dpmMirv, what would be the way forward to get a doc package built, though? That would allow us to have automatic API documentation updates on d.u.c. Right now we're manually copying the docs, which is not very scalable14:43
Mirvdpm: I'd say https://bugs.launchpad.net/ubuntu/+source/qtpim-opensource-src/ if you want for it to be checked what sort of doc package would be generated if tried14:44
Mirvdpm: it would be then called qtpim5-doc/qtpim5-doc-html14:44
dpmthanks Mirv14:51
jgdxbfiller, what did that mir exception look like?14:53
bfillerjgdx: trying to find that bug14:54
dpmMirv, reported bug 1425114 - let me know if there's anything else needed14:55
ubot5bug 1425114 in qtpim-opensource-src (Ubuntu) "Please build documentation package" [Undecided,New] https://launchpad.net/bugs/142511414:55
bfillerjgdx: https://bugs.launchpad.net/autopilot/+bug/142279714:55
ubot5Launchpad bug 1422797 in Autopilot "MIR refuses the app to connect" [High,Incomplete]14:55
jgdxbfiller, thanks14:56
Mirvdpm: thanks, that's all!14:57
dpmMirv, zsombi, would you know in which package the alarm-api docs are published? Is it as part of the toolkit?15:01
zsombidpm: yes15:02
dpmzsombi, thanks, trying to find them now15:03
dpmkenvandine, would you know in which package the content-hub API docs are published?15:03
kenvandinedpm, libcontent-hub-doc15:04
dpmah, great, thanks kenvandine15:05
kenvandinenp15:05
dpmmardy, which are the documentation packages for UOA? I can see qtdeclarative5-online-accounts-client-doc, but I'm guessing this covers only QML and not C++ - any others?15:11
mgwIs Nexus 4 the best phone for developing on in the US?15:15
=== iahmad__ is now known as iahmad
popeymgw: currently, yes.15:16
mgwdoes it work on verizon 3g?15:16
mgw(and LTE)15:16
popeymgw: dunno, I don't live in the US so don't know about the whacky frequencies used there15:18
kenvandinemgw, it won't work with verizon right now, gsm only15:20
kenvandinei think verizon is cdma or something...15:21
kenvandinemgw, works well for me on t-mobile in the US15:21
mgwverizon is cdma for 3g15:21
kenvandineright15:21
mgwLTE I *think* is something different15:21
kenvandinethat won't work on ubuntu15:21
kenvandineonly GSM phones right now15:22
mgwkenvandine: period?15:22
mgwi see15:22
mgwok, thanks15:22
kenvandinefor now :)15:22
kenvandinei have working 4g/lte on t-mobile in the US though15:22
mgwkenvandine: is that on a Nexus 4?15:22
kenvandinebut i needed to flash the radio firmware to enable it, the nexus 4 doesn't have lte enabled by default15:23
kenvandineyeah15:23
kenvandinegoogle never got FCC approval for 4g in the US, so they disabled lte15:23
kenvandinebut you can find radio firmware on XDA to enable lte :)15:23
mgwunfortunately verizon is the only carrier with coverage at my house15:25
mgwdoes ubuntu phone seamlessly dial over wifi though?15:26
mgwor does it require a separate app?15:26
dobeyLTE is a trade name for 4g-ish data speeds on both cdma and gsm15:26
dobeyubuntu doesn't have wifi dialing no15:26
dobeyand that would require a carrier-specific app15:26
dobeyor well, carrier-specific support, i think15:26
mgwfor outbound calls it would not15:27
mgwbut for inbound, yeah...15:27
mgwi.e., there's no reason it couldn't support a SIP account in addition to the SIM cards15:27
adrian47ogra_, but how? :)15:27
dobeywell, patches accepted :)15:27
adrian47ogra_, i want make only 50M swap file15:27
mgwWhat language is the dialer app written in?15:28
dobeymgw: the back-end bits are done through telepathy, so it's c/c++ i think15:28
dobeytelepathy-ofono is the bit that connects telepathy and the phone stuff.15:29
ogra_adrian47, dd if=/dev/zero of=SWAP.swp bs=1M count=5015:29
ogra_adrian47, sorry, i meant stuff like skip and conv options ...15:29
adrian47ogra_, :)15:29
pmcgowankenvandine, you enabled 4g? somehow I missed that15:29
adrian47ogra_, It didn't work15:29
mgwdobey: and the frontend?15:30
kenvandinepmcgowan, yup!15:30
kenvandinejust had to flash the radio15:30
kenvandineworks great15:30
dobeyyou'd need a plug-in for online accounts for adding the carrier account, then a telepathy back-end which can use that, and then any necessary changes in the front-end15:30
dobeydialer-app itself is c++/qml15:30
pmcgowankenvandine, got instructions?15:30
kenvandinepeople.canonical.com/~kenvandine/mako_hybrid_104_33.zip15:30
kenvandinepmcgowan, grab that, unzip it to get radio.img15:31
kenvandinethen15:31
kenvandineput your phone in fastboot15:31
kenvandineand15:31
kenvandinefastboot flash radio radio.img15:31
kenvandinepmcgowan, you also have to add a variable for ofono15:31
pmcgowankenvandine, does that persist with updates?15:32
kenvandineyes15:32
kenvandinein /etc/init/ofono.override15:32
kenvandineadd15:32
kenvandineenv OFONO_RIL_RAT_LTE=115:32
mgwit does not matter whether the nexus 4 is unlocked at purchase, right? as I will unlock it as part of the flash process15:32
pmcgowankenvandine, so I see modem.img15:32
dobeymgw: the carrier-specific plug-in for online accounts should be a click package, and we'd maybe need a service_type description for online-accounts in the main packaging15:33
dobeymgw: carrier locking and bootloader locking are different things, but since you're probably not switching to sprint, carrier lock might not matter15:33
kenvandinepmcgowan, that's it :)15:33
dobeymgw: you can use the MultiROM app to dual boot though, perhaps15:33
mgwI might prefer AT&T, not sure15:33
kenvandinefastboot flash radio modem.img15:33
mgwso I want a device that can do AT&T or T-Mobile15:34
dobeymgw: if you want AT&T you'll have to buy a different phone i think; the cdma nexus 4 doesn't have gsm afaik15:34
mgwso I need a carrier unlocked15:34
mgwwait.... i thought ubuntu did not support cdma?15:34
mgwT-Mobile and AT&T are both GSM15:34
dobeyright15:34
dobeyand you said you have a verizon nexus 415:35
mgwno, i was hoping to get one15:35
dobeyoh15:35
mgwbut I'll have to settle for gsm15:35
mgwso I need to get a nexus 4 that will work on either gsm network15:35
dobeywell, you could add cdma support ;)15:35
mgwuh, probably not15:35
mgwI know a lot more about SIP than cdma15:35
dobeywell you'll have to buy a nexus 4 on ebay anyway, so just buy one that's unlocked, and not a carrier-specific one15:36
kenvandinejgdx, hey... did you see this?  https://github.com/nemomobile/libqofono/pull/7115:39
kenvandinejgdx, sounds like something that would be useful for the APN editor...15:40
dobeywell i think ofoono already has some cdma support, so should mostly be a matter of fixing the integration with the rest of the system so that cdma can be used15:40
jgdxkenvandine, yeah, that would be useful.15:50
kenvandinejgdx, might be worth looking at that and maybe commenting if it doesn't meet our needs too15:51
ryan_evosmariogrip, how's it going?16:12
=== salem_ is now known as _salem
=== dandrader is now known as dandrader|lunch
adrian47Anyone have some good idea how to make boot.img about 2 times smaller? or is possible to move boot.img to other partition?16:35
AskUbuntuubuntu touch on samsung galaxy s4 | http://askubuntu.com/q/58939516:59
=== _salem is now known as salem_
=== dandrader|lunch is now known as dandrader
ryan_evosAny porting pros in the house?17:16
ryan_evos:)17:16
deigoasnkzxOigan17:31
deigoasnkzxEl ubuntu se puede instalar en iphone?17:32
dobeyingles por favor. y no, iphone is not android or anywhere near open17:37
adrian47challenge! how to push 6.7MB boot.img on 4.3MB boot partition?  :)17:56
ogra_squeeze it harder :)17:57
ryan_evoslol17:58
OerHeksadrian47, tar -cvf files.tar /path/to/boot.img ; gzip -9 files.tar   #would give the strongest compression17:58
OerHeksbut won' t boot ofcourse17:59
Myself5adrian47, compress it with lzma17:59
dobeymake a bigger boot partition?17:59
adrian47Myself, tried it gives me 5.6MB18:00
Myself5k, then you are screwed.18:00
adrian47dobey, i can't :)18:00
Myself5what device has a 4.3MB Boot partition :/ ?!18:00
adrian47HTC Desire HD :( this is a complete mistake...18:00
adrian47My port works pretty well now, only few things to fix, but most problem is boot partition18:01
Myself5port MultiROM to the phone -> problem solved :D18:02
adrian47ogra_, hah,  how? :)18:03
adrian47Myself5, MultiROM doesn't use boot partition?18:03
Myself5the kernel needs to support kexec-hardboot18:03
Myself5but nothing else18:03
Myself5kernel wise I mean ofc :D18:05
=== alan_g is now known as alan_g|EOD
adrian47Myself5, thanks I can try :)18:09
adrian47but if someone have simpler method I will be grateful :)18:10
=== dandrader is now known as dandrader|afk
jakew02mariogrip got a min to discuss rootstock-ng?20:05
jakew02Or anyone, for that matter20:06
jakew02Wanted to discuss some of the minor details20:06
jakew02Specifically the size used with make_ext4fs function and pushing to the device failing20:07
piglitwhen will the new flash sale be ?20:18
piglitof the ubuntu phone ?20:18
piglithttp://www.bq.com/gb/ubuntu.html ???20:18
sturmflutpiglit: You have to follow Canonical and Bq on Twitter, they will tell you20:19
mariogripjakew02 sure20:21
sturmflutDoes anybody know which component provides the "com.ubuntu.connectivity1" DBus service? I can't seem to find out, and pete-woods and Wellark are not online.20:23
sturmflutErrr, I can crash my Nexus 4 by grepping over the whole VFS20:42
kenvandinesturmflut, yes, that's provided by indicator-network, i think20:48
kenvandinewell the dbus api is20:48
sturmflutkenvandine: Oh, I was under the assumption that the indicator-network is just a client. Interesting.20:50
kenvandinei think eventually the plan is to provide a separate service for that20:51
kenvandinebut for now it's from the indicator20:51
sturmflutkenvandine: Thanks!20:52
kenvandinesturmflut, np20:52
=== dandrader|afk is now known as dandrader
sturmflutI think I can reliably crash my Nexus 4 by reading from /sys/devices/system/cpaccess/cpaccess0/cp_rw and after doing it about three times the device now no longer identifies itself via USB. Any ideas?21:07
grebulusJust wondering where the compatibilty list for phones was on the wiki, that showed how far along progress was on phones' features ?21:37
grebulusmhall119, ping21:38
sturmflutCan anybody confirm bug 1425290? Please be cautious though, my device now no longer communicates via USB.21:41
ubot5bug 1425290 in linux-mako (Ubuntu) "Reading from /sys/devices/system/cpaccess/cpaccess0/cp_rw crashes the Nexus 4" [Undecided,New] https://launchpad.net/bugs/142529021:41
sturmflutI also appreciate any ideas on how to do a full hardware reset, maybe the port comes back to life. I already went through all the options in the recovery (wipe etc.)21:42
dobeygrebulus: i don't think there's a list of what parts of a device work and don't work. just the list of devices for which images exist21:55
=== pat__ is now known as pmcgowan
jakew02mariogrip, sorry just got home22:45
jakew02so i should be able to pass -0 for make_ext4fs correct?22:45
mariogripjakew02, what do you mean?22:48
AskUbuntuRight touch of touchpad isn't working | http://askubuntu.com/q/58952922:49
jakew02in rootstock-ng script22:54
jakew02*install script22:54
jakew02the make_ext4fs usage22:54
mariogripah, the block error22:55
jakew02yea,22:55
jakew02passing -0 for -l switch allows it to pass negative value and max it out, right22:55
mariogripI havn't tried that before, but you can alway try22:56
jakew02yea, about to. i'm still unclear on a few things with that script but getting there23:01
mariogripjust ask if there is something else :)23:02
=== salem_ is now known as _salem
=== _salem is now known as salem_
mariogripI get this error, init: lxc-android-config post-start process (478) terminated with status 123:39
mariogripsome ideas what this can mean?23:39
jholtommariogrip: you got past all the errors?23:40
jholtommariogrip: also, grab some logs form that23:41
mariogripjholtom: yeah, i just edited them, i have the full log folder, but i have no idea where to look (so many files!!)23:42
mariogripdid you get yours to work?23:43
jakew02mariogrip, booting fail?23:45
jakew02and device?23:45
mariogriphttps://www.dropbox.com/sh/dey7s4rrc6nltae/AABURee6JjOq-saL0hmIu59ta?dl=023:48
mariogriplog list23:48
mariogriponeplus one btw23:49
=== chriadam|away is now known as chriadam

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