**** BEGIN LOGGING AT Sat Nov 06 02:59:57 2010 Nov 06 03:36:40 lcuk, Sunday morning around 9 AM. Nov 06 03:44:25 Hello, MeeGo. Nov 06 07:07:04 I'm new to meego, and looking into a project based on it. Does it support CDMA out of the box? Is that a stupid question? Nov 06 07:17:26 IanWizard: not a stupid question, but isn't CDMA a radio frequency technique? Nov 06 07:18:25 Yes, it's what Sprint uses, I'd like to develop (or rather test) this project on my Evo, which uses CDMA. I wanted to know if MeeGo handset supported CDMA. Nov 06 07:18:58 If it had the software support for it, since it's more than just a driver. Nov 06 07:19:12 that goes to hardware and drivers, and if history is any guide, the cellular drivers will be binary-only modules Nov 06 07:19:24 IanWizard: the question is rather, will meego support the modem/phone hardware in particular Nov 06 07:19:43 what Bostik said! Nov 06 07:20:25 well, not exactly, because there is the networking layer for CDMA, which is different than GSM, or just TCP/IP. There's all of the negotiation with the tower. Nov 06 07:20:47 which is never done by the OS Nov 06 07:21:49 that's most likely some blob that runs either directly on that chipset or in your userspace and you know nothing about it Nov 06 07:22:05 it's done by a middleware layer usually, which is part of the software that would be with the OS. like freesmartphone.org Nov 06 07:22:39 it's not a big deal, it's not like it needs the cellular support immediatly anyway Nov 06 07:24:03 IanWizard: the page you linked then shows that all it does is talk AT to the GSM stack Nov 06 07:25:27 CDMA for radio frequency is on the same level as ethernet is for wired and wlan for wireless Nov 06 07:26:07 yes Nov 06 07:26:27 It's ok, Thank you for your support guys. Nov 06 07:28:03 in other words if there is a reasonable way to talk to the 'cdma' stack it is possible Nov 06 07:29:34 a quick look at wikipedia actually gave a hint; the generic name "CDMA" is sometimes applied to cmdaOne and CDMA2000 access technologies Nov 06 07:30:13 "[...] should not be confused with the mobile phone standards called cdmaOne and CDMA2000 (which are often referred to as simply CDMA), which use CDMA as an underlying channel access method." Nov 06 07:31:12 since the network in question was Sprint, we're probably talking about US -> whether the operator rolls out meego devices is up to them Nov 06 07:31:30 that's interesting, I thought that cdma2000 was the version of cdma Nov 06 07:32:04 yes, but I was kind of trying to port MeeGo over to it (my Evo) Nov 06 07:32:17 and then I was going to start building on that Nov 06 07:33:38 while I'm here, I'm on a netbook with Nvidia Ion, and no VT. Is there any way I can emulate properly? Nov 06 07:33:41 you probably could get meego (core) up and running but I somehow doubt that you could get full cellular access yet Nov 06 07:34:45 I don't want to try and get it to run in a VM by forcing it somehow. (though I doubt that I could) Nov 06 07:39:21 I'd guess you won't get the qemu systems running on that but you can at least port your software to meego on a virtualbox instance, with the netbook image as your starting point Nov 06 07:40:32 Bostik: yeah, I've had netbook running, but I was trying to get handset; guess there's no big difference anyway, except for UI Nov 06 07:41:05 yup Nov 06 07:46:19 IanWizard: evo. I think that runs android. you'd then have to take the phone RIL and reverse that to create support for that hardware in meego Nov 06 07:47:00 RIL? Nov 06 07:47:08 yes, it's android Nov 06 07:47:24 And 4g, but I'm not even touching that Nov 06 07:47:40 there is no 4G hardware Nov 06 07:49:16 ??? you mean in meego? 'cause it is a 4g phone, and I'm pretty sure that it's its own radio Nov 06 07:49:56 no, there is the marketing term 4G, but there are no devices conforming to fourth generation mobile networks as specified by the ITU Nov 06 07:51:31 umm.... Ok, I'll take your word for that, but it is real (the phone), and it is much faster. Nov 06 07:51:54 yes, go complain to marketing. they mislabeled it Nov 06 07:52:04 oh you are in the US. just go sue their pants off Nov 06 07:52:22 yes, but it's just HSPA or something like that Nov 06 07:52:39 which is part of the third generation networks family Nov 06 07:53:29 OH, Nov 06 07:53:34 I had no idea, Nov 06 07:53:39 I've been scammed Nov 06 07:53:43 ;) Nov 06 07:53:51 yes, gogogo get a lawyer ;) Nov 06 07:54:10 it's a texbook marketing screwup Nov 06 07:54:15 I don't think I'd win Nov 06 07:54:25 they probably disclosed it somewhere Nov 06 07:54:35 and said that I couldn't sue them Nov 06 07:54:36 /. just ran an article Nov 06 07:55:11 there might be a chance they'll all get into trouble for false advertizing Nov 06 07:55:43 I just found the article Nov 06 07:56:05 * IanWizard says as he hits his Chrome to Phone button Nov 06 07:56:30 I cant believe this Nov 06 07:56:44 so all of this network hype was all just a scam Nov 06 07:57:04 I should dig up those papers that I signed Nov 06 07:57:22 maybe I can get a class action in there Nov 06 07:57:49 dm8tbr: btw, if you're not US, then where are you? Nov 06 08:02:07 IanWizard: old europe Nov 06 08:17:53 does there exist any logs for the deb/rpm choosing process when it was still active with meego? I'd like to read those if there are any :I Nov 06 08:19:39 just my curiosity... Nov 06 08:25:24 there's been plenty discussions over time Nov 06 08:26:58 Stskeeps: yes, I believe that. I just wondered if there's any kind of official statement why rpm was picked over deb. Not that it really matters, but I'm just curious to know :) Nov 06 08:40:19 erani: if you promise just to say 'ok' and not discuss rpm vs deb or rpm vs apt, i'll explain quickly :) Nov 06 08:42:28 :D ok Nov 06 08:44:37 erani: so, it starts with the merger of moblin and maemo. maemo's base system was debian based and not because of that, it was crap and ancient. moblin had a quite lean and mean base system, based upon rpm. in addition to that, there was a set of tools tailored towards RPM, such as OBS, the image creator, QA tools as well as other things that already existed and was made for rpm. as well as the existence of zypper, which's quite fast ... Nov 06 08:44:44 ... for package retrivial. while many would say that debian has all those, they tend to forget those tools are fairly tied to debian.org infrastructure and when used outside the debian project, they have to be heavily modded.. so it basically was a choice between technological ability Nov 06 08:45:35 personal story: i used debian tools for similar purpose as meego targets for over a year in the Mer project, and frankly.. i actually like rpms and the toolset around it better now :) Nov 06 08:46:42 so, that's why meego is rpm and not deb Nov 06 08:46:42 :P Nov 06 08:52:07 I saw some meego being mentioned as well in news about ubuntu unity/wayland, is that some kind of official plan or just bloggers taking things out of context? Nov 06 09:01:57 jarkkom: well, wayland's mostly a intel project i think Nov 06 09:02:13 i think there's going to be a small unconference session on the topic on conference Nov 06 09:11:03 is N900 considered a good device to use MEEGO? Nov 06 09:17:09 Stskeeps: thanks! :) Nov 06 09:17:15 np Nov 06 09:42:46 hi there, I'm trying to install MeeGo 1.1 on a asus eeepc, but the installation process crashes with the following error "ISOFS: Unable to identify CD-ROM format." Any hint what I could have done wrong? Nov 06 09:49:07 I've written the img file to a usb stick on a mac 10.6 Nov 06 10:08:02 lbt: my lone 512mb OBS machine is able to churn 300 ARM packages in a day :) Nov 06 10:08:08 down at 150 scheduled packages, starting from 1000 Nov 06 10:08:43 X-Fade was working on the i/o Nov 06 10:08:54 I've not had chance to catch up this week - real work Nov 06 10:08:56 :nod: Nov 06 10:09:24 i've been bootstrapping meego hardfp packages so the armv6+vfp run was a alpha test to see how much it can handle Nov 06 10:09:26 can/will you use the community one Nov 06 10:09:36 your account is up Nov 06 10:09:40 for armv6+vfp? possibly Nov 06 10:10:17 but let's see.. Nov 06 10:12:28 we do need to experiment with some OBS changes and bootstrap somewhere else than build.meego.com (too rigid - we need to keep that one stable) Nov 06 10:12:46 so it's either internal obs or community obs :P Nov 06 14:44:52 how is the N900 for meego? Nov 06 14:55:08 hi Nov 06 15:54:02 moo? Nov 06 15:55:18 burger? Nov 06 16:09:57 * lbt prods the OBS more ... looking alive Nov 06 16:10:12 any developers care? Nov 06 16:10:37 * Stskeeps passes lbt a good cider Nov 06 16:10:38 wasn't it walk like a zombie day recently? Nov 06 16:10:56 Stskeeps: not when I'm doing remote iptables Nov 06 16:11:02 :D Nov 06 16:11:41 although I bought a new blend of Drambuie last week... so later... Nov 06 16:12:55 CosmoHill, thats called halloween, it happens every year :P Nov 06 16:42:15 hello there Nov 06 16:42:28 hello Nov 06 16:42:32 i am not able to run meego live cd on qemu Nov 06 16:42:40 is there any help on this? Nov 06 16:43:02 Have you searched the forums? Nov 06 16:43:04 gass, you could tell us hat actually happens Nov 06 16:43:15 * lcuk tried to take a photo of a cd and get it to run once Nov 06 16:43:53 lcuk, i am trying to produce a screenshot Nov 06 16:46:06 recklesswaltz, yea Nov 06 16:46:12 lcuk, recklesswaltz http://otiliamatos.ath.cx/~gass/meego_boot.png Nov 06 16:46:27 * pixelgeek poking at meego 1.1 on virtualbox - not quite there yet Nov 06 16:47:12 this is running live cd, but instalation only does the same Nov 06 16:47:27 pixelgeek, what image are you using? Nov 06 16:47:40 the netbook 1.1 one Nov 06 16:49:01 i get an error Nov 06 16:49:03 in qemu Nov 06 16:49:20 about the graphics board i think ... i915 Nov 06 16:50:00 fabo_: poke Nov 06 16:50:51 gass, hmm that looks a bit odd Nov 06 16:51:13 lcuk, humm ... it is booting ... sorry ... slow qemu Nov 06 16:51:50 from irc logs - "Oct 09 01:09:05 ok, so the nightly builds require the i915/drm drivers and intel_agp to run, but the SDK 1.0.8 image doesn't? how are they build differently?" Nov 06 16:52:10 pixelgeek, humm Nov 06 16:53:11 still googling - Im sure Ive seen this discussed on the forum or irc before Nov 06 16:53:29 * pixelgeek must fix his ' key Nov 06 16:56:51 pixelgeek, maybe it needs accelerated graphics? Nov 06 16:58:12 maybe - I don't know how the virtual environment handles that. Nov 06 17:01:27 brb Nov 06 17:02:13 hmm Nov 06 17:02:20 so latest meeg is? Nov 06 17:02:29 Meego does require 3D acceleration Nov 06 17:02:48 CosmoHill: good thing n900 has a 3d chip then Nov 06 17:02:51 CosmoHill, that's my problem as it seems Nov 06 17:19:16 isn't there someone here who works for collabora? Nov 06 17:19:24 \o Nov 06 17:19:34 and many more Nov 06 17:19:35 humm ... my problm is the lack of system support for kvm and then, the lack of support of accelerated graphics in qemu Nov 06 17:20:37 just looking through my logs I've seen about 5 people so car Nov 06 17:20:39 far* Nov 06 17:20:41 lcuk, cool Nov 06 17:21:31 lcuk: have you peeps moved yet? Nov 06 17:21:45 yes Nov 06 17:22:02 aw Nov 06 17:30:02 lol I just saw this bug that someone filed: "Switch to SGHotKeysLib, since PTHotKey crashes like a mofo on 64-bit" Nov 06 17:34:00 Myrtti, revdkathy spends a lot of time knitting things, are the pattersn you would use for your embroidery be compatible Nov 06 17:39:37 lcuk: I knit more than I embroider Nov 06 17:40:09 Myrtti, :) Nov 06 17:40:28 are you going to the conf? Nov 06 17:40:54 lcuk: nope Nov 06 17:41:01 :( Nov 06 18:26:53 hello. can i somehow get the meego UX working without 3D libs? i want to forward the UI from my beagleboard since i have no monitor to connect to it. Nov 06 18:27:24 Meego requires 3D acceleration Nov 06 18:27:45 could you not try X over ssh? Nov 06 18:28:56 3D acceleration over X... uh. Nov 06 18:29:02 s/X/ssh Nov 06 18:33:01 that's the reason i'm asking. so it seems there is no way to get the typical meego UI without a directly connected screen, right? Nov 06 18:37:29 cyas, fireworks time :) Nov 06 18:51:22 bit late for that, isn't it? Nov 06 19:04:48 DocScrutinizer, will hostmode work on meego? Nov 06 19:05:47 lcuk: it will, but like maemo we have to supply a custom kernel as meego releases rely on upstream kernel.org accepted patches Nov 06 19:06:38 alterego, so if this were wanted properly, the HEN hackers will have to polish the patch and make it fit in with existing proper procedures? Nov 06 19:07:10 lcuk: exactly. Nov 06 19:07:53 sounds fair to me Nov 06 19:07:59 lcuk: why not? Nov 06 19:08:30 DocScrutinizer, just raising the question Nov 06 19:08:57 Probably better to ask in #meego-arm though ;) Nov 06 19:09:02 As it's N900 specific. Nov 06 19:09:23 the hack will never go upstream, as it's too much working around braindamaged bugs specific for N900 Nov 06 19:09:25 alterego, really? Nov 06 19:09:41 DocScrutinizer: I think Stskeeps agrees with you there. Nov 06 19:09:55 so in the netbook Nov 06 19:09:56 We're likely going to have to have a modded kernel image. Nov 06 19:10:00 hostmode is normal? Nov 06 19:10:07 * lcuk does not know how things like that work Nov 06 19:10:20 netbook is just like a normal computer Nov 06 19:10:21 * DocScrutinizer neither Nov 06 19:10:34 So it works in the same way as a desktop would. Nov 06 19:10:41 N900 is just screwed. Nov 06 19:10:55 honestly I don't see meego-arm get anywhere with this strict upstream-only policy Nov 06 19:11:00 I imagine the N8x0 adaptation, if it ever takes off properly, could have official host support Nov 06 19:11:04 or is it otg? Nov 06 19:18:25 alterego: well, n8x0 is piece of cake.. Nov 06 19:18:30 alterego: N8x0 should work with standard OTG and its hostmode Nov 06 19:18:53 Yeah, exactly :) Nov 06 19:19:11 It's beyond me how they decided to drop that functionality in the N900. Nov 06 19:19:29 they simply messed it up Nov 06 19:19:37 It would have been a massive edge against competition. Nov 06 19:19:41 And it has massive geek appeal. Nov 06 19:19:46 Indeed, Nov 06 19:20:05 Creeping incompetence Nov 06 19:20:28 alterego: N8x0 has AB receptacle, and no need to do proper USB-charging Nov 06 19:20:38 GAN900: too hard Nov 06 19:20:38 Ah yes, good point. Nov 06 19:20:44 I forgot about the charging part. Nov 06 19:21:08 GAN900: actually I have to admit I appreciate what they did Nov 06 19:23:45 given the complexity and the blockheads at USBcert, they did a bitter and yet stout-hearted move do get N900 to the people Nov 06 19:24:12 bbl Nov 06 19:24:35 they had to rush it, so the change was implemented in a suboptimal way Nov 06 19:26:33 yet it gave us working USB2.0, emergency recovery charging, proper charger detection according to specs Nov 06 19:27:34 tbh if I had been part of the team back when, I couldn't have changed much I guess Nov 06 19:28:27 maybe 1 or 2 minimal things (which still would have saved us lots and lots of headaches) Nov 06 19:29:50 (e.g route ID to both 1707 AND twl4030, maybe even to a GPIO in parallel) Nov 06 19:30:22 no bom changes, but proper hostmode still, much like in N8x0 Nov 06 19:38:45 @Nokia: Manpower to hire, email joerg AT openmoko.org Nov 06 20:19:20 who has a meego irc client? Nov 06 20:20:11 pidgin ? Nov 06 20:20:20 idk, thats why i am asking Nov 06 20:20:37 idk ? Nov 06 20:20:49 I don't know Nov 06 20:21:12 ok I m on meego and midgin ish in repo Nov 06 20:21:39 are you on the netbook build? Nov 06 20:21:47 and how is it going for you other than irc Nov 06 20:21:48 or empathy is better integrated Nov 06 20:21:52 yes Nov 06 20:23:02 I don't understand your question ? pidgin is nice no too much bug ? Nov 06 20:25:31 lcuk you mean other 'social' web app ? Nov 06 20:25:54 you make stats ? Nov 06 20:28:51 niala, i have never used pidgin for irc Nov 06 20:29:35 ah ok well he is very stable, Nov 06 20:30:15 and permit to have irc msn and other in same screen with tab Nov 06 20:30:35 cool :) Nov 06 20:31:17 empathy is less stable but since 6month maybe I can try again Nov 06 20:32:26 hm Nov 06 20:32:45 lcuk but empathy is very nice in meego-panel and he bug has you can see on meego-forum Nov 06 20:34:06 do you have a link to the thread? Nov 06 20:37:17 http://forum.meego.com/showthread.php?t=516 http://forum.meego.com/showthread.php?t=277 http://forum.meego.com/showthread.php?t=452 lcuk Nov 06 20:38:23 ta Nov 06 20:42:48 well I just try to import account from pidgin to empathy and meego ux crash Nov 06 20:43:41 need a reboot :( Nov 06 20:44:12 * niala ask if 1.0 was more stable than 1.1 Nov 06 21:22:36 hmm api.meego.com went under a login wall. any idea why? Nov 06 21:23:26 obs was upgraded earlier this morn Nov 06 21:23:54 rog, ta Nov 06 21:24:55 lcuk: always been under login wall, but it was down for upgrades Nov 06 21:25:27 hmm then i am thinking of a different url then! Nov 06 21:28:26 * lcuk wonders which link he is thinking of then Nov 06 21:29:51 ahhh apidocs. Nov 06 21:29:58 but its missing a nice front end Nov 06 21:30:09 http://apidocs.meego.com/1.1/core/html/index.html Nov 06 22:21:46 hi, should the meego-sdk version of qemu work with 64 bit system by default, or should I build it from the scratch as instructed in dev wiki? Nov 06 22:22:38 because now I'm using the sdk version which seems to be installed ok, but the qemu boot fails Nov 06 22:23:17 I was attempting this: mad remote -r meego-handset-ia32-qemu-1.1.20101031.2201-sda-runtime poweron Nov 06 22:24:11 madde55, what operation system are you running ? Nov 06 22:24:21 ubuntu, 10.10 64bit Nov 06 22:25:00 There seems to be something wrong between qemu and ubuntu 10.10 which makes it fail at boot. http://forum.meego.com/showthread.php?t=1856 Nov 06 22:26:21 punch.. I knew I was looking for trouble when I installed the 10.10 instead of 10.4, now it realized :D Nov 06 22:27:04 :) Nov 06 22:27:25 I guess the problem resolving work is ongoing in Meego side and the 10.10 should be supported hopefully soon? Nov 06 22:28:52 donno Nov 06 22:32:09 ok, thanks for the info anyway.. Nov 06 22:44:40 Fireworks go boom :) Nov 06 22:50:16 anyone know anything about room size for talks @meego conf? Nov 06 22:50:52 yours is in what room? Nov 06 22:51:03 "how would i know?" :) Nov 06 22:51:46 http://conference2010.meego.com/program/schedule Nov 06 22:51:47 :P Nov 06 22:52:01 sure, i'll take anything you give me :) Nov 06 22:52:13 * Stskeeps finds size Nov 06 22:52:15 hrm, including a pointer to my talk name ;-) Nov 06 22:52:29 oh wow, it lists speakers Nov 06 22:52:33 nice, *click* Nov 06 22:52:51 120 'cab', whatever it means.. Nov 06 22:53:08 we talked about CAB w/ sp3000 and DawnFoster earlier iirc Nov 06 22:53:16 it's caberet style seating Nov 06 22:53:40 http://www.lmc.ac.uk/home/images/business/cabaret.jpg Nov 06 22:54:10 * timeless_mbp ponders Nov 06 22:54:19 bbl sleep Nov 06 22:54:30 hrm, sounds good Nov 06 22:54:35 i have a flight in <20hrs Nov 06 22:54:39 (not sure when) Nov 06 22:54:43 (actually, two flights) Nov 06 22:55:37 hello everyone Nov 06 22:56:35 I've got a question about Meego install Nov 06 22:56:50 I've a Samsung N220 with Win7 pre-installed Nov 06 22:57:17 I've deleted the D: partition (extended one) and install there a "default layout" during Meego installation Nov 06 22:57:37 all install went fine. But when reboot I get this: Nov 06 22:57:45 Going to rescue mode Nov 06 22:57:50 grub rescue> Nov 06 22:58:18 is it because the /bott (ext3) partition is in the extended partition? Nov 06 22:59:02 it won't be because it's an extended partitijon Nov 06 22:59:18 also are you saying D drive or is that a shocked smiley? Nov 06 22:59:37 I was stating D drive ;) Nov 06 23:00:49 hmm I don't know how to solve, I've already 3 prime partition: Recovery, System (200MB don't know what it is?) and Win7, all created by default Samsung install Nov 06 23:01:21 so I can't have /boot as prime, or do you have a good idea? Nov 06 23:01:33 (thanks for helping me by the way!) Nov 06 23:05:02 Windows 7 creates a small partition for it's needs Nov 06 23:05:30 you don't need /boot as primary Nov 06 23:05:43 at least I'm pretty sure you don't Nov 06 23:07:03 ok, then do you have a clue why grub fails? Nov 06 23:08:26 oh yeah, I'm using Meego 1.1 (in case this is useful) Nov 06 23:09:46 perhaps is there a solution that I boot with a live USB and install a new grub configuration Nov 06 23:10:08 do you know of any tutorial? A search didn't help me :-( Nov 06 23:10:27 can you type "root (" and then tab Nov 06 23:11:38 tab doesn't do anything, but my '/boot' partition should be hd0,5 (it's sda6) Nov 06 23:12:26 if I do 'root (hd0,5)' it replis - oddly - (hd0,5): Filesystem is fat. Nov 06 23:12:50 hmm Nov 06 23:12:54 which puzzle me, esp. since ls (hd0,5) shows one dir named grub.... Nov 06 23:12:57 try hd0,6 Nov 06 23:13:22 filesystem unknown for hd0,6 Nov 06 23:13:54 (same for 7 and 8) Nov 06 23:14:07 hmm Nov 06 23:14:19 * CosmoHill grabs his notes Nov 06 23:14:44 geysi: try "lnsmod ext2" Nov 06 23:15:03 that might be an "i" instead of an "L" Nov 06 23:15:58 got unknown filesystem Nov 06 23:16:50 that should have loaded the ext2 module for grub Nov 06 23:16:56 when I do 'root (hd0,5)' and then ls I see 'grub/' if I ls there, I see lots of files (device.map, normal.mod, etc.) Nov 06 23:17:09 ah okay Nov 06 23:17:21 you have that as root Nov 06 23:17:27 now type Nov 06 23:17:59 linux /kernel-1.2.3-vmlinuz (you'll have to search for your run) Nov 06 23:18:30 then initrd /initrd_file (you'll have to search for that too, pretty sure meego doesn't have one) Nov 06 23:19:41 hi guys, i am just starting out with meego. one thing that surprised me is that meego is using swap. Nov 06 23:20:17 how much RAM do you have? Nov 06 23:20:41 none, i am just playing with the emulator/reading up on meego Nov 06 23:20:54 its more that i am wondering what planed there in general. Nov 06 23:21:10 swaping tends to cost battery for example Nov 06 23:21:19 ah okay I thought you had a computer with little RAM Nov 06 23:21:42 it's better to use swap on a slow device than to have your computer freeze Nov 06 23:22:16 well it wont freeze the OOM killer will step in at some point ;-) Nov 06 23:22:19 hmm I don't see any kernel file... nor initrd one Nov 06 23:22:38 can you type "ls /" and pastebin the output Nov 06 23:22:52 i am just wondering in general. if you compare this for example with android its quite different Nov 06 23:23:37 'ls /' only displays 'grub/' I guess something went wrong during installation (though no error was displayed) Nov 06 23:24:13 android apps have a life cycle and can in case of memory pressure by asked to prepare for being destroyed and later on restored (when access again by the user) Nov 06 23:26:15 bambule: seems like an awkward way to swap Nov 06 23:27:15 geysi: oh that's not good Nov 06 23:27:48 berndhs: yes, in some way it is. on the other way you have quite a bit of control over it. Nov 06 23:28:25 bambule: yes but you need the app to cooperate in its own swapping, that doesn't seem good Nov 06 23:28:38 sorry got disconnected Nov 06 23:28:51 geysi: oh that's not good Nov 06 23:29:44 berndhs: well, its more then swapping, it goes through a number of states like, created, backgroud, foreground, aboutToBeDestroyed, etc Nov 06 23:30:07 berndhs: also you don't really need to store all the internal state of you app Nov 06 23:30:30 I've been reinstalling Meego a few times now, and actually I end up in the same configuration each time ... I guess it does not work on this particular netbook Nov 06 23:30:35 berndhs: as an extrem example a webbrowser might just wont to remember its tabs and the urls Nov 06 23:31:13 berndhs: i am advocating one over the other. i just want to figure out the meego way Nov 06 23:31:13 bambule: its non-preemptive swapping, sort of Nov 06 23:32:11 ok anyway, I think I'm stuck... going to try to restore my MBR and try Meego 1.2 when it'll be out Nov 06 23:32:15 bambule: it looks like they are putting a lot of the complexity in teh app, and if (rather when) the app is not well behaved ... Nov 06 23:32:16 berndhs: btw. does this mean the a meego device always needs a flash memory for swap? swapping the a harddrive isn't fun when running on battery Nov 06 23:33:01 bambule: I'm not sure how meego does that, was just surprised to hear about android doing something like that Nov 06 23:33:23 thanks a lot CosmoHill Nov 06 23:33:31 geysi_: if you want to try MeeGo 1.1 you can run it from USB Nov 06 23:33:32 or DVD Nov 06 23:34:07 http://developer.android.com/reference/android/app/Activity.html#ActivityLifecycle Nov 06 23:34:37 berndhs: you would get all kinds of management issues - how do you know how an app would behave, what does it cost to toss it out and bring it back,... Nov 06 23:35:33 bambule: that last one was for you obviously :) Nov 06 23:35:48 berndhs: thought so :-) Nov 06 23:40:12 CosmoHill: hello Reading win this WE? Nov 06 23:40:25 non :( Nov 06 23:41:30 arf, now you are 7e 8e ? Nov 06 23:43:34 10th :( Nov 06 23:43:58 we lost 3 - 1 to the current leaders Nov 06 23:44:24 ah leaders that is not too bad Nov 07 00:39:31 where is the site that shows current hw status for the n900 and meego? Nov 07 00:55:13 @Macer wiki.meego.com is probably best for good infos about that. twitter is probably best to keep on the newest things, but if you want stable solutions try the wiki or the forum at meego.com **** ENDING LOGGING AT Sun Nov 07 02:59:57 2010