**** BEGIN LOGGING AT Fri Nov 02 03:00:00 2012 Nov 02 10:41:31 hi Nov 02 10:41:36 back from vacation. :) Nov 02 12:08:25 ka6sox-away: pong Nov 02 12:09:06 HaDAk: it will take some time until ka6sox-away will respond Nov 02 12:09:15 he's in PDT Nov 02 12:09:31 ah. Nov 02 12:09:34 he pinged last night. Nov 02 12:09:39 ah ok Nov 02 12:09:54 HaDAk: you already started with setting up the webos-ports build environment? Nov 02 12:47:05 morphis: i actually built webos last night Nov 02 12:47:11 great Nov 02 12:47:12 morphis: dunno where the image is though, lol Nov 02 12:47:51 where do i find it? Nov 02 12:48:34 HaDAk: tmp-eglic/deploy/images/tuna Nov 02 12:48:59 i need all of the files? Nov 02 13:04:44 morphis: when trying to adb push files to my device, should it not be in the bootloader? Nov 02 13:28:32 hey, it works ^ Nov 02 13:28:33 ^^ Nov 02 13:38:43 HaDAk, ping? Nov 02 13:38:50 ka6sox-away: pong Nov 02 13:38:53 s/ping/reping/ Nov 02 13:38:53 ka6sox-away meant: HaDAk, reping? Nov 02 13:39:23 ka6sox-away: got my gnex booting. Nov 02 13:39:29 HaDAk, were you interested in giving a enyo2 port of preware a shot? (or was that someone else?) Nov 02 13:39:32 kewl! Nov 02 13:39:41 ka6sox-away: yeah, i'll see what i can do Nov 02 13:39:46 ya know. in my free time. Nov 02 13:39:52 indeed Nov 02 13:40:32 HaDAk, if you get stuck in any way let me know and I'll get us some additional help...might be a day or 2 however. Nov 02 13:40:59 for the enyo2 rewrite? Nov 02 13:41:26 HaDAk: also it may be worth taking into account that the GNex webapps are still unscaled, so please don't try to compensate for that while writing it Nov 02 13:43:42 yeah, i noticed that. Nov 02 13:43:58 i also somehow managed to get my screen to rotate (twice) and couldn't figure out how to rotate it back. Nov 02 13:44:03 once sideways, then upside down Nov 02 13:44:22 that'd be the forward gesture Nov 02 13:44:26 also, there's no shut down menu, as i'm sure you're aware. when you DO try to shut down, it gives you a weird QWERTY line under the airplane mode Nov 02 13:44:28 ahh Nov 02 13:44:36 I mapped it to orientation change for debugging Nov 02 13:44:39 QWERTY line? Nov 02 13:45:09 I'm aware that shutting down doesn't work currently Nov 02 13:45:13 yeah, i held power, and it popped up the airplane mode button, but blow that it had a line of text Nov 02 13:45:25 may have been the top row of the keyboard Nov 02 13:45:37 interesting, i've not managed to trigger that menu yet Nov 02 13:45:51 i can boot back to it and take a screenshot, i guess Nov 02 13:45:53 that probably is the qwerty yeah, it shares the same space as the 2.x notifications etc Nov 02 13:49:05 morning LarrySteeze Nov 02 13:49:20 morning Nov 02 13:49:25 HaDAk, yes, for Preware Nov 02 13:51:50 http://cl.ly/image/3x3M1J2V0i31 Nov 02 13:52:07 it's there in portrait too, but easier to see this way Nov 02 13:55:34 I see the problem, the keyboard's only programmed to offset by the notifications' height atm Nov 02 13:56:14 also, i doubt you're concerned about it, but i was able to activate wifi and see networks…but i couldn't connect to anything Nov 02 13:56:18 so my fun ended there Nov 02 13:56:54 it might be able to connect to unsecured ones Nov 02 13:56:55 maybe Nov 02 13:57:01 that's the thing. Nov 02 13:57:06 it WAS an unsecured network Nov 02 13:57:07 HaDAk, ShiftyAxel: open networks should work Nov 02 13:57:08 it claimed it wasn't. Nov 02 13:57:19 it threw a padlock up next to it Nov 02 13:57:22 but since we don't have a wifi app yet (it's being worked) anything with a passphrase is off limits Nov 02 13:57:25 secured are not possible as the application is missing for this Nov 02 14:03:06 HaDAk: if it's showing a secure network where the one isn't secured, it's a bug you should report in our bug tracker :) Nov 02 14:03:34 i was told i wasn't allowed to report bugs that at least two other people didn't experience :P Nov 02 14:04:43 the paradigm is a little different with the GNex, since so few people actually have one with webOS booting on it Nov 02 14:17:35 interesting... Nov 02 14:17:43 there's some more hidden code here Nov 02 14:18:05 the systemui/notification dropdowns were supposed to light up on press Nov 02 14:18:07 apparently Nov 02 14:18:36 can you make it work? Nov 02 14:19:27 probably Nov 02 14:19:35 curious to see what it looks like. Nov 02 14:19:51 from a quick skim-over it should work... but why is it commented i wonder? Nov 02 14:19:58 beats me. Nov 02 14:25:24 ShiftyAxel: ok, webos-ports/master-next seem to provide the same than webos-ports/master Nov 02 14:25:35 when running it on the device Nov 02 14:26:12 so we should be able to cherry-pick the work over with relative ease? Nov 02 14:28:56 HaDAk: I found out why it was commented Nov 02 14:29:05 haha, why's that? Nov 02 14:29:10 doesn't work, you have to double-tap on the item to get it to show up Nov 02 14:29:32 is it pretty, at least? Nov 02 14:29:40 eh, it's nothing special Nov 02 14:29:45 aw Nov 02 14:29:50 * HaDAk likes pretty Nov 02 14:29:53 think launcher tabs, the way they turn blue Nov 02 14:30:00 pretty much that but for the status bar Nov 02 14:30:01 nice Nov 02 14:30:09 hey, question for anyone that can answer it... Nov 02 14:30:37 getting started with enyo2 development: i've cloned the bootplate repo, and got everything set up. when i hit index.html, it still redirets me to debug.html…. how do i make it not do that? Nov 02 14:31:09 rather, what am i missing? Nov 02 14:32:10 have a gander at the enyojs site, it explains what's going on there Nov 02 14:32:25 basically debug.html is for development and index.html is for final deploy Nov 02 14:32:46 also I take back the light-up thing not working, I'd forgotten to uncomment the 'update()' from mousedown/mouseup Nov 02 14:33:00 i tried deploying it, but it complained about the same thing. Nov 02 14:33:05 * HaDAk shrugs Nov 02 14:33:07 i'll go with it for now. Nov 02 14:42:18 ShiftyAxel: you around Nov 02 14:43:28 who wants to convert ipkg to opkg? ^^ Nov 02 14:43:39 LarrySteeze: sure am, how goes? Nov 02 14:43:48 goes alright Nov 02 14:44:00 was just wondering if you had a link to your xkcd style halfhalo flood comic Nov 02 14:44:34 haha, I'm sure I can root it out :D Nov 02 14:45:10 https://www.dropbox.com/s/e0yhglrw6qwx67v/halfhalo.png Nov 02 14:45:12 tadaah Nov 02 14:45:41 heh. I was thinking about making a followup Nov 02 14:45:54 a sequel! :D Nov 02 14:46:39 or really all it needs is another pane or two with him walking back to the computer, sitting down and it saying * halfhalo (halfhalo@nasadmin/webteam/halfhalo) has joined #webos-ports Nov 02 14:49:18 and then the cycle endlessly repeats :p Nov 02 14:49:39 kind of reminds me of back in the day when I used to make a very basic webcomic with some friends of mine Nov 02 14:50:49 who wrote preware originally? Nov 02 14:56:04 I don't really remember to be honest. I can't remember if it was based on any of the code in filecoaster by pregame, but I do remember it came out shortly after Nov 02 14:57:05 there's a lot i don't know about this (javascript, enyo2…), so I think i can manage layout stuff, but i'm certainly going to need help with functionality Nov 02 14:59:40 looking through the original's source would probably be a good jumping-off point Nov 02 15:00:05 yeah, i have been. like i said, i don't know JS, and i never ended up writing any enyo1 apps Nov 02 15:00:09 so it's mostly greek to me. Nov 02 15:00:13 buaha i am in that comic Nov 02 15:20:11 HaDAK index.html run when you minifi the script debug.html is for programing so write your program using debug then minifi and it run from index.html Nov 02 15:20:47 micro-tech: thank you Nov 02 15:21:09 no problem ! Nov 02 15:23:14 I know some little things about Enyo 2 and a little js Nov 02 15:49:55 hrm Nov 02 15:50:05 looks like QML wasn't build for high-res scaling Nov 02 15:50:49 http://thndl.com/ btw Nov 02 15:50:59 may be useful for you guys, as qml does shaders Nov 02 15:53:30 I like the stuff on squircles, that's rather interesting Nov 02 15:53:46 could be a nicer way to do rounded corners for a real next-gen look Nov 02 15:56:29 nice page Nov 02 15:58:16 speaking of, rounded corners totally need turning into a shader... using pixmaps just seems silly Nov 02 16:16:54 shaders FTW Nov 02 16:17:49 how would that work? shader in HTML5 -> webkit -> cairo -> hw accel ? Nov 02 16:18:24 rounded corners? Nov 02 16:18:52 the cards themselves already have rounded corner via shader, but the LSM black corners are pixmaps Nov 02 16:18:56 both should be shader imo Nov 02 16:19:15 yeah that sounds right Nov 02 16:19:27 I'm just curious about the render path Nov 02 16:19:48 are the shaders hardware accelerated? Nov 02 16:20:51 the rounded corners are as far as i can tell Nov 02 16:21:10 since it's luna-level I don't think the webkit even knows it's there Nov 02 16:21:23 oh goo dpoint Nov 02 16:21:28 so most likely it's going via Qt's OpenGL Nov 02 16:21:40 I do know that they don't work on the GNex at the moment :p Nov 02 16:21:50 hmm I winer why Nov 02 16:21:53 wonder Nov 02 16:22:51 I think it's something to do with missing includes Nov 02 16:23:16 when I #define USE_ROUNDEDCORNER_SHADER it throws errors about not being able to find some GL headers Nov 02 16:23:34 though for now it seems to be rounding the corners using some other method... since they're still rounded Nov 02 16:40:01 ShiftyAxel, do you recell which GL headers? Nov 02 16:46:47 linuxjacques: QtOpenGL/qglcustomshaderstage_p.h I believe Nov 02 16:47:17 hmm. Nov 02 17:08:07 hmm Nov 02 17:08:16 question for all ye programmers in the room Nov 02 17:08:39 since open webOS luna is unlikely to be running on a platform with a dedicated gesture area again Nov 02 17:08:49 (at least, unless someone attempts a port) Nov 02 17:09:09 do we really need the code for it? right now it's just sat in the luna-sysmgr repo and taking up space Nov 02 17:09:22 morphis, JaMa, linuxjacques? ^^ Nov 02 17:09:40 Dumb Reply: can the camera be abused to "sense" a finger going over it :D Nov 02 17:10:59 theoretically yes Nov 02 17:11:38 but it would require entirely new code, the old gesture area stuff is for touchpanels Nov 02 17:11:58 ShiftyAxel, that's a good question. Nov 02 17:13:30 a swipe up would = progressive black on bottom of screen leading to black vanishing via the top? seeing as a camera with a finger on it would equal nearly totally black bits seen? Nov 02 17:13:39 or is the camera just utterly no good at it Nov 02 17:13:42 also, i'm 90% sure that my existing gesture area code could be tweaked slightly to allow for hardware gesture areas Nov 02 17:14:26 Geekpeter: the blackberry trackpads basically do that, though they operate using IR as opposed to the visible spectrum Nov 02 17:14:34 oh nice Nov 02 17:14:51 well tbh youd onyl have to track BLACK bits Nov 02 17:15:08 or which portions are mostly black and in what direction the blacks going? Nov 02 17:15:34 what about when you put your phone in your pocket, or wave your hand over it causing a shadow, etcetc Nov 02 17:15:52 ShiftyAxel: http://cl.ly/image/1A1l2y1A3m0f Nov 02 17:16:01 a gesture tho surely would be black appearing but leading to bright bits Nov 02 17:16:12 in a set direction Nov 02 17:16:26 AKA phone going into pocket Nov 02 17:16:31 hm Nov 02 17:16:37 theoretically it would trigger a gesture Nov 02 17:16:51 your the genious, magic a solution :D Nov 02 17:17:08 not until we need one :p Nov 02 17:17:12 :D Nov 02 17:17:45 HaDAk: looks like a scrim to me Nov 02 17:18:03 also it might be worth digging about in existing enyo WOSI apps for the titlebar Nov 02 17:18:22 eh? Nov 02 17:18:37 the WOSI titlebar that appears in Preware, Tweaks, Govnah etc Nov 02 17:18:45 oh Nov 02 17:18:52 swipe the title bar left/right for your gesture area? :D isnt most title bar stuff swipe downs for menus? Nov 02 17:18:55 i figured i'd update the visual style to be a bit more pleasing and functional Nov 02 17:19:21 the WOSI titlebar is pleasing and functional Nov 02 17:19:39 bend it into an invisible gesture area :) Nov 02 17:19:50 ~lart Geekpeter Nov 02 17:19:51 * WoceBot beats Geekpeter severely about the head and shoulders with a rubber chicken Nov 02 17:20:02 (plus it's a reusable class that can be configured with a set of taglines, icon and other useful bits) Nov 02 17:20:04 * Geekpeter consumed said rubber chicken and requires sauce Nov 02 17:20:06 ShiftyAxel: no more screenshots for you :P Nov 02 17:20:49 Geekpeter: blue sky thinking is for -offtopic ;) Nov 02 17:21:02 HaDAk: if you can give it out, make sure you can take it :p Nov 02 17:21:13 hey it recognises swipe downs for ze menus ¬ ¬ its not that alien Nov 02 17:21:18 ShiftyAxel: haha Nov 02 17:21:31 Geekpeter: yeees, but it's at the top of the screen..? Nov 02 17:22:03 you have a keyboard trackball/mouse that no1 else apparantly has, surely that was pie in the sky not that logn ago :D Nov 02 17:22:04 so? Nov 02 17:22:11 who says it must be below? Nov 02 17:22:27 I do Nov 02 17:22:28 :P Nov 02 17:22:38 just need some screen acreage to swipe to bits that nothing else uses :D Nov 02 17:22:47 you'd have to reach your thumb up and across the screen, thus obscuring it Nov 02 17:23:02 ShiftyAxel: so, I am back Nov 02 17:23:04 ah your still on the "1 handed" pre plan? Nov 02 17:23:20 ShiftyAxel: think of the leftys. Nov 02 17:23:43 * Geekpeter goes back to abusing pixels in gimp Nov 02 17:23:44 if the status bar was to have a gesture area, I'd put it in the middle Nov 02 17:24:10 still involves reach-across though, hence why every smartphone ever has had the buttons below the screen Nov 02 17:24:31 hey morphis Nov 02 17:24:51 its somethign to think about tho considering you were talking about removing it :D Nov 02 17:24:55 ShiftyAxel: I thought a little bit about webos-ports/master branch management Nov 02 17:25:03 ShiftyAxel: as it isn't really usable as it is right now Nov 02 17:25:08 especially for luna-sysmgr Nov 02 17:25:16 Geekpeter: I think you may have misunderstood me... Nov 02 17:25:22 i often do :D Nov 02 17:25:29 morphis: lots of people etc? Nov 02 17:25:43 ShiftyAxel: lot of different things we have to care about Nov 02 17:25:48 * keep up with upstream Nov 02 17:25:52 * submit patches upstream Nov 02 17:25:57 * manage our own distro branch Nov 02 17:25:58 etc. Nov 02 17:26:10 I would propose the following Nov 02 17:26:18 Geekpeter: my suggestion was removing the old (Pre, Veer) gesture area code, since we're using an onscreen one now and those phones don't run OWO Nov 02 17:26:18 let us do feature branches as we're already doing Nov 02 17:26:30 those will be the base for upstream submission Nov 02 17:26:36 * Geekpeter drools into the carpet when the penny drops Nov 02 17:26:45 if possible a feature branch should not depend on another Nov 02 17:27:03 yeah, i've been trying to keep them separate thus far Nov 02 17:27:03 then we're merging every feature branch to webos-ports/master so we have real merge commits there Nov 02 17:27:15 it will be the base for oe as it is already Nov 02 17:27:17 ok Nov 02 17:27:43 so everything up-to-date is in your branches and not in webos-ports/master? Nov 02 17:28:30 ShiftyAxel: we can then rebase/whatever we want in the feature branches Nov 02 17:28:48 indeed, I dev in my branches and cherry-pick into master when the commits are done Nov 02 17:28:54 and merge them when needed to master Nov 02 17:28:58 ok Nov 02 17:29:12 the cherry-pick step will be rebased with a real merge Nov 02 17:29:26 ShiftyAxel: I will put the tuna support commits into a separate branch too Nov 02 17:30:25 ShiftyAxel: so I can safely recreate the webos-ports/master branch? Nov 02 17:30:36 morphis: this management works great as long as there are no conflicts between branches Nov 02 17:30:41 morphis: after that it sucks :/ Nov 02 17:31:01 at least that's my experience with meta-webos 5+ branches Nov 02 17:32:06 morphis: sounds good to me Nov 02 17:32:49 I've found that fixing cherry-pick errors isn't too bad Nov 02 17:38:07 ShiftyAxel: fine with be rebasing your branches on latest upstream/master? Nov 02 17:38:34 can do Nov 02 17:38:39 shouldn't be any conflicts Nov 02 17:39:29 JaMa: yes, but its the better way than dealing with all these cherry-picks Nov 02 17:39:41 and you can keep your submission branches clean Nov 02 17:40:58 ShiftyAxel: I will remove luna-tuna.conf edits from your feature-branches, ok? Nov 02 17:41:24 should they be somewhere else? Nov 02 17:42:14 yes Nov 02 17:42:33 its better we keep luna-tuna.conf changes separate from the functionality changes Nov 02 17:42:42 as they will not be accepted upstream Nov 02 17:43:48 okay Nov 02 17:44:23 ShiftyAxel: your branches are not independent from each other, right? Nov 02 17:44:42 shiftaxel/flick-gesture-area depends on shiftyaxel/gesture-area, right? Nov 02 17:45:20 I don't believe I have a branch called flick-gesture-area..? Nov 02 17:45:35 enable-flick-gesture is independent Nov 02 17:46:21 it's an edit to sysmgr.pro & HostQtDesktop.cpp to make it compile FlickGesture.cpp for all devices instead of just desktop Nov 02 17:47:54 ok Nov 02 17:48:12 ui-scaling branch is independent too? Nov 02 17:48:19 sure is Nov 02 17:50:18 ok Nov 02 17:51:42 ShiftyAxel: I will push all branches to https://github.com/morphis/luna-sysmgr in some minutes so you can take a look if everything is correct Nov 02 17:51:49 before we push it to webos-ports Nov 02 17:52:06 alrighty Nov 02 17:53:38 ShiftyAxel: you already found something about the scaling/zoom of the applications? Nov 02 17:54:16 yeah, it's not working, and it's definately because it's not implemented or enabled (vs the core-apps being written in a non-scaling manner) Nov 02 17:54:40 Roy__ is asking around about it Nov 02 17:55:26 Ah, drat. My VPN didn't connect clealy. Nov 02 17:55:27 ah ok Nov 02 17:55:34 No wonder I didn't get any e-mails today. Nov 02 17:55:37 as this will be another blocker for the alpha release Nov 02 17:56:55 indeedy Nov 02 17:57:25 I'll be able to look into it more thoroughly when I finish the luna side of UI scaling Nov 02 17:57:39 still working on the 4x pixmap scaling, but it's coming along nicely Nov 02 18:00:35 ShiftyAxel: great Nov 02 18:07:21 ShiftyAxel: phoneui-fixes depends on ui-scaling? Nov 02 18:07:56 nope Nov 02 18:08:13 that one makes the VKB compatible with phone notifications Nov 02 18:14:17 ShiftyAxel: ok, your branches on https://github.com/morphis/luna-sysmgr are up Nov 02 18:14:20 mine too Nov 02 18:16:12 morphis: looking good Nov 02 18:16:51 ShiftyAxel: I pushed a webos-ports/master branch there too Nov 02 18:17:20 it contains all other branches Nov 02 18:17:30 shiftyaxel/phoneui-fixes is missing as it wasn't easily mergable Nov 02 18:18:25 hmm, would cherry-picking be permissable, or do we need merges? Nov 02 18:19:42 just merges Nov 02 18:20:04 ShiftyAxel: can you checkout the webos-ports/master branch from there and merge shiftaxel/phoneui-fixes in? Nov 02 18:20:17 I can't do it as I don't really know how to resolve the conflicts right Nov 02 18:21:25 sure, give me a minute or so to get this build sorted and I'll fix it up Nov 02 18:22:13 ok Nov 02 18:23:30 shall I PR it? Nov 02 18:23:59 hm Nov 02 18:24:11 yes Nov 02 18:24:36 okay Nov 02 18:27:56 good lord that's a lot of merge errors Nov 02 18:28:40 yes Nov 02 18:28:47 it's mostly about the scaling variables Nov 02 18:28:58 ShiftyAxel: maybe I did something wrong Nov 02 18:29:34 ShiftyAxel: can you verify before that shiftaxel/gesture-area, phoneui-fixes and ui-scaling branches are ok? Nov 02 18:31:11 ShiftyAxel: ah and we have to update luna-tuna.conf in morphis/tuna-support branch with the latest version Nov 02 18:31:22 as I dropped your changes to it while rebasing Nov 02 18:31:33 I will take care about it Nov 02 18:33:19 ShiftyAxel: done, latest luna-tuna.conf is now in morphis/tuna-support branch Nov 02 18:33:29 will merge it to webos-ports/master when you're done with the merge Nov 02 18:42:00 morning ! Nov 02 18:42:23 Tofe: heyho Nov 02 18:44:59 morphis: just pushing up to my fork now Nov 02 18:45:10 ShiftyAxel: ok Nov 02 18:45:26 phoneui-fixes had a bunch of commits from ui-scaling in it, so I removed them Nov 02 18:46:19 curse my slow upload Nov 02 18:47:32 :) Nov 02 18:47:50 hm, the isis-browser doesn't load any web page Nov 02 18:48:31 hava a working network connection but it just loads the spinner and nothing else happens Nov 02 18:49:14 ah browserserver wasn't started Nov 02 18:49:26 need to add that to bootup methinks Nov 02 18:49:34 yes Nov 02 18:49:46 font isn't correctly rendered Nov 02 18:49:54 only black boxes for the characters Nov 02 18:50:49 morphis: PR-d Nov 02 18:50:56 hum, that's no good Nov 02 18:51:06 I remember desktop build having that issue a while back Nov 02 18:51:25 ShiftyAxel: yes, but at least it is working Nov 02 18:51:27 at least i'm pretty sure it was desktop-build... may have been the standalone isis Nov 02 18:51:31 but we really need multi touch for it Nov 02 18:51:32 indeed :) Nov 02 18:51:35 yeah, definately Nov 02 18:51:46 I remember halfhalo had this one too Nov 02 18:52:52 ShiftyAxel: where did you issue the PR? Nov 02 18:54:41 ShiftyAxel: hm, after a reboot the black boxes are gone Nov 02 18:54:57 maybe it is as I started browserserver after luna-sysmgr Nov 02 18:55:58 no, black boxes are still there but only on some sites and for example on google only for some text Nov 02 18:56:23 morphis: whoops, wrong repo... how do I PR against yours? my repo is pulled from openwebos Nov 02 18:56:51 hm, any text in particular having problems? Nov 02 18:56:52 ShiftyAxel: hm, I will give you push access for my repo Nov 02 18:57:09 ok Nov 02 18:57:57 ShiftyAxel: done Nov 02 18:58:07 ShiftyAxel: you can just push the branches Nov 02 18:59:08 morphis: pushed Nov 02 18:59:56 ShiftyAxel: thanks Nov 02 19:02:18 ShiftyAxel: ok, great Nov 02 19:02:25 ShiftyAxel: I will compile and test this now Nov 02 19:02:32 I think then we can move it over to webos-ports Nov 02 19:17:32 good times Nov 02 19:19:34 ShiftyAxel: something bad happened ... Nov 02 19:20:09 morphis: what's up? Nov 02 19:20:11 ShiftyAxel: everything compiles and installs fine but the UI is messed up Nov 02 19:20:20 lock too big etc. Nov 02 19:20:41 ShiftyAxel: should I push anyway so we can find the cause for this together? Nov 02 19:20:47 mean pushing to webos-ports Nov 02 19:20:50 pastebin your /etc/palm/luna-platform.conf? Nov 02 19:20:58 from device Nov 02 19:21:07 I think I know the problem Nov 02 19:21:24 alternately push luna-sysmgr/conf/luna-platform.conf to device Nov 02 19:21:38 hm, I changed everything in luna-platform.conf to 1.0 but lockscreen is still to big Nov 02 19:22:46 ShiftyAxel: http://paste.ubuntu.com/1327271/ Nov 02 19:23:14 ShiftyAxel: seems like icons are scaled too big Nov 02 19:23:29 what size are they? Nov 02 19:23:46 4x Nov 02 19:23:55 I batch-resized them for the current ui scaling work Nov 02 19:24:07 ShiftyAxel: I push everything now Nov 02 19:24:30 1.0 is 'default size' Nov 02 19:25:30 here's my scaling settings: Nov 02 19:25:30 UIScale=0.4375 Nov 02 19:25:31 TextScale=1.75 Nov 02 19:25:31 LayoutScale=1.75 Nov 02 19:25:31 IMEScale=1.5 Nov 02 19:25:37 ShiftyAxel: I think it's better you trigger a build yourself to see what is wrong Nov 02 19:25:45 ShiftyAxel: yes, that was it before Nov 02 19:25:49 I edited it on the device Nov 02 19:25:50 hm Nov 02 19:26:07 ShiftyAxel: push is running, will tell you when its done Nov 02 19:26:16 okay Nov 02 19:26:27 I am updating meta-webos-ports as well Nov 02 19:32:42 ShiftyAxel: push is done Nov 02 19:57:13 ShiftyAxel: ping Nov 02 20:00:19 EricBlade: maybe you know something about http://issues.webos-ports.org/issues/277 ? Nov 02 20:01:35 morphis: missing fonts? Nov 02 20:02:10 EricBlade: http://i.minus.com/ixLhXyl7BFspE.png Nov 02 20:02:34 morphis: encoding? Nov 02 20:02:39 shit, i'm late. gotta go. back later. Nov 02 20:02:42 zip zip zoom Nov 02 20:02:49 later HaDAk Nov 02 20:02:53 EricBlade: hm Nov 02 20:03:03 HaDAk: looks great Nov 02 20:03:40 EricBlade: ShiftyAxel told me that the problem occured once ago in the desktop build too Nov 02 20:03:52 and it happens with the OE build Nov 02 20:05:29 morphis: i just saw code for setting up fonts in browser, just a sec Nov 02 20:28:55 morphis: I'm going to have to delete my luna-sysmgr folder and reclone, aren't I? Nov 02 20:57:36 hrm, this is bad Nov 02 20:57:51 I appear to have lost an entire day's worth of system menu fixes Nov 02 20:59:11 uh oh Nov 02 21:01:05 sigh Nov 02 21:01:13 time to rewrite... Nov 02 21:01:33 how you manage to do that Nov 02 21:01:45 * fxspec06 thought only he was that dumb Nov 02 21:02:17 you *can* do this if you aren't very careful Nov 02 21:02:22 and have merge conflicts Nov 02 21:02:52 can I afford to mix ARMv7 libraries that have different Tag_FP_arch ? one is VFPv3-D16, the other is VFPv2 Nov 02 21:03:26 if that means different float convention, the answer will be "no", but I don't even know what this flag means... Nov 02 21:03:42 I was working in my branch of lsm, and tried to port it over to the reorganized one Nov 02 21:03:53 suffice to say, merge conflicts -everywhere- Nov 02 21:05:57 ugh, brilliant Nov 02 21:06:03 ouch. at least, it's only a day's work.. Nov 02 21:06:38 now my build is complaining about not being able to find serviceinstall.h Nov 02 21:17:31 Tofe, according to google, the answer is "maybe" Nov 02 21:17:52 :) yes, I found quite the same answer Nov 02 21:17:59 :-) Nov 02 21:18:11 also this: http://wiki.debian.org/ArmHardFloatPort/VfpComparison is quite optimistic Nov 02 21:18:21 I don't suppose there's anyone around that can help me fix my build is there? Nov 02 21:55:31 ShiftyAxel: you have to fetch latest meta-webos-ports Nov 02 21:55:33 ShiftyAxel: serviceinstaller is fixed there Nov 02 21:56:59 morphis: I'm currently using bb -b /foo/luna-sysmgr.bb (bb is modified for local builds) Nov 02 21:57:17 ShiftyAxel: ok, then "bb serviceinstaller" Nov 02 21:57:25 and fetch latest meta-webos-ports before Nov 02 21:58:41 ShiftyAxel: make sure you have compiled serviceinstaller with version 2.0.0-1.01-r3 Nov 02 22:02:00 ShiftyAxel: it works now? Nov 02 22:03:19 morphis: er, kind of Nov 02 22:03:30 I think I just need to rebuild everything... now it's complaining about webkit Nov 02 22:03:43 ah Nov 02 22:03:53 sorry ... Nov 02 22:04:01 but you should be able to use sstate Nov 02 22:04:10 as the builders rebuilding right now too Nov 02 22:04:15 uncomment in local.conf? Nov 02 22:04:16 http://jenkins.nas-admin.org/job/webos-ports_setup_webos-dev-image_tuna/43/console Nov 02 22:04:20 yes Nov 02 22:04:28 but you have to wait for the build to finish Nov 02 22:04:49 as the rsync job has to run after it Nov 02 22:05:06 if your local build is faster than don't wait for it Nov 02 22:05:31 hmm Nov 02 22:05:44 I already appear to have sstate uncommented... Nov 02 22:05:48 how do I update it? Nov 02 22:06:46 just build Nov 02 22:07:28 ShiftyAxel: but you have to wait for the build and the triggered rsync build after it Nov 02 23:02:40 has anyone built OWOS on Arch? Nov 02 23:23:45 just had a hard drive crap out on me. Anyone know of a good price on a 2.5" drive (at least 250 gig...5400 RPM is fine, but obviously faster is better if it's available) Nov 02 23:24:14 LarrySteeze: what price point you looking for? Nov 02 23:24:30 less than I'm finding on amazon and newegg? Nov 02 23:24:52 less then %65? Nov 02 23:24:54 $65* Nov 02 23:25:12 preferred...I can get an external drive for that price at 320 gig Nov 02 23:25:38 http://www.amazon.com/Seagate-Momentus-2-5-Inch-Internal-Notebook/dp/B00168BSEW/ref=sr_1_1?ie=UTF8&qid=1351898730&sr=8-1&keywords=seagate+250gb+2.5%22 Nov 02 23:26:18 yuck Nov 02 23:26:26 not a seagate fan? Nov 02 23:26:44 not at all. seagates die within 2 years for every one I've ever owned Nov 02 23:27:03 i've always had luck with seagate.. never with WD lol Nov 02 23:27:15 http://www.amazon.com/Western-Digital-Cache-Desktop-Drive/dp/B00461K1QW/ref=sr_1_1?ie=UTF8&qid=1351898831&sr=8-1&keywords=western+digital+250gb Nov 02 23:27:31 sata 3 Nov 02 23:30:23 don't need sata 3 Nov 02 23:30:38 in fact, I don't think the enclosure is even capable of sata 3 Nov 02 23:30:43 the sata 2 below it is more expensive http://www.amazon.com/Western-Digital-Black-Mobile-Drive/dp/B001CO3EKG/ref=sr_1_2?ie=UTF8&qid=1351898831&sr=8-2&keywords=western+digital+250gb Nov 02 23:32:48 http://www.amazon.com/320GB-Inspiron-11z-1110-Notebooks-Laptops/dp/B003UJ1K4S/ref=sr_1_14?s=electronics&ie=UTF8&qid=1351899109&sr=1-14&keywords=western+digital+laptop+hard+drive Nov 02 23:33:19 LarrySteeze: this might work http://www.amazon.com/320GB-drive-apple-macbook-laptop/dp/B001QWVXDE/ref=sr_1_18?s=electronics&ie=UTF8&qid=1351899109&sr=1-18&keywords=western+digital+laptop+hard+drive Nov 02 23:34:02 PatrickC|Studyin: let's take this to webos-offtopic Nov 02 23:34:07 kk Nov 03 02:37:20 good news everyone! Nov 03 02:37:32 with many many thanks to EricBlade, webapp scaling is IN! Nov 03 02:38:21 i'd like to ask how well that solution works Nov 03 02:38:25 * EricBlade applauds anyway Nov 03 02:41:37 ShiftyAxel: EricBlade: Heroes to the world, everyone. Nov 03 02:42:03 I haven't done a build in a while. I should do one and see how things are. Nov 03 02:42:24 Do we not have a wifi settings app? Nov 03 02:42:38 what do we need a wifi settings app for :D Nov 03 02:43:25 Open WiFi is cool and all, and I'm gonna let you finish, but WPA has the best security ever. Nov 03 02:43:51 (paraphrasing) Nov 03 02:44:04 Ah, it's 'of all time' Nov 03 02:44:09 darnit. Nov 03 02:44:37 Replace [WPA] with [WEP], and you've got it. ;) Nov 03 02:46:49 EricBlade: it works -great- Nov 03 02:47:01 the browser scales with no issues whatsoever Nov 03 02:47:18 and I imagine developers could control it with the scaling options in viewport Nov 03 02:47:22 if not, it can be implemented Nov 03 02:47:39 congrats everyone!! Nov 03 02:47:43 Roy__: the latest won't have webapp scaling, but it's coming along nicely Nov 03 02:47:59 also the latest platform settings conf isn't making it in for some reason Nov 03 02:48:06 wtg EricBlade! **** ENDING LOGGING AT Sat Nov 03 03:00:01 2012