**** BEGIN LOGGING AT Tue May 24 02:59:58 2016 May 24 03:54:52 tusaa.com May 24 03:55:34 whoops May 24 03:55:41 thought I had firefox focused May 24 04:44:24 @GodGinrai heh sorry, I kinda went off and did some work then fell asleep... Those numbers look very healthy. My only guess is some process did something that filled up /var/db quickly, then cleaned up. I still recommend the fs resize. May 24 04:44:30 Herrie, `journalctl MESSAGE=indexer` , `journalctl MESSAGE=media`, `journalctl -u media`, `journalctl -u indexer`, `journalctl MESSAGE=linker` and `journalctl -u linker` all return “no entries” May 24 04:45:02 … but I’m not sure any of those really search the log properly. May 24 04:45:14 I'm also trying to refresh my memory on the process that monitors that partition. Could be safe to disable that step. May 24 04:45:26 dkirker: Alright, I'll probably do the fs resize, then. The steps on the wiki are the most up-to-date steps, I'm guessing? May 24 04:45:34 yup May 24 04:45:43 haven't really changed since 2011 ;P May 24 04:45:45 hehe May 24 04:45:46 :( May 24 04:45:48 lol May 24 04:46:18 and after that, I should follow the instructions on the DB quota page, I'm guessing? May 24 04:46:37 yeah May 24 04:47:13 alright, let me try this May 24 04:48:25 hrm... I don't like that... May 24 04:48:36 before I even tried anything, my device wasn't responding May 24 04:48:43 just had to force a reset May 24 04:48:46 not sure why May 24 04:49:23 it happens from time to time May 24 04:49:26 the SoC May 24 04:49:45 or just Luna hanging a little May 24 04:49:48 first time I've had the screen just be dark, tho' May 24 04:50:10 was wireless on? May 24 04:50:10 cellular May 24 04:50:21 cellular was on, yes May 24 04:50:24 Herrie, a gist of journalctl | grep media is at https://gist.github.com/DougReeder/e01983eafb2a7f189031b6595d120522 May 24 04:50:58 GodGinrai: yeah, if it was connected to UMTS that can trigger this known issue in the Qualcomm software :( May 24 04:51:09 dkirker: mine's a CDMA device May 24 04:51:19 hmmmm, lol May 24 04:51:26 woo! qualcomm! May 24 04:51:26 well, still qualcomm, but who knows? May 24 04:51:33 * halfhalo misses omap4 May 24 04:51:34 halfhalo: go away!! May 24 04:51:35 :P May 24 04:51:50 halfhalo: rain on my parade! May 24 04:51:54 halfhalo: OMAP4? Which device had that? The original Pre had an OMAP3 May 24 04:52:56 3/4, same thing. Its been a while May 24 04:53:05 but still, omap recovery ftw May 24 04:53:42 morning May 24 04:53:54 dkirker: umount: can't umount /media/internal: Device or resource busy May 24 04:54:17 halfhalo: well, you won't be seeing OMAPs anymore. The OMAP5 is the last of its kind May 24 04:54:25 Herrie, good evening :-) May 24 04:54:32 yup, and it makes me sad May 24 04:54:38 DougReeder: I usually do journalctl > /media/internal/mylog.txt May 24 04:54:42 And pull that file May 24 04:54:46 It has all the logging :) May 24 04:54:49 halfhalo: if it makes you feel any better, the Pyra will be using the OMAP5 ;) May 24 04:55:18 So, even with journalctl and all its fields, we’re still just grepping the log file? May 24 04:55:45 Herrie, this line sounds signigcant: Configurator CONFIGURATOR_WARNING {"directory":"/etc/palm/mediadb/kinds","parent":""} Failed to open directory: /etc/palm/mediadb/kinds May 24 04:56:18 dkirker: ?_? May 24 04:56:24 GodGinrai: what is the output to the following commands? May 24 04:56:25 fuser -c /media/internal/ May 24 04:56:27 ps ax May 24 04:56:35 you are welcome to use pastebin or a gist May 24 04:56:52 dkirker: /media/internal: 1258 May 24 04:57:19 better yet: May 24 04:57:20 ps -lf -p $(fuser -c /media/internal 2>/dev/null) May 24 04:57:31 that will just give you the 1 process! May 24 04:57:31 this doesn’t exist: /etc/palm/mediadb this does: /etc/palm/db May 24 04:57:44 dkirker: 4 S luna 1258 1 0 80 0 - 14590 poll_s 00:49 ? 00:00:00 /usr/bin/BrowserServer May 24 04:57:55 stop BrowserServer May 24 04:58:04 that is the command to execute May 24 04:58:42 stop: (00596/712861438) Unknown job: BrowserServer May 24 04:59:00 There’s a bunch of com.palm.media.* files in /etc/palm/db/ so, it may just be the mediaindexer is not correctly configured. May 24 04:59:24 errrr ooops, GodGinrai try: stop browserserver May 24 04:59:28 DougReeder: Is this on 1st boot or after that? May 24 04:59:37 Nth boot May 24 04:59:50 dkirker: that seems to have worked May 24 04:59:59 dkirker: now continue from the umount? May 24 05:00:15 yup! May 24 05:00:31 we'll start browserserver after everything is all ok May 24 05:02:10 dkirker: so, since my /internal was originally 13G, should I use 12.4G? or would 12.2G still be fine? May 24 05:02:22 13G large, not available May 24 05:02:33 available was 11.9G May 24 05:02:41 let me look at the steps again 1 sec May 24 05:03:08 DougReeder: Some of those locations are legacy ones.... Activitymanager scans various dirs for db kinds May 24 05:03:20 Hmm May 24 05:03:54 We install them in db/kinds as per https://github.com/webOS-ports/meta-webos-ports/blob/krogoth/meta-luneos/recipes-luneos/mediaindexer/mediaindexer.bb#l25 May 24 05:03:59 This hasn't changed May 24 05:04:15 Just some things in the log LOOK like there's something wrong when there isn't :S May 24 05:04:20 It's confusing at times May 24 05:04:24 I already cleaned some of those May 24 05:06:14 GodGinrai: I would say 13 - .6 is good! May 24 05:06:33 dkirker: so 12.4? May 24 05:06:38 sure! May 24 05:06:41 k May 24 05:07:30 I should add the df -h steps to get the actual partition size May 24 05:07:58 dkirker: http://ix.io/KBP May 24 05:08:08 I got that, and now it's scrolling % completes May 24 05:08:36 well the % completes might be fine May 24 05:08:36 is that how it is supposed to work? May 24 05:08:58 well, now I see 5 "100 percent complete"s May 24 05:09:04 can you paste the current output? May 24 05:09:05 and it isn't showing a prompt May 24 05:09:13 brb, gotta go fetch my laundry May 24 05:09:26 give it about 2 minutes, if it doesn't, press enter a couple of times May 24 05:10:03 k May 24 05:10:15 ah yea, it gave me my prompt now May 24 05:12:43 Herrie, `luna-send -n 1 -a com.palm.app.photos luna://com.palm.db/find '{"query":{"from":"com.palm.media.image.file:1”}}’` returns lots of results May 24 05:14:13 GodGinrai: awesome! Sorry, laundry room closes soon. Kinda wanted my clothes before 7a tomorrow. :p May 24 05:14:20 hehe May 24 05:14:43 dkirker: np. Btw, just finished the steps May 24 05:14:48 DougReeder: I need to check could be we don't put photo album data yet May 24 05:15:03 GodGinrai: the mojodb partition resize steps, too?? May 24 05:15:09 dkirker: yea May 24 05:15:17 nizovn did quite some work on media indexer, but that was mainly on the music side of things afaik May 24 05:15:22 what does df -h show now GodGinrai ?? :D May 24 05:15:30 It was working in the previous stable version. May 24 05:15:45 dkirker: df -h shows my /media/internal now 12.0G instead of 13.0, which is weird which I resized to 12.4 in my steps May 24 05:16:03 dkirker: and it shows /var/db at 493.9M May 24 05:16:16 dkirker: so it looks like it was successful, but the values were off? May 24 05:16:20 with like 3% usage? :p May 24 05:16:23 hmmmm May 24 05:16:23 11% May 24 05:17:17 GodGinrai: what is the output to: lvdisplay May 24 05:17:46 DougReeder: The changes nizovn did where at the end of March, so that could very well be May 24 05:17:57 Probably a minor bug in code somewhere May 24 05:18:11 dkirker: LV Size for /dev/store/mojodb is 512 MB May 24 05:18:36 nizovn: ^ Seems that the population of com.palm.media.image.album doesn't really behave well. Is that something you can check? May 24 05:18:52 dkirker: and LV Size for /dev/store/media is 12.41 GB May 24 05:18:56 DougReeder: com.palm.media.image.file:1 is fine? May 24 05:18:57 ok May 24 05:19:07 I think so May 24 05:20:15 Can you do a luna-send on it just to make sure and paste it somewhere? May 24 05:20:31 dkirker: does that mean I shouldn't worry about that discrepancy? May 24 05:20:46 dkirker: since the LV sizes are right? May 24 05:20:59 GodGinrai: I think that may be fine May 24 05:21:11 I was just looking through to see if there is a reason df would be "off" May 24 05:21:21 ah, ok May 24 05:21:38 my df shows /var/db the same size as yours May 24 05:21:57 493.9M? May 24 05:22:05 yeah May 24 05:22:10 ok, good :D May 24 05:22:19 next, do I start browserserver? May 24 05:22:25 yup! May 24 05:22:30 then what, reboot? May 24 05:22:47 I think that I had also uped my cryptofilecache so that is why my /media/internal is much smaller than yours (by a couple hundred MB) May 24 05:22:55 yeah, you can just reboot if you want May 24 05:23:02 k May 24 05:23:16 reboot through novaterm or the normal method on the device? May 24 05:23:34 doesn't matter May 24 05:23:36 k May 24 05:23:38 both will do the same thing May 24 05:23:47 Herrie, nizovn, https://gist.github.com/DougReeder/fec84ad934a3464fa393b15c9150fff1 May 24 05:24:45 dkirker: figured, but didn't know if there was a possibility that Luna could act weird if I didn't reboot first May 24 05:26:02 DougReeder: I don't know the data by heart, but I see nothing odd there May 24 05:26:17 * DougReeder nods to Herrie May 24 05:27:07 dkirker: will I necessarily need to do the quota fix right away? May 24 05:27:19 GodGinrai: I would recommend it, yes May 24 05:28:24 dkirker: Alright, so how would I edit mojodb.conf? what editors do I have access to? May 24 05:28:36 vi May 24 05:28:43 or the Internalz app May 24 05:28:58 vi's good with me May 24 05:29:23 #vimasterrace May 24 05:29:24 so I can change the file, do I need to stop mojodb before changing it? The wiki page seems to suggest I can stop and start after editing it May 24 05:29:44 scoutcamper: indeed May 24 05:29:52 :D May 24 05:30:16 GodGinrai: after is fine May 24 05:30:46 So, what I did was edit the line in the bdb section to look like: "cacheSize": 5242880, (not sure what that was before) May 24 05:31:06 and then my quotas are: May 24 05:31:10 {"owner":"*","size":104857600}, May 24 05:31:11 {"owner":"com.palm.*","size":209715200} May 24 05:32:21 dkirker: alright, cool. You should probably update that wiki page, since the values there are different, and the cacheSize part isn't even mentioned May 24 05:32:28 DougReeder, Herrie: sorry, i have absolutely no time until 08.06... May 24 05:32:49 GodGinrai: I think those were things that I did, I am honestly not 100% sure of the effects May 24 05:32:54 btw, it seems that cacheSize is originally 1048576 May 24 05:33:39 * DougReeder nods to nizovn May 24 05:34:30 dkirker: so what values should I be using? Those you mentioned here or those in the wiki? May 24 05:34:41 nizovn: No worries! May 24 05:34:52 GodGinrai: I'd probably use mine ;P May 24 05:35:02 I might have a look myself if I find time ;) May 24 05:35:46 dkirker: k. Btw, your com.palm.* size is exactly 10x the original size for owner: * May 24 05:36:15 yup May 24 05:36:24 I did 100mb and 200mb respectfully May 24 05:36:45 I suspect you really could do whatever values you want May 24 05:36:51 k May 24 05:39:01 dkirker: so those are the only 3 values I need to change? May 24 05:39:13 yeah May 24 05:39:15 k May 24 05:39:44 uhoh May 24 05:39:49 I tried to stop mojodb May 24 05:39:55 and got a novaterm error May 24 05:40:02 "unable to retrieve data" May 24 05:40:36 I was able to reconnect, tho' May 24 05:41:27 Should I just try to start mojodb again? May 24 05:41:34 should be fine May 24 05:41:38 k May 24 05:41:51 what did the rest of that error look like? May 24 05:42:06 that was all it said May 24 05:42:13 it was a java popup dialog May 24 05:42:19 and then novaterm wasn't connected to the device May 24 05:42:21 hmmmm May 24 05:42:24 ah May 24 05:42:31 yeah, who knows May 24 05:42:34 lol May 24 05:42:39 novacom can be finiky sometimes... May 24 05:42:39 :/ May 24 05:42:53 always blame halfhalo ;P May 24 05:43:05 lol May 24 05:43:19 well, honestly, I'm just glad we have something like novacom May 24 05:43:36 you are able to do so much more with webOS than you can with other phones May 24 05:43:40 and I'm always impressed May 24 05:44:47 So, Herrie, I can’t test the speed of Node with Zap, until there are some image albums to work with! May 24 05:45:15 DougReeder: images? Isn't that HaDaK's territory? :P May 24 05:45:29 Dunno May 24 05:46:53 dkirker: everything seems to be working fine May 24 05:47:00 GodGinrai: great! glad to hear it! May 24 05:47:01 dkirker: let's hope it stays that way :P May 24 05:47:04 yeah! May 24 05:47:17 Now we just need that openssl update to get out of alpha May 24 05:47:45 I haven't even been following that, seemed to work for me very well :) May 24 05:48:24 uhoh, I'm getting that weird sync notification but May 24 05:48:27 *bug May 24 05:48:39 where the sync notification keeps appearing and disappearing really fast May 24 05:48:46 heh fun May 24 05:48:53 what does /var/log/messages show? May 24 05:49:35 what I need to do is see why c+dav (or at least webOS?) seems to insist on getting all of my events for a particular account, including descriptions... Each event from my work account has a long description. May 24 05:51:54 dkirker: http://ix.io/KCl May 24 05:52:40 heh looks like Google Contacts is trying to sync :o May 24 05:52:49 yea, Google and Facebook are May 24 05:53:06 because I don't know how to tell them not to sync without telling them I don't want contacts May 24 05:56:21 brb, going for a short late-night walk to pick up mail and drop off recycle May 24 05:56:28 enjoy! May 24 05:56:34 I need to go do grocery shopping May 24 05:56:45 then about 1000000000 other things, work and webOS related and cleaning... May 24 06:05:19 back May 24 06:05:28 it's so nice out there May 24 06:05:46 I'd walk much longer if I didn't have to go to work in 6.5 hours May 24 06:05:50 need to get some sleep May 24 06:06:45 dkirker: thanks for all the help. May 24 06:06:58 g'night all May 24 06:25:27 DougReeder: I got some leads, seems nizovn changed something that shouldn't have been. I'll try to fix today May 24 06:25:37 Ah, great! May 24 07:13:02 morning May 24 12:18:32 Tofe: I'm not sure what's up with my Maguro images. I reverted back to LXC and still cannot flash them, while it was fine before with other images I created :s May 24 12:59:57 Not sure what's up there. I'll investigate a bit more I guess... May 24 13:23:10 mmmh May 24 13:37:48 It could be my lxc downgrade wasn't succesful. Pidgin builds fine here though May 24 13:38:28 I got the warning that a downgrade would break package feeds. Not sure what that results in wrt image. Seems I have 1.0.1 IPK in tmp-glibc/deploy/ipk May 24 13:38:41 Which I believe it should use for the image? May 24 13:39:09 I did a bb -c cleanall -f lxc as well so it should be OK? May 24 13:40:04 yes, should be ok I guess May 24 13:46:46 DougReederPhone: Did some more digging, have some clues, but seems 2.x info differs from 3.x (at least from what I can May 24 13:47:10 tell based on the source code in Doctor. I just don't have a 3.x device at hand here currently. May 24 13:48:07 But seems different data is stored in the com.palm.media.image.file/album:1 for 2.x and 3.x May 24 13:48:27 Seeing we base everything on 3.x would need to see some data from 3.x and see what goes wrong. May 24 13:48:55 I see nizovn changed albumName on album which probably is the source of the issue, but need to look a bit further. May 24 13:49:29 Ah! I went looking for the schema onlinre, but couldnt find it May 24 13:50:22 Also 3.x Dr has some sandbox with dummy info but that wasn't always correct in the past so prefer to check it on device May 24 13:59:19 Schema for the media indexer are not listed http://www.openwebosproject.org/docs/developer_reference/data_types/. May 24 14:05:35 Here they are: https://web.archive.org/web/20141022050006/https://developer.palm.com/content/api/reference/data-types/media-indexer.html May 24 14:09:48 Nice find :) May 24 14:09:57 I'll cross check all our kinds May 24 14:33:14 DougReederPhone: I'll guess I'll scrape that to our wiki :P May 24 15:04:54 OK that's there now. Layout needs some work but well :) May 24 15:15:05 Hello everyone, I'm back :) May 24 15:15:21 With a new error :D May 24 15:16:00 I keep getting an "asm/io.h no directory found" error May 24 15:16:14 Anybody know how to fix it? May 24 15:23:42 Herrie|Pre3, ping? May 24 15:29:59 ka6sox: pong May 24 15:30:06 Shower & drywall done? May 24 15:30:59 Zhongtiao1: Welcome back. Where you get this error exactly? May 24 15:31:26 With audio codecs May 24 15:31:49 For your kernel/device still? May 24 15:31:55 On github.com/Qiangong2/android_device_samsung_loganeg May 24 15:31:55 Or in openembedded? May 24 15:32:11 My codecs May 24 15:33:01 Under device/samsung/logan2g/libs/audio/vb-effect/v1 May 24 15:33:16 It's vcd_codec and filter_calc May 24 15:33:44 Sorry, vbc_codec.h May 24 15:34:38 This is after applying all of the patches May 24 15:41:53 Zhongtiao1: The device tree you've cloned seems to be expecting a different kernel then what you're using May 24 15:42:26 ali-rais also has a kernel repo where there's an arch/arm/include/asm/io.h May 24 15:42:40 Oh. So not the one I have added to my repository then? May 24 15:43:10 The one you're using from CM11 seems to use a different structure and I don't see io.h in there ;) May 24 15:43:34 Ah wait it's there May 24 15:43:46 It might just look in the wrong location then somehow. May 24 15:46:14 I just tried editing it to arch/arm/include/asm/io.h May 24 15:46:24 Let's see :) May 24 15:47:42 Nope. Same error May 24 16:05:37 Zhongtiao1: To be honest I haven't played much with building from scratch :s May 24 16:10:34 Herrie|Pre3: okay :) May 24 16:12:26 It's been plagueing me with every build May 24 16:20:42 Herrie|Pre3, nope..damage keeps going May 24 16:21:08 Herrie|Pre3, please switch builds to bonaire May 24 16:21:14 in jenkins May 24 16:39:51 ka6sox: we're on bonaire already May 24 16:55:42 the last 3 failures I've seen were from tahiti May 24 17:19:15 ka6sox: It shows on Bonaire when I run testing May 24 17:23:43 unstable was what I saw running on Tahiti May 24 17:26:12 We did Testing as well and that's on Bonaire May 24 17:31:04 Same problem May 24 17:32:41 Herrie|Pre3: my mako boots fine with lxc 2.0 May 24 17:33:05 (though your commit has an error concerning run-ptest's name) May 24 17:34:12 what are you guys using lxc for? May 24 17:37:21 Tofe: Hmmmz I just copy pasted from upstream :s ? May 24 17:37:34 If you can point out the mistake would be good May 24 17:38:11 Tofe: I guess my build machine needs to be rebuild from scratch :P May 24 17:38:18 you have run-ptest.txt in your commit, but it should be run-ptest without extension May 24 17:38:29 Tofe: Ah May 24 17:38:38 That could be poor c&p May 24 17:39:25 Because I saved manually because yoctoproject doesn't offer download functionality like github/gitlab it seems May 24 17:39:28 Will fix that May 24 17:47:45 GodGinrai: I'm not fully sure tbh. I think we run our image inside lxc May 24 17:55:43 Tofe: I didn't take it from my build env but did a new copy, that's why I didn't have an issue building :P May 24 18:05:35 zlice: Hi :) May 24 18:05:40 I replied to your comment May 24 18:05:54 Indeed some of the readmes could be a bit more informative ;) May 24 18:06:02 What are you looking to do? May 24 18:06:05 herrie|pre3 - hey May 24 18:06:34 saw :p thanks - idk i miss webos but info looks scattered May 24 18:07:31 lol yea, info is pretty scattered, IMO May 24 18:08:19 zlice: We're with a small team May 24 18:08:48 i know T_T May 24 18:09:56 What you're looking for specifically? May 24 18:10:11 http://www.webos-ports.org/wiki/Porting_Guide i think May 24 18:10:21 don't have any of the supported hardware May 24 18:10:51 ran qemu on vbox May 24 18:10:59 qemu-img* May 24 18:11:01 Well anything that run CyanogenMod 10.1, 11.0, 12.x May 24 18:11:35 oh? i saw the images for older stuff and assumed May 24 18:14:41 Theoretically ;) May 24 18:15:11 The Jolla/Mer/Sailfish guys have more target devices. These are theoretically suitable for LuneOS too ;) May 24 18:15:17 We share a lot of internals May 24 18:17:22 But anything that's fairly open should be doable. I'd love the BB Priv but that's completely locked down it seems. May 24 18:18:17 awesome. reading the port guide. the fone i hv to mess w/ is htc one m9 - cyanogenmod 13, haven't actually made a cyan build May 24 18:18:42 should say - that i put on a device May 24 18:19:05 Herrie|Pre3: it's truly a shame. May 24 18:19:33 ya i have 1, me too :( no root is sad May 24 18:19:46 Herrie|Pre3: I would be all over LuneOS on a phone with a physical keyboard, like the Priv May 24 18:20:38 found termux for a shell, but don't use shell so much w/o root May 24 18:20:54 Zlice, I don't want to discourage you, but your time is worth something, and you might get more satisfaction from a working device than a hard-working one - may I suggest buying one of the supported devices, used? May 24 18:22:38 dougreederphone: true. something to do though. not sure i'll use a used device for anything else May 24 18:23:22 actually, maybe i have 1 May 24 18:23:33 I like to see people complete projects May 24 18:24:16 will a toro work? May 24 18:24:21 toro? May 24 18:24:45 vzw nexus May 24 18:25:54 zlice: which nexus is that? May 24 18:26:52 Galaxy n, i think May 24 18:27:10 well, if it *is* the galaxy nexus, that is supported May 24 18:27:28 but IIRC, doesn't verizon's nexus have a locked bootloader? May 24 18:27:39 idk i have cyanogen on it May 24 18:29:06 zlice: is it this phone? https://en.wikipedia.org/wiki/Galaxy_Nexus May 24 18:29:28 oh nvm, I see toro in the wiki article May 24 18:29:29 so yes it is May 24 18:30:22 zlice: So yea, the GSM version is supported, so you using the CDMA version would probably be a boon. Since no one has tested whether CDMA calls work, afaik May 24 18:30:36 zlice: you could be that guy May 24 18:31:23 i figured v_v most fone projects get detured bc of CDMA May 24 18:31:40 well hell, i'll try to put it on here, i haven't used the damn thing in idk how long May 24 18:32:08 That would be great. As a VZW user myself, I'd love to see LuneOS working on VZW-supported hardware :D May 24 18:32:50 i'll def let you know if i get it going :p think my work fone has a compat sim card May 24 18:33:05 We have tested Maguro imago on Toro and it boots. Just the network bits needs work May 24 18:33:20 We use ConnMan and oFono which have CDMA support May 24 18:33:52 We don't have CDMA here in Europe so we cannot test anything really May 24 18:34:07 But we had a user in the US who did the Maguro image on Toro. May 24 18:34:54 You need to have Android 4.2.x or CM 10.1 on it. May 24 18:34:59 11 i think May 24 18:35:06 ok May 24 18:35:12 It shouldn't theoretically be that hard to get CDMA working May 24 18:35:40 Maguro (Galaxy Nexus) and Mako are currently CM 10.1/Android 4.2.2 based May 24 18:37:08 so reinstall cyanogen w/ 10.1 ? May 24 18:37:10 o.0 May 24 18:37:25 Google Stock is fine too May 24 18:37:55 jw - what part of the img does it use if you install over it? radio? May 24 18:38:26 Radio & firmwares May 24 18:38:34 Our builds are based on a particular CM version May 24 18:39:03 So if you have let's say 4.4 on Toro with CM 10.1 it won't work May 24 18:39:04 ah i get it, ok May 24 18:39:36 minor version matter? May 24 18:39:42 10.1.3 May 24 18:39:54 It might boot but things are likely to be broken May 24 18:40:02 i'll give it a shot May 24 18:40:07 I'd just go for Stock 4.2.2 from Googlee May 24 18:40:11 Safest May 24 18:40:20 But minor should be OK normally I guess May 24 18:40:45 10.1.3 is 4.2.2 based too anyway May 24 18:41:55 There's gotta be a way to unlock that Priv bootloader May 24 18:42:03 It's everything I want minus webOS May 24 18:42:24 lol May 24 18:42:49 GodGinrai: There's a quite hefty bounty on xda, but so far nothing it seems May 24 18:42:55 im sure there is, but idk too many ppl w/ a priv - i always get comments about having a blackberry May 24 18:43:16 Herrie|Pre3: Here's hoping some greedy, talented person shows up to claim it. May 24 18:43:35 I love my blackberry Q5, i get taunted. A lot though :D May 24 18:47:17 Maybe they didn't fix all the CVE ?... May 24 18:47:50 Tofe: They push updates really quick to Android May 24 18:48:05 Like a few days after Google releases them May 24 18:49:45 Herrie|Pre3: it seems like people were able to root the phone. At least progress is being made? May 24 18:50:04 GodGinrai: I didn't check recently tbh May 24 18:51:44 looks like it's only temp root May 24 18:51:48 but progress nonetheless May 24 18:57:13 True May 24 19:05:39 zlice: It won't run very fast on Galaxy Nexus but quite acceptable. May 24 19:05:53 On N4 and VBox it runs a lot smoother ;) May 24 19:06:10 ya i'm still waiting for cyanogen to boot...had a 10.1 but i think it was bad, got a new 1 May 24 19:06:23 or er well using that 10.1.3 'new' May 24 19:20:23 ka6sox: I kicked off a new build on Bonaire May 24 19:44:07 hm got it on there, scratchy sound and black screen - rebooted, boot logo seems to tilt so it knows its alive May 24 19:51:36 it's booted! doesn't seem to know about daylight savings time but eh. i'll have to mess w/ it later and see if i can find any logs for calls/ril May 24 19:52:02 Scratchy sound I also have on my Maguro. It's probably something in kernel/drivers May 24 19:52:39 You'll probably have to do a custom kernel for the Toro anyway for CDMA bits May 24 19:53:06 The ROM varies on a few places only with Maguro May 24 19:53:11 On Android side that is. May 24 19:53:35 ah ok. i'll try to find time to look around May 24 19:53:39 awesome! :) May 24 21:00:55 Anyone managed to get an Enyo 2.7 app to display a working AppMenu on LuneOS? May 24 21:03:12 AppMenu is the top-left menu? May 24 21:04:18 GodGinrai: Yes May 24 21:04:58 IMHO, those were never working even on webOS with Enyo 1.0 May 24 21:05:11 Those shallow copies of the mojo menus May 24 21:05:29 without the animation or correct placement May 24 21:06:21 They were working better than in my Enyo 2.7 app at the moment. I get no menu popup at all in that. May 24 21:10:49 and they worked in Enyo 2.4/5? May 24 21:10:59 Yes May 24 21:11:56 does AppMenu still exist in Enyo 2.7? May 24 21:12:04 or wait, did it ever exist in Enyo 2? May 24 21:13:01 Jason Robitaile has created an enyo-luneos library specifically for the purpose. I am trying to use it. May 24 21:15:07 elvispre: I see. Well, maybe that is something he didn't completely transfer correctly? May 24 21:15:18 GodGinrai: Did you rescue your Pre3? May 24 21:15:54 elvispre: Yea, I did the size adjustment last night. Had dkirker on hand while I was doing it. ;) May 24 21:16:30 Expert assistance then :-) May 24 21:19:43 elvispre: DougReeder did some work on Contacts for Enyo 2.7 (PR is pending merge). May 24 21:19:55 You might want to test that one? May 24 21:20:51 We're awaiting Andolamin to sort a recipe for Enyo-Dev NodeJS module so we can merge and migrate Contacts to 2.7 May 24 21:20:53 Herrie|Pre3: I might look at the code to see what I am actually supposed to do, yeah. May 24 21:21:23 According to DougReeder there's quite some yak shaving to do while converting, just so you're warned :P May 24 21:22:06 Oh, I've got my (simple) app ported and running on LuneOS OK, just without the AppMenu. May 24 21:23:01 Not sure what's the status of Enyo 2.7 on legacy 2.x/3.x May 24 21:23:40 AppMenu rendering is something we had issues with in the past so could be LuneOS specific. Might be good to double check where possible. May 24 21:24:16 It did occur to me. I might try putting it on my Pre3 to see what happens. "require('enyo-luneos')" may not be quite right on Pre3 though. May 24 21:25:04 Should be fine I guess in general. May 24 21:25:28 But not sure... Just AppMenu involves relaunch handling if I'm right from top of my hea May 24 21:25:29 +d May 24 21:32:18 Herrie|Pre3: Latest qtwebengine update breaks the build with "SyncPeriodicity has not been declared". May 24 21:33:19 ...and "SyncNetworkState does not name a type" May 24 21:34:07 elvispre: Hmmmz that's odd.... Seems the change was very minimal and straightforward :s May 24 21:34:30 Herrie|Pre3: Could just be my incremental update then. May 24 21:34:57 elvispre: I think it just included an additional header file. May 24 21:36:11 Yeah: https://github.com/webOS-ports/qtwebengine/pull/18/files May 24 21:36:24 That shouldn't cause it normally I'd say. May 24 21:37:31 Looks pretty odd to me. How come it built before if it needs that header? May 24 21:38:51 Seems OK on our build machine: http://jenkins.nas-admin.org/job/luneos-testing_mako/lastBuild/consoleFull May 24 21:39:41 Yeah. I have decided to go nuclear again. The computer doesn't have anything better to do while I am asleep anyway. Ful rebuild... May 24 21:41:09 elvispre: I think it was gcc 5.3 with an imx board as per commit May 24 21:41:14 I doubt we had the issue May 24 21:41:32 Same guy just posted he has crashes on every page load... May 24 21:41:41 So might be something for their board somehow May 24 21:43:02 Presumably what's happening is that when built one time I get one version of the headers, then some of these are replaced with inconsistent versions later in the build. (Just speculation, you understand. But I bet it will build OK from clean.) May 24 21:43:31 elvispre: Yeah probably May 24 21:44:32 Then again we do incrementals too May 24 21:47:13 Herrie|Pre3: My clean build is under way so I'll have some evidence first thing in the morning. May 24 21:47:28 elvispre: you should always clean before rebuilding May 24 21:48:34 rm -rf tmp-glibc download/* sstate-cache cache buildhistory May 24 21:49:55 ugh, no clean target in your makefile? May 24 21:50:35 This is bitbake not make May 24 21:53:08 The build system seems pretty intelligent (particularly in krogoth) but it can't know everything that's gone on, so "nuke them from orbit. It's the only way to be sure" is the approach I occasionally adopt. May 24 21:58:29 why isn't it a makefile? <.< May 24 21:58:43 and there's no way to have targets in bb? May 24 22:01:56 Plenty of targets (recipes) but they all build things. I think Herrie mentioned some cleanup commands earlier today, actually; but like I said, the computer hasn't got anything better to do tonight anyway. To clean something in particular, I'd have to work out what that thing was. This way I don't have to. May 24 22:02:54 elvispre: I'm not saying you needed to clean something in particular. Even a full clean should have a target May 25 02:58:12 Herrie, has there been time yet, to build with the corrections to mediaindexer? **** ENDING LOGGING AT Wed May 25 02:59:58 2016