[00:05] StevenK: mkay, no problem === jonnnylamb is now known as jonnylamb === asac_ is now known as asac [07:39] cjwatson: TTBOMK, we don't. [07:48] * Hobbsee stomps on Mithrandir's feet in greeting [07:55] good morning [07:57] mjg59: depends. the only point for looking at 0.6 would be that 0.7 will most likely not ship in hardy. [07:58] asac: And that's the plan for UME as well, right? [07:59] Mithrandir, StevenK: if you look at http://people.ubuntu.com/~dholbach/sponsoring you'll see that there are a bunch of hildon-desktop patches that need sponsoring - you might just roll them all into one upload [08:00] mjg59: most likely. we could treat mobile different if there is a use-case i guess [08:00] mjg59: will hardy be a LTS for mobile too? [08:00] e.g. i would instantly go for 0.7 if hardy wouldn't be LTS [08:02] asac: I don't think it's counted as an LTS, but it is the first version that's likely to be pushed to vendors [08:02] I think you'd need to speak to Tollef or David for a better idea what's going on there, though [09:02] asac: No, it won't be an LTS in the traditional sense, since development will continue later [09:03] if development can continue later we should definitly cosider to go for NM 0.7 [09:04] is ubuntu mobile intended for PDA's or smartphones? [09:04] The plan is to continue in the PPA later [09:04] the features are there ... my only concern for not switching in LTS is that code base will still evolve significantly till final 0.7 and then we might have issues backporting security fixes [09:05] Person1873: not yet. The first target is the Intel Menlow platform. https://wiki.ubuntu.com/MobileAndEmbedded/FAQ [09:05] amitk: but we could go ppa directly if we decide to use 0.7 for mobile and 0.6.6 other archs [09:05] ? [09:05] do you know of any linux distro's that might be able to replace windows mobile? [09:06] asac: yes you could [09:08] Person1873: you will need to know the underlying hardware that needs to be supported first, openembedded, maemo, have support for pdas, etc. [09:09] ok, i'm not sure about my new PDA its HP [09:10] i think i might be i the wrong place === doko_ is now known as doko === \sh_away is now known as \sh === cjwatson_ is now known as cjwatson === jonnnylamb is now known as jonnylamb === \sh is now known as \sh_away === hwilke is now known as hfwilke [17:46] HappyCamp: I think I figured out the MIC issue. There is a bug in it that reads the regular expression defines in ~/.image-creator/sources_cfg even though they are commented out. Deleting this file and reinstalling has fixed the issue (I think - project is building now). [18:04] hi [18:06] Can anyone tell me, if it is possible to have 3d acceleration on on crown-beach board at the moment? I read about a proprietary driver in the mailing list archives. Is it available somewhere? [18:27] GrueMaster: good to hear [18:27] * sodarock_home is also known as HappyCamp [18:29] If I get some spare time, I'll look over your config parsing routine and see about patching it. Of course, I don't know python yet... [18:30] GrueMaster: well the parsing of sources_cfg is just execing it as python code. [18:31] GrueMaster: will investigate the MIC issue with sources_cfg - can you give me context when it fails? [18:34] Apparently, I had an older version in ~/.image-creator (as root). When I ran image-creator --command=create-project --platform=menlow-lpia-ubuntu-hardy-ppa --project-name=ubuntu-hardy-20080208-1 --project-path=/root/ubuntu/hardy/ubuntu-hardy-20080208-1 it would pull the gutsy sources.list only. === cjwatson_ is now known as cjwatson [21:16] Hi all: I have an OS architecture question for you wrt moblin-applets [21:16] I want to get rid of the need for the user to have to log in as root in order to execute the moblin touchscreen and date&time applets [21:17] So my solution is to turn both of them into little daemons with the same functionality, but that are instantiated by the DBUS daemon when their one DBUS function is called [21:18] so moblin-touchscreen is instantiated via a connection to its system DBUS connection and a call to "calibrate_touschreen", it then kicks off the daemon, it runs the calibration as root, then exist when it's done [21:19] basically the same things for moblin-time, which is the time applet [21:19] does this sound like a good ubuntu friendly approach? [21:32] ping amitk, awake? [21:58] ping, bryce [22:26] Anyone know how to get root access on the latest ubuntu-hardy images? [22:41] GrueMaster, login as ume and do sudo su (all password are blank).... does this not work anymore? [22:41] Nope. Hasn't worked for several weeks now. [22:41] Error message is that it can't resolve host ume. [22:43] I've been working around it by booting single, then editing /etc/hosts. [22:43] oh, I had the same issue before, I think I booted into single and changed the password I am not sure if that works [22:43] :) yeah [22:45] I'm not sure if the problem exists with Moblin or not. [22:45] I have just this morning been able to build images again. [22:46] GrueMaster, thats good I kept on installing the fsets by hand so far [23:13] inuka_desk: heya [23:14] bryce, I got a PPA related question, if I ulpad a package to the PPA to build, it will first look at the packages in my PPA when it installs the dependencies right? [23:20] inuka_desk: it will look in the same PPA that it's in, but not any other PPA's [23:20] inuka_desk: so you need to get dependencies (e.g. libdrm) uploaded there first [23:21] bryce, I have libdrm uploaded, when I specified the exact version of the libdrm I uploaded to the ppa it failed saying dependency not found , I took the exact version string out for libdrm-dev from the control file it built but it looked like it was building against a different version of libdrm when I looked in the log [23:22] hmm, yeah I also ran into problems getting the libdrm to be recognized in the ppa [23:23] it's probably a question for Mithrandir or StevenK [23:23] bryce, ok thanks hope one of them is awake [23:24] ping, Mithrandir