**** BEGIN LOGGING AT Thu Jul 12 02:59:58 2012 Jul 12 03:13:46 folk Jul 12 03:13:48 folks Jul 12 03:14:15 howdy baby huey Jul 12 03:32:24 Anyone know anything about DockPositionManager? Jul 12 03:40:37 Good morning Jul 12 03:42:13 it's not morning >.> Jul 12 03:42:20 it's rub-your-eyes late Jul 12 03:43:35 mornin Jul 12 03:45:49 What's happening? I'm at my night job Jul 12 03:46:06 digging through luna Jul 12 03:46:10 starting in main.cpp Jul 12 03:47:48 So I have another question. I do not have a TouchPad, and I'm going to be going on a long car trip soon so I have some upcoming free time. I know both C/C++ and JavaScript quite well, and I normally run Linux (either Xubuntu or Gentoo). Is there anything I can help with? Jul 12 03:48:14 absolutely Jul 12 03:48:18 good lord yes. :) Jul 12 03:48:48 Huge webOS fan, and I've poked around with 1.4.5 on my Pre Plus a bit, so I'm somewhat familiar with the internal workings of the old version. Jul 12 03:49:03 Written an app or two from scratch, but not using the PDK. Jul 12 03:49:10 imma PM you. Jul 12 03:49:20 And I run Debian in a chroot on it. Jul 12 03:53:55 I need to get deb or ubuntu or something on my pre3 just to do it Jul 12 03:54:42 Hadak where in aa are you? I'm over at the Heidelberg on main Jul 12 03:55:22 i'm down off washtenaw, at golfside. i work less than a block from where you're at -- barracuda networks Jul 12 03:55:38 eblade-synergy: Piece of cake with a Pre Plus, provided you download the old X.Org app instead of the new ones (which don't seem to work since they rely on IPv6 support). Jul 12 03:58:39 I work here on wed nights hadak.  When I first moved to this side of the state I lived at wash and golfside Jul 12 03:59:59 oh, in spicetree? Jul 12 04:00:18 It was.. Camelot I think Jul 12 04:00:36 Okay, so HaDAk has informed me that it would be helpful to have the structure of things documented a bit better. Anyone opposed to Doxygen-style comment blocks so it can be autogenerated rather than having to be manually constructed and revised? Jul 12 04:01:52 oh, nice. Jul 12 04:02:18 Wow my android using friend just showed me the new chrome on ICS . . Can you say wow that looks familiar? Jul 12 04:02:48 eblade-synergy: Try Chromium on Debian on webOS sometime. :) Jul 12 04:02:53 eblade-synergy: i have a nexus. i've been using chrome for a long time. it's sexy. Jul 12 04:03:32 Hadak its a big improvement on our card stacking Jul 12 04:03:55 Doxygen comment examples for those who are unfamiliar: https://en.wikipedia.org/wiki/Javadoc Jul 12 04:04:45 Hmm. I'm a little annoyed that while I was working my google voice sync task apparently stopped running.  Never happens when I'm in a place I can debug Jul 12 04:06:12 eblade-synergy: hell yeah it is. unfortunately, our browser is built on web technologies...i don't know if we could even make a chrome tab style happen Jul 12 04:06:18 I'll never say no to improved documentation, tyrok Jul 12 04:07:13 As long as the format's okay so I'm not making more work for someone to redo it, I'd be happy to help with that. :) Jul 12 04:08:54 tyrok: i don't follow this documentation O_o Jul 12 04:09:01 could just be that im' tired Jul 12 04:10:04 i see the example, and it's neat that it tells you what the function does. i think that would be an excellent supplement....but i think it would also be really helpful to know how the different pieces of Luna interact Jul 12 04:11:21 HaDAk: Yep. Once you have that info, you can generate call graph trees and/or dependency trees like http://www-scf.usc.edu/~peterchd/doxygen/ Jul 12 04:11:33 heyho peeps Jul 12 04:11:45 doxygen rocks Jul 12 04:11:50 oh, yeah. that's a bit more helpful. is there a way to cross reference that graph and make it more verbose? Jul 12 04:12:07 or add notes to nodes? Jul 12 04:13:12 tyrok: I'd support merging pull requests that contain correct doxygen comments and no functional changes. Jul 12 04:13:32 i'll second that. Jul 12 04:13:48 Honestly I'm more familiar with SVN and do not know enough to git to know how to do that. Jul 12 04:13:54 I have no idea what I'm looking at but I'll third it Jul 12 04:14:23 HaDAk: I don't know re: verbosity, but see also: http://rsync.samba.org/doxygen/head/graph_legend.html Jul 12 04:15:06 hum. ok. Jul 12 04:15:24 tyrok: you make the changes, and get permission to put it back in the repo. Jul 12 04:15:30 Other examples: http://xerces.apache.org/xerces-c/apiDocs-3/classes.html Jul 12 04:16:16 HaDAk: Right, but I don't know which branches would need to be merged or how to do that. I'm sure I could manage one branch. Jul 12 04:16:22 tyrok: read the github docs - they have good introductions on how to use git to clone repos, make changes and then submit pull requests. Jul 12 04:16:37 Sounds good. Jul 12 04:17:05 tyrok: if you do the work of commenting and read the docs, I can guarantee that you will get whatever assistance you need to get it merged. Jul 12 04:17:12 Another Doxygen example: http://dbus.freedesktop.org/doc/api/html/index.html Jul 12 04:17:27 in my book, people who write documentation always go to the head of the queue. Jul 12 04:21:38 Well, I'll see what I can do. I'm assuming you'd rather have documentation committed (whatever the corresponding non-SVN term is) back to the repo in parts as I do it rather than massive commits with large time delays between? Jul 12 04:22:09 as you come up with it works for me. Jul 12 04:22:15 lets me process it in small chunks :) Jul 12 04:22:43 I figure that way chunks are useful right away and it doesn't get held up by time delays on my end. Jul 12 04:22:47 eblade-synergy: i wonder if tyrok can help with that feature we were discussing last night Jul 12 04:23:23 I don't have a lot of *consistent* time. It's going to be fairly spotty. Jul 12 04:23:44 My language profile, for anyone interested: http://rosettacode.org/wiki/User:Tyrok1 Jul 12 04:23:48 this *may* be something relatively easy to implement using existing code Jul 12 04:25:26 tyrok: the goal is to implement a widget view, like the one in this screenshot: http://www.webosnation.com/sites/webosnation.com/files/resource_images/j/jose-b.jpg Jul 12 04:25:46 so far, all i've figured out how to do is move the cards down Jul 12 04:25:54 to make room for the widgets Jul 12 04:26:28 "The documentation for this class was generated from the following file:" Jul 12 04:26:37 is that file stripped of the doxygen stuff? Jul 12 04:26:47 HaDAk: I'm assuming that ad is not an old prerelease official ad, correct? Like, they haven't tried implementing this? Jul 12 04:27:06 dukiedrew: Where you seeing that? Jul 12 04:27:17 http://xerces.apache.org/xerces-c/apiDocs-3/classSAXException.html Jul 12 04:27:20 at the very bottom Jul 12 04:27:29 tyrok: i don't know who made it. i'm 99.99% sure it's NOT official palm/hp material. as far as i can tell, it's only a wish list type ad. Jul 12 04:28:34 dukiedrew: Shouldn't be. It may be pulling that from the .cpp files (I'm not familiar with that project). Jul 12 04:28:55 ah Jul 12 04:29:00 so the doxygen info is in the header files? Jul 12 04:29:30 dukiedrew: That *is* a header file that it points to. The class methods are prototypes. Jul 12 04:29:45 HaDAk: Without having a thorough grasp on the code just yet, I have no idea how simple/possible that is. Jul 12 04:30:04 HaDAk: First step would be documenting it so I have an idea of how everything's structured. Jul 12 04:30:06 tyrok: that's the same problem i've run in to, ironically. Jul 12 04:30:12 Someone just pushed 484 new commits to the Isis WebKit upstream branch. Nice. Jul 12 04:30:16 and now you understand the need for the documentation ^^ Jul 12 04:30:21 hmm Jul 12 04:30:24 it must be hidden Jul 12 04:30:29 as the lines skip in that .hpp file Jul 12 04:30:37 eblade-synergy: i compiled that at work today. as soon as i entered a URL, it sigfaulted Jul 12 04:30:41 segfaulted* Jul 12 04:30:42 HaDAk: Oh, I could see that by seeing the almost total lack of comments in the bits of code I've seen. :) Jul 12 04:31:12 Any way to test WOCE's Luna on x86_64, or do you have to have a Touchpad (or similar ARM device) to install it on? Jul 12 04:32:02 the only way i've been able to get it to run is by pushing it to my touchpad Jul 12 04:32:12 i'm sure it's possible to get it to compile for the emulator though Jul 12 04:32:23 Tyrok our build system currently builds an arm version, but it looks like there is support for building it for either x86 touchpad emulator, or possibly even to run in linux itself, but I'm not real sure how the build works to adjust that Jul 12 04:32:29 i don't know if you can get it running on straight linux, but i'd be interested in trying it if you can Jul 12 04:32:48 *facepalm* That new, eh? Jul 12 04:32:51 eblade-synergy: i was reading through the source, and it looks like there's even references to x86X64 Jul 12 04:33:02 but do you have all the library builds? Jul 12 04:33:04 Apparently I learned of it quicker than I thought. Jul 12 04:33:11 i don't know if all the source has been pushed Jul 12 04:33:17 ie for some of the Palm libraries it uses Jul 12 04:33:26 tyrok: it's about two weeks old Jul 12 04:33:33 Run virtualbox for linux in my windows virtualbox, so I can emulate the touchpad in linux in windows lol Jul 12 04:33:47 Inwebosception Jul 12 04:34:00 Bwaaaaaaaaam Jul 12 04:34:08 eblade-synergy: i'm in windows, i've got kubuntu in a vm going right now (compiling isis), and i've got a touchpad emulator going there Jul 12 04:34:16 and a touchpad on my desk Jul 12 04:34:28 HaDAk: Yeah. I had to have read about it about the same day it came out, then. I've been tracking the blog for a while. I figured by now someone smarter than me would have probably beat me to trying it. :) Jul 12 04:34:31 i wish i had a second touchpad :( Jul 12 04:34:53 tyrok: smarter, maybe. smarter AND knows c++? heh. Jul 12 04:35:04 Hadak was that the current master branch thatsegfaulted or the upstream Jul 12 04:35:09 HaDAk: O/T - Have you tried running KDE as a Windows shell? It's rather interesting. Jul 12 04:35:34 eblade-synergy: i pulled it from github.com/isis-project around lunchtime Jul 12 04:35:58 tyrok: i had it installed in windows, but only to use some apps. i'd love to replace explorer with the shell, but last time i checked you weren't able to. Jul 12 04:37:00 Isis from a few weeks ago works fine on my vbox Jul 12 04:37:06 eblade-synergy: i'm building that same code now Jul 12 04:37:20 rwhitby: Ah, just reread your previous comment. I thought you meant I needed to merge branches of other peoples', then comment them. Hence the confusion. :) Jul 12 04:37:47 eblade, is it suspected that isis would function differently on ARM vs ubuntu? Jul 12 04:37:52 ~ugt Jul 12 04:37:52 from memory, ugt is Universal Greeting Time. Created in #mipslinux, it is a rule that states that whenever somebody enters an IRC channel it is always morning, and it is always late when the person leaves. The local time of any other people in the channel, including the greeter, is irrelevant. http://www.total-knowledge.com/~ilya/mips/ugt.html Jul 12 04:37:53 aside from speed Jul 12 04:38:00 for HaDAk Jul 12 04:38:01 So the branch I should work on commenting would be master or one of the others? Jul 12 04:38:20 what are you wanting to comment on tyrok? Jul 12 04:38:48 ka6sox: Documenting code with Doxygen-style comments. No functional changes yet - just documentation. Jul 12 04:38:57 Which, so far as I've seen, is severely lacking. Jul 12 04:39:32 severely. Jul 12 04:39:41 although, hey. if you wanna fix the loads of broken stuff, i wouldn't be opposed. Jul 12 04:39:43 tyrok: master would be fine, since you're not changing any code Jul 12 04:39:50 K Jul 12 04:40:36 is it silly that i'm so excited for something as stupid as documentation? :P Jul 12 04:40:37 This is a Good Thing(tm) Jul 12 04:40:45 HaDAk, no Jul 12 04:40:49 its not silly Jul 12 04:41:20 HaDAk: Nope. It's incredibly handy if done right, and a horrible mess if done wrong. Jul 12 04:41:23 I can't wait for the full source, so we can try to hack this thing on to my raspberry pi. Jul 12 04:41:31 tyrok: can i make a feature request? do it right. :) Jul 12 04:41:33 9yrs ago I came to nslu2-linux.org to edit some wiki pages and help with whatever I could. Jul 12 04:41:47 HaDAk: :) Jul 12 04:42:09 and 9yrs later...here I am...still editing wiki pages :D Jul 12 04:42:24 eblade-synergy: ever used dd-wrt? Jul 12 04:44:25 I've got a pair of wrt 54gs that had it, but not currently using it Jul 12 04:44:41 so has feature enabling/disabling been decided? Jul 12 04:44:45 will that be with "Tweaks"? Jul 12 04:45:13 I think shifty is on it Jul 12 04:45:48 hmm, ok Jul 12 04:46:12 dukiedrew, ya, using tweaks Jul 12 04:46:24 adding a new panel for this. Jul 12 04:46:27 eblade-synergy: i happen to be friends with one of the original dd-wrt devs. could arrange a meet'n'greet one of these days, if you're interested Jul 12 04:46:43 eblade-synergy: you could also call him a douchebag for harassing me about webos this morning. Jul 12 04:47:03 I think we should debate what to call a setting to toggle left-right swipes, since Luna already uses the setting for left-right swipes to determine possible availability Jul 12 04:47:07 dukiedrew: feature enableing/disableing? Jul 12 04:47:30 ...for upswipes Jul 12 04:47:40 Not sure if the last part of that message made it Jul 12 04:47:50 huh? Jul 12 04:48:01 uses L/R swipes for determing upswipes? Jul 12 04:48:07 ooh b/c of the various orientations Jul 12 04:48:27 No the phones had a setting to turn on/off left-right gestures Jul 12 04:48:28 2 landscape and 2 portrait? Jul 12 04:48:47 They used that same setting on touchpad for turning on/off upswipe Jul 12 04:48:50 HaDAk yeah...not everyone would want everything Jul 12 04:49:08 fair enough. couldn't it just be merged into AIO settings? Jul 12 04:49:20 well, i think others are deciding th is Jul 12 04:49:26 and i'll just go with whatever is decided Jul 12 04:49:27 aiosettings calls the real panels Jul 12 04:49:36 this would actually do the combining Jul 12 04:49:44 And its called something totally weird like leftrightuiswipes or something like that.. But is used for up Jul 12 04:49:54 is this something that'd be good for a wiki page? Jul 12 04:49:59 holy shit. it's 1am. Jul 12 04:50:02 ie how to properly format a change/feature? Jul 12 04:50:10 such that it'll fit nicely into tweaks Jul 12 04:50:30 ie expected coding practices Jul 12 04:51:04 So I think we should name the preference  for turning on left-right something like.. Upswipegesture . Just to confuse things more ;-) Jul 12 04:51:50 dukiedrew, I am struggling with that as we speak Jul 12 04:51:59 oh, solid Jul 12 04:52:02 but yes, it does warrant a wikipage for this kind of thing. Jul 12 04:52:20 haven't heard from tyrok in a bit. i wonder if he's nose deep in .cpp and .h right now, lol Jul 12 04:52:28 probably Jul 12 04:53:08 dukiedrew, eblade-synergy shifty was doing some "tweaks" to tweaks 3.0, removing the last of the mojo and adding the panel Jul 12 04:53:27 I really hate when the screen dims, and I swipe and it goes to the opposite side of the screen Jul 12 04:53:41 HaDAk: Heh...not yet. Got a few other tasks to finish up first. Jul 12 04:53:44 I think that it was discussed that tweaks could use a json entry(ies) in a sqlite db for holding the prefs and then inject them to the service directly Jul 12 04:54:09 but eblade-synergy knows this best. Jul 12 04:54:29 eblade you mean after you unlock? Jul 12 04:54:45 or if it hasn't locked and then the screen turns active Jul 12 04:54:56 it's like it just defaults to a standard orientation? Jul 12 04:54:56 When it hasn't locked Jul 12 04:55:06 eblade-synergy, if you fix that one thing my wife will love you... Jul 12 04:55:14 it annoys her when she is reading with the TP. Jul 12 04:55:31 Just dimmed state. I don't know, I always swipe , and it goes to the wrong side. Jul 12 04:55:34 I suppose I could dive into powerd Jul 12 04:55:47 odd Jul 12 04:56:08 I know its not just mine, all 3 of them do it Jul 12 04:56:17 Apparently ka6 too Jul 12 04:56:17 eblade-synergy: is your patch in preware? Jul 12 04:56:41 The messaging patch? Jul 12 04:56:41 alright, time for bed, gnite Jul 12 04:56:43 all of mine do it Jul 12 04:56:48 nite dukie Jul 12 04:56:56 the swiping patch....wait, what messaging patch? did you fix logins? Jul 12 04:57:10 logins? Jul 12 04:57:13 What's broken about logins? Jul 12 04:57:21 logins shouldn't be affected at all.... Jul 12 04:57:27 My left-right is on my github Jul 12 04:57:28 and mine deesn't have htat issue Jul 12 04:57:30 after building my own luna, none of my accounts will log in Jul 12 04:57:50 HaDAk, please revert to stock and see if that works again.. Jul 12 04:58:00 because nobody else is reporting that one. Jul 12 04:58:05 General consensus, not luna's fault Jul 12 04:58:32 hmm. Jul 12 04:58:38 I patched messaging so it doesn't beep incessantly while you are in irc on messaging Jul 12 04:58:42 it happened literally the instant i put new luna on there. Jul 12 04:58:50 oh. i don't have irc in messaging. Jul 12 04:58:54 although, that would be nice. Jul 12 04:59:11 anyone have the stock luna app i can use to throw on my tp? Jul 12 04:59:20 or, can it be pulled from the doctor? Jul 12 04:59:31 It is but the messaging app is missing nice features like being able to see who's in a chat Jul 12 04:59:52 HaDAk, it can be pulled from teh doctor Jul 12 05:00:02 just gotta find the dr now. Jul 12 05:00:06 Hadak, I believe that the build system has a copy of it in there, somewhere or other Jul 12 05:00:15 it should be in teh doctors directory of woce-build Jul 12 05:00:22 unless you have a /srv setup Jul 12 05:02:17 oh, no kiddin. you're right. Jul 12 05:02:48 do you know the path within the doctor? Jul 12 05:03:10 it should be "sploaded" someplace...its int eh makefile iirc Jul 12 05:03:24 i see a webos tar file Jul 12 05:03:28 i'm guessing it's in there Jul 12 05:03:28 ya, in there Jul 12 05:03:49 tar -tz Jul 12 05:04:01 nova-cust-image-topaz.rootfs.tar.gz Jul 12 05:04:08 yep Jul 12 05:04:10 in there Jul 12 05:04:13 sounds like a filesystem tarball Jul 12 05:04:17 it is Jul 12 05:05:46 wat Jul 12 05:05:51 i don't see lunasysmgr in /usr/bin Jul 12 05:07:53 oh. phew. Jul 12 05:08:01 caps are at the top. it's Luna not luna Jul 12 05:10:20 ayup Jul 12 05:12:33 i like the part when you extract a tar to a folder, and don't create a subdirectory for the contents. Jul 12 05:12:36 * HaDAk facepalms Jul 12 05:16:51 * eblade-synergy yawns Jul 12 05:17:07 ayup Jul 12 05:18:01 * ka6sox is glad he isn't hte only one Jul 12 05:18:30 HaDAk, I had a client untar a ARM rootfs on his x86 desktop in / on time... Jul 12 05:19:00 ouch. Jul 12 05:19:11 it all looked good... Jul 12 05:19:14 a good friend of mine accidentally chmod -r 'd all of /etc once. Jul 12 05:19:35 till I ran file on it... Jul 12 05:19:47 uh. Jul 12 05:19:52 maybe it's not luna after all Jul 12 05:19:55 what could it be then? Jul 12 05:20:05 * ka6sox closes out the ticket... Jul 12 05:20:12 i'm still getting "unknown error" Jul 12 05:20:25 HaDAk, try impostah Jul 12 05:20:33 look into that and see if things work there at all. Jul 12 05:20:45 or just look wonky Jul 12 05:21:57 hm. what am i looking for? Jul 12 05:22:17 hang on now Jul 12 05:22:22 accounts, AIM, show account Jul 12 05:22:34 Service Error (getAccountInfo) Jul 12 05:22:52 Permission denied! com.palm.configurator is not specified in template com.palm.aol readPermissions Jul 12 05:23:17 so. do we have anything to fsck this? Jul 12 05:23:49 see if /boot has fsck Jul 12 05:24:05 * ka6sox can't rembmer Jul 12 05:24:09 I think it does Jul 12 05:24:13 Fsck it Jul 12 05:24:14 its an ext3 fs Jul 12 05:24:21 quite Jul 12 05:24:24 :) Jul 12 05:24:45 nothing Jul 12 05:24:57 fsck is in /sbin though Jul 12 05:25:42 ya nkow Jul 12 05:25:55 i wonder if this has something to do with tarring /media/internal before compiling luna Jul 12 05:29:55 cryptofs is located on /media/internal Jul 12 05:30:09 i betcha that's probably what happened. Jul 12 05:30:14 i just used tailor to fsck it. Jul 12 05:30:27 good ole tailor Jul 12 05:31:48 unfortunately, that did NOT fix the issue. Jul 12 05:37:01 yeah. nothing is working for this. Jul 12 05:38:13 uh oh... Jul 12 05:38:23 Is com.palm.configurator specified in template com.palm.aol repercussions? Jul 12 05:38:27 i refuse to reimage this. i'd rather understand it. Jul 12 05:38:35 *readpermissions Jul 12 05:38:55 eblade-synergy: you sound like the error message. unfortunately, i neither understand the error message, or what you're asking. Jul 12 05:39:09 I believe the templates are in /etc/palm/public Jul 12 05:40:53 i don't see an /etc/palm/public Jul 12 05:41:14 Maybe /usr/palm/public Jul 12 05:41:41 ok, that works. there's an accounts folder. Jul 12 05:41:47 I don't have a terminal on this touchpad.its also freezing in here Jul 12 05:43:03 http://pastebin.ca/2169870 Jul 12 05:47:35 does that look right eblade-synergy Jul 12 05:50:21 Seems normal to me, I don't know if configurator is supposed to be in there or not Jul 12 05:50:46 folks Jul 12 05:51:11 ugh. i'll mess with it tomorrow. i have to be at work in like 7 hours. Jul 12 05:51:24 i'm going to get jack shit for sleep again tonight, and i was already falling asleep at work. Jul 12 05:51:27 that's called dedication : P Jul 12 05:51:32 To avoid weird problems like that, I just gave com.palm.* read/write heh Jul 12 05:51:47 security ftw. Jul 12 05:52:22 ok. naptime. Jul 12 05:52:24 cya later. Jul 12 05:52:52 Yay almost ready to head home then I can sleep. Was up coding till 6am got up at noon Jul 12 05:53:42 I'll probably sit down and start coding instead though. Jul 12 05:55:16 ugh.... Jul 12 05:55:23 hopefully somethign FUN... Jul 12 06:11:49 Ok leaving. Back from home in a while Jul 12 08:00:31 hmm. i just heard my developer pad whining it's low battery tone. rare, indeed, since it's always usb connected. i guess my usb isn't providing proper power. Jul 12 08:00:52 so i grabbed it and put it on the touchstone, and it immediately reset to the battery charge icon. ugh. Jul 12 08:01:33 my computer was also chirping what might've been low voltage warnings Jul 12 08:03:44 hmmm. i wonder if / how well we can pull off the ios style split keyboard Jul 12 12:44:24 morning all Jul 12 13:10:14 good lord, hotmail calendar has to me the single most broken thing on the internet.. Jul 12 13:19:28 the most broken? no, but close! Jul 12 13:21:48 must.... Jul 12 13:21:51 get.... Jul 12 13:21:56 coffee... Jul 12 13:25:49 * ShiftyAxel strokes his coffee mug Jul 12 13:25:54 precioouusssss... Jul 12 13:38:22 Goin Hawaiian today... Jul 12 13:43:17 The hula girl is still asleep however...too early for them I guess. Jul 12 14:23:43 gah, i've discovered something i really don't like very much about touch events Jul 12 14:23:52 mapping screen coordinates is no fun Jul 12 14:31:46 ha ha ha...ya...I had that issue with my first TS project too. Jul 12 14:37:37 seems to be fixed now, though HostBase::instance()->m_trans.map() is useless Jul 12 14:42:14 oh yeah, i got ssh working in the end. we should reccommend it on the wiki- it's a far nicer way of operating Jul 12 14:45:01 Good Plan(tm) Jul 12 14:56:18 are you using the vbox shared directories thing or rsyncing? Jul 12 14:58:16 shared directory for the source, then i ssh/scp into the TP from inside the VM Jul 12 14:58:34 wahey, fixed card reordering in luna-touch Jul 12 15:01:32 ah, good plan Jul 12 15:01:46 bbl Jul 12 15:01:56 laters Jul 12 15:06:11 ich bin genius, luna-touch is now done. i'll start writing awesome multitouch stuff later. Jul 12 15:06:20 for now, time to see if i can't get tweaks going Jul 12 15:37:13 yikes, the SDK download is taking forever... Jul 12 17:51:29 tweaks! Jul 12 18:02:27 ka6sox: it's coming along nicely Jul 12 18:02:36 i've got it setting preferences now Jul 12 18:02:43 even better! Jul 12 18:02:52 but am still having issue with that problem i asked EricBlade about yesterday Jul 12 18:02:57 because i forgot his answer Jul 12 18:03:01 just don't call it tweakah Jul 12 18:03:17 haha, don't worry about that ;D Jul 12 18:15:52 how very annoying Jul 12 18:16:05 it insists on taking my arguments as string literals instead of variables Jul 12 18:16:20 so now i have a preference on my touchpad called 'inPref' Jul 12 18:16:25 and one called '$inPref' Jul 12 18:16:28 fml Jul 12 18:18:24 ka6sox: wahey, it works Jul 12 18:18:50 testing with fluid-gestures, i'm now toggling between mine and EricBlade's engines from Tweaks :D Jul 12 18:19:04 sweet! Jul 12 18:20:27 * ShiftyAxel feels like a programming god Jul 12 18:20:57 he he Jul 12 18:21:30 ShiftyAxel, probably a good time to issue a pull request for sconix to look @ your "tweak" Jul 12 18:23:59 ka6sox: sounds like a good plan, though there are still a couple of small modifications needed Jul 12 18:24:21 i disabled the 'two pane' approach for now because the implimentation needs serious tweaking before it'll work Jul 12 18:24:25 kk...let me know when you issue the pull request. Jul 12 18:24:38 so i need to hide the buttons or something Jul 12 18:24:41 cool, will do Jul 12 18:24:43 ah Jul 12 18:25:46 I kind of think that we won't see an approval till next week sometime...but we should at least get it into testing mode so that we can get the gestures features into production Jul 12 18:27:49 yeah, sounds like a plan Jul 12 18:27:55 dinnertime, back in a bit Jul 12 18:28:23 i've committed all my current changes to tweaks 3.0 to my github, if you want to take a peek Jul 12 18:29:44 are you building an ipk for it? Jul 12 18:29:46 I am away from my computer until Monday, so at least anything requiring my attention will go for next week Jul 12 18:30:03 sconix, thought so... Jul 12 18:30:11 ka6sox: the latest one's on there Jul 12 18:30:36 ShiftyAxel, great...we can test then... Jul 12 18:32:40 ka6sox: yeah, go for it Jul 12 18:33:13 there's a luna.json in the examples folder that illustrates how pref service entries work Jul 12 18:33:42 sconix, ShiftyAxel can I pull this into alpha testing on preware? Jul 12 18:33:46 basically it checks for the 'prefserv' variable, and if it exists then it calls 'setPreference' with prefserv as the preference name Jul 12 18:34:02 ka6sox: I don't have anything against that Jul 12 18:34:04 ka6sox: let me quickly kill the bottom-bar, it's causing graphical issues on first use Jul 12 18:34:50 sconix, thanks Jul 12 18:34:57 ShiftyAxel, let me know when to pull Jul 12 18:36:15 okay, pull away Jul 12 18:45:17 ka6sox: I'm guessing a changelog doesnt matter a hell of a lot for a testing release? Jul 12 18:46:25 I'll mod the changelog Jul 12 18:46:33 unless you can for me please. Jul 12 18:46:58 yeah, sure, i'll update it Jul 12 18:47:05 un momento por favor Jul 12 18:52:11 ka6sox: okey doke, done. tweaks now has a 3.0.0b changelog detailing the removal of Mojo & the base for preference services Jul 12 18:52:35 is it still single pane with only system prefs now? Jul 12 18:52:53 it's the same as the previous released version, just with a 'Luna' entry Jul 12 18:53:02 got it Jul 12 18:53:03 ty Jul 12 18:53:07 no worries :) Jul 12 18:54:12 I'm not sure if I have sufficient rights to the tweaks repo... Jul 12 18:54:43 mmm.... pull requests... Jul 12 18:55:17 more importantly, mmm... pull requests with pdk fixs.... Jul 12 18:55:48 halfhalo: did you make progress with that? :o Jul 12 18:56:11 if by progress you mean have a fix in woce-build as of now? yes. Jul 12 18:56:26 or build-support. Jul 12 18:56:30 one of the two. Jul 12 18:56:34 :D Jul 12 18:56:49 * ShiftyAxel hands halfhalo a 'winner' plaque Jul 12 18:57:19 build-support Jul 12 18:57:24 now he can hide... Jul 12 18:59:58 halfhalo: :D:D:D Jul 12 19:00:13 everything's coming together rather nicely Jul 12 19:00:33 * ShiftyAxel gnaws on a cigar, hannibal style... Jul 12 19:01:03 halfhalo: now to update woce-build to use the new build-support (and make it known we don't nuke staging stuff when we think we might, half due to expecting that stuff to never change and half because if I get it wrong it's a huge pain to rebuild all the things) Jul 12 19:01:21 errr I can do that, I just mean that needs to be done still :3 Jul 12 19:07:56 folks Jul 12 19:08:01 bhuey Jul 12 19:08:07 hey Jul 12 19:09:09 dtzWill, doit! Jul 12 19:09:33 ka6sox: about to--should I update webos-ports first, or.....just update both? :) Jul 12 19:09:34 make clobber Jul 12 19:09:50 just update both I guess. Jul 12 19:10:10 do we have any reason for clobber to take out the toolchain? Jul 12 19:10:13 I don't think so. Jul 12 19:10:40 ka6sox: well it removes the extracted version; it removes everything other than downloads and such Jul 12 19:10:54 but yeah, i suppose you're right :) Jul 12 19:11:33 * dtzWill hopes he can tag the new rev from github UI Jul 12 19:11:38 I'm an rsync fan but thats probably not gonna work in this case. Jul 12 19:57:27 right, that's dinner and boston legal dealt with Jul 12 19:57:45 time to get back to figuring out list selectors in tweaks Jul 12 20:06:59 ka6sox: urk, just discovered something of a bug in Tweaks 3.0.0 Jul 12 20:07:42 only integer pickers work for preference entries Jul 12 20:07:51 time for a fix i think Jul 12 20:09:27 woce-build updated; you'll need to 'make clobber' (and rebuild all the things) Jul 12 20:10:49 dtzWill: sweet, and that fixes the PDK? Jul 12 20:10:59 ShiftyAxel: yep! let us know if not ^.^ Jul 12 20:11:11 dtzWill: #Winning :D Jul 12 20:11:16 (kudos to halfhalo for the real fix!) Jul 12 20:11:24 halfhalo: also #Winning Jul 12 20:11:35 I'll give it a test shortly, just fixing up Tweaks 3.0 Jul 12 20:11:46 which seems to be working quite swimmingly :) Jul 12 20:12:19 ShiftyAxel: you and the other pushing this along with all kinds of changes, great work leveraging tweaks and such are the real #Winning ;) Jul 12 20:12:29 * dtzWill updated the version in a file and pushed :D Jul 12 20:12:45 so I can pull now? :) Jul 12 20:12:53 wooooow SSD makes the qt4 build/configure so much faster Jul 12 20:12:54 ShiftyAxel: yep Jul 12 20:13:07 I just nuked my vagrant, so by the magic of grayskull it should autopull on next up :D Jul 12 20:13:23 SSDs are so good, I put one in here the other week Jul 12 20:13:58 it's humorous to me that my desktop is so old; i keep thinking "i should upgrade the cpu or get an SSD" but I keep having OTHER machines that are better taht prevent me making good argument for it Jul 12 20:14:06 just surprising to not upgrade my desktop in years, you know? heh Jul 12 20:14:15 yeah, i know what you mean Jul 12 20:14:25 but yeah I didn't realize how crazy useful ssd's were for building and such until got one in a work laptop and zomg Jul 12 20:14:26 my father's computer is in a similar/more extreme state Jul 12 20:14:26 haha Jul 12 20:14:31 oh? Jul 12 20:14:47 yeah, he bought it on one of those 'small monthly payments' schemes years ago Jul 12 20:15:27 i've been upgrading it in bits ever since, it was a little disconcerting to find out that the most cutting-edge processor i could buy for it cost £10 Jul 12 20:15:36 lol! Jul 12 20:15:50 * ShiftyAxel knows that it's all about the duct tape Jul 12 20:16:15 okay yeah mine's not that old; phenom x4 9950 think from ~2009 etc Jul 12 20:16:40 graphics card is newer i think, although I semi-permanently traded with my friend since he needed it for a game and I mostly code all day :) Jul 12 20:16:43 code and quake xD Jul 12 20:17:11 but ffs my laptop has 3x the ram, it just makes me sad.... but yet I can't justify doing anything about it Jul 12 20:17:27 anyway sorry for derailing the convo ^.^ Jul 12 20:18:47 derails are always fun :P Jul 12 20:18:57 at least yours has a graphics card! Jul 12 20:19:49 yeah, a gtx 270 which is pretty solid :). Although like I said for past month or so been running an 8800GT since don't need the extra power mostly Jul 12 20:20:38 I don't have a massive amount of choice when it comes to graphics cards, Intel HD Graphics 3000 Jul 12 20:21:02 it does the job, but it's no nVidia >_> Jul 12 20:22:14 * bhuey wonders when the next code drop will happen from HP Jul 12 20:22:48 bhuey: I predict the end of the month Jul 12 20:22:58 drops seem to come around that general timeframe Jul 12 20:25:17 ka6sox: did you push the new tweaks into testing yet? i just pushed the fixes & a little documentation for luna.json Jul 12 20:25:30 is the final drop coming in 6 weeks ? Jul 12 20:25:32 isn't Jul 12 20:26:01 I thought it was timelined for September? Jul 12 20:26:05 who needs SSDs when you have ramdisks? :p Jul 12 20:26:17 yeah Jul 12 20:26:27 wait that's 10 weeks from now Jul 12 20:26:27 ok Jul 12 20:26:37 not the beginning of sep Jul 12 20:27:27 bhuey: it'll probably be late sep Jul 12 20:27:30 the final Jul 12 20:28:00 significant drops are coming at the end of this month Jul 12 20:28:13 what will happen to this I don't know Jul 12 20:29:56 bhuey: could you elaborate some? Jul 12 20:32:12 uh no :) Jul 12 20:34:05 you tease! :p Jul 12 20:34:14 well, more to look forward to Jul 12 20:35:21 not really Jul 12 20:35:27 it's publicly available via the roadmap Jul 12 20:37:21 oh right, i thought you knew something secret Jul 12 20:38:13 so this month is the sysmgr bus, core apps and enyo 2.2? Jul 12 20:38:34 I wonder if they're going to start merging community gallery stuff in at some point Jul 12 20:39:00 I'd very much like to see the MakleSoft's Animated Togglebuttons make it into the mainline Jul 12 20:54:37 I'm all knowing :) Jul 12 20:54:47 it say that on my shirt so it's got to be correct Jul 12 21:22:57 dwc-, if you have BIG enough RAMDISKS.... Jul 12 21:23:12 for building an entire OS you need GB of tmpfs Jul 12 21:23:20 s/GB/GBs/ Jul 12 21:23:21 ka6sox meant: for building an entire OS you need GBs of tmpfs Jul 12 21:29:07 dwc-'s ramdisk is larger than yours. it brings all the nerds to his yard. Jul 12 21:29:55 ha ha ha..... Jul 12 21:29:58 EricBlade, +1 Jul 12 21:30:22 EricBlade, I think I now have a 256GB one and a 192GB one... Jul 12 21:30:36 RAM?! Jul 12 21:30:40 yes Jul 12 21:30:53 wth Jul 12 21:31:58 HaDAk`, I am going to close your bug report in issues.webos-ports.org Jul 12 21:32:11 since the last word I got was that it wasn't a luna issue. Jul 12 21:33:21 tmpfs FTW on OS builds... Jul 12 21:34:09 I lie...they are both still 128GB Jul 12 21:38:35 you don't need the source in tmpfs, just your build artifacts and such, so it's not really terrible. Jul 12 21:38:46 but hey, ram is cheap ;) Jul 12 21:39:01 (yes, not as cheap as an ssd, but) Jul 12 21:44:35 someone just twittered "can anyone verify for me that the fix for PDK apps was pushed to woce-build before I go through the trouble of building it?" Jul 12 21:45:43 say no. it will be funnier Jul 12 21:46:49 hmm. i see that it has. that's an odd bit of code. Jul 12 21:47:38 halfhalo: are you interning at hp again? Jul 12 21:47:47 slightly Jul 12 21:51:48 hardly working, huh? Jul 12 21:52:03 yup Jul 12 21:52:11 did you guys rewrite git the git history at some poitn? Jul 12 21:52:19 s/git // Jul 12 21:52:20 dwc- meant: did you guys rewrite the git history at some poitn? Jul 12 21:52:34 # On branch master Jul 12 21:52:34 # Your branch and 'origin/master' have diverged, Jul 12 21:52:34 # and have 3 and 2 different commit(s) each, respectively. Jul 12 21:52:41 (I never made any commits to this) Jul 12 21:53:04 git rebase Jul 12 21:53:12 or reclone Jul 12 21:53:13 so... yes? Jul 12 21:53:21 yes, we had to step back a bit Jul 12 21:53:23 so yes Jul 12 21:53:41 ok, just checking Jul 12 21:54:34 I also created branches. Jul 12 21:56:03 yea, I saw those, the incompatible histories were throwing me for a loop though Jul 12 21:56:37 I think you need to rebase is what I was told... Jul 12 21:56:51 I cheated and recloned, after pushing aside things. Jul 12 21:57:28 luckily I am using /srv/ and didn't have to redownload everything. Jul 12 21:58:20 yea, rebasing works Jul 12 21:59:06 I just still haven't mastered the art of fixing the local copy (reset/checkout/stash/etc) to get to the point where it'll let me rebase... takes me a few tries Jul 12 21:59:52 bitbake console-image Jul 12 21:59:57 hmmm.... Jul 12 22:00:00 not gonna work. Jul 12 22:01:02 and I hope it doesnt' build systemd :P Jul 12 22:26:27 ka6sox: i saw you closed it. that's fine. Jul 12 22:26:32 still no idea how to fix the problem though Jul 12 22:27:45 HaDAk`, sorry...wish I knew what was happening...kind of trying to get my head wrapped around other bits of the puzzle. :D Jul 12 22:28:20 there you are sucker... :P Jul 12 22:28:20 whats broken? Jul 12 22:28:34 connecting to his profile Jul 12 22:28:41 and other things like that Jul 12 22:29:01 all accounts. doesn't matter if i delete and re add them Jul 12 22:29:30 HaDAk`, reset your PW on the palm site? Jul 12 22:30:19 i don't think it's that. Jul 12 22:31:12 ya never know...worse things have happened. Jul 12 22:31:17 die system.d Jul 12 22:32:05 did shifty fall over? Jul 12 22:39:38 he's....ALIVE! Jul 12 22:39:46 (well his laptop is anyways) Jul 12 22:40:00 I LIVE Jul 12 22:40:01 AGAIN Jul 12 22:40:13 morning ka6sox Jul 12 22:40:17 does that mean you are a Zombie? Jul 12 22:40:19 morning Jul 12 22:40:20 * ShiftyAxel finishes booting up Jul 12 22:40:42 ShiftyAxel, I didn't pull yet...been @ client sites Jul 12 22:40:44 it means i was doing a poor imitation of Caleb from the now-aged first person shooter 'Blood' Jul 12 22:41:05 ka6sox: fair enough, i've had a cool idea re getting the prefs view in, about to try implimenting it Jul 12 22:41:12 i love blood. Jul 12 22:41:15 I can wait... Jul 12 22:41:30 (since I'm not in a position to pull yet anyways) Jul 12 22:42:04 ShiftyAxel, did you modify EricBlade's patch to work with Tweaks? Jul 12 22:43:08 ka6sox: yeah, the luna.json in the tweaks repo is for fluid-gestures, tested and working nicely Jul 12 22:43:16 ka6sox: i haven't atomized it yet though Jul 12 22:43:58 okay pushing up the tweaks first would be helpful for testing during the pull testing Jul 12 22:47:25 the json? Jul 12 22:47:45 the changes you were talking about for tweaks before I pull that into a build. Jul 12 22:48:58 aha, okay Jul 12 22:50:04 so you want me to put the prefs support in first, or save that for later? Jul 12 22:52:34 put it in please... Jul 12 22:52:52 a fully working example + tweaks means we have the model for new development Jul 12 22:53:01 (and can "tweak" it to work with new stuff) Jul 12 23:04:25 ka6sox: sweet, sounds good Jul 12 23:04:41 i've got the basis for category separation down now, good old enyo1 panes Jul 12 23:04:52 just gotta make it differentiate now :D Jul 12 23:07:16 kk Jul 12 23:07:31 excellent Jul 12 23:27:33 hmm. my idea to infinite loop a service and an app to launching each other has some drawbacks Jul 12 23:27:55 EricBlade: paradoces? divide by zero? cthulhu? Jul 12 23:28:06 well i haven't said hastur recently Jul 12 23:28:20 :D Jul 12 23:28:30 good job it's fine to type it Jul 12 23:28:42 i wonder how long in between saying hastur you're good to say .. uh.. that. again. Jul 12 23:29:01 I thought one time was pretty much all you'd get Jul 12 23:29:39 ka6sox: progress with prefs integration into tweaks- got two identical lists now, and i've masked the items that don't belong on each list, but the entries are still there… Jul 12 23:30:39 isn't it that you have to say the great old one's names three times to summon them? Jul 12 23:30:52 yes Jul 12 23:30:56 it takes 3X Jul 12 23:31:21 (except the DEAD ones..that takes a few more to conjur up) Jul 12 23:31:56 well the problem is that i've managed to create a loop that prevents me from updating them without causing a luna restart Jul 12 23:32:57 oops Jul 12 23:33:31 on the bright side, i seem to not be crashing while using websockets, so i think the problem with people doing that might be some kind of error solvable on the app side Jul 12 23:34:54 although i pretty much just duplicated the code that someone else gave me that was crashing, but in my own fashion Jul 12 23:35:58 do either of you guys know about canceling a single setupRow event on a VirtualRepeater? Jul 12 23:36:17 cancelling? Jul 12 23:36:27 I'm having two VirtualRepeaters iterate over the same list for the categories in Tweaks Jul 12 23:36:37 I want them to skip over specific entries Jul 12 23:38:03 so the original tweaks stuff gets grouped into one list, as well as any 'misc' stuff, and entires specified in code (via if statement) go to the other list Jul 12 23:39:56 I guess I shouldn't be trying to impliment it in such a hacky way really... Jul 12 23:48:46 anyone know if the chroots are running now with the update? Jul 12 23:49:32 ShiftyAxel: well if you return false on the setuprow, it'll stop rendering. so, rather than spend time figuring out how to adjust the row to fit, i just make a new array that has the data i want Jul 12 23:50:08 that sounds like a plan, i'm taking a more elegant 'push data to the correct array' approach now Jul 12 23:52:10 hmm. i'm still getting luna restarts when i deploy my app even though i've removed the infinite loop o.O Jul 13 00:09:11 hahey, i've got preference separating working Jul 13 00:09:18 aaand i've broken the list select. i rock. Jul 13 00:11:24 hehe Jul 13 00:12:40 huzzah, preferences group is done Jul 13 00:12:54 now it's just a matter of knocking together json files for all the prefs and we're sorted Jul 13 00:17:47 oh, and implimenting support for the 'properties' api Jul 13 00:17:52 sadface Jul 13 00:18:10 ka6sox: i get the feeling this isn't going to be finished tonight Jul 13 00:18:24 at least not as a full replacement, but i can push up what i have Jul 13 00:19:10 ShiftyAxel: I'm sorry to jump in mid-conversation, but is it the gestures you're working on? Jul 13 00:19:24 LarrySteeze: no worries, and nope Jul 13 00:19:37 i'm working on adapting tweaks for use as an all-in-one prefs app Jul 13 00:19:41 Ah. Jul 13 00:19:47 Gotcha Jul 13 00:19:50 for luna mods and such Jul 13 00:20:03 And you're running into a hangup? Jul 13 00:20:13 time Jul 13 00:20:17 more like running out of being awake :P Jul 13 00:20:22 Hah! Jul 13 00:20:24 its almost 1:30am! Jul 13 00:20:27 That will do it Jul 13 00:20:29 it is that Jul 13 00:20:44 it works so far, but functionality's missing and it never checks the state of the variables, merely checks the values stored in tweaks Jul 13 00:20:47 I get it. I'm tired now and it's only 8:20 PM here Jul 13 00:20:50 ShiftyAxel, you know..I'm not in a hurry for this... Jul 13 00:21:05 tommorrow would be good (or whenever you get it don) Jul 13 00:21:07 ka6sox: that's good :P Jul 13 00:21:14 s/don/done/ Jul 13 00:21:15 ka6sox meant: tommorrow would be good (or whenever you get it done) Jul 13 00:21:33 I honestly love your enthusiasm Shifty Jul 13 00:21:37 me too Jul 13 00:21:49 I could probably do it by tomorrow, now i think about it i can probably impliment an easy query for checking system prefs vs checking the internal db Jul 13 00:21:53 haha, thanks guys :) Jul 13 00:22:01 you aren't a TOF like me Jul 13 00:22:16 * ShiftyAxel is always thinking, and will probably end up dreaming in binary at some point Jul 13 00:22:18 TOF? Jul 13 00:22:27 Tired Old Fart Jul 13 00:22:29 I'm lost on that acronym as well, don't worry Jul 13 00:22:39 I was guessing OF was old fart, was unsure about the T Jul 13 00:22:50 But then I remembered you're not old Jul 13 00:23:21 i guessed it, but didn't want to type it just in case :D Jul 13 00:23:33 ka6sox: have you ever read User Friendly? the webcomic? Jul 13 00:24:09 So ShiftyAxel: it's not built to check the state, only to check the db? Or it's failing to check the actual state Jul 13 00:24:18 the former Jul 13 00:24:26 understood Jul 13 00:24:28 so it's just blindly overwriting stuff Jul 13 00:24:35 right Jul 13 00:24:40 which is fine, except when an external source changes it (ex. brightness) Jul 13 00:24:49 at which point things start catching fire Jul 13 00:24:53 Which isn't terrible, it just may have to be "re run" later Jul 13 00:25:35 it could be worse, but imo the display should always reflect the actual value Jul 13 00:26:02 but it's best to be as efficient as possible. No real need for the DB except as a "temp" file. Could just grab the states on each run Jul 13 00:26:38 or values rather Jul 13 00:27:03 ShiftyAxel, all the time Jul 13 00:27:29 I really like UF Jul 13 00:27:50 the ultimate fart? Don't call me that! Jul 13 00:27:53 LarrySteeze: yeah, that's the current plan. i'll stick an if in the bit where it queries the current item against the db and have it query the service instead. easy peasy (in theory) Jul 13 00:28:07 right Jul 13 00:28:22 ka6sox: I thought you might :) i haven't read it in ages though Jul 13 00:28:33 dustpuppy! Jul 13 00:29:01 i want a plushie dustpuppy Jul 13 00:29:14 iirc i got up to.. er… a while after they move into the underground bunker, my memory is a little hazy Jul 13 00:29:27 http://ars.userfriendly.org/cartoons/?id=20120705 Jul 13 00:29:39 *only* 20kt Jul 13 00:36:48 haha, fantastic stuff Jul 13 00:37:10 i've started putting together a screen/lock json to test this new setup- it looks like it'll work remarkably well Jul 13 00:37:16 though we really, really need sliders Jul 13 00:40:21 don't keyboard dive... Jul 13 00:40:47 there is *always* tommorrow...(although I don't seem to have any plans on 12.22.12 Jul 13 00:40:49 ) Jul 13 01:02:07 ShiftyAxel, go to sleep... Jul 13 01:02:34 ka6sox: just one more compile, just one more compile Jul 13 01:03:05 ya ya... Jul 13 01:03:11 bbiaf...heading to LUG meeting Jul 13 01:05:28 i'm goanna head off now i think (at last :p) Jul 13 01:05:46 just committed the last few changes for the night, including the latest ipk Jul 13 01:07:01 am i going slightly mad, am i whishfull thinking, or are the woce builds faster than the original webos SysMgr builds? Jul 13 01:07:51 madnificent: i think it's true Jul 13 01:08:16 it could be that they updated to the latest Qt, or maybe that the proprietary code that they had to replace was slow and crappy Jul 13 01:08:35 ka6sox, EricBlade: a nice little preview of where we are atm: http://i47.tinypic.com/2dj5fcz.png Jul 13 01:08:50 all works, except for brightness, dim timeout and wallpaper Jul 13 01:09:09 because of the property setting service and the filepicker not working, respectively Jul 13 01:09:11 is that all the settings that luna subscribes to? Jul 13 01:09:34 EricBlade: nah, just Screen/Lock for now. I knocked together a quick json to test Jul 13 01:09:58 the Luna tab has a gesture toggle, to go between swipe (your patch) and slide (my patch) Jul 13 01:11:48 anyway, i'm off to bed, all this coding has is making me dream of electric sheep Jul 13 01:11:53 nn all Jul 13 01:55:34 I don't know how I feel about this... Jul 13 01:56:15 My wife just asked me why it is that whenever she works on webos, it's like windows on the tablet I bought her, but whenever I say I'm working on webos, it's on my computer in DOS Jul 13 01:56:45 I don't think she even knows what linux is ~_~ Jul 13 01:58:47 hahah Jul 13 01:59:33 Yet I'm impressed she knows what DOS is Jul 13 02:00:18 I mean I'm proud of her in the sense that she's used my linux machine without asking any questions...she probably didn't even realize she was using linux Jul 13 02:11:48 mmm, PDK apps :) Jul 13 02:12:05 WB scoutcamper Jul 13 02:12:08 full screen flash :) Jul 13 02:12:11 ty Jul 13 02:16:38 any wall of text == DOS, LarrySteeze Jul 13 02:17:12 or the matrix if its a big enough wall. Jul 13 02:18:38 and the text goes the wrong orientation Jul 13 02:19:11 hah Jul 13 02:20:05 Though I'm not sure what you mean by the wrong orientation. I don't work with right alignment or vertical orientation Jul 13 02:20:43 in Matrix, the letters and symbols went top-to-bottom Jul 13 02:20:52 ah yes Jul 13 02:21:42 halfhalo, i had the same issues compiling...then i copied it to another directory and rebuilt, and that worked. Jul 13 02:21:49 You gotta love it when your computer estimates theres another 11 hours left for an upgrade Jul 13 02:21:59 You'd think I wasn't using a quad core machine Jul 13 02:24:06 only quad? psh Jul 13 02:24:37 yeah...I'm not as rich as you halfhalo Jul 13 02:24:56 I;m not rich, I just buy things on sale Jul 13 02:25:10 but seriously, it's already downloaded and only upgrading from 11.10 to 12.04. No reason for 11 hours. Jul 13 02:25:28 halfhalo: you buy things on sale...I don't buy things :P **** ENDING LOGGING AT Fri Jul 13 02:59:58 2012