/srv/irclogs.ubuntu.com/2008/09/22/#ubuntu-mobile.txt

=== ALo is now known as ALoGeNo
=== ALo is now known as ALoGeNo
=== ALo is now known as ALoGeNo
loolMorning07:58
=== ALo is now known as ALoGeNo
=== asac_ is now known as asac
* ogra twiddles thumbs watching the squashfs building10:29
ogragah10:29
ograwhy the heck does livecd-rootfs *still* default to gutsy ...10:30
* ogra sighs10:30
persiaogra: Consider it a good thing.  I could default to "unstable" like sbuild.10:30
ograheh10:31
ograthis new commit mail format on intrepid-changes really annoys me ... why does it have to say [ubuntu/intrepid] ... what a waste10:33
persiaBecause Soyuz tries to be distribution independent, and may someday host more distros.10:33
persiaI know there's a complete import of Debian that sometimes appears on staging, for which the mail would be different.10:34
persiaAs the PPA infrastructure matures, I'd not be entirely surprised to see proper remix support show up.10:34
ograpersia, i dont really care ... it could say that in the text instead of the subject10:35
persiaI suppose.  File a bug :)10:35
ogranah, to minor :)10:35
ograGet:274 http://127.0.0.1 intrepid/main linux-image-2.6.27-3-lpia 2.6.27-3.3 [21.2MB]10:36
* ogra twiddles faster10:36
persiaSee, even minor bugs are worth filing whilst you twiddle your thumbs :p10:36
ograheh10:36
loologra: Did you file the bug?  I'm also annoyed by this thing10:37
loolI could patch it out in procmail, but I prefer fixing it at the root10:37
ograno, i didnt yet10:37
loolEspecially since I don't like mangling mailing list data10:37
ograand i think gmail can only filter on such tags in the subject ... i fear that will be the answer i'll get if filing it10:38
lool27305810:41
ograbug 27305810:41
ubottuLaunchpad bug 273058 in soyuz ""Changes" email repeat the distro and series in all messages" [Undecided,New] https://launchpad.net/bugs/27305810:41
* ogra subscribes10:41
davmor2guys anyone using UNR here?10:43
persiadavmor2: We tend not to be very helpful for such folk, and they tend to wander off.10:45
* davmor2 kicks persia's shins10:45
davmor2now walk off dude ;)10:45
ogradavmor2, dont ... 10:46
ograwe need ubiquity first :)10:46
davmor2No seriously now I need confirmation on a couple of bugs :(10:46
* persia thanks mother for the wonderful field hockey guards10:46
looldavmor2: You want to hit ogra 11:07
looldavmor2: Who's running something more or less UNR based11:07
ograrather less11:07
ograi only use two of their apps in my image atm11:07
* lool mocks the pathetic attempt of ogra to hide from davmor2 11:07
loolmaximus and launcher?11:08
ograand UNR totally doesnt use intrepid 11:08
ograyeah11:08
looldavmor2: Yeah, the big question is more intrepid/hardy11:08
loolWe don't care about hardy's UNR11:08
davmor2it's okay I'll ping cgregan when he gets here11:08
* davmor2 slaps lool for trying to get ogra into trouble11:08
ogralool, there is no intrepid UNR (and there likely wont be)11:08
davmor2there's only version 111:09
* ogra wonders if it was ever made public11:10
loologra: I don't quite understand what you mean?11:10
ogralool, there wont be any UNR for intrepid ... ubuntu-mobile is the closest we'll get to a netbook image 11:11
loolI don't care about having an "official remix"11:11
davmor2lool: there is only version 1.0 which is based on hardy :)11:11
loolWhat matters is that we have intrepid UNR-alike packages11:11
ograbut my mobile is focused on touchscreens atm11:11
ograand doesnt have any of the massive amount of app patches UNR has11:11
ograUNR is more than the four netbook apps :)11:12
persiaAn "official remix" is an inherent oxymoron11:13
loolHence the quotes11:13
loolTo sum up, we could help diagnosing bugs in intrepid packages which are UNR-ish (maximus and netbook-launcher), not with hardy-based bugs11:14
ograright11:15
ogrago-home-applet and window-picker-applet fall into that category as well11:15
ograGRRRR !11:20
ograumount: /var/build/chroot-livecd/proc: device is busy.11:21
persiaDid you start dbus?11:21
ograi did run: sudo livecd-rootfs-0.67/livecd.sh -d intrepid -m http://127.0.0.1:9999/ubuntu-ports ubuntu-mobile11:22
ogranothing else11:22
ograafter adding two small blocks for ubuntu-mobile to it11:22
persiaUgly.  It oughtn't do that.11:22
ograyeah11:23
ograsomething keeps open a file descriptor in proc11:23
ograogra@osiris:/var/build$ lsof /var/build/chroot-livecd/proc|grep fd11:27
ogralsof    20813 ogra    6r   DIR    0,3    0 1000864 /proc/20813/fd11:27
ograogra@osiris:/var/build$ ps ax|grep 20802|grep -v grep11:27
ograogra@osiris:/var/build$ 11:27
loollivecd-rootfs ought to protect from starting up daemons like debootstrap does11:27
* ogra scratches head11:27
loolI see it diverts invoke-rc.d for this11:27
ograoh, the fd is the one lspf creates11:28
ogra*lsof11:28
ograweird11:28
ograbut still 11:28
ograogra@osiris:/var/build$ sudo umount /var/build/chroot-livecd/proc11:28
ograumount: /var/build/chroot-livecd/proc: device is busy.11:28
loologra: Any open shell?11:29
ograno, but ...11:29
ograogra@osiris:/var/build$ sudo chroot chroot-livecd/11:29
ograroot@osiris:/# mount11:29
ograsysfs on /sys type sysfs (rw)11:29
ograbinfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)11:29
ograthats intresting11:29
loolAh11:30
ograroot@osiris:/# umount /proc/sys/fs/binfmt_misc11:30
ograroot@osiris:/# exit11:30
ograogra@osiris:/var/build$ sudo umount /var/build/chroot-livecd/proc11:30
ograogra@osiris:/var/build$ 11:30
loolWe should make livecd-rootfs unmount that11:30
ograyeah, apparently...11:31
* ogra checks what mounts it 11:31
loolprobably java11:31
persiaBut it doesn't mount it for other flavours.  I've never had that error before11:31
loolor mono11:31
ogra/etc/init.d/binfmt-support11:31
persiajava isn't in -mobile.  -mid is the *only* flavour that uses Java11:31
persiaOh.  Mono.  Yeah.11:31
loolf-spot11:31
ograwell, i ran an lpia build11:31
loolIt should hit Ubuntu live cds though11:32
ogradoes that have mono at all ? 11:32
persiaStill have Mono there: I changed the seeds.11:32
ograah, k11:32
ograwell, i want to keep mono11:32
loologra: I don't have binfmt here, what's pulling it?11:32
ograbut f-spot is in the livecd since several releases11:32
loolwine?11:32
loolargh mono-common11:32
ograhmm11:33
ograbut since when ... 11:33
loolmono-common Recommends it11:33
loolSince we have recommends I'd guess11:33
ograit didnt break on the livecd before 11:33
loolLet's check with cjwatson11:33
ogranah11:33
ograwe have livecd builds 11:33
persiaBut why doesn't that hit the liveCDs?11:33
loolperhaps not livecd-rootfs version11:34
loolNot sure they enabled reocmmends in livecds yet11:34
ograi pulled it from the archive11:34
persialiveCD contains recommends.11:34
loolI saw a list of recommends we should fix before enabling them11:34
ogralatest version of the package 11:34
loologra: You'd be the one knowing whether it's in use on cdimage11:34
loolor StevenK 11:34
ograi know there is a special thing with germinate to not process recommends11:34
loolBut I don't have access11:34
* ogra goes to check11:35
ograah, meh11:36
ograthe live squashfs is built elsewhere11:36
loolOn the buildds I ugess11:37
loolinfinity would know11:37
loolor cjwatson11:37
loologra: let's ping cjwatson on this on -dev11:37
loologra: Going for lunch here now11:37
loologra: You can bring it up, or I'll check back after lunch11:38
ograi'll do11:38
crevettehello11:39
crevettepersia, did you had time to test bluez-gnome ?11:45
crevettehello by the way11:46
persiacrevette: Indeed I did.  Seems to work well for comms.  I can't get my bluetooth keyboard to work, but I can't get it to work in Hardy, so I think it's me.  I'm still trying to sort it out.11:46
crevettehave you the whole bluez plugin stack ?11:47
persiaIn hardy?  I think so.  Wasn't it monolithic?11:49
crevettehumm not sure11:49
persiaYeah.  As soon as I can get it working in hardy, I'll try again with Intrepid to make sure there's no regression.  At that point, I'll be very much behind pushing the new version.11:52
ograGRRRRRRR !!!!!!!12:03
ograI: Retrieving Packages12:03
ograI: Validating Packages12:03
ograW: http://127.0.0.1:9999/ubuntu-ports/dists/intrepid/main/binary-lpia/Packages.bz2 was corrupt12:03
ograits definately coming corrupted from the archive 12:03
* ogra sigs12:03
ogra*sighs as well12:03
ograThe following packages have unmet dependencies:12:20
ogra  ubuntu-mobile: Depends: nautilus but it is not going to be installed12:20
ogra                 Depends: nautilus-cd-burner but it is not going to be installed12:20
ogra                 Recommends: nautilus-share but it is not going to be installed12:20
ograE: Broken packages12:20
* ogra cries12:20
ograand i had a proper chroot before ... damned12:21
davmor2Muhahahahahaha the evilness of the demon chroot :)12:31
ogranah, the evil seb12812:31
ograuploading new versions of stuff ... how can he dare 12:31
=== davmor2 is now known as davmor2-lunch
=== ogra_ is now known as ogra
* ogra dd's the first ubuntu-mobile image to an USB key ....13:49
ogrameh13:57
ograwhy do we have prompt in syslinux.cfg13:57
ogragrrr13:59
* ogra is sitting at the boot: prompt ... no kbd on the Q1 at that point13:59
* ogra goes to dig up a USB keyboard14:00
ograhum14:02
* ogra sits at an initramfs prompt14:02
=== davmor2-lunch is now known as davmor2
persiaogra: You could just set up syslinux.cfg to timeout after 5 seconds or so...14:16
ograwell, i would like to have casper finding the squashfs first :P14:17
persiaIt doesn't?  Oh my.  How is your VFAT laid out?14:17
ogra /dev/sdb is a squashfs and has casper/filesystem.squashfs14:18
ograerr14:18
ogra*is a vfat14:18
persiaRight.14:18
ograi dont see any difference to -mid14:18
ograi even kept the preseed and boot.msg files 14:18
persiaMaybe the difference is in the initrd ?14:18
ograi can mount sdb manually14:18
ograso casper should be able too14:19
ografor now i only want the livefs to boot, i dont even want to install 14:19
* ogra checks the casper script ... 14:20
persiaForget install.  That's not the important part.  It's that booting a live environment also has an initrd14:20
ograindeed it has14:20
ograi'm in it atm14:20
ograi can mount everything manually14:22
ograand see the filesystem.squashfs file14:23
ograoh sigh ... 14:24
crevettepersia, do we need to create a FFE ?14:25
persiacrevette: We will need a Feature Freeze exception.  I suspect that the bug already exists, but until we've a successful test for the input use case, I don't really want to submit it to the release managers.14:25
crevettepersia, okay sound fine14:26
ograi forgot to set uuid14:26
crevetteah I've a wiimite so I can perahps test input on bluetooth14:26
crevettewiimote14:26
crevetteI never tested input with wiimote14:26
persiacrevette: Cool.  I still haven't gotten my keyboard to work.14:26
crevettedon't know how much of work it requite to support wiimote input14:27
crevetterequires14:27
persiaDo you have a hardy install?  You'll want to test there first, and then with the old version in intrepid, and then with the new version in intrepid.14:27
persiaI think there's a driver package somewhere.  I forget the name.14:27
crevettepersia, I'm only have intrepid14:27
persiaOK.  Then just test with the current version, and the update.14:28
crevetteI don't know how was the bluez support before, so I'm not the best to talk about regression :)14:29
=== ALo is now known as ALoGeNo
=== ALo is now known as ALoGeNo
ograyay14:51
ograthere we go14:51
* ogra dances ... having a working ubuntu-mobile image14:55
ograthough the touchscreen doesnt work, wlan needs love and i dont get why netbook-launcher isnt used14:56
ograbut to be honest using compiz instead looks a lot better ... hmm14:58
* ogra starts to agree with persia on that 14:59
persiaWith what?15:04
ograpersia, not using netbook-launcher on mobile15:06
ograand having compiz on by default instead15:06
persiaThat's likely to be more pleasing and familiar for the many users of Desktop on 7-9" devices who are the target group to switch to -mobile15:07
ograwell, the desktop is a bit boring ... but it would keep me from finding a way to expose the install button15:08
* ogra wonders what to do with the examples link15:08
ogrado i keep that .... 15:08
ograor dont i15:08
* ogra is surprised that devilspie seems to wor flawless15:09
ogra*work15:09
persiaI'd drop it.  Many of those devices have limited secondary storage.15:09
ograwell, it doesnt get installed iirc15:13
ograonly used on the livefs15:13
* ogra adds a quickfix for the touchscreen15:14
ograto bad the wlan doesnt work :(15:14
ograi somehow suspect i should build i386 only for now15:16
ian_brasilit says on the FAQ that the netbook remix 'predates the Ubuntu Mobile flavour' ...i thought the remix came much later15:17
ograwell, ubuntu-mobile only exists with intrepid as metapackage and image15:18
ogrand for the image part thats even only true in some hours if ubuntu-mobile-default-settings has built and i have redone the handbuilt image15:20
ograand i think i'll build it with -generic for now 15:20
ogranot having wlan is somewhat uncomfortable 15:21
ograso someone tell me how epiphany got onto my mobile image 15:25
ogragrrr, and evolution15:26
persiaogra: recommends.  Fiddle with your seeds more.15:32
ograno recommends that would pull it in15:32
=== asac_ is now known as asac
ograheh15:33
ograsorry 15:33
ograindeed15:33
ogra* (contact-lookup-applet)15:33
persiaian_brasil: The collection of software previously known as Ubuntu Mobile Edition became the Ubuntu MID flavour.  A new Ubuntu Mobile flavour is being introduced (neither is an Edition as such).  The Netbook Remix was released based on hardy prior to either the preparation of Ubuntu Mobile as a flavour, or full integration of Ubuntu MID with the rest of Ubuntu.15:33
persiaogra: Please do include e-d-s, even if you don't have evolution.  Also, I much prefer epiphany, personally.  Is it really that big?15:34
ograe-d-s isnt in atm ... but i'll pull it, its small15:35
ograthe big part (100M) of evo is evo-common15:35
persiaRight.  e-d-s provides very handy services for add-on applets that are likely interesting in the -mobile use case.15:35
=== ALo is now known as ALoGeNo
ograsweeeeeet !! 15:39
ograsuspend/resume works, even in the livefs15:39
=== ALo is now known as ALoGeNo
=== ALo is now known as ALoGeNo
=== robr_ is now known as robr
=== ALo is now known as ALoGeNo
=== ALo is now known as ALoGeNo
ograURGH17:55
ograthat seed change wasnt so god17:55
ogra*good17:55
* ogra curses loudly17:57
persiaWhat did you do?17:58
ian_brasilpersia: i didn't know that17:58
ian_brasilthe new ubuntu mobile flavour will still be based on lpia18:00
persiaian_brasil: Which part especially?  Maybe I should write a history somewhere.  While I've only been trolling this channel for about 5 months, I seem to have seen a lot.18:00
ian_brasilthe part about old ubuntu mobile became MID18:00
persiaI don't think so.  None of the dirty hacks that make MID so lpia specific exist for Mobile.  Ideally, we'll be able to pull them out of MID at some point as well.18:01
persiaOf course, there aren't any non-lpia MIDs on which one can run Ubuntu, so it's not so important, but there's heaps of older subnotebooks on which Mobile might be the best flavour.18:01
ian_brasilso what charcteristics will mobile have then..18:02
persiaogra: Got any screenshots?18:02
ian_brasilcustomized for 7" touchscreens..based on hildon/clutter?18:02
persiaDesigned for 7-9" screens.  Mostly based on GNOME.18:03
ian_brasili like the focus on old subnotebooks btw18:03
persiaThey aren't really that different, except that they didn't have the marketing push.  With the new "netbook" craze, there's not really that much different in the shops here, and one can still find lots of used stuff that is nearly the same form factor, just older generation tech.18:04
persiaMind you, getting more than an hours battery, especially with WiFi, is hard on those, but that's a different issue :)18:04
ograwell, the current mobile seed is focused on 7-9" touchscreen devices18:05
ograand my current build is for x86 ... not lpia18:05
ograthough i might change that 18:05
persiaogra: I think you ought just do it for all arches.18:06
ograi will18:06
ograbut not the handbuilt images i'm doing atm18:07
ograi want something that works18:07
persiaOh, of course not :)18:07
ograand lpia is just to broken on the Q118:07
ograi just tried that18:07
persiaIt's the kernel.18:07
ograyeah18:07
ogragrrr18:07
ian_brasilyes..i have been looking at the power stuff recently..in my tests running skype is a nightmare. are you using the ipw2100 patch for wireless?18:07
ograwhy did livecd-rootf bork now18:07
* ogra needs to go shopping for dinner18:08
ograback soon18:08
persiaian_brasil: Also, I don't want to get you too excited about older subnotebooks.  Mobile is being 90% tested on the Q1.  While it ought to work for other stuff, there's no guarantee it works perfectly for anything, really.18:11
ograand how do you define "older" ? 18:13
ogralike no GL support ? 18:13
persialike not lpia.18:14
ograah18:14
persiaMy favorites are the Casio Hello Kitty notebook (1GHz Crusoe), and the Sony PCG-1 (a crusoe + 512M RAM jammed into a camcorder)18:14
ograi wonder if wither works with the generic kernel18:15
persia(not that I have either of those devices: they're just nifty).18:15
ogra*either18:15
persiaThe Hello Kitty device had a nifty 256MB flash device for faster boot into linux.18:15
persiaNo idea.  I think we support Crusoe, but the number of Crusoe users is very small these days.18:16
ograyeah18:16
ograand i'm not sure they dont need -386 instead of -generic18:16
persiaThey supposedly had all the i686 instructions.  Plus one got to say "You only have a 640bit processor?  How last year.  This little notebook has a 256-bit processor".18:19
persiaHmm.  Looks like there were sufficient performance issues with the Edgy kernel that most Crusoe users self-compile kernels now (from forums and bug traffic).  We still ship LongRun, and the docs seem up to date, but I'm guessing it's a bit of a special case now, and not properly supported.18:25
ian_brasilso the old ubuntu mobile of which the reference device was the Q1 is now part of the netbook remix and the new ubuntu mobile flavour will still have the Q1 as a reference device (just want to make sure i understand)18:25
persiaOr maybe not: I'm finding a few references to people happy with the Gutsy kernel.18:26
persiaian_brasil: No.18:26
persiaian_brasil: It's far more complicated.  I'll try to explain (at least as far as I know).18:26
ogramid uses hildon and is aimed for 4-7"18:26
persiaOK.  First, there was the announcements of the Ubuntu Mobile and Embedded Initiative.18:26
ogramobile uses gnome and is aimed for 7-9"18:27
persiaThis was an extension of the GNOME Mobile and Embedded Initiative.18:27
ograbuth can be run on the Q118:27
persiaThis was confusing to many people, because of the preexisting (and now mostly defunct) Ubuntu Embedded team who was working to get something like emdebian working for Ubuntu.18:27
ogra*both18:27
ograbut mobile will be better suited ... mid will be better suited for i.e. the small gigabyte device18:28
ogramid looks quite clunky on the Q118:28
ogradue to the screen size 18:28
persiaAs time passed, most of the focus of the Ubuntu Mobile and Embedded Initiative was focused on getting hildon and moblin into Ubuntu, and porting to the new lpia architecture.18:28
ian_brasilpersia: yes, i remember this time18:29
persiaDuring the hardy cycle, there was work towards getting something to work on various devices, based on the "menlow" and "mccaslin" platforms from Intel.18:29
persiaThis work didn't complete within the hardy cycle, and continued in a PPA.18:29
persiaThis resulted in the first image releases of Ubuntu MID (which was then given an actual name).18:29
persiaDue to other nomenclature cleanups, the Ubuntu Mobile and Embedded Team became the Ubuntu Mobile Team, as it didn't really include the Ubuntu Embedded folk.18:30
persiaSo, sometime after hardy, Ubuntu MID was first released from a PPA, and was the work of the team now known as the Ubuntu Mobile Team.18:31
persiaWhile Ubuntu MID was always targeted for 4-6" devices, none of the developers had these, so most of the work was done with testing on the Samsung Q1 or somewhat awkward development kits.18:32
persiaCompletely independently, a set of Canonical developers from the OEM team was looking at technologies to support the new "netbook" devices.18:32
persiaUsing a mix of GNOME, OpenHand stuff, some of the work that went into Ubuntu MID, and additional development, they produced the "Netbook Remix", based loosely on Ubuntu Hardy.18:33
persiaThis Remix included 4 new packages, and patches to about 59 more.18:33
ian_brasilpersia: ah, this was the bit i was missing >> Completely independently, a set of Canonical developers from the OEM team was looking at technologies to support the new "netbook" devices.18:33
persia(some people quibble about whether this is a Remix, but that's a side issue).18:34
persiaThe resulting Netbook Remix was released previously to the first release of Ubuntu MID.18:34
persiaAt the UDS for intrepid, there were demonstrations of preliminary versions of both Netbook Remix and Ubuntu MID.18:35
persiaThere were also demonstrations of additional stuff based on Ubuntu MID done by the Canonical OEM team.18:35
persiaThere was also a demonstration done of the Edubuntu CMPC image.18:35
persiaAs a result of various people looking at various devices running various environments, it was determined that there should be an Ubuntu Mobile flavour.18:36
persiaSo, for Intrepid, there is work to create Ubuntu Mobile.  This is designed for the 7-9" screens, and is likely to work best on the Samsung Q1 (as that happens to be the 7-9" hardware most likely to be owned by the developers working on this flavour).18:37
persiaThat said, Ubuntu Mobile doesn't have any of the hardware settings or hardcoded configuration that was present in the Hardy-based Ubuntu MID, and so should not be nearly so tied to the specific device.18:38
persiaAdditionally, one of the goals for Hardy for Ubuntu MID was to move away from all the hardcoding, and so enable a wider variety of devices (perhaps including some that are actually the target size, like the Aigo MID and Sharp D4).18:39
persiaAnd that brings us up to date.  Any questions?18:39
ian_brasilthat is really useful stuff...i will put it in a history wiki page mayne...what do you think?18:40
persiaSounds like a good idea.  Please note that I could be completely mistaken about some or all of it.  While I follow lots of communications, the above doesn't really represent an official history, but more of just a summary of what I've collected from the not-quite-oral tradition.18:43
persiaAlso, it might be worth linking http://www.markshuttleworth.com/archives/151 when mentioning the Netbook Remix, as sabdfl does a far better job than I of describing the intent and history of Netbook Remix.18:44
ian_brasilpersia: well i have followed the project for a while and never knew some of that so i think it is useful anyway...18:44
persiaian_brasil: You've been following the mobile efforts longer than I: some of the beginning of what I wrote comes from perceptions from elsewhere in Ubuntu.18:45
ian_brasilright, the OEM team looking at the netbook stuff was what threw me18:46
persiaYeah, it threw everyone.18:46
ian_brasil:)18:48
persiaI think the issue is confusion about Canonical and Ubuntu.  While Canonical sponsors a fair degree of Ubuntu development (45% of the top 20 Ubuntu uploaders for Intrepid are Canonical employees), and provides a number of Ubuntu related services, there are many people at Canonical who work on other things (and may use Ubuntu as a base)18:48
ian_brasiland the arm side of things...is this an official OEM project or part of Ubuntu Mobile or linked with the Nokia Ubuntu Arm stuff?18:56
ian_brasilor just something which some devs are looking at in their spare time 18:59
* ian_brasil knows ubuntu devs do not have spare time but anyway18:59
persiaheh.  Most Ubuntu Devs work on Ubuntu only in their "spare time" :)19:00
persiaI don't know of any OEM ARM projects, but I wouldn't know anyway.19:01
persiaIf there is an ARM port, it's not likely to be closely tied to Ubuntu Mobile, but rather more general.  Of the various people I've heard talking about Ubuntu ARM over the past couple years, the three most active areas have been Mobile, Xubuntu, and Server.19:02
persiaCompare to Ubuntu powerpc: not all flavours are supported, as the developers of some flavours don't have test hardware, etc., but there's nothing specific to Desktop or Server there.  I know at least one person is interested in getting Ubuntu Studio working on powerpc, but it didn't last I heard.19:04
persiaBy "Nokia Ubuntu ARM stuff", do you mean mojo.handhelds.org, or something else?19:04
ian_brasili mean mojo19:05
persiaI don't know of any specific interactions.  There was someone from Debian ARM at UDS during the ARM discussion session, but I don't remember anyone from mojo.19:05
persiaI suspect that if ARM becomes a launchpad supported architecture, the mojo work would largely cease (as there's no need to recompile everything if it is already compiled).  I'd hope most of the developers involved (whether Nokia or not) would contribute directly to Ubuntu.19:07
ian_brasilme too..makes sense19:10
persiaI'll admit to an interest personally, but even though I have a device known to work with mojo, I've not gotten around to reformatting and installing.19:11
ogranote that some of the ubuntu mobile team attended the maemo simmut last weekend19:13
ograthough more with the focus on hildon 2.219:13
persiahildon 2.2 is going to be a *huge* improvement for Ubuntu MID.  We don't have a sufficiently active upstream right now, and it shows.19:15
ian_brasilogra: yes i saw that lool was going. Would be nice to hear what he found out19:16
ograi was there as well19:16
ograwe'll try to get hildon 2.2 into jaunty and base mid on it19:17
ian_brasilogra: sorry i did not know19:17
ograhildon 2.2 is supposed to be a clutter/gtk mix seems to be intresting19:17
ograi attended some talks about it 19:17
ograthey are also trying to establish some policies like any item needs to be 9x9mm on screen so its finger usable19:18
ian_brasilthey == gnome mobile19:18
ograthe nokia folks19:18
ograthe are hildon 2.2 upstream 19:19
ograand we'll try to pull their code in19:19
ogras/the/they/19:19
ograwell s/nokia/maemo .. probably ... there is a lot from the community in it ... but nokia hosts it19:20
ograand they slowly seem to get how they have to treat a community ... finally a summit after they just grabbed the code for three years19:21
loolMost of the hildon bits themselves are Nokia's19:21
ograah19:22
ograi wasnt aware ... it sounded the other way round to me 19:22
loolmaemo was mostly writing apps these days19:22
ian_brasili thought hildon was written by nokia and then they opened itti GMAE19:22
loolhildon was always open to my knowledge19:23
loolit was not always developed openly, but I don't think it was ever released closed source19:23
loolanyway19:23
loolThey now try to involve the community in where the platform should go19:24
loolLike what bindings to provide, announcing that the 2.2 will be clutter based, etc.19:24
ian_brasillool: yes that is excellent to see..along with the opening of lots of closed stuff like the WLAN driver and so on19:29
loolYup19:29
loolJust telling people in advance what will be in the next hardware was incredible19:29
* lool waves &19:34
ian_brasilpersia: https://wiki.ubuntu.com/MobileTeam/Mobile/History19:38
ograyou should probably mention that there will be a ubuntu-mid.img as well as a ubuntu-mobile.img for intrepid ... while the latter is only a first shot release to base further work in jaunty on, the mid image will actually be an improved one from the hardy release19:46
* persia edits19:48
persiaian_brasil: I'm not sure of the current status of the Embedded folk, and while I don't think they are active, I don't want to claim they aren't in a wiki page when it could be taken for a semi-official statement.  I also removed a few phrases that were clearly mine, and added some links.20:00
ograyou are so selfish ... not giving away your phrases20:01
ogra:)20:01
persiaI prefer to think of it as keeping the floor clean, rather than leaving my footprints everywhere.20:05
ograthat way you'll never get famous :P20:07
=== The_PHP_Jedi|PDA is now known as The_PHP_Jedi
* ogra slowly starts getting aggressive after about 100 failed image build attempts 20:53
ograsigh any why does xscreensaver end up in the image now20:54
persiaogra: I think that was rss-glx20:57
ogranope20:58
ograonly suggests20:58
ograogra@osiris:~/Devel/packages/mobile-meta-1.113$ apt-cache show xscreensaver-gl|grep Recommends21:00
ograRecommends: xscreensaver | gnome-screensaver21:00
ograthe only Recommends that exists 21:00
ograand thats fulfilled by gnome-screensaver21:00
ograso cant be it21:00
persiaYes, but germinate is silly.  Swap that around.21:01
ograi surely wont21:01
persiaOK.21:01
ograand livecd-rootfs doesnt use germinate21:01
ograonly apt 21:01
persiaHrm.21:01
ograwhich gets provided the list of packages from the metapackage21:01
ograRAH !21:02
ograFetched 4839kB in 4min22s (18.4kB/s)                                                                                                                                               21:02
ograW: Failed to fetch http://127.0.0.1:9999/ubuntu/dists/intrepid/universe/binary-i386/Packages.bz2  Hash Sum mismatch21:02
ogra103rd try21:02
* ogra starts over *again*21:03
* ogra doesnt have any idea what to do anymore the script permanently locks up on "intrepid/universe python-gtkglext1 1.1.0-3.1 [144kB]"21:10
ograat least for the last 20 tries21:10

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!