[12:30] groovy. [12:41] superm1: i've just kicked off the build [12:41] i hope this work [12:41] s [12:41] me too [12:42] if not then i'm gonna.. um.. ask you to do it for me ;) [12:42] well luckily the entire build env is pretty simple now [12:44] i guess i need to upload my gpg key to a key server now [12:44] not really [12:44] it just manually injects it [12:44] into the iso [12:44] ah [12:44] well, for my own repo, though [12:44] oh ya [12:44] well if its public [12:44] not yet [12:45] superm1: i'd liketo have weekly package builds for feisty [12:45] is that something that could be done on mythbuntu.org? [12:45] laga_, [12:45] yes [12:45] that was what i was thinking [12:45] it'd be logical to just keep both there [12:45] yay [12:45] sorting out how to use PPAs though [12:45] thats the trouble [12:46] there is a cron that does the source package builds [12:46] and then i've just apt-get source'd them and built and uploaded back [12:46] but with ppa, that won't be necessary [12:48] as long as that warning and backup work, i dont think too much needs to be worried about with people using those packages [12:50] yup [12:50] ah, i need to export my gpg key to the mythbuntu-live dir === laga_ gets weird error messages from the build script and tries again with LC_ALL=c [01:06] LC_ALL=C even [01:07] superm1: ever seen this: http://www.pastebin.ca/650458 [01:08] laga_, is this on gutsy? [01:08] it looks like it doesn't like my time command that normally calculates the amount of time to run a few commands [01:08] because line 03 and 05 right there are when it runs the two chroot commands [01:09] that's on feisty [01:14] weird. [01:14] well those time commands work for me [01:14] maybe its a locale specific thing [01:14] with the way they are done [01:14] they are at the bottom of the script [01:15] i have replaced "time" with " [01:15] err [01:15] "/usr/sbin/time" now [01:15] hope that works [01:15] which time was it using? [01:15] it's annoying that there are two ways of doing copy&paste in linux/kde/X11 [01:15] superm1: i hae no clue. i was assuming it's a shell builtin, but there is none [01:15] let's see if i get the same error again [01:16] well the time command isn't 'necessary' i mean you can just run it [01:16] its just useful to know how long things took [01:16] true [01:21] superm1, as an administrator of mythbuntu, can you kill series? [01:21] Probably? [01:21] which series did you need nuked? [01:21] ok [01:22] well for future reference [01:22] im reading some stuff about launchpad [01:22] and i plan on testing something [01:22] superm1: ah. the script called nvram-wakeup: usr/sbin/time [01:22] so it will need to be nuked [01:22] which was wrong obviously [01:22] sorry for bother you [01:22] and probably the 8.04 release under trunk [01:22] but let me test some things first [01:23] laga_, ya i should have realized when you put /usr/sbin/time... i've got my time in /usr/bin/time [01:24] superm1: i was confused, too, but i chalked it off to "time" being a ber1337 benchmark tool for system administrators [01:24] *cough* [01:24] i wish i had cool keys like that on my keyboard. [01:25] but i finally figured out how to write a in gnome on a us keyboard [01:25] heh [01:26] here are some umlauts for ya: [01:26] use them wisely ;) [01:26] you could use xmodmap to remap some keys [01:26] prehaps i should [01:26] who cares about F5-F7 anyway [01:26] gnome had an option to map "right-alt + e" to the , which is very convenient [01:26] i mapped my windows/menu keys to /{[}] \ [01:28] quite convient for coding [01:28] i use them rarely, though :( === Tari [n=Tari@CPE-72-133-204-1.wi.res.rr.com] has joined #ubuntu-mythtv [01:28] well i've been using languages that don't use a lot of those [01:29] so wouldn't do me much of good [01:29] ;) [01:29] sh and python lately [01:29] i used perl [01:29] still need to finish my epg grabber [01:29] and do lots of other stuff, heh [01:29] i know... me too. next week i'm trying to plan ahead for what i will do what day [01:29] since its my last sprint [01:29] that i can get a lot of time to code [01:30] mythmusic still fails to build in pbuilder-feisty. pbuilder-gutsy works great, though. *sigh* [01:30] why is that? [01:30] cddecoder.cpp: In member function 'virtual Metadata* CdDecoder::getMetadata()': [01:30] cddecoder.cpp:403: error: 'M_QSTRING_UNICODE' was not declared in this scope [01:31] that's really really odd... [01:31] something like that failing on feisty [01:31] i'll ask the mythmusic guy [01:32] i have to run some RL errands.. like getting my lazy ass out of bed before 1pm ;) [01:33] gbee is about to go to bed. i don't want to give him nightmares so i'll ask him tomorrow === tgm4883 smacks head [01:34] I get it now [01:35] laga_, so build is working then before you run off :) [01:35] superm1: i hope so [01:35] okay [01:37] /tmp/mythbuntu-iso-script: line 104: mksquashfs: command not found [01:37] almost ;) [01:38] huh [01:38] i do have mksquashfs [01:39] laga_, that is done in the chroot [01:39] check for any errors above [01:39] like a problem during debootstrap [01:39] or unable to install somtehing eles [01:42] i'm in the chroot now. [01:42] E: Couldn't find package mksquashfs [01:42] interesting [01:44] um [01:44] i'm stupid, it's not called that :) [01:45] laga_, that commonly happens if ubuntu-standard and ubuntu-minimal don't install properly [01:45] if you dont get something from one of the mirrors right [01:46] i used de.archive.ubuntu.com/ubuntu/ [01:46] i didn't log $stuff, though [01:46] so i can't tell for sure [01:47] there's a log file in the chroot, righ [01:47] t [01:49] ubuntu-minimal and ubuntu-standard are installed [01:49] there were some problems in the bootstrap.log [01:49] dpkg: base-passwd: dependency problems, but configuring anyway as you request: [01:49] base-passwd depends on libc6 (>= 2.6); however: [01:49] Package libc6 is not installed. [01:49] and some ignored pre-depends [01:49] Setting up base-passwd (3.5.11build1) ... [01:49] didn't look to problematic, though [01:54] the pxe-booting spec looks interesting [01:54] i think i'd like to work on that [01:54] too bad that i already hae more frontends than necessary [01:55] i think we need to rename trunk [01:55] laga_, just run it again [01:55] if something like that went wrong during bootstrap [01:55] superm1: i'm doing that now [01:56] it's fetich moe packages [01:56] um [01:56] i need to get some sleep probably :) [01:56] 184M /home/remastersys/mythbuntu.iso [01:56] hum [01:56] that's not big [01:57] wrong size.... [01:57] :( [01:57] it comes out to ~404mb [01:57] there were some errors [01:57] i'll just run it again [01:57] Looking around launchpad, I think we need to rename trunk to 7.10. That way, after we release 7.10, we can create a series for 8.04 and move development to there (moving focus is easy). In doing that, all the bugs for 7.10 stay with 7.10 and 8.04 would be fresh [01:59] Ok === tgm4883 here crickets [01:59] ok, i'll go ahead and rename it, sec [02:01] now the question is, can you kill the 8.04 release under 7.10 (and kill the entire supported series), I cannot [02:01] I'll try [02:03] superm1: it didn't install mythbuntu-live, likely because it's not signed.. for whatever reason [02:04] the package doesn't need to be [02:04] just the repository [02:04] and that's the apt key you inject [02:04] the repository is signed, it decided to "Ign" that when apt-get update [02:04] Ign http://screwless gutsy Release.gpg [02:06] laga_, and that apt key is being added at the start of the script? === ubotu [n=ubotu@ubuntu/bot/ubotu] has joined #ubuntu-mythtv [02:06] that apt-key is added, but there is no Release.gpg in my repo. only falcon.gpg === superm1 sighs. [02:07] okay well perhaps add some sort of --force-install for now? [02:07] i must be stupid. *sigh* [02:07] i wonder where falcon got that key ;) [02:08] tgm4883, i dont think it can be nuked [02:08] i think you need to nuke the whole 7.10 series [02:08] cant do that either [02:09] i think a launchpad admin can, i remember reading that [02:09] any idea how to become a distrobution instead of a project? [02:09] okay how about this then..... rename the 7.10 series to 8.05, the 8.04 to 7.10 and the 8.05 to 8.04? [02:17] superm1: does falcon ask you for your passphrase? [02:18] laga_, I dont recall offhand [02:18] k === Tari_ [n=Tari@CPE-72-133-204-1.wi.res.rr.com] has joined #ubuntu-mythtv === laga_ starts over with falcon [02:19] the extra series and release should be removed tomarrow superm1 [02:19] ah ok cool [02:19] poked in #launchpad? [02:19] yea [02:20] also asked about distrobutions [02:22] anyway, now when we release alpha4 we should also make a release for it on launchpad [02:22] and hopefully, people will file bug reports there [02:23] still dont know anything about distrobutions though, although was refered to kiko if we want to know more [02:26] superm1: re-created the repo. falcon asked me for my passphrase now. yay. [02:26] great :) [02:27] falcon 2.x comes across as being a bit fragile. [02:27] still better than any of the other hacks i used to use ;) [02:30] yay [02:30] all worky now [02:33] great [02:34] drbl.sf.net must have a great webmaster [02:36] https://blueprints.launchpad.net/mythbuntu/+spec/mythbuntu-control-centre, would this also connect to NFS servers [02:36] and someone spelled center wrong ;) [02:36] That's the way its supposed to be spelled [02:36] i konw [02:36] according to those people on the other side of the large body of water [02:36] know [02:37] i've considered adding something like that to it [02:37] they can't help it if they're wrong [02:37] but probably not for hte first revision [02:37] i might work on it more tonight [02:37] depending on what else comes up after i leave work [02:37] i ask cause there is another blueprint that asks for it in the control center [02:37] woah, its 8pm, maybe i should leave soon [02:38] what do you think about https://blueprints.launchpad.net/mythbuntu/+spec/mythgame-configuration [02:38] not for this release, but sounds like a good idea for a future one [02:39] ok, ive been marking things for next release as defered [02:39] and assigning others to 7.10 [02:39] whats the status on firmware finder, still needing infrastructure [02:40] would be cool to have a simple DRBL frontend integrated into the control centre.. [02:40] tgm4883, i've not talked to him for a while, i anticipate that he didn't make much progress [02:40] leave it as is for now [02:40] with no target [02:40] drbl? [02:40] ok [02:40] https://blueprints.launchpad.net/mythbuntu/+spec/pxe-booting [02:40] see full specification [02:40] oh drbl.sf.net [02:40] of course [02:41] yea we'll see, need a 'basic' release first :) [02:41] heh [02:41] are the new video drivers in ? [02:41] ie nvidia-glx-new [02:42] oh that... [02:42] yea about that [02:42] "which" one gets installed needs some work [02:43] anticipated for 7.10? [02:43] yes [02:43] but i think i need some help on that one [02:44] well i've gotta get home, i'll be back on in an hour or so [02:44] to make it choose which driver? [02:44] ok [02:44] ya === foxbuntu [n=nfoxqci@12-216-16-102.client.mchsi.com] has joined #ubuntu-mythtv [02:47] foxbuntu, whats happening [02:47] tgm4883, not alot good news though, I got what I needed to finish up my package for the apple thing [02:48] sweet [02:48] it works good then? [02:49] gotta finish it [02:49] ah [02:50] superm1 is gonna help me finish it up [02:50] he should be back on in about an hour, signed off 2 minutes before you signed on [02:52] superm1 is a star [02:52] a shining star === superm1 [n=superm1@ubuntu/member/superm1] has joined #ubuntu-mythtv === foxxbuntu [n=nfoxqci@12-216-16-102.client.mchsi.com] has joined #ubuntu-mythtv === foxxbuntu is now known as foxbuntu === cooper77 [n=Eric@siouxfallsDHCP-62.216-254-234.iw.net] has joined #ubuntu-mythtv === tgm4883_laptop [n=tgm4883@c-67-160-174-176.hsd1.or.comcast.net] has joined #ubuntu-mythtv [03:55] g'night === superm1 [n=superm1@ubuntu/member/superm1] has joined #ubuntu-mythtv === superm1 [n=superm1@ubuntu/member/superm1] has joined #ubuntu-mythtv === rockets [n=rockets@pool-71-249-122-3.nycmny.east.verizon.net] has joined #ubuntu-mythtv [06:10] Is it possible to run mythtv as a server that streams video to another PC? [06:12] if the other one can run a myth frontend, sure [06:13] there is also an unofficial plugin called mythstreamtv === rockets [n=rockets@pool-71-249-122-3.nycmny.east.verizon.net] has joined #ubuntu-mythtv === defendguin [n=justin@ip5-155.tvmax-fiber-1.hou.ygnition.net] has joined #ubuntu-mythtv [06:30] i'm having some difficulty trying to get a dvd to play using mythtv === Tari__ [n=Tari@CPE-72-133-204-1.wi.res.rr.com] has joined #ubuntu-mythtv [06:32] the screen just goes black for a second [06:43] it really pisses me off that it doesn't work and i can't see where i went wrong it appears as though all the software is installed properly [06:53] defendguin: You don't happening to be running a gl accelerated desktop do you? [06:53] i am [06:54] defendguin: Try turning it off and doing the dvd playback attempt. [06:54] defendguin: GL accelerated desktops in Linux just aren't there yet and can be a source of pain. [06:55] hmmm [06:55] i dont think that is the source of the problem [06:56] defendguin: Is it trying to run fullscreen? [06:56] ERROR[ogle_nav] : faild to open/read the DVD [06:56] callbacks.on_opendvd_activate(): DVDSetDVDRoot: Root not set [06:56] i'm running ogle through a ssh session and i get this error [06:57] this is what the output is when trying to use xine through a ssh session [06:57] libdvdread: Using libdvdcss version 1.2.9 for DVD access [06:57] libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed [06:57] libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed [06:57] libdvdread: Can't open file VIDEO_TS.IFO. [06:59] defendguin: Ok... obvious questions first, you have the decss code installed yes? [07:00] libdvdread: Using libdvdcss version 1.2.9 for DVD access [07:00] ;-) [07:02] defendguin: Yes, but you have decss yes? [07:03] i wasn't aware they was a package named decss [07:03] nope there isn't [07:04] the package is libdvdcss2 [07:04] de-css -- the decrypter portion. [07:04] libdvdcss2 is already the newest version. according to apt [07:05] odd... where did you pull it from? [07:05] the mediabuntu repo probably [07:06] yup mediabuntu [07:06] defendguin: What error does mplayer spit? [07:07] Playing dvd://1. [07:07] Couldn't open DVD device: /dev/dvd [07:07] File not found: '1' [07:07] Failed to open dvd://1. [07:07] seems odd to me [07:08] See that just _stinks_ of lack of the decrypter portion. [07:08] Try the install shell script and see if that helps. [07:08] i did and it didn't [07:09] How completely odd. [07:09] if i install using the script apt prompts to upgrade libdvdcss2 anyway [07:11] defendguin: That might be a byproduct of the 'medibuntu' garbage. [07:13] well i'm not sure what to do [07:13] defendguin: To be honest, I have _never_ had dvd playback issues with the script. [07:14] defendguin: And it most certainly sounds like your decrypter isn't working. [07:14] which script are you using? [07:22] defendguin: /usr/share/doc/libdvdread3/install-css.sh [07:23] yup i have used it === DaveMorris [n=dave@host-212-158-244-26.bulldogdsl.com] has left #ubuntu-mythtv [] === danito [n=bcztosad@b007695.lg.ehu.es] has joined #ubuntu-mythtv [09:52] Daviey, you here? [09:52] or awake yet === superm1_ [n=superm1@ubuntu/member/superm1] has joined #ubuntu-mythtv === jono [n=jono@ubuntu/member/jono] has joined #ubuntu-mythtv === DaveMorris [n=dave@cubert.itri.bton.ac.uk] has joined #ubuntu-mythtv === darkarrak [n=bcztosad@b007695.lg.ehu.es] has joined #ubuntu-mythtv === darkarrak [n=bcztosad@b007695.lg.ehu.es] has joined #ubuntu-mythtv === ubotu [n=ubotu@ubuntu/bot/ubotu] has joined #ubuntu-mythtv === claydoh_ [n=claydoh@66-252-48-29.dyn-adsl.midmaine.net] has joined #ubuntu-mythtv [02:05] 408M /home/remastersys/mythbuntu.iso [02:05] yay === cooper77 [n=epieper@169.203.82.5] has joined #ubuntu-mythtv [03:00] hum [03:00] i'm getting increasingly fed up with this image creation stuff [03:00] iso seems to be created sucessfully now [03:00] it won't log in automatically, though [03:01] there is no ubuntu user. *sigh* [03:28] in the original mythbuntu live disk, i can't find out to which package "/etc/gdm/gdm-cdd.conf" belongs... === n4LR [n=n4LR@mail.trinityvideo.net] has joined #ubuntu-mythtv === foxbuntu_ [n=nick@75-167-96-45.desm.qwest.net] has joined #ubuntu-mythtv === pteague_work [n=xx10727@ip72-213-145-156.ok.ok.cox.net] has joined #ubuntu-mythtv === Rimers [n=nils@0x5553320b.adsl.cybercity.dk] has joined #ubuntu-mythtv [04:06] hey guys [04:09] superm1_: ive been looking at the lcdproc you send me, but i cant get it to load with the settings changed to imon, it tells me it cant find the driver module server/drivers/imon.so [04:09] superm1_: i cant seem to locate the placement of the directories or the imon.so file [04:17] re [04:17] laga, it is a symlink [04:17] in ubuntu-mythtv-frontend [04:18] Rimers, is that imon.so in the package? [04:18] or somewhere else [04:18] superm1_: i'm in livecd mode of alpha 3 now. it's not a symlink there [04:18] hmm not sure [04:18] laga_, you can do an update-alternatives gdm-config-derivative [04:18] to move it around [04:18] and reassign it [04:20] superm1_: where? in the chroot? [04:20] laga_, ya [04:20] or even while you've got the disk booted [04:21] i really dont know why it wouldn't have generated the first time around [04:21] it should have [04:21] i can't login when my iso is booted. no ubuntu user [04:21] no ubuntu user? [04:21] no [04:21] the script makes one explicitly [04:21] i found out why the iso was too small, though. i forgot to add some debs to my repo ;) [04:22] yes, it does [04:22] hum [04:22] i'll make another run [04:22] and log everything. [04:23] easiest way to log it all is with tee [04:23] sudo sh script | tee file [04:23] yes [04:23] and 2>&1 i suppose [04:23] probably a good idea [04:23] that is how pegasus creates the logs too [04:25] superm1_: ive found the imon.so file in /usr/lib/lcdproc just not sure how to get LCDd to load it and not look for somthing else [04:25] hm interesting, imbrandon.com is down again i wonder if he is finally making some progress with getting things back up an' runnin [04:26] Rimers, well that patch is supposed to update the location of the Driverpath to be /usr/lib/lcdproc [04:26] so thats a bit odd [04:27] hmm okay [04:27] maybe try editting the LCDd.conf file [04:28] and adding a trailing / [04:28] to the end of the driver path [04:28] hmm problem is ive yet to find a driver path [04:28] well that should be in /etc/LCDd.conf [04:29] if anything [04:29] ah found it, must have been blind on first look [05:23] superm1_, so you doing your usual all night packing frenzy tonight? [05:23] ah crap i gotta do that soon don't i [05:23] lol [05:23] i wanted to work on the control centre more [05:23] i made a lot of progress on it last night [05:23] :) [05:24] oh yeah? [05:24] yea you got a sec? [05:24] wanna see? [05:24] sure [05:24] run this: "bzr branch http://bazaar.launchpad.net/~mythbuntu/mythbuntu/mythbuntu-control-centre" [05:24] you should get revision 9 [05:25] you dont have to build it [05:25] just ./mythbuntu-control-centre [05:25] k [05:26] do I need to have myth installed or anything? [05:26] well i dont have all the helper functions tied to anything but modifying gui stuff [05:26] so no [05:26] you might need mythbuntu-lirc-generator though [05:26] and python-mysql something [05:26] oh [05:27] well, I will have to look at it later then [05:27] okay then [05:27] I have like 12 servers to build and one to migrate yet today [05:27] i'll be back in a bit [05:29] cd .. [05:29] wrong focus :( [05:30] lol [05:31] http://mythtvnews.com/2007/08/09/mythbuntuorg-is-down/ more news spreading of where to get the iso's from :) [05:43] https://blueprints.launchpad.net/mythbuntu/+spec/remove-mythweather-from-mythweb [05:44] can anyone point superm1 to mythbuntu_create_iso.log.gz once he's back? that's the build log for mythbuntu [05:44] is that something we could do? Or should it be assigned elsewhere (either official plugins, or not assigned because mythtv is not on launchpad) [05:45] tgm4883: he fails to provide a reason *shrug* [05:45] im guessing its because if you don't have mythweather installed it still shows up [05:45] in mythweb [05:45] i doubt that [05:46] maybe it's different in trunk, though [05:46] must be [05:46] mine still has it and i haven't had mythweather since it broke [05:47] hum [05:47] mythweather is fixed in ubuntu, btwe [05:47] it is, sweet [05:47] i haven't checked it in so long === jono__ [n=jono@88-107-67-156.dynamic.dsl.as9105.com] has joined #ubuntu-mythtv [05:48] at least for mythbuntu [05:48] what are the requirements for getting a package in the universe [05:48] or multiverse, whatever is easier [05:48] dunno about that [05:48] ok === superm1 [i=malimonc@ubuntu/member/superm1] has joined #ubuntu-mythtv [06:07] superm1 [06:07] tgm4883 [06:07] laga_ [06:07] huggy feelings [06:07] haha [06:08] ;) [06:08] i was pointing you to [06:08] http://laga.ath.cx/mythbuntu_create_iso.log.gz [06:08] yes [06:08] i forgot to add the host in my older message. duh. [06:08] but i noticed that i didn't know the first part [06:08] The requested URL /mythbuntu_create_iso.log.gz was not found on this server. [06:09] http://laga.ath.cx/pics/mythbuntu_create_iso.log.gz [06:09] <- stupid today [06:09] thats quite long [06:09] laga_, what's with all the LANGUAGE LC_ALL errors? [06:10] did the locale not apply right or somethin [06:11] superm1: i guess the image didn't contain my german locales [06:13] Unpacking mythtv-common (from .../mythtv-common_0.20.1+trunk14147-0.0ubuntu2_all.deb) ... [06:13] [: 91: false: unexpected operator [06:13] ! [06:14] superm1, are there any more requirements (besides us running though linda and lintian) to get a package into Universe? [06:14] well a proper copyright [06:15] thats all, those three things basically [06:15] and properly placing things in the right areas and such [06:15] those are the three big ones at least [06:15] ok [06:15] there are small other things that people can nag on though [06:16] Basically follow the guide and read revu and we're good? [06:17] also, possible to remove mythweather from mythweb when not installed? [06:23] mythweather from mythweb? [06:23] it shouldn't be showing up there unless its installed i thought [06:23] but yea reading [06:23] !revu [06:23] REVU is a web-based tool to give people who have worked on Ubuntu packages a chance to "put their packages out there" for other people to look at and comment on in a structured manner. See https://wiki.ubuntu.com/MOTU/Packages/REVU [06:23] is about all you would need to do [06:23] once you have it up on revu, i'll give it another more formal look [06:25] yea mythweather still shows up [06:25] let me just verify real quick [06:25] its probably because weather info is entered into mysql [06:26] i'd say its probably a moot point - [06:26] ok [06:26] i mean if you dont want to look at it, you dont have to :) [06:26] so just kill the blueprint [06:26] not my request [06:26] oh didn't realize there was a blueprint for it [06:26] new today [06:26] is it just a request to not have it there if you dont install it? [06:27] also, i think you get points for anything you do in launchpad, i just jumped another 200 from yesterday [06:27] https://blueprints.launchpad.net/mythbuntu/+spec/remove-mythweather-from-mythweb [06:28] doesn't say why he wants it split, but i figured it out [06:29] is there contact info? [06:29] i dont think so [06:29] but if there s, perhaps contacting jhim for further info [06:31] nope no info [06:32] laga thinks its fixed anyway in trunk [06:32] so im gonna kill it [06:33] well leave a status not [06:33] note [06:33] explaining that [06:33] yep did that [06:36] foxbuntu, Daviey (and other interested parties) http://home.eng.iastate.edu/~superm1/centre [06:36] wrt the mythweather blueprint: i dunno if it's fixed in trunk or not [06:36] tbh, i don't see a problem because the OP does not mention any. [06:39] well i said it is believed to be fixed in trunk, so were covered ;) === tgm4883 should have said "Laga told me it was fixed so if it isn't blame him. Send all mail to Laga, PO Box..........." [06:40] ;) [06:41] ;) [06:42] https://blueprints.launchpad.net/mythbuntu/ [06:43] there are 4 blueprints that I dont have a status on. They are marked new (not the deffered ones) [06:43] what are the status on these? [06:43] defer the web myth and the v4l-dvb [06:43] control centre - you can see the progress above [06:44] gather system info, someone needs to write a useful tool for i think [06:46] start fe from init? [06:47] is the above control centre fancy photoshop or semi functional app? [06:47] im thinking good progress [06:47] i wrote that whole gui last night [06:47] so its semi functional [06:47] it needs the backend functionality to do things now [06:48] https://blueprints.launchpad.net/mythbuntu/+spec/start-fe-from-init [06:48] the start fe from init though, it'd be great to visit it this cycle, if someone here can [06:48] and explore it [06:48] tgm4883, if you want to after your done with unofficial plugins [06:48] because that can be ~25 mb memory savings [06:48] by doing so [06:50] i'll take a look, no promises though [06:50] well at least investigate the feasibility of it [06:50] because by doing so, there are some odd ramifications regarding automatic login [06:50] and which user is logged in [06:54] ok, our blueprint pages looks alot different than it did a few days ago, if its confusing let me know, i may be able to answer some questions [06:55] but i am leaving today and wont be back until sunday [06:55] okay tgm4883 [06:55] thanks a lot! === jams [n=jams@CPE-72-131-6-174.wi.res.rr.com] has joined #ubuntu-mythtv === claydoh__ [n=claydoh@66-252-57-167.dyn-adsl.midmaine.net] has joined #ubuntu-mythtv === jono [n=jono@ubuntu/member/jono] has joined #ubuntu-mythtv