**** BEGIN LOGGING AT Mon Dec 06 02:59:57 2010 Dec 06 04:17:58 morning Dec 06 04:21:54 night Dec 06 04:52:39 afternoon Dec 06 05:05:42 githogori, kimitake and I will hold with night. Dec 06 05:37:17 hi, Alison, do you have meego pub obs account? Dec 06 06:12:42 re: QTDIR means nothing at all ... --> does QTDIR not exist on Meego's Qt?? Dec 06 06:13:36 for example http://qtjambi.sourceforge.net/development/building/ "QTDIRYou need to set a few environment variables for this: On Linux modifying compile.sh is most likely the easiest way, on Windows you can add the needed paths in the correct order to have proper Qt- and other tools" Dec 06 06:15:30 ljp: there's 'daily' repos now Dec 06 06:16:47 I saw that but see no mention of removal of the preview repos on the mailing list/forum, but I could have easily missed it Dec 06 06:17:45 Hey, kimitake, I didn't create an obs account. I've been failing with mic2 today instead. Dec 06 06:18:43 Alison_Chaiken: the good thing about failing with mic2 is that once you get over that hurdle, everything else seems easy :P Dec 06 06:18:57 ljp: yeah, they forgot to mention that one, but since preview is basically 'daily image on friday'.. Dec 06 06:22:03 Alison_Chaiken: what errors are you getting? Dec 06 06:39:41 Stskeeps, I spent pretty much all day mulling over panda.ks, looking through the repos, reading mic2 docs, etc. Finally I compiled and made a new SD card and booted the Panda. The Panda said /boot was unreadable! So then I reformatted the card and started all over, resulting in the same error. This is all amazing since when I put the stock Panda image on a card, it went smoothly. Maybe the stupid SD card is bad. Dec 06 06:41:50 But at least my new filesystem, even though it can't be booted, has emacs rather than vim. Tomorrow is another day. Dec 06 06:43:22 By the way, if you have upgraded to Fedora 14, mic-image-creator no longer works, because F14 has python-2.7 rather than python-2.6. F14 repos don't have a new mic2 rpm, but it's easy to get mic2 from git repo and build it (make, make install). Dec 06 06:43:23 Alison_Chaiken: so, you took the raw output of mic2 and wrote it to sd? Dec 06 06:44:37 if so, i can explain why Dec 06 06:44:47 Stskeeps, I carefully followed the instructions on the OMAP4/MeeGo website. The first time, it worked like a charm with the stock image. Not sure why my new image has a broken /boot unless the chip is bad. I changed the ext3 filesystem, not /boot. Dec 06 06:45:08 Alison_Chaiken: url? Dec 06 06:45:30 so the problem is that omap bootloaders need a bizarre partition support Dec 06 06:45:43 support/setup Dec 06 06:45:55 Stskeeps, http://wiki.meego.com/ARM/OMAP4_Panda Dec 06 06:46:14 we are working to have mic2 auto generate that, so you take .raw image and write straight to sd Dec 06 06:46:41 And http://www.omappedia.org/wiki/SD_Configuration Dec 06 06:47:19 Hmm, the first time I went through the procedure exactly as outlined on those pages. Dec 06 06:48:06 make bootable sd in first guide? Dec 06 06:49:17 Yep, I used fdisk to make first partition bootable and VFAT as per instructions. I'll check tomorrow that first SD card still boots and then try again with third one. Dec 06 06:49:40 ah, you need the bizarre cylinder stuff too Dec 06 06:50:26 Yep, I used fdisk to format 480 cylinders on a 4GB card. Our local electronics store is infamous for rewrapping returns and reshelving them. I am suspicious! Dec 06 06:51:30 so 255 heads/63 sectors/480 cylinders? as in 'configure sd card'? Dec 06 06:52:28 Precisely Stskeeps. Worked for 1st SD card, not for second. If first and third work tomorrow, second goes in trash! Thanks for your help and encouragement too. Dec 06 06:52:35 G'night all. Dec 06 06:53:14 Soitelaan huomenta, or something like that. Dec 06 06:53:20 nite Dec 06 06:54:05 Alison_Chaiken: good night Dec 06 07:49:24 morning Dec 06 07:49:54 gm Dec 06 07:50:24 gn (ugt) Dec 06 07:51:18 n=night? Dec 06 08:03:55 who know how to build a debug qt, meego provide release qt by default Dec 06 08:08:05 you probably add something like QT_DEBUG as a flag Dec 06 08:08:23 http://doc.trolltech.com/4.6/debug.html says how to disable it using the QT_NO_DEBUG flag Dec 06 08:17:20 kismeter: recompile it Dec 06 08:17:36 but you don't need to unless you want to debug inside Qt Dec 06 08:17:46 if you want to debug your own code only, do what lardman said Dec 06 08:19:10 thiago_home:I know need recompile it, but where should I change the release to debug Dec 06 08:21:19 lardman:I want to recompile the qt core to be debug. when I debug meego application, I can deep into qt code Dec 06 08:22:25 Well you need to recompile Qt itself with that flag then Dec 06 08:22:36 why do you need to look deep into Qt anyway? Dec 06 08:24:13 just for fun Dec 06 08:25:03 anybody done that before? should I modify the spec file? Dec 06 08:25:42 edit the pro file probably Dec 06 08:25:54 or does it need to bootstrap Dec 06 08:26:24 just modify the spec file Dec 06 08:26:30 change "-release" to "-debug" Dec 06 08:26:54 thiago_home:but I can't find it Dec 06 08:27:00 what can't you find? Dec 06 08:29:56 thiago_home:http://pastebin.com/H3cqZFzj Dec 06 08:31:47 thiago_home:it's my qt.spec no -release Dec 06 08:33:32 add -debug to the configure (line 580) Dec 06 08:33:42 -release is the default Dec 06 08:34:14 thiago_home:thanks Dec 06 08:37:57 morning Dec 06 09:23:33 lbt: is there any progress on Team: projects on the community obs? Anything I can do to get that moving forward? Dec 06 09:23:45 there isn't yet Dec 06 09:23:49 Morning, all Dec 06 09:23:55 hey Jaffa Dec 06 09:24:08 Mek: we need to get some policy discussions going Dec 06 09:24:31 I'm hoping the holiday season will see some community tasks getting attention Dec 06 09:24:39 Stskeeps: http://wiki.meego.com/index.php?title=User:Stskeeps/10_easy_steps_to_a_local_OBS&diff=23153&oldid=19979 Dec 06 09:25:10 thanks Dec 06 09:25:14 np Dec 06 09:25:56 I skipped the example qemu-img command-line as a person setting up obs should be able to comprehend and apply the linked man page :) Dec 06 09:27:19 that's much to ask Dec 06 09:27:20 :P Dec 06 09:27:33 'built in security feature' ;) Dec 06 09:28:58 lbt: aard told me about boss, is the source public yet? I'm considering to propose a setup for our internal meego competence development project. Dec 06 09:29:24 yes it is public and open Dec 06 09:29:33 we're using it in production Dec 06 09:29:41 but it is not 'productised' Dec 06 09:29:53 there are rpms Dec 06 09:30:14 they would go onto an obs install? Dec 06 09:30:16 but documentation and initial setup is not "trivial" Dec 06 09:30:21 alongside Dec 06 09:30:23 *nod* Dec 06 09:30:41 we'd be happy to assist though Dec 06 09:30:49 I'll try to propose this and will come back asking for pointers and help if it gets a go-ahead Dec 06 09:30:50 just setting expectations Dec 06 09:30:56 sure Dec 06 09:31:06 it is being deployed RSN in meego core and community Dec 06 09:31:20 and I've had interest expressed from a couple of vendor type Dec 06 09:31:21 s Dec 06 09:31:42 so getting those "kickstart" shortcomings addressed is in the plans Dec 06 10:34:45 is it now possible to have a phone call on MeeGo using the earpiece and not the loudspeakers? Dec 06 10:35:11 we're working on policy rules still afaik Dec 06 10:35:36 what are these policy rules? Dec 06 10:35:58 basically what handles let's say "plug in headset -> route audio to headset Dec 06 10:35:59 tc Dec 06 10:36:12 ah Dec 06 10:36:23 Control logic for pulse Dec 06 10:36:32 understandable Dec 06 10:36:44 and everything else Dec 06 10:36:47 is there an ETA for this component? Dec 06 10:36:52 'in works' Dec 06 10:37:00 it has to work on several platforms, verticals and devices, so Dec 06 10:37:47 ok Dec 06 10:38:06 my other question is, how are the drivers for the N900? Dec 06 10:38:46 are they complete now or there are things still missing? Dec 06 10:39:13 Camera, GPS aren't in yet Dec 06 10:39:23 camera's in works Dec 06 10:39:29 Oh, okay. Dec 06 10:39:50 and all others are done? Dec 06 10:39:50 \\\ Dec 06 10:39:51 CIR is untested, but I was gonna look into that this afternoon or tomorrow. Dec 06 10:40:17 eg. leds, vibra, fmtx, modem, etc? Dec 06 10:40:24 modem works Dec 06 10:40:26 has anyone put a 3g card in the S10 and got it working yet? Dec 06 10:40:47 leds do Dec 06 10:40:54 fmtx is probably not available yet, or fmrx for that matter :) Dec 06 10:40:59 Venemo_N900: best thing to do is to just try it out. it's an ongoing project Dec 06 10:41:02 Stskeeps: how does the meego project deal w/ binaries such as the graphics etc? Will they be stored in a separate "vendor secific" tree or? Dec 06 10:41:24 only been trying with a vodafone usb so far, and that one I got working Dec 06 10:41:42 Stskeeps: I would, but I don't have a spare N900 :( Dec 06 10:41:48 (mini pci 3G cards cost more than my budget so far) Dec 06 10:42:28 tybollt: we have a 'non-oss' section which contains royalty-free redistributable binaries Dec 06 10:42:32 Stskeeps: anyway, I'm happy there's progress :) Dec 06 10:42:43 Stskeeps: in the same tree? Nice. Dec 06 10:43:40 Stskeeps: also do you get intel/nokia legal dept support for the binaries, so there's no BS down the road wrt licensing etc (you know, the usual drama)? Dec 06 10:44:28 tybollt: it's in Trunk:non-oss, nothing in Trunk depends on it, so it's not mixed Dec 06 10:44:47 tybollt: and do you think we'd get permission to put things there without lawyers looking at it? :P Dec 06 10:44:59 Stskeeps: No, of course not :) Dec 06 10:45:11 so things should be fine Dec 06 10:45:42 Stskeeps: But as for all things open source - if you don't focus a bit on those issues right at the start they are bound to come back and bit you in the ass later on. :) Dec 06 10:45:48 But, that sounds reassuring... Dec 06 10:46:06 tybollt: of course Dec 06 10:46:43 Stskeeps: talking about the N900, what drivers are closed and which are open? Dec 06 10:47:28 Venemo_N900: closed, mainly, SGX driver Dec 06 10:48:08 Venemo_N900: BME, SGX and two pulseaudio modules and that's about it, i think Dec 06 10:48:09 Probably firmware for bluetooth and wireless Dec 06 10:48:11 and firmwar Dec 06 10:48:12 e Dec 06 10:48:25 What pa modules? Dec 06 10:48:48 some related to speaker protection and 3gpp stuff Dec 06 10:48:59 Hrm Dec 06 10:49:00 it's to avoid 'trouble on the gsm network' Dec 06 10:49:01 so Dec 06 10:49:26 Stskeeps: and are these drivers rebuilt for each new kernel release? Dec 06 10:49:40 Venemo_N900: they're rebuilt for every build Dec 06 10:49:41 Venemo_N900: userspace, kernel drivers are oss Dec 06 10:49:57 no closed bits in kernel Dec 06 10:50:06 so no need to rebuild them either? Dec 06 10:50:34 pretty much Dec 06 10:51:02 that's even better than my Linux desktop Dec 06 10:51:33 Well, not as much hardware to support ;) Dec 06 10:53:44 for my desktop, I have to rebuild my wlan driver each time the kernel is updated Dec 06 10:54:02 also the akmod has to rebuild the nvidia graphics driver for me Dec 06 10:55:08 even xorg driver is open, so it's 'as good as it gets' Dec 06 10:55:09 :P Dec 06 10:55:18 nice Dec 06 10:58:48 Stskeeps: what's the situation with Gtk/Hildon? Who won the €50000? Dec 06 11:02:28 Venemo_N900: no clue - i haven't heard of any work going on Dec 06 11:02:47 Stskeeps: has there been any applications at all? Dec 06 11:05:03 Venemo_N900: i think the weighing is really effort of making hildon+gtk work nicely vs just recoding things in qml+qt Dec 06 11:05:06 :P Dec 06 11:05:30 different groups of people Dec 06 11:05:33 hehe, yeah Dec 06 11:05:46 still, I could use the cash :P Dec 06 11:06:18 Venemo_N900, i told you when it was published, review your logs and speak with the people I mentioned then about a proposal Dec 06 11:06:39 lcuk, I have no logs, but I remember you telling me Dec 06 11:06:59 lcuk: I had no free time at all for this kind of thing back then. Dec 06 11:07:14 * lcuk nods Dec 06 11:07:22 lcuk, but approx. in a week, my free time'll increase a lot Dec 06 11:07:38 yup as you said Dec 06 11:09:13 so, did those guys start working on it? Dec 06 11:09:47 idk i have other things to take my time Dec 06 11:10:13 which devices are already sold with meego? any? Dec 06 11:10:44 rumohr: I don't think so, but would be surprised if there's any Dec 06 11:11:02 k, thx Dec 06 11:11:23 and it is, by now, only possible to get it running on N900? Dec 06 11:11:51 and netbooks, etc.. Dec 06 11:11:56 i mean mobile devices Dec 06 11:12:17 rumohr: nope, there's the aava handset, a bunch of netbooks, and some people're also making ports for htc devices Dec 06 11:12:22 i am writing an essay about meego.. thats why i am asking such dumb ;) Dec 06 11:12:37 ok Dec 06 11:12:50 rumohr: there is also a porting guide, so anyone can start their port any time Dec 06 11:13:19 yes, i saw. thx Dec 06 11:13:42 rumohr: you can find more info on meego.com's articles Dec 06 11:15:00 yes, i know. i nearly live on that page for days ;) Dec 06 11:15:10 rumohr: okay Dec 06 11:15:28 rumohr: what kind of essay is it that you're writing? Dec 06 11:16:16 DawnFoster: ping ... is anything being done about the lost mail archives? Dec 06 11:16:27 i am studiyng economical informatics and we got an seminar with the topic "mobile OS".. i got meego, some others android, iOS, RIM, etc... Dec 06 11:16:59 lbt: the double-gzip archive problem? Dec 06 11:17:00 should become a presentation of an hour.. Dec 06 11:17:09 Stskeeps: no http://lists.meego.com/pipermail/meego-packaging/2010-October/thread.html Dec 06 11:17:20 many are missing Dec 06 11:17:52 lbt: we probably need to file a bug for that Dec 06 11:23:12 http://bugs.meego.com/show_bug.cgi?id=10909 Dec 06 11:27:50 CC\ed Dec 06 11:30:37 I'm back on the "meego version numbering is broken" Dec 06 11:31:10 you simply can't tell when a bug was fixed Dec 06 11:31:26 well, that's why people start referring to SR#'s nw Dec 06 11:31:55 seriously? Dec 06 11:32:17 we don't care that we can't locate which rpm a bugfix appears in? Dec 06 11:33:08 the changelog doesn't tell us Dec 06 11:38:34 * CosmoHill is kinda stuffed >.< Dec 06 11:41:44 Stskeeps, SR# ? Dec 06 11:42:28 lbt do you have a bug relating to the versioning? Dec 06 11:42:49 can anyone point me in the direction of a good tutorial for internet sockets Dec 06 11:42:51 lcuk: No... not yet Dec 06 11:42:57 I think I'll have to Dec 06 11:43:07 yes Dec 06 11:43:14 I need to program a hybrid ftp / chat program but I'm kinda stumped :( Dec 06 11:43:33 lcuk: it's something I bump into ... not sure who else does Dec 06 11:43:45 ftp/chat? Dec 06 11:43:50 it should be a high level release overview thing Dec 06 11:43:59 and a QA issue Dec 06 11:44:07 yeah, not I can kinda do the chat bit Dec 06 11:44:16 but the sever crashes whenever the client disconnects Dec 06 11:46:56 lbt http://mg.pov.lt/meego-irclog/%23meego.2010-10-29.log.html#t2010-10-29T20:03:02 Dec 06 11:47:43 it effects more than you Dec 06 11:48:04 http://www.mail-archive.com/meego-packaging@meego.com/msg00415.html Dec 06 11:48:33 there is also an issue that we need to support changes to packages in 1.1 when 1.2 is out Dec 06 11:48:48 I wonder if auke has a solution there? Dec 06 11:49:00 of course, backporting is essential for any production system Dec 06 11:49:11 right I'm gonna go into uni and panic Dec 06 11:49:23 but how do you manage the versioning of the package? Dec 06 11:50:16 lbt in simpler times, we had enough leeway with our packages that could commit a whole range of changes between the 2 major releases and not conflict Dec 06 11:50:45 yeah Dec 06 11:51:14 OK .... a new question: What does package versioning need to do? Dec 06 11:51:30 hi to all! i have a n97-mini. someone know if exist a way to run linux kernel on nokia N-series? i can help testing Dec 06 11:52:27 hi, I see on the meego wiki that it's possible to install meego on an HTC Desire, (http://wiki.meego.com/ARM/MSMQSD#HTC_Desire) Dec 06 11:52:47 but i can't find any infos about the kernel use and the modifications done on the meego rootfs Dec 06 11:52:58 somebody have infos about it ? Dec 06 11:53:22 MoL0ToV, not sure, its not our specific focus here, please try internet search and once you know more you could come and report back Dec 06 11:53:53 captainigloo, goto #meego-arm as said on that page Dec 06 11:53:55 lbt Dec 06 11:54:01 N95 N97 etc were never hacked to my knowledge Dec 06 11:54:10 package should be differentiated in a way the update manager knows Dec 06 11:54:11 lcuk: oh ok thanks sorry Dec 06 11:54:13 ie, greater Dec 06 11:54:41 users rarely know/care about packaging versions unless they have cute release names Dec 06 11:55:09 and of course anything the user doesn't care about isn't worth doing Dec 06 11:55:38 ali1234, read a bit about the scrollback :P Dec 06 11:56:09 I'm thinking "Identify a reproduceable unit of software with known features/bug-fixes" Dec 06 11:56:24 "support release to release upgrades" Dec 06 11:56:53 "permit maintenance updates of a stable branch" Dec 06 11:57:35 package version number should clearly relate to a git tag somewhere (or similar) Dec 06 11:57:59 well. that's one technical solution to that point Dec 06 11:58:07 ie upstream Dec 06 11:58:09 Hi guys, I'm dealing with a doubt about power consumption in the Meego OS that I want to ask you. Dec 06 11:58:27 I have conducted a set of experiments among different netbook-based distros, including MeeGO Os, Jolicloud, WattOS, Ubuntu Netbook so on, aiming to determine what ditros presents the better behaviors and why. Dec 06 11:58:31 ali1234, git tags can and do vary wildly but since git is not the sole SCM it cannot be relied upon Dec 06 11:58:34 All distros but MeeGo have presented a similar behavior regarding to power consumption parameter. Such distributions had an average consumption of about 950 mA. Dec 06 11:58:39 In turn, the meego had presented a average consumption of 700 mA. Could you give any clues about why the meego distribution have presented a better behavior? Dec 06 11:58:40 or similar Dec 06 12:00:29 txithihausen, its built with a sprinkling of awesome. Dec 06 12:00:56 txithihausen: you don't even state your hardware, nor what usage pattern or measurement methodology was applied... Dec 06 12:01:49 txithihausen: in general it's a design objective. Hence it is considered during implementation, measured (somehow) and regressions are fixed Dec 06 12:03:16 jolicloud, wattos, ubuntu netbook... all ubuntu derivatives. why is it surprising they all use the same amount of power? Dec 06 12:04:13 hum... thanks for you replies! :) Regarding to measurement methodology, I ran a script that write the current power consumption Dec 06 12:04:34 for a certain amount of time... Dec 06 12:05:09 damn, thats a nifty trick. i used a stop watch and a clicker and counted the electrons as they passed along the cable :P Dec 06 12:05:46 lcuk, :P Dec 06 12:49:55 what's the email or name of the guy working on the compliance spec? Dec 06 12:50:06 * sivang looks into Quality section of meego.com Dec 06 12:53:31 sivang: his first name is Mats Dec 06 12:53:36 surname starts with W Dec 06 12:54:14 * Stskeeps points to mwichmann Dec 06 12:54:40 thiago: yes, I'm trying to find the email address , perhaps here http://meego.com/about/governance/quality-assurance or here : http://meego.com/about/governance Dec 06 12:54:54 Stskeeps: right, do you know the exact title and email? Dec 06 12:55:27 just search on meego-dev mails Dec 06 12:55:31 can someone please pretty please fill this at least with a contact person? :) http://meego.com/about/compliance-program Dec 06 12:55:52 well, mark skarpeness is the one in charge, while mats does the real editing, i think Dec 06 12:56:11 * sivang thanks for having an Stskeeps Dec 06 12:56:44 check governance - quality, i think Dec 06 12:59:01 Stskeeps: yes, mark's name is in here: http://meego.com/about/governance/quality-assurance Dec 06 12:59:42 Stskeeps: email found in -dev Dec 06 13:00:51 What is the best way to reset my xorg screen resolution? Dec 06 13:01:26 I think Ibrahim is also involved in compliance Dec 06 13:01:46 But I don't think we've come to the final compliance definition. Dec 06 13:02:02 enforcement, maybe Dec 06 13:03:58 i just hope 1.1 compliance comes out before 1.2 one.. Dec 06 13:05:07 Where does MeeGo hide the Xorg.conf file? Anyone? Dec 06 13:05:37 most is autodetection Dec 06 13:06:00 /etc/X11/xorg.conf.d Dec 06 13:06:22 Stskeeps: There are a bunch there. Dec 06 13:06:29 But not the default Dec 06 13:08:31 jeremiah_: far far from being complete, yes. Dec 06 13:08:53 jeremiah_: what do you want to do? Dec 06 13:13:35 jeremiah_: basically xorg.conf.d is only for when autodetect goes wrong .. xorg 1.9 does things differently Dec 06 13:19:29 thiago: I was hoping to get the XTerm fonts a bit bigger Dec 06 13:20:24 And then I hoped to change the full screen resolution of an app I'm working on for MeeGo IVI. Dec 06 13:20:43 jeremiah_: what does xterm have to do with xorg.conf? Dec 06 13:20:59 or the resolution? If you want to change the resolution, replace the monitor. Dec 06 13:22:36 Never mind. I'll dig into it myself. Dec 06 13:23:56 jeremiah_: dpi? Dec 06 13:26:35 meh? Dec 06 14:16:10 hello people Dec 06 14:16:40 i need some help on b43 drivers meego 1.1 has anyone any idea how can i install them ? Dec 06 14:17:45 altini: http://forum.meego.com/showthread.php?t=288 << you need to install b43-fwcutter Dec 06 14:18:23 altini: althought CONFIG_B43 might not be compiled into the kernel for meego. Dec 06 14:18:58 hhmm Dec 06 14:19:08 b43-fwcutter Dec 06 14:19:41 how is that installed i remember when i used meego on 1.0 thought i used yum install Dec 06 14:25:18 Is anyone else having trouble with the ARM repos? I'm getting a "Media exception" when I try to update Dec 06 15:38:20 someone bored and up to write a 20-30 lines app? :) Dec 06 15:38:47 depends what the app is :) Dec 06 15:38:51 GNU Hello Dec 06 15:40:19 nearly.. :) should be an app with 2 dices. 1 dropdown (number of dices) and a button to roll the dices.. (no grafics needed).. and than a field (label perhabs) with the number the diced say... Dec 06 15:40:57 So... YADR ;) Dec 06 15:41:34 Yet Another Development Request? Dec 06 15:41:45 rumohr, http://qt.nokia.com/products/ Dec 06 15:42:02 already got Qt Dec 06 15:42:04 rumohr: is this your homework? :) Dec 06 15:42:34 thiago: Yet Another Dice Roller ;) Dec 06 15:42:38 not a homework. should show how meego apps look like in my seminar.. Dec 06 15:42:49 rumohr, then why cant you write a 20-30 line app yourself Dec 06 15:43:05 not a c++ fan Dec 06 15:43:21 plenty of other languages in the sea. Dec 06 15:43:36 is it possible to write in java? Dec 06 15:43:45 haven't found smth about Dec 06 15:44:18 http://qtjava.sourceforge.net/ second link with google Dec 06 15:44:31 sigh Dec 06 15:44:34 Unsupported afaik on Meego though ;) Dec 06 15:44:47 lol java Dec 06 15:45:13 be adventurous, learn something nre Dec 06 15:45:18 i saw someone running some form of Java on N900... kaybe that work could be extended towards MeeGo Dec 06 15:45:23 s/nre/new/ Dec 06 15:45:24 berndhs meant: be adventurous, learn something new Dec 06 15:45:26 you can try writing it in Java Dec 06 15:45:26 k=m Dec 06 15:45:30 my seminar is on thursday.. ;) Dec 06 15:45:38 but you'll miss the point if you wanted to show how MeeGo apps looked like Dec 06 15:45:39 lots of time Dec 06 15:45:51 why not just use one of the examples? Dec 06 15:46:22 the dice-app-task is given by my prof... Dec 06 15:46:32 for showing something on Thursday, java is not your option Dec 06 15:46:34 ah, so it *is* homework... Dec 06 15:46:47 in some way.. Dec 06 15:47:10 not my school-homework.. study-project-homework Dec 06 15:51:26 http://meego.com/developers/getting-started/create-basic-meego-application <- this application will run on mobile devices too? even if it is not esspecially written for it? or do i have to use the meego touch framework? the one used is Clutter, i suggest? Dec 06 15:52:36 That application is using Qt, and that will run on all device profiles Dec 06 15:53:04 okay. because of the menu i thought.. but okay.. Dec 06 16:22:00 lcuk: ping Dec 06 16:22:50 hey qgil \o Dec 06 16:22:54 about http://wiki.meego.com/News.meego.com#.40meegocom_at_Twitter - did you say you preferred to "forward" tweets to meegocom by using @meegocom instead of #meegocom? Dec 06 16:23:10 hi there :) Dec 06 16:24:03 qgil, I believe thats the way I have seen it done in other places, like mwkn and other shared accounts (group WOM projects) Dec 06 16:24:52 qgil, it gives the impression of passing on a tip Dec 06 16:25:06 then the people maintainin the account can then action it and do whatever is needed Dec 06 16:25:20 lcuk: http://wiki.maemo.org/Maemo_Weekly_News says that @, # or even "d" are good - I'd prefer to offer a single way Dec 06 16:26:12 lcuk: then again, anybody searching #meegocom can see all the status proposed, while at twitter.com/meegocom only the selected will be retweeted Dec 06 16:26:51 lcuk: also, at least for starters we are letting people the chance to send questions using @meegocom (and get a reply, if feasible) Dec 06 16:27:10 this way we have to uses separate: # for forwarding statuses and @ for a direct communication Dec 06 16:27:20 does this make sense lcuk ? Dec 06 16:27:20 sure, as a quick test I just checked #mwkn and @mwkn in searches Dec 06 16:27:40 the hashtag was unused whilst it seems at least one tip was passed to the account Dec 06 16:28:47 Jaffa: hi, any preferences / insights? Dec 06 16:29:07 same for other Twitter insiders in the room Dec 06 16:30:15 mmm ok, let's start with @ only, then lcuk - thanks for the feedback! Dec 06 16:30:37 \o Dec 06 16:31:50 qgil, perhaps an idea to discuss with @WomWorldNokia Dec 06 16:32:11 lcuk: meh :) Dec 06 16:32:18 hah Dec 06 16:35:29 for meego development, its better to install ubuntu or fedora 32bit? Dec 06 16:36:17 i am not between those two. i am gentoo 64bit user and i am wondering if i have to install an additional distro for meego development Dec 06 16:37:12 shouldn't make much difference Dec 06 16:37:27 teh lib names in meego now look more like opensuse stuff Dec 06 16:48:13 is it safe to develop on a virtual machine? Dec 06 16:48:16 yes Dec 06 16:48:55 vmware or vbox? Dec 06 16:48:56 :$ Dec 06 16:49:19 vbox seems to work nicely Dec 06 16:49:53 I've seen some rather alarming comments here that starting the .vmx image somehow corrupts it Dec 06 16:50:00 ..in vmware player, that is Dec 06 16:50:17 hm nice so i will go with vbox Dec 06 16:50:37 thanks Bostik & thiago and berndhs :) Dec 06 16:50:57 but anyhow, you get the same package selection in vm as you get in any native setup, get to tweak packaging for your own needs as long as you need and then finally build the "ready" packages in OBS :) Dec 06 16:51:31 (it also helps that OBS can trivially build the ARM packages too, you don't need to do anything other than enable a build target) Dec 06 16:52:12 it's better to go with opensuse? Dec 06 16:52:49 whatever you want to use as your host, just pick a meego netbook image for your vm install media Dec 06 16:54:40 ehm... sorry for all that questions i am just little unsure and i want to do that with the right way :$ Dec 06 16:55:41 i am with gentoo. i will install propably opensuse or fedora cause of rpm package managers. i suppose that i will go with opensuse. that will be my development environment right? or it's better to install meego netbook edition? Dec 06 16:56:43 abstract3d: meego is simply "just another" linux distro - it just has very specific target market Dec 06 16:56:52 so you install it like any other linux inside a VM Dec 06 16:57:05 then develop on that, for the specified target itself Dec 06 16:57:16 yeah i know that it's an Dec 06 16:57:29 http://wiki.meego.com/MeeGo_1.0_Netbook_VirtualBox Dec 06 16:57:39 just use 1.1 image and you should be all set Dec 06 16:57:48 yeah i know that it's another linux distro. so my development environment will be meego_netbook right? Dec 06 16:58:13 yep Dec 06 16:58:28 or more to the point, your local *build* environment will be that Dec 06 16:58:37 there's nothing to prevent you from writing the code on host Dec 06 16:58:42 ..I do that :) Dec 06 17:00:17 [write code] --> scp to VM --> [build code] --> [install RPM packages] --> [execute for smoketesting] --> iterate as needed Dec 06 17:01:05 so i will install all meego-sdk etc inside meego_netbook right? Dec 06 17:01:32 abstract3d: if I'm reading Bostik right, you're just giong to install your toolchain in the vm Dec 06 17:01:46 abstract3d: and build code from there Dec 06 17:02:01 you should know that I have never used QtDesigner (in any form) for my development Dec 06 17:02:02 ah nice :) Dec 06 17:02:48 Bostik: hm.. but u are using Qt-Creator IDE right? :$ Dec 06 17:02:55 abstract3d: nope :D Dec 06 17:03:00 :$ Dec 06 17:03:12 my development is more on system-level, I utterly suck at UI stuff Dec 06 17:03:29 and I've yet to find anything to surpass vim as my editor Dec 06 17:03:40 aaaaaah nice :P Dec 06 17:03:51 Bostik: butterflys Dec 06 17:04:22 Myrtti: please elaborate Dec 06 17:04:29 for developing graphical apps, qt-creator will be on my host right? and after that scp source and build inside vm Dec 06 17:04:40 hope so that i got the point :p Dec 06 17:05:29 I've got meego on a netbook that I'm converting to a slate. I have 2 questions: 1) How's the Tablet UX coming? Is it possible to get ahold of it? Not afraid to do soem devel. 2) Is there any extra framework I should be aware of to make the UI (multi) touch-aware? I know about xorg 7.5 and the evdev patch. Dec 06 17:05:39 Bostik: http://xkcd.com/378/ Dec 06 17:05:53 abstract3d: no need for qt-creator in that cycle Dec 06 17:06:24 if i want to create GUI is there another way to do that? Dec 06 17:06:32 blegh, I'll repay yo for that one on Friday my dear Myrtti Dec 06 17:06:47 Bostik: love you too ♥ ♥ ♥ Dec 06 17:06:52 :o Dec 06 17:06:59 something like that Dec 06 17:07:15 abstract3d: qt designer is helpful Dec 06 17:08:02 could someone please kick me? Dec 06 17:08:12 ?! Dec 06 17:08:27 need to open my work laptop and start to do some work Dec 06 17:08:40 interested [ ] , not einterested [×] Dec 06 17:08:46 l-e Dec 06 17:08:49 pojdslkgj saglkfhölkghasg Dec 06 17:08:52 iekku: but it's... 6th Dec 06 17:09:01 Myrtti, I know Dec 06 17:09:08 although I should book in my hours too... Dec 06 17:09:10 *cough* Dec 06 17:09:27 Myrtti, but my boss said he wants his report tomorrow.... Dec 06 17:10:09 maybe he gets light version... Dec 06 17:11:38 Myrtti, problem solved, thanks for the help :D Dec 06 17:12:22 now I just lay on the livingroom the rest of the evening :) Dec 06 17:14:09 Bostik: http://wiki.meego.com/MeeGo_1.0_Netbook_VirtualBox since it's out 1.1 i will go with that right? (v1.1) Dec 06 17:14:46 1.1 Dec 06 17:15:06 ok thanks Dec 06 17:17:31 abstract3d: if you want to get 1.1 netbook running in vbox don't use the 1.0 guide Dec 06 17:17:37 o/ qgil ... was thinking that the OBS and Extras and such-like people need to get together with the CO and coordinate Dec 06 17:17:40 let me try to remember what I did... Dec 06 17:18:04 we're starting to see the QA process taking shape Dec 06 17:18:42 lbt, in what area? Dec 06 17:18:50 dm8tbr: http://www.mail-archive.com/meego-dev@meego.com/msg06270.html Dec 06 17:18:54 is that the solution? Dec 06 17:18:59 community promotion of packages to "Extras" Dec 06 17:19:15 which is still not properly named or branded Dec 06 17:19:21 lbt: that's an innovative idea that I shared with you before the summer ;) Dec 06 17:19:39 qgil: :P Dec 06 17:19:46 abstract3d: no that whole guide is redundant Dec 06 17:20:00 at least most of it is misleading Dec 06 17:20:04 well we have a live OBS now ... and xmas hols are nearly here Dec 06 17:20:28 later you install the vbox additions yes, but you start completely different Dec 06 17:20:37 lbt, huh, I was scares you are waiting something from the core or ux side Dec 06 17:20:51 lbt: where in the MeeGo project is all this OBS-Extras activity organized? Dec 06 17:20:52 iekku: hehe .... nah Dec 06 17:20:53 abstract3d: IIRC what I did was to start with an raw or qemu image and convert that for vbox Dec 06 17:21:08 qgil: it's not organised ... we're just doing it Dec 06 17:21:09 lbt: and what kind of coordination are you willing to have with the CO Dec 06 17:21:12 lbt, immediately after I had desided not to work today :D Dec 06 17:21:43 dm8tbr: hm.. u installed meego inside qemu, and u convert that image to vbox? Dec 06 17:22:01 qgil: I honestly don't know what we need to do or how best to coord Dec 06 17:22:09 abstract3d: no, I just took an image and put it into vbox Dec 06 17:22:23 and where did you find the raw image? :$ Dec 06 17:22:24 qgil: this is part of making meego a great place to develop Dec 06 17:22:41 lbt: sure, I'm just trying to guess what you have in mind when you say "was thinking that the OBS and Extras and such-like people need to get together with the CO and coordinate" Dec 06 17:22:42 and a way to bring the lessons from the maemo community over Dec 06 17:23:12 lbt: I still think that all the community-obs, Extras etc fits perfectly under the CO umbrella Dec 06 17:23:15 yeah... so maybe see how you're scheduling things... just participate in the meetings Dec 06 17:23:26 anyway, if for 1.1 doesnt work this guide, if i go with 1.0 meego version, i will be ok? i just want to learn how to develop applications etc Dec 06 17:23:44 I'm happy about that at this point :) Dec 06 17:24:10 abstract3d: http://meego.com/downloads/releases/netbook - just take one of those. now that I look at it I should have used one of them... instead what I did Dec 06 17:24:20 lbt right on time for http://wiki.meego.com/Community_Office/Meetings/Brainstorming_12-7-10 ? Dec 06 17:24:29 yes... that was on my mind Dec 06 17:25:01 this fits the review of scope/structure/approach Dec 06 17:25:03 abstract3d: if you can't directly use it with vbox you can use the qemu-img command to convert it to vdi Dec 06 17:25:17 lbt: agreed Dec 06 17:25:54 I'll prod tekojo and X-Fade too Dec 06 17:26:20 lbt: it would be great if the CO would be useful for the OBS-Extras without adding unnecessary "structure" and "organization", if you know what I mean Dec 06 17:26:55 dm8tbr: so did you do that thing with libglx.so and clutter-xvisual? Dec 06 17:27:01 *nod* ... just thinking via my fingers :) Dec 06 17:27:06 lbt: having the ongoing tasks visible would be helpful - I have been trying to get bi-weekly updates from tekojo and even that was difficult... Dec 06 17:27:13 abstract3d: none of that was necessary Dec 06 17:27:14 yes... we also have ad-hoc things like "managing secret bugs for meego-it" Dec 06 17:27:26 lbt ? Dec 06 17:27:39 we have a bug area for meego-it Dec 06 17:27:45 abstract3d: I didn't get vbox 3d accel working though back then. didn't really spend much time trying though Dec 06 17:27:47 DawnFoster: ping. any news wrt the meego-python mailing list? Dec 06 17:28:00 but it's all "secret" (and rightly so) Dec 06 17:28:00 the vbox guest additions installed cleanly though Dec 06 17:28:01 lbt you mean out of bugs.meego.com ? Dec 06 17:28:15 we have one on b.m.o Dec 06 17:28:17 thp: I should be able to finish configuring it later today Dec 06 17:28:19 a component Dec 06 17:28:23 i am little confused again of what to choose :$ Dec 06 17:28:30 lbt then what's the secret? Dec 06 17:28:41 DawnFoster: thanks :) Dec 06 17:29:07 we need to find a way to track internal task/bugs in a way that doesn't expose potential infra issue Dec 06 17:29:20 and yet allow more 'normal' bugs to be seen Dec 06 17:29:31 the easy "get started" was to make it all secret Dec 06 17:30:02 lbt doesn't Bugzilla allow you to set groups and permissions for bugs? Why not using that? Dec 06 17:30:15 lbt: any, this is really out of my turf :) Dec 06 17:30:18 it does Dec 06 17:31:01 lbt, I have been also thinking about that issue Dec 06 17:31:03 yes... but we need to raise and address these issues. And the group needs to 'sit' somewhere in the CO Dec 06 17:31:52 oh DawnFoster http://bugs.meego.com/show_bug.cgi?id=10415 Dec 06 17:31:56 abstract3d: I'd just go with an regular netbook image. I can try it if you're afraid. I'm half bored enough to do that... Dec 06 17:31:58 iekku: ? Dec 06 17:32:22 lbt, about the internal tasks and bugs and reviews etx Dec 06 17:32:28 etc even Dec 06 17:32:36 lbt: hmmm, I should be able to see everything, and I'm getting unauthorized on that one Dec 06 17:33:32 lbt me neither, and this is something new :) Dec 06 17:33:33 dm8tbr: i want to learn to develop applications for meego.. if i succeed with 1.1 install @vbox i will be fully able to follow any guide for meego development etc, right? Dec 06 17:33:49 i can't access that one also :o Dec 06 17:33:50 lbt but if it's about some security stuff then I'm happy not seeing it :) Dec 06 17:33:57 just spam Dec 06 17:34:02 abstract3d: It would give you a target to try your apps on I guess Dec 06 17:34:11 not sure why it's hidden Dec 06 17:34:18 dm8tbr: hope so :D Dec 06 17:34:45 heh ... because it's on the MeeGo IT component Dec 06 17:35:19 lbt are you aware of this bug to track non-public bugs without a clear reason? http://bugs.meego.com/show_bug.cgi?id=9943 Dec 06 17:35:56 not specifically Dec 06 17:36:05 but we were aware Dec 06 17:36:39 This section is bugs (and tasks) relating to infrastructure deployment Dec 06 17:36:49 lbt: anyway, I think this is something you need to discuss with Stefano and Mike - who are in charge of the IT stuff Dec 06 17:37:00 Yes - I'm on that team Dec 06 17:37:21 lbt: that bug was miscategories Dec 06 17:37:30 ugh. can't type Dec 06 17:37:30 we all want it to be integral to the community generally though Dec 06 17:37:36 lbt I know, and that's why :) Agree on something and probably problem solved Dec 06 17:37:36 DawnFoster: it was Dec 06 17:37:38 anyway, Mike is fixing it now Dec 06 17:38:24 so just understanding our (meego IT) task list and working on prioritising and supporting us Dec 06 17:39:07 so the fact that you've asked Tero is cool - we should be 'reporting' to the CO or to irc meetings on a regular basis I think Dec 06 17:39:26 so you know we're working on getting control of our DNS Dec 06 17:39:35 that we have the LDAP up and working Dec 06 17:39:40 lbt: ok, that bug is open now Dec 06 17:40:57 OK ... can I tell that bugs that I can see are closed? Dec 06 17:53:30 mmm who can add a Product to bugs.meego.com ? Dec 06 17:53:50 we need pub.meego.com OBS on there Dec 06 17:55:44 lbt: file a bug in bugs.meego.com against bugzilla Dec 06 17:55:51 i think eric does it Dec 06 17:55:52 Eric can Dec 06 17:56:06 thanks ... was just seeing that :) Dec 06 17:56:10 http://bugs.meego.com/buglist.cgi?classification=MeeGo%20Community%20Infrastructure&query_format=advanced&component=MeeGo%20bugzilla&product=bugs.meego.com Dec 06 18:31:51 is there a MeeGo Roadmap? Something where i can see, when the first devices are planned, or when there is planned to have the first television on the market.. Dec 06 18:38:18 dm8tbr: i downloaded meego 1.1 now i have to convert it with qemu right? Dec 06 18:39:11 you want to install it on a netbook? Dec 06 18:39:53 no on vbox Dec 06 18:40:07 @ rumohr: Dec 06 18:40:17 windows or linux system? Dec 06 18:40:24 linux Dec 06 18:40:35 ah, ok. then i'm out ;) Dec 06 18:40:39 :$ Dec 06 18:41:12 qgil: Most of the @mwkn stuff comes from DM from trusted contributors; however the script looks for @mwkn as well. Can't remember about hashtag. Dec 06 18:41:30 abstract3d: just launch like another linux no? Dec 06 18:41:37 qgil: However, since process for @meegocom is (AIUI) manual; searches for @meegocom and #meegocom are pretty much similar. Dec 06 18:42:08 Jaffa: thanks Dec 06 18:42:32 qgil: The advantage of the hashtag approach is that you'll drop the hashtag when tweeting it from meegocom; whereas @meegocom searches will include people doing old-school retweets. This may make it harder to find new contributions if popular news get retweeted lots. Dec 06 18:43:12 niala: well @ http://wiki.meego.com/MeeGo_1.0_Netbook_VirtualBox#Installation it says "1. Download the MeeGo v1.0 for netbooks image and change its extension (simple rename) to ISO. " Dec 06 18:43:28 abstract3d: you can just use the file like it is Dec 06 18:43:42 abstract3d: vbox will allow you to add an .img file as a CD image Dec 06 18:44:15 dm8tbr: ah ok.. i was thinking that you told me before that it needs to convert it with qemu Dec 06 18:44:16 abstract3d: I'm doing the same right now. some weird stuff happening though if I try to boot it like that. will keep you posted. Dec 06 18:44:30 abstract3d: yes and ? you boot on it and install Dec 06 18:45:23 abstract3d: you must convert if you want chroot your image Dec 06 18:46:10 niala: ok thanks Dec 06 18:46:18 dm8tbr: me 2 i am going to install it right now Dec 06 18:47:06 hm.. first failure "drm_i915" related Dec 06 18:52:24 abstract3d: yes, you can ignore that it seems. just make sure you have an >3GB virtual drive to install to Dec 06 18:53:36 dm8tbr: i have created 1 x 10GB vdi Dec 06 18:53:56 and till now all are going fine Dec 06 18:54:02 gnarf. meego is not made for dualboot? if i got windows on my netbook first and afterwards install meego, it doesn't add meego to OS-list, it says, it is the only one :/ Dec 06 18:55:14 rumohr: hum? which boot manger are you talking about? Dec 06 18:56:04 i had only windows installed and installed meego from usb... now i don't have the possibility to boot windows Dec 06 18:56:25 i think it is the standard-meego-bootmanager, don't know which one meego uses Dec 06 18:57:46 maybe you have to add the chainload entry for the win bootmanager? (I'm not a meego user though) Dec 06 18:57:48 HATINK! Dec 06 18:58:03 ok, who wrote the meego netbook installer? eh? eh? Dec 06 18:58:16 3000MB is apparently not 3000MB... Dec 06 18:58:43 first mistake: I made an partition 2GB in size, ok. np. Dec 06 18:59:05 then I made one 3,01GB in size, well you know to make sure it's larger than the 3000MB required Dec 06 18:59:30 now this crappy installer tells me that an 3082MB partition is _SMALLER_ than 3000MB Dec 06 18:59:44 * dm8tbr goes to file a bug Dec 06 19:01:32 dm8tbr: rofl Dec 06 19:02:07 I suspect an MiB MB mixup Dec 06 19:02:12 still, FFS Dec 06 19:04:53 someone call me? Dec 06 19:07:21 when trying to boot from local disk, when i have .img loaded up to virtual box it can't boot Dec 06 19:07:49 when i umount disk and reboot vbox all are fine Dec 06 19:08:22 auke: no body called you Dec 06 19:08:23 ever Dec 06 19:08:48 but whilst you're here, do you know anything about msgrcv or internet sockets? Dec 06 19:09:04 lol Dec 06 19:12:30 and now i am waiting.. for what? :$ we'll see :D (after creating 1st user etc) Dec 06 19:14:17 I have no idea what you're on about but I can smell pizza :D Dec 06 19:14:30 * lpotter sniffs Dec 06 19:15:11 CosmoHill: lol Dec 06 19:15:26 CosmoHill: enough to be extremely dangerous :D Dec 06 19:15:37 awesome Dec 06 19:15:58 I have two tutorials I'm stuck on >.< Dec 06 19:17:03 CosmoHill: please.. i have to eat from yesterday :$ Dec 06 19:17:21 hm.. stucked @ this black screen?? Dec 06 19:19:15 do you have an underscore flashing? Dec 06 19:20:34 i shutted down vm. and boot it again. now i see this 'art screen Dec 06 19:20:47 rumohr, no such roadmap exists. Dec 06 19:21:29 abstract3d: just fyi - my experience led to bug 10917 being filed ;) Dec 06 19:21:31 Bug https://bugs.meego.com/show_bug.cgi?id=10917 nor, Undecided, ---, yan.yin, NEW, Netbook installer fails to partition drives slightly larger than required minimum size. Dec 06 19:21:33 rumohr, given that that'd generally be considered privileged information by the manufacturers involved. ;) Dec 06 19:23:57 dm8tbr: it seems that i have that problem just fyi - my experience led to bug 10917 being filed ; Dec 06 19:24:00 Bug https://bugs.meego.com/show_bug.cgi?id=10917 nor, Undecided, ---, yan.yin, NEW, Netbook installer fails to partition drives slightly larger than required minimum size. Dec 06 19:24:01 oops Dec 06 19:24:09 dm8tbr: http://forum.meego.com/showthread.php?t=310 Dec 06 19:25:06 abstract3d: tl;dr no context Dec 06 19:26:21 dneary: ping Dec 06 19:26:39 qgil, Pong Dec 06 19:26:47 But on my way home :} Dec 06 19:26:52 hi dneary I was looking at your comment at http://wiki.meego.com/index.php?title=Marketing/MeeGo_vs_Android&diff=0&oldid=20719 Dec 06 19:26:53 dm8tbr: i am having that now http://oi54.tinypic.com/1zlrqxu.jpg Dec 06 19:27:02 wtf :$ Dec 06 19:27:14 I wonder though how that wiki page can be heavily influenced by your article when (if I recall correctly) the wiki page came first :) Dec 06 19:27:22 abstract3d: boot without quiet Dec 06 19:27:34 dm8tbr: hm.. quiet? :$ Dec 06 19:27:38 qgil, I started working on the page, and then had to switch Dec 06 19:27:48 abstract3d: press TAB during boot to edit the kernel cmdline Dec 06 19:27:58 aha Dec 06 19:28:03 qgil, So that can be taken to be a comment at the top of a future version of the page, heavily influenced by the article :) Dec 06 19:28:12 dneary: but most of the beef you can read there is mine Dec 06 19:28:21 qgil, I didn't use that page as a source Dec 06 19:28:24 dm8tbr: and vga=vesa? Dec 06 19:28:40 abstract3d: you could try that but most important remove quiet! Dec 06 19:28:46 ok :D Dec 06 19:28:49 qgil, I added the link only as a reference... I didn't mean to take credit for your work. Will reword now Dec 06 19:28:51 dneary: not that I'm claiming anything - I'm just saying that the text I wrote before your article can't be influenced by your article, for an obvious reason :) Dec 06 19:29:06 qgil, Just trying to be a good task owner & move it forward inch by inch :) Dec 06 19:29:41 dneary: it's good to have the link to your article Dec 06 19:30:37 dm8tbr: and now i can see a blank screen but i can write whatever i want Dec 06 19:30:37 :P Dec 06 19:30:40 qgil, Reworded. I apologise - as it was, it gave a false impression. Dec 06 19:30:48 abstract3d: press alt-f1 Dec 06 19:31:02 anyway, gtg, bbl Dec 06 19:31:36 dneary: clear now, thanks! Dec 06 19:31:49 dm8tbr: yy i did and i logged into Dec 06 19:31:55 bb and thanks for all your help :) Dec 06 19:35:58 GAN900: thx. Dec 06 19:40:19 i have a meego-power-ico proccess that its repeating Dec 06 19:49:17 i cannt boot meego 1.1 netbook inside a vbox Dec 06 19:49:29 i have meego-power-ico problem allways Dec 06 19:50:21 any idea? Dec 06 19:55:14 abstract3d: I wasn't able to boot it either, but I was also getting complaints about ia32 support I think Dec 06 19:55:26 or just a black screen Dec 06 19:55:31 I tried a few things, can't remember what Dec 06 19:56:18 why noone can't remember what :P Dec 06 19:56:38 please next time write it down so we can use those info :P Dec 06 19:57:02 haha I never got it working, I just started with meego a week ago (went out and bought a netbook) Dec 06 19:57:12 but I feel your pain Dec 06 19:57:40 :$ Dec 06 19:58:25 my intended use requires more poking, but I'm not sure where to start :/ Dec 06 20:01:14 are you fucking kiding me ? :P Dec 06 20:01:18 thats DWM? Dec 06 20:01:20 abstract3d: what? Dec 06 20:01:53 ah now its TWM Dec 06 20:02:00 i did startx Dec 06 20:02:04 and now i am @TWM Dec 06 20:02:24 ah Dec 06 20:02:26 where is meego GUI? :$ Dec 06 20:02:57 what do i have to do? Dec 06 20:04:17 auke: would you mind helping me and my friend with msgrcv? Dec 06 20:04:23 no idea :/ Dec 06 20:06:58 abstract3d: if your VM doesn't support GL, you're screwed Dec 06 20:07:12 auke: i am using vbox Dec 06 20:07:28 does it support GL? Dec 06 20:07:49 brb i have to move my seat :/ Dec 06 20:09:32 so there are plans for a tv version of meego? Dec 06 20:09:41 has anyone seen google tv Dec 06 20:17:20 babsher_: err Dec 06 20:17:44 babsher_: like http://meego.com/devices/connected-tv ? Dec 06 20:23:10 auke: i am trying to go with 1.1 netbook into vbox Dec 06 20:26:26 auke: http://bugs.meego.com/show_bug.cgi?id=10910 Dec 06 20:29:08 abstract3d: does your proc support vmx? Dec 06 20:29:33 i have intel c2d t9400 2.53 i suppose that yes Dec 06 20:30:49 cat /proc/cpuinfo | grep --color vmx, not all modorn cpus support it Dec 06 20:31:19 magius_pendragon: y its been supported Dec 06 20:32:01 abstract3d: Might only be the mobile ones, but I know for e.g. my netbook doesn't Dec 06 20:35:22 magius_pendragon: the problem is that i am seeing only TWM Dec 06 20:35:35 hm what are the chances of running meego on the acer revo 3600? I'm getting one as htpc and might leave some space on it's hdd for playing with meego Dec 06 20:36:19 abstract3d: if they're worried about 3d support, I think it's basically either virtualization extensions or your driver Dec 06 20:36:31 so I'm trying to eliminate one Dec 06 20:36:53 well i didnt do the part with gl @guide because someone posted that he solve his problem with passing over this step Dec 06 20:36:59 but i think that i have to do that also Dec 06 20:37:05 I would try it Dec 06 20:38:24 magius_pendragon: hm.. @guide it has a step "enable PAE" Dec 06 20:38:29 what is that? Dec 06 20:39:53 abstract3d: I'm not at the right computer, but I think that's one of the optinos in the virutal box menu, under System? Dec 06 20:44:31 y Dec 06 20:44:34 magius_pendragon: y Dec 06 20:44:46 abstract3d: couldn't tell ya Dec 06 20:44:52 i am trying to do scp user@host:~/Downloads/libglx.so /usr/lib/xorg/modules/extensions but it cannot find hostname Dec 06 20:46:06 you're doing that from inside the vm? Dec 06 20:46:26 y Dec 06 20:46:43 is that a yes or a why? Dec 06 20:46:51 lol Dec 06 20:47:32 yes* Dec 06 20:48:02 do you have networking working in the vm? Dec 06 20:48:15 yy Dec 06 20:48:16 yes* Dec 06 20:48:43 and user@host is your desktop, the one that's running the vm? Dec 06 20:48:52 try the ip if hte hostname doesn't work Dec 06 20:49:26 hm yes nice idea :P Dec 06 20:50:41 wtf Dec 06 20:50:50 why not aint it there any wget for meego? Dec 06 20:51:01 zypper install wget Dec 06 20:51:09 erm as root Dec 06 20:56:51 magius_pendragon: is it better to have emulated netbook install into VBox or having MeeGo_SDK inside opensuse etc? Dec 06 20:57:48 abstract3d: sounds like the Vm is the "easier" route, unless you're working on UI stuff. Dec 06 20:58:11 abstract3d: you're on linux anyway, aren't you? I think qemu might be easier / better documented Dec 06 20:58:23 no 3d accel there though IIRC Dec 06 20:58:58 dm8tbr: if no 3d accel, then cdan't use the vm Dec 06 20:59:04 doesn't boot into the UI Dec 06 20:59:17 magius_pendragon: there are qemu images. I've used one Dec 06 20:59:26 I stand corrected Dec 06 20:59:53 regular netbook image seems to swear and curse though :/ Dec 06 21:00:59 omg :P Dec 06 21:01:06 i want to build GUI apps :P Dec 06 21:01:17 poor abstract3d, everyone's giving him bad/wrong info Dec 06 21:01:22 so i am messed up with vm without any special reason for me :$ Dec 06 21:01:43 hm :/ i did and libglx thing but nothing happened Dec 06 21:01:50 still TWM -.- Dec 06 21:03:10 abstract3d: if it makes you feel better, i haven't gotten anything on my question(s) :p Dec 06 21:03:12 abstract3d: just ditch it then for now and focus on getting your dev environment going Dec 06 21:03:24 dm8tbr: that's what he's been trying ot do all day Dec 06 21:03:31 dm8tbr: focusing on getting dev environment going Dec 06 21:03:54 I'd have expected the test target VM to come last :) Dec 06 21:04:17 I'll try to dig out the qemu image Dec 06 21:04:27 dm8tbr: it might have. Started with wondering about switching distributions to get qt designer, and then people suggested vm instead Dec 06 21:04:35 dm8tbr: or at least that's where I started listening Dec 06 21:04:42 abstract3d: sound right? Dec 06 21:05:47 well, i can have qt-creator @gentoo but not meego_sdk Dec 06 21:06:05 abstract3d: then why not just check the git repos? Dec 06 21:06:13 so a nice solution is to build dev env inside vm and write the ocde @gentoo_host Dec 06 21:06:36 abstract3d: you can always go one more level removed (run sdk inside fedora inside gentoo (chroot | vm)) Dec 06 21:06:56 crap Dec 06 21:07:02 I'm not suggesting it Dec 06 21:07:04 the only thing needed to move on from TWM Dec 06 21:07:04 that was more out of jest Dec 06 21:07:09 /usr/sbin/firstboot Dec 06 21:07:12 haha Dec 06 21:07:17 well you found it Dec 06 21:07:26 glad to know that works, I'm gonna have to figure it out Dec 06 21:07:28 eventually Dec 06 21:07:31 but its kinda ungly Dec 06 21:07:37 its like a window inside TWM Dec 06 21:07:46 yeah probably Dec 06 21:07:56 why not drop out of x and try it from the terminal? Dec 06 21:08:28 its an idea i will try that too Dec 06 21:09:20 omg.. i have allready done with firstboot why am i doing that again? :$ Dec 06 21:09:32 because that's wwhat the command does? Dec 06 21:10:40 4 sure Dec 06 21:12:47 FINALLY Dec 06 21:12:54 because startx its a crap Dec 06 21:13:03 /usr/sbin/uxlauncher is the way to go Dec 06 21:16:49 huh Dec 06 21:16:52 good to know Dec 06 21:17:13 abstract3d: so you've blogged about this whole thing right? ;) Dec 06 21:18:19 what is MADDE good for? Dec 06 21:18:32 a core emulator? Dec 06 21:19:57 got it.. Dec 06 21:20:09 magius_pendragon: well i dont know whats the big problem :$ Dec 06 21:20:26 the biggest problem is that that there is not any real big problem with 1.1 :$ Dec 06 21:20:30 just the startx thing Dec 06 21:20:39 and there is no need for .img -> .iso Dec 06 21:20:46 abstract3d: yeah, but you were complaining that nobody had written it down, so write it! Dec 06 21:20:49 i will write a post after if i am allive :p Dec 06 21:20:53 ok ok :D Dec 06 21:21:12 abstract3d: did you get the release image working? Dec 06 21:21:16 yeap Dec 06 21:21:22 i just want one more thing to do Dec 06 21:21:24 nice job Dec 06 21:21:29 startx to use /usr/sbin/uxlaunch Dec 06 21:21:58 umm wasn't that stuff started via inittab? Dec 06 21:22:07 abstract3d: ~/.xinitrc? Dec 06 21:22:11 i tried Dec 06 21:22:23 dm8tbr: it didn't launch into x for some reason Dec 06 21:22:30 nevermind Dec 06 21:22:37 u can do /usr/sbin/uxlaunch Dec 06 21:22:40 and no startx :p Dec 06 21:22:47 but thats a kinda lame Dec 06 21:23:01 because it doesnt get up whole X server with the right way Dec 06 21:23:07 magius_pendragon: yeah, well it's too much geared at some atom netbook with intel gfx... Dec 06 21:23:32 dm8tbr: indeed Dec 06 21:26:29 .xinitrc is not supported on meego Dec 06 21:26:43 period (my decision) Dec 06 21:27:10 oh Dec 06 21:27:12 well Dec 06 21:29:47 sorry Dec 06 21:30:46 i think that i got it Dec 06 21:37:55 is there a way to suspend without the hotkey/lid? Dec 06 21:38:06 there should be, just can't remember what it is Dec 06 21:39:17 oh my god i gotta find a way to change that startx thing -.- Dec 06 21:40:10 echo mem > ... ? Dec 06 21:41:06 sounds familiar, what's the file? somewher ein /proc right? Dec 06 21:43:18 /sys/power/state Dec 06 21:43:55 ah thanks Dec 06 21:49:25 hello there. I was wondering if there's a way to check the closed package requests for a given project Dec 06 21:51:08 or "my closed requests" for that matter Dec 06 21:51:11 (in the build service) Dec 06 21:57:52 wtf Dec 06 21:57:58 abstract3d: ? Dec 06 21:58:02 the only thing that i am stucked Dec 06 21:58:12 is to make startx launch UX Dec 06 21:58:13 abstract3d: lucky you, I'm stuck in a lot of things :p Dec 06 21:58:25 abstract3d: xinitrc is apparently not supported Dec 06 21:58:28 i will right a blog post after that Dec 06 21:58:37 yeah but there are many other files Dec 06 21:58:37 does U-boot work with other meego releases found the repoes? Dec 06 21:58:43 BUT NONE OF THEM IS SUPPORTED! Dec 06 21:59:28 i am trying to find the solution from /etc/X11 Dec 06 22:03:41 i ll smack that :D Dec 06 22:07:17 twm is failsafe mode Dec 06 22:07:20 and for some reason Dec 06 22:07:38 the only check that it does is for kde, gnome, moblin & xfce desktop Dec 06 22:07:45 and failsafe is TWM Dec 06 22:07:50 if i understand it good Dec 06 22:08:08 abstract3d: this sounds like a pain Dec 06 22:09:03 it is Dec 06 22:09:12 but it seems that it can listen .xsession Dec 06 22:09:39 but it is not supported as file of Startx(1) Dec 06 22:10:12 abstract3d: you know, I was giong to do this as well. This sounds like a bad idea now :( Dec 06 22:12:42 i will try to find the solution to that one, if not i will make a post where i will say that there is that problem Dec 06 22:12:49 maybe some1 else know the way to fix that Dec 06 22:12:51 or any meego dev Dec 06 22:13:56 uxlaunch partially supports /etc/X11/xsession stuff, but that support will be removed in the future Dec 06 22:14:37 how can we change the behaviour of startx? Dec 06 22:14:39 god damn :$ Dec 06 22:14:48 startx is not supported Dec 06 22:15:19 hm Dec 06 22:15:23 startx is supported Dec 06 22:15:30 no, it is not Dec 06 22:15:34 not in MeeGo Dec 06 22:15:38 well Dec 06 22:15:44 startx goes to failsafe mode always Dec 06 22:15:48 and its loading twm Dec 06 22:15:50 thats because Dec 06 22:16:02 there is no option for uxlaunch Dec 06 22:16:16 the fact that startx is present, doesn't mean that it (1) works or (2) is supported Dec 06 22:16:16 it's only checking for kde/gnome/xfce/moblin DE Dec 06 22:16:47 /etc/X11/xinit files shows that startx its not supported Dec 06 22:16:56 startx is not supported Dec 06 22:17:04 ok well :$ Dec 06 22:17:07 the only thing supported is ... uxlaunch ... Dec 06 22:17:52 kk Dec 06 22:17:59 so i am ready to make the blogpost -.- :P Dec 06 23:58:47 Anyone using rpmbuild for building meego kernel? Dec 06 23:59:04 ~/rpmbuild/SPECS$ rpmbuild -ba /home/kaushik/rpmbuild/SPECS/kernel-mrst.spec Dec 06 23:59:04 error: Failed build dependencies: Dec 06 23:59:04 module-init-tools is needed by kernel-mrst-2.6.35.3-12.1.src Dec 06 23:59:04 bash >= 2.03 is needed by kernel-mrst-2.6.35.3-12.1.src Dec 06 23:59:04 sh-utils is needed by kernel-mrst-2.6.35.3-12.1.src Dec 06 23:59:05 findutils is needed by kernel-mrst-2.6.35.3-12.1.src Dec 06 23:59:07 make >= 3.78 is needed by kernel-mrst-2.6.35.3-12.1.src Dec 06 23:59:09 linux-firmware is needed by kernel-mrst-2.6.35.3-12.1.src Dec 06 23:59:11 elfutils-libelf-devel is needed by kernel-mrst-2.6.35.3-12.1.src Dec 06 23:59:15 binutils-devel is needed by kernel-mrst-2.6.35.3-12.1.src Dec 06 23:59:17 newt-devel is needed by kernel-mrst-2.6.35.3-12.1.src Dec 06 23:59:31 using a pastebot would be preferred to pasting a ton of lines.... Dec 06 23:59:31 This dependencies are not found. I tried installing using yum Dec 06 23:59:41 but yum says Dec 07 00:00:44 ok Dec 07 00:01:20 other than that, I have no idea... I let OBS do my package building for me usually :) Dec 07 00:02:28 ok thanks Dec 07 00:11:58 hey auke Dec 07 00:12:07 kaushik: pastebin ftw Dec 07 00:13:26 http://pastebin.com/embed_js.php?i=AzMgfefK Dec 07 00:15:23 hehe Dec 07 00:15:49 hehe '); Dec 07 00:16:21 why not just install the ...why is bash listed? Dec 07 00:16:38 I think my bash.rpm lists bash as a dependancies Dec 07 00:17:33 i am trying to install them using yum but it says " Nothing to do" Dec 07 00:17:57 try Dec 07 00:18:01 rpm -q make Dec 07 00:18:33 package make is not installed Dec 07 00:19:07 what does "zypper install make" do? Dec 07 00:19:55 I dnt have zypper installed Dec 07 00:20:25 you must do, zypper is the default package manager for meego Dec 07 00:21:08 ok Dec 07 00:22:09 I m using ubuntu 10.04 ...what package i shud install Dec 07 00:22:28 ooohh Dec 07 00:22:50 in that case most dependancies will fail because they are not in the rpm database Dec 07 00:23:30 yeah Dec 07 00:24:46 what shud i do for that? Dec 07 00:25:19 I'd ignore them Dec 07 00:32:46 ok Dec 07 00:33:12 then it won't build source code properly Dec 07 00:33:34 i mean force rpm to build, ignoring the depentances Dec 07 00:33:47 I'm assuming you have met the dependancies via apt-get Dec 07 00:33:57 how can i do that? Dec 07 00:34:13 how can i force it to build w/o dependencies Dec 07 00:34:17 --force ? Dec 07 00:37:42 —nodeps. Dec 07 00:38:02 --nodeps is the right onw Dec 07 00:38:04 one* Dec 07 00:38:08 dman Dec 07 00:38:11 damn* Dec 07 00:42:27 thanks all ..its building Dec 07 00:42:30 :) Dec 07 00:42:48 things always work better when you just ignore the problems :) Dec 07 00:43:35 ha ha Dec 07 00:43:46 thanks .. i must note down that Dec 07 00:46:10 "the car's on fire" "no it's not" *drives away with the car on fire* Dec 07 01:04:25 bonne nuit Dec 07 01:46:43 any one has any idea about this rpmbuild error? Dec 07 01:46:45 http://pastebin.com/dT3CziRV Dec 07 01:52:03 http://abstract3d.wordpress.com/2010/12/07/meego_1-1_netboook_vbox/ just a way to see meego UX (with meego 1.1 installed inside a VM) Dec 07 02:14:22 what is Clutter and MX for meego application framework? Dec 07 02:16:07 wtf.. whats the alternative yumdownloader for meego 1.1 (zypper) ? **** ENDING LOGGING AT Tue Dec 07 02:59:58 2010