**** BEGIN LOGGING AT Thu Jul 21 02:59:56 2011 Jul 21 04:50:09 PuffTheMagic: touched up code for case when there is no author entry Jul 21 04:50:17 PuffTheMagic: gets all information now Jul 21 04:50:20 hooray :) Jul 21 05:46:31 PuffTheMagic: added hash check to files, fwiw Jul 21 05:46:48 works here, avoids redownloading and correctly /will/ re-dl if the file is missing or corrupt Jul 21 05:47:12 not sure about overall architecture, and don't mean to impose, but was an important feature so added it, lmk if you have any questions/issues :) Jul 21 05:47:19 dtzWill, are you getting the keycodes from the sdl input you were looking @ yesterday? Jul 21 05:53:15 dtzWill, did you say you had built a "full" Xserver ? one that needed video and input drivers? Jul 21 06:35:50 jacques: yeppers. it's x_full in the WIDK iirc Jul 21 06:35:58 (or whatever branch has a very similar name) Jul 21 06:36:46 ka6sox: am i getting what now? Jul 21 06:36:54 sorry :) Jul 21 06:37:42 how the hell do y'all do enyo dev? Jul 21 06:37:46 eclipse? or just some raw text editor? Jul 21 06:38:09 i admit not being famiilar with enyo or really js, i'm a bit not excited to edit giant arrays of functions Jul 21 06:38:11 * dtzWill tool fail Jul 21 06:38:25 so far i've been successful, but doesn't seem especially...scalable. Jul 21 06:39:36 dtzWill, oh I meant the keyboard profiles you were talking about last night Jul 21 06:40:07 the wiki? or the updated xsever? Jul 21 06:40:12 sorry, i'm apparently a bit dense today :) Jul 21 06:41:40 the density is on this side...I think I ran out of stack. Jul 21 06:41:51 aww :( Jul 21 06:53:42 chroot /usr/bin/install4me libreoffice Jul 21 06:53:55 wrong place Jul 21 07:14:46 oil, a mojo app stores variables like "next server" in a db? Jul 21 07:15:07 hm? Jul 21 07:15:55 lets say I want to keep track of something....a number Jul 21 07:16:03 a single number? Jul 21 07:16:05 use a cookie Jul 21 07:16:16 sqlite db is overkill for a single number Jul 21 07:16:16 thats gotta be simler Jul 21 07:16:19 simpler Jul 21 07:16:42 and cookies have the added advantage of being synchronous Jul 21 07:16:43 how about an array like 0,1 or 0 Jul 21 07:17:02 so I could either have 0, 0 and 1 or 1 Jul 21 07:17:11 those are the only things it could be. Jul 21 07:17:44 sorry: 0 or 0, 1 or 1 Jul 21 07:17:57 you can put whatever you want in there Jul 21 07:18:03 perfect Jul 21 07:18:04 thanks Jul 21 07:18:46 and I assume I can have multiple cookies? or just 1 Jul 21 07:58:05 a headless app would show up in preware but not have a launcher icon? Jul 21 07:58:11 or would? Jul 21 07:59:50 I want something like the libs we need to install for openssl Jul 21 08:00:11 no launcher app necessary but known to preware. Jul 21 08:07:52 is it the absence of appinfo.json that determines that? Jul 21 08:07:58 ka6sox, a headless would show in preware but not the launcher, correct Jul 21 08:08:03 as far as how it is done... no clue Jul 21 08:08:23 but I would think that the absence of appinfo.json would be a likely cause Jul 21 08:09:13 headless (like xterm) uses ~support/headless.mk which has appinfo.json but optware.mk does not. Jul 21 08:10:24 that is because xterm uses the headless app to display the changelog Jul 21 08:10:39 so it isn't compltely headless... it gets a little placeholder app to show a changelog Jul 21 08:11:09 okay Jul 21 08:11:28 so just startup-assistant but no main scene Jul 21 08:12:54 I think so Jul 21 08:12:59 not sure how it works exactly Jul 21 08:21:53 PuffTheMagic: added new callback for plugin to tell JS as files are downloaded and js updates the GUI Jul 21 08:21:59 not sure of best design, threw it into dl_notify branch Jul 21 08:22:08 give it a look when you get a chance :) Jul 21 08:22:10 bbiab Jul 21 14:38:37 dtzWill: thanks i will check it out Jul 21 15:21:28 dtzWill: i need to figure out a way to store cached metadata Jul 21 15:21:57 right now im using localstorage for prefs and metadata and that will likely fill up fast Jul 21 15:22:06 prob need to use a db or local file Jul 21 17:26:34 dtzWill: ping Jul 21 17:30:23 dtzWill: nm :-) Jul 21 17:41:31 linuxjacques_: pong-ish :) Jul 21 17:46:08 dtzWill: I was looking the the x_full branch but I was looking in the xserver repo instead of cross-compile Jul 21 17:46:14 Puffy_tp: lmk whathca think of misc patches/commits i made, i'm not esp familiar with the js stuff so i doubt my architectural instincts :) Jul 21 17:46:18 linuxjacques_: ahh, kk. found it? :) Jul 21 17:46:32 sorry 'course you did from what you just said... Jul 21 17:46:33 heh Jul 21 17:46:38 yep. is the difference mostly (entirely?) the Makefile ? Jul 21 17:46:51 well and the required libraries in the WIDK to support it Jul 21 17:47:08 ok, cool Jul 21 17:47:21 :) Jul 21 17:47:38 so, in theory, the main cross-compile branch could support it with the addition of some packages Jul 21 17:48:01 it looks like full is based on 1.8 while main branch is 1.9 now Jul 21 17:51:55 linuxjacques_: nope, that was me just getting version #'s confused >_> Jul 21 17:51:57 it's the same. Jul 21 17:52:19 linuxjacques_: yeah, differences would be new packages as well as the modified makefile (to build xorg, not kdrive/xsdl) Jul 21 17:52:44 dtzWill: so we could have two xserver packages Jul 21 17:52:54 linuxjacques_: err, yes we could :) Jul 21 17:53:05 (assuming we find a reason to have the full one at all) Jul 21 17:53:18 although i think we'll probably want just the one, either everyone on xsdl or we get full working and go to that Jul 21 17:53:35 shrug, whatever you think is reasonable :) Jul 21 17:53:59 I could go either way, but I think the full would not be as usable as sdl for a while Jul 21 17:54:21 I dunno how to do input on full though Jul 21 17:54:37 (this is assuming a working video driver, in case you haven't noticed) Jul 21 17:55:55 linuxjacques_: yeah. issues i see are where to do the SDL_Init, maybe we can do it multiple times--one for input in the input driver and elsewehere in the video Jul 21 17:56:06 not sure how that all works, or if the drivers are in same thread or what-have-you Jul 21 17:56:15 linuxjacques_: i'd assume we'd do input via sdl :) Jul 21 17:56:27 more complicated solutoins are...more complicated :) Jul 21 18:11:47 hmm, thre seems to be a dependency loop in the x_full branch: libx11 depends on something that depends on libXext, and libXext depends on libx11 Jul 21 18:12:08 linuxjacques_: bummer, sorry! Jul 21 18:15:29 hmm, some libx11 xcb interdep Jul 21 18:16:31 linuxjacques_: very sorry, that's lame on my part. i must've not tried a clean build or something :/ Jul 21 18:17:11 I dunno I might have done something unsmart Jul 21 18:17:40 I think x11 depends on something that depends on xinput which depends on x11 Jul 21 18:18:58 x11 depending on libxcb might be the culprit Jul 21 19:22:28 dtzWill: mendeley is broke in git, cant fixnit till later Jul 21 19:24:03 kk ty Jul 21 19:26:16 dtzWill: your changes were in thenrightndirection but not complete ;-) Jul 21 19:26:41 Puffy_tp: absolutely :);. Jul 21 19:26:48 whoa, extra punctuation Jul 21 19:26:56 (you looked at the other branch a tad too?) Jul 21 19:27:14 file_ is undefined and does nit g Jul 21 19:27:24 and does not get save anywhere Jul 21 19:27:33 ya i looked at that too Jul 21 19:27:48 something like that was already on my todo list Jul 21 19:28:01 i already have the icon uploaded for that Jul 21 19:28:02 indeed, you have a TODO file in the repo :) Jul 21 19:28:12 and on redmine Jul 21 19:28:18 but they are not in sync Jul 21 19:28:20 dtzWill: I don't see any additional deps in the full xserver Makefile Jul 21 19:28:27 Puffy_tp: file_? file_hash, or _localFile ? Jul 21 19:28:45 file_hash Jul 21 19:29:30 ahh, kk. i was testing from refresh mostly, hadn't thuoght of other uses. mostly geting feet wet :), and hopefully some of that is helpful, shrug :) Jul 21 19:29:33 fyi, if u are gonna add any new vars to the data that comes from the server prefix them with _ so i can keep them straight Jul 21 19:29:59 then again, checking for PCIACCESS... configure: error: Package requirements (pciaccess >= 0.8.0) were not met Jul 21 19:30:23 that is not needed at all in this case. dunno why it's looking for it Jul 21 20:00:08 linuxjacques_: yeah i just included it instead of figuring ot how to convince x it didn't need it Jul 21 20:00:46 linuxjacques_: it should be in latest x_full..... Jul 21 20:00:51 maybe there's a missing dep, though Jul 21 20:01:00 yeah missing dep, my bad. Jul 21 20:01:05 sorry, there's a reason it's its own little branch Jul 21 20:01:05 lol Jul 21 20:06:58 np :-) Jul 21 21:36:50 dtzWill: see /msg **** ENDING LOGGING AT Fri Jul 22 02:59:57 2011