*** tmzt_ has joined #meego | 00:00 | |
nschle85 | ali1234: i miss the ext2 patch | 00:01 |
---|---|---|
nschle85 | ali1234: and the created image in openembedded / SHR does also not work, so it would be a good start to analyze the problem with an working version | 00:02 |
ali1234 | well, ok, with u-boot you'll know if it is working. you can interact with it using the n900 keyboard even | 00:03 |
*** thomasjfox has quit IRC | 00:03 | |
nschle85 | ali1234: yes but run loloboot alwys fails | 00:03 |
nschle85 | ali1234: noloboot | 00:03 |
ali1234 | noloboot | 00:03 |
ali1234 | oh, it is not toolchain problems then i think | 00:04 |
nschle85 | ali1234: but what can it be ? | 00:05 |
ali1234 | combined.bin is made incorrectly or something | 00:05 |
*** stormer has quit IRC | 00:06 | |
*** stormer has joined #meego | 00:06 | |
nschle85 | ali1234: but i use builder.py and do it as described in the wiki | 00:07 |
ali1234 | well that isn't 100% foolproof... | 00:07 |
ali1234 | does the extras-devel version work for you? | 00:07 |
nschle85 | ali1234: do you know how the maemo u-boot was build ? | 00:07 |
ali1234 | maemo doesn't use u-boot | 00:07 |
ali1234 | it uses nolo | 00:07 |
ali1234 | or do you mean the extras-devel package? | 00:08 |
nschle85 | ali1234: you can install it from repository | 00:08 |
nschle85 | ali1234: yes that i mean | 00:08 |
ali1234 | i dunno, stskeeps made it :) | 00:08 |
ali1234 | i think he just copied u-boot.bin from my website | 00:08 |
*** stormer has quit IRC | 00:08 | |
*** stormer has joined #meego | 00:09 | |
*** stormer has joined #meego | 00:09 | |
nschle85 | ali1234: so ill ask him | 00:09 |
nschle85 | Stskeeps: hello, did you create the u-boot package for maemo ? | 00:09 |
*** stormer has quit IRC | 00:09 | |
*** stormer has joined #meego | 00:10 | |
ali1234 | so does that version work for you or not? | 00:10 |
nschle85 | ali1234: did not check | 00:11 |
*** sudanix_ has quit IRC | 00:11 | |
*** KMFDM has joined #meego | 00:11 | |
nschle85 | ali1234: but i should create a combined image using your u-boot.bin and the maemo kernel and compare it with the package version | 00:12 |
ali1234 | it only does a simply append operation anyway | 00:12 |
nschle85 | ali1234: so i can check my combining procedure | 00:12 |
ali1234 | i suppose | 00:12 |
ali1234 | oh | 00:13 |
ali1234 | you areusing a uImage right? | 00:13 |
ali1234 | where did you get maemokernel from to build combined.bin? | 00:14 |
nschle85 | ali1234: extracted from deb package | 00:14 |
ali1234 | and you did mkimage? | 00:14 |
nschle85 | ali1234: yes | 00:15 |
nschle85 | ali1234: i did this: | 00:15 |
nschle85 | ar p kernel_2.6.28-20103103+0m5_armel.deb data.tar.gz | tar xzO ./boot/zImage-2.6.28-20103103+0m5.fiasco > zImage.fiasco | 00:15 |
*** stormer has quit IRC | 00:15 | |
*** stormer has joined #meego | 00:15 | |
nschle85 | ali1234: flasher-3.5 -F zImage.fiasco -u | 00:15 |
nschle85 | ali1234: mkimage -A arm -O linux -T kernel -C none -a 80008000 -e 80008000 -n maemo -d zImage uImage | 00:16 |
*** trumee has quit IRC | 00:16 | |
nschle85 | ali1234: then i started builder.py | 00:16 |
ali1234 | what kernel is that? | 00:17 |
ali1234 | i thought maemo used 2.6.35 | 00:17 |
nschle85 | ali1234: no, maemo uses 2.6.28 | 00:17 |
nschle85 | ali1234: meego uses 2.6.35 | 00:18 |
*** Armi^ has quit IRC | 00:18 | |
ali1234 | oh yeah | 00:19 |
ali1234 | well you should try the extras-devel package | 00:19 |
ali1234 | or try building combined bin from u-boot.bin on my site | 00:19 |
nschle85 | ali1234: ok how can i contact you , on which channels are you regulary online ? | 00:20 |
ali1234 | this one | 00:20 |
Stskeeps | 00:21 | |
nschle85 | Stskeeps: ping | 00:21 |
Stskeeps | about to sleep, catch me tomorrow | 00:22 |
ali1234 | nschle85: you can look in the deb src package to see how it is built btw | 00:23 |
*** pedja has quit IRC | 00:23 | |
ali1234 | if it just has a u-boot.bin then it is pulled from my site :) | 00:23 |
nschle85 | ali1234: it has a u-boot bin | 00:23 |
nschle85 | ali1234: and a combined.bin | 00:24 |
nschle85 | ali1234: so its not a real source package | 00:24 |
ali1234 | yeah | 00:24 |
*** deus_ex has joined #meego | 00:24 | |
ali1234 | someone made a source package from it actually | 00:24 |
ali1234 | but i forgot who it was | 00:24 |
ali1234 | let me grep logs... | 00:24 |
ali1234 | really though, try using my .bin | 00:25 |
ali1234 | if it works, then we know it is a toolchain problem | 00:25 |
ali1234 | if it doesn't work then it is something else | 00:25 |
nschle85 | ali1234: ill try, ill wait until your grep is finished :-) | 00:26 |
ali1234 | can you not make a /boot partition and format it as fat? | 00:29 |
ali1234 | that's what meego does | 00:29 |
nschle85 | ali1234: yes i could, do you know openembedded ? | 00:29 |
ali1234 | not really no | 00:30 |
ali1234 | just tell it to produce rootfs as tar.gz and make partitions manually | 00:30 |
ali1234 | the /boot must be third partition and it must contain kernels and a boot.scr | 00:31 |
nschle85 | ali1234: its a distribution, using bitbake , collecting sources and compiles them the resulting u-boot does not work as expected, so my intetntion is to find the problem | 00:31 |
nschle85 | ali1234: yes, your u-boot seems to work but nobody can reproduce how the maemo-uboot was created | 00:33 |
ali1234 | well as i said, i did build it using code sourcery toolchain | 00:33 |
ali1234 | so you should try that first of all | 00:33 |
ali1234 | note that u-boot has its own cross-compile system | 00:33 |
ali1234 | like the kernel | 00:33 |
*** t_s_o has quit IRC | 00:33 | |
ali1234 | so you do not need to mess around with bitbake, obs, and other cross compiler nonsenses | 00:34 |
*** t_s_o has joined #meego | 00:35 | |
ali1234 | and of course being a bootloader it has absolutely no dependencies whatsoever | 00:35 |
nschle85 | ali1234: but you used sourcery | 00:36 |
ali1234 | yeah it is just a build of gcc | 00:36 |
ali1234 | code sourcery is the company that maintains arm gcc | 00:36 |
ali1234 | or at least they did most of the work on it | 00:37 |
nschle85 | ali1234: ok, i thank you, i am happy to found someone who compiled a working version :-) | 00:38 |
ali1234 | i wrote the patches... so yeah | 00:39 |
*** t_s_o has quit IRC | 00:39 | |
nschle85 | ali1234: where did you know how to do that ? | 00:39 |
nschle85 | ali1234: a booting device is hard to debug i think | 00:39 |
ali1234 | there is a n900 emulator | 00:40 |
*** t_s_o has joined #meego | 00:40 | |
ali1234 | that helped a lot | 00:40 |
ali1234 | once i had figured out how to write to the screen, i could use that for debugging on real device | 00:40 |
ali1234 | and note that i didn't have to configure all hardware, because nolo does that | 00:40 |
ali1234 | i also used the n900 kernel source, and the datasheet for omap3430 and twl4030 | 00:41 |
*** TheOpenSourcerer has left #meego | 00:41 | |
nschle85 | ali1234: but iam very impressived from your work | 00:41 |
CosmoHill | \o. | 00:41 |
ali1234 | thanks :) | 00:41 |
*** juliank has quit IRC | 00:42 | |
ali1234 | also, u-boot already had omap3430 support from beagleboard | 00:44 |
*** smokex has quit IRC | 00:45 | |
nschle85 | ali1234: you gave me some ideas, so now ill compare some binaries now :-) | 00:49 |
*** wazd has quit IRC | 00:53 | |
*** berndhs_meego has joined #meego | 00:54 | |
*** shikamaru has quit IRC | 00:54 | |
*** berndhs_meego has left #meego | 00:55 | |
*** t_s_o has quit IRC | 00:55 | |
*** gouchi has quit IRC | 00:56 | |
*** deimos has joined #meego | 01:02 | |
*** dani_l has quit IRC | 01:04 | |
*** shikamaru has joined #meego | 01:06 | |
*** sudanix has joined #meego | 01:07 | |
*** ieatlint has quit IRC | 01:11 | |
*** ieatlint has joined #meego | 01:12 | |
*** NishanthMenon has quit IRC | 01:12 | |
*** dani_l has joined #meego | 01:13 | |
*** t_s_o has joined #meego | 01:13 | |
*** MohammadAG has joined #meego | 01:16 | |
*** xnt14 has joined #meego | 01:16 | |
*** t_s_o has joined #meego | 01:16 | |
*** wmarone has quit IRC | 01:17 | |
*** dani_l has quit IRC | 01:18 | |
*** t_s_o has quit IRC | 01:19 | |
*** dani_l has joined #meego | 01:19 | |
*** berndhs_meego has joined #meego | 01:23 | |
*** berndhs_meego has left #meego | 01:24 | |
*** dailylinux has quit IRC | 01:24 | |
*** jpe has quit IRC | 01:24 | |
*** t_s_o has joined #meego | 01:25 | |
*** psycho_oreos has joined #meego | 01:25 | |
*** ivanich has quit IRC | 01:27 | |
*** eijk_ has quit IRC | 01:31 | |
*** DawnFoster has quit IRC | 01:31 | |
*** kW_ has quit IRC | 01:35 | |
*** michl has quit IRC | 01:38 | |
*** eti has quit IRC | 01:43 | |
*** beford has joined #meego | 01:43 | |
nschle85 | ali1234: ping | 01:45 |
ali1234 | ? | 01:45 |
*** BManojlovic has quit IRC | 01:46 | |
nschle85 | ali1234: I flashed: u-boot from maemo-package, using my converted kernel image , result: n900 boots maemo kernel | 01:47 |
nschle85 | ali1234: so the problem is somwhere in u-boot | 01:48 |
ali1234 | ok. try building with code sourcery 2008.3 | 01:48 |
nschle85 | ali1234: ok, | 01:48 |
*** Venemo_ has joined #meego | 01:49 | |
nschle85 | ali1234: release or update version ? | 01:50 |
ali1234 | release? | 01:50 |
ali1234 | or update | 01:50 |
ali1234 | http://www.codesourcery.com/sgpp/lite/arm/portal/package3695/public/arm-none-linux-gnueabi/arm-2008q3-72-arm-none-linux-gnueabi.src.tar.bz2 | 01:50 |
ali1234 | basically just untar that in opt ^ | 01:51 |
nschle85 | ali1234: ok thats the update | 01:51 |
nschle85 | ali1234: needs 4 minutes to download | 01:53 |
*** willer_ has quit IRC | 01:55 | |
*** t_s_o has quit IRC | 01:56 | |
*** t_s_o has joined #meego | 01:59 | |
nschle85 | ok, untared to opt | 01:59 |
*** t_s_o has quit IRC | 01:59 | |
nschle85 | ali1234: but there are also a lot of archives ... what do i have to do now (without RTFM) | 02:01 |
*** XKL has joined #meego | 02:01 | |
ali1234 | sorry i told you to download the wrong thing | 02:02 |
ali1234 | that is the source | 02:02 |
ali1234 | you need this one: http://www.codesourcery.com/sgpp/lite/arm/portal/package3696/public/arm-none-linux-gnueabi/arm-2008q3-72-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2 | 02:02 |
*** dspeed has quit IRC | 02:05 | |
*** dspeed has joined #meego | 02:05 | |
*** gnutun has joined #meego | 02:05 | |
*** XKL has quit IRC | 02:06 | |
nschle85 | ali1234: k no problem.. ill download | 02:06 |
*** t_s_o has joined #meego | 02:07 | |
nschle85 | ali1234: i downloaded it already :-) | 02:07 |
nschle85 | ali1234: sorry did not download, ... | 02:09 |
* CosmoHill sees a job but also see buzzwords :/ | 02:11 | |
CosmoHill | Web Developer- LAMP, jQuery | 02:11 |
CosmoHill | "developing awesome web apps" | 02:12 |
berndhs | HR uses resumes to keep out the riff-raff, not to find good people | 02:12 |
nschle85 | ali1234: ok download finished | 02:12 |
ali1234 | LAMP isn't exactly going to keep out the riff-raff | 02:12 |
*** ivanich has joined #meego | 02:12 | |
ali1234 | it's basically the lowest common denominator | 02:12 |
CosmoHill | I'd argue that LAMP would attract them | 02:13 |
ali1234 | yeah | 02:13 |
berndhs | sure, but HR doesn't know diddly about the job requirements | 02:13 |
*** onen|openBmap has quit IRC | 02:13 | |
ali1234 | nschle85: unpack at and add the bin/ to your path | 02:13 |
berndhs | so resumes are just a defensive tool | 02:13 |
CosmoHill | this is the problem with using a job site full of recruiters | 02:14 |
ali1234 | nschle85: export CROSS_COMPILE=arm-none-linux-gnueabi- | 02:14 |
ali1234 | nschle85: then build u-boot | 02:14 |
nschle85 | ali1234: unpack as root in opt ? | 02:14 |
ali1234 | nschle85: it doesn't actually matter where you put it | 02:14 |
ali1234 | nschle85: put in opt for system wide install | 02:14 |
*** otep has quit IRC | 02:14 | |
nschle85 | ali1234: ok, ill do it pleasy wait some minutes | 02:16 |
*** otep has joined #meego | 02:16 | |
*** thiago has quit IRC | 02:16 | |
*** nasa01 has joined #meego | 02:17 | |
CosmoHill | "Web Developer - Uber Cool & Flexible Employer!" | 02:17 |
* CosmoHill rises an eye brow | 02:17 | |
*** shikamaru has quit IRC | 02:24 | |
*** Venemo has joined #meego | 02:25 | |
*** rcg1 has quit IRC | 02:26 | |
nschle85 | ali1234: ok, uboot compiled, now ill create the image | 02:27 |
nschle85 | ali1234: u-boot compiled, now ill create the image | 02:27 |
*** Guest44907 has joined #meego | 02:28 | |
*** shika has joined #meego | 02:31 | |
nschle85 | ali1234: shit.. this version does nor work | 02:35 |
nschle85 | not | 02:35 |
madsara | Hola. | 02:36 |
madsara | Anyone here got meego ivi working with a lilliput touchscreen (evtouch driver)? | 02:36 |
nschle85 | ali1234: any other idea ? | 02:36 |
ali1234 | try compiling it without ext2 patch | 02:37 |
nschle85 | ali1234: ok | 02:37 |
*** arvind_khadri has quit IRC | 02:40 | |
*** rdqfdx has quit IRC | 02:51 | |
*** arvind_khadri has joined #meego | 02:52 | |
nschle85 | ali1234: excluding ext2 patch did not help | 02:52 |
*** Venemo_ has quit IRC | 02:53 | |
nschle85 | ali1234: maemo does not boot | 02:53 |
ali1234 | don't know then | 02:55 |
nschle85 | ali1234: are you sure which toolchain you used ? | 02:58 |
ali1234 | no | 02:58 |
ali1234 | it might have been 2009.1 | 02:58 |
nschle85 | ali1234: so ill check against 2009.1 | 03:01 |
*** CosmoHill has quit IRC | 03:04 | |
*** trumee has joined #meego | 03:13 | |
*** knocte has joined #meego | 03:17 | |
nschle85 | ali1234: shit, does also not work | 03:20 |
ali1234 | i didn't really think it would | 03:20 |
nschle85 | ali1234: why | 03:20 |
nschle85 | ? | 03:20 |
ali1234 | because 2008.3 is fine | 03:21 |
ali1234 | i used it for other things plenty | 03:21 |
nschle85 | ali1234: true ? | 03:21 |
*** Alison_Chaiken has joined #meego | 03:21 | |
nschle85 | ali1234: here we have 02:21 AM, so ill try it .... | 03:22 |
*** shika is now known as shikamaru | 03:24 | |
*** shikamaru has joined #meego | 03:24 | |
*** t_s_o has quit IRC | 03:24 | |
knocte | ShadowJK: does it have a rating system for the music? | 03:24 |
ShadowJK | i don't even know what that is | 03:24 |
knocte | i.e. this song is 5 stars | 03:25 |
knocte | or 4... | 03:25 |
nschle85 | ali1234: but i see 2008.3 we checked already | 03:27 |
nschle85 | ali1234: and 2008.3 did not work | 03:28 |
ali1234 | exactly | 03:28 |
nschle85 | ali1234: can you compile a u-boot and give it to me please ? | 03:29 |
knocte | ShadowJK: u know? | 03:29 |
nschle85 | ali1234: including all the source codes ? | 03:29 |
ali1234 | sure. just take the one from my homepage | 03:29 |
nschle85 | ali1234: the one sould work, but i want to know that you are currently able to build working u-boots | 03:30 |
ali1234 | i'm not | 03:30 |
ali1234 | i don't have that stuff any more | 03:31 |
nschle85 | ali1234: so you explain me that you are the only one who compiled u-boot for n900, and nobody else can do ? | 03:32 |
ali1234 | no, plenty of other people managed to compile it | 03:32 |
ali1234 | i don't know how they did it though | 03:32 |
ali1234 | i can only tell you how i did it | 03:32 |
nschle85 | ali1234: ok, the way you did it does not work for me. ;.( | 03:33 |
nschle85 | ali1234: thank you for the support, ill try some other toolchains tomorrow | 03:34 |
nschle85 | ali1234: thank you, ill go to bed | 03:34 |
ali1234 | i will try to make a new build some time | 03:35 |
ali1234 | but i am kind of busy at the moment with other stuff | 03:35 |
nschle85 | ali1234: this will be very good. I hope the result will be rpruducable | 03:36 |
nschle85 | ali1234: good night... i am very tired now... | 03:36 |
*** deimos has quit IRC | 03:37 | |
nschle85 | ali1234: bye | 03:37 |
*** nschle85 has quit IRC | 03:38 | |
tmzt_ | ali1234: figured out the initrd thing | 03:38 |
tmzt_ | the inner parts of the multi have to be uImage's | 03:38 |
tmzt_ | and on ours, uncompressed | 03:38 |
tmzt_ | now it works | 03:38 |
ali1234 | did you say it was for hp touchpad? | 03:39 |
tmzt_ | yep | 03:39 |
ali1234 | cool, you actually managed to buy one? | 03:39 |
tmzt_ | we have kernel+initrd on the touchpad booting | 03:39 |
tmzt_ | nope, using somebody's over ssh | 03:39 |
ali1234 | in the UK, they sold out in about 2 seconds | 03:39 |
tmzt_ | just tell people they aren't making any more and price them at 150 dollars | 03:39 |
tmzt_ | and they sell out | 03:39 |
tmzt_ | sit on the shelves at 500+ | 03:40 |
tmzt_ | tell this to Nokia, they can get some n9-000's out there | 03:40 |
*** maour has quit IRC | 03:40 | |
*** trumee has quit IRC | 03:42 | |
ali1234 | you got a project page? a lot of people are asking about it | 03:42 |
*** trumee has joined #meego | 03:43 | |
nasa01 | madsara, you still around? | 03:45 |
*** tazz has joined #meego | 03:51 | |
Alison_Chaiken | nasa01, can you post your working KS for 1.2.80? | 03:52 |
Alison_Chaiken | Please? | 03:52 |
Alison_Chaiken | I take it you didn't hit the festival-voice bug? | 03:53 |
nasa01 | No... Not right now. However, it's not working right this moment (I'm using New York as my time zone and that seems to be causing me some issue, wonder why...) | 03:54 |
nasa01 | Also you may have to edit a couple of things I have unique for my setup... | 03:55 |
Alison_Chaiken | arfoll, I downloaded the vmlinuz-3.0.0-adaptation-pc kernel from your brendan:/branches:/devel:/kernel:/1.2/MeeGo_1.2 repo, but was surprised to see that it doesn't have CONFIG_I2C_I801 set for HDMI out. Did you just set CONFIG_I2C_I801 for earlier kernels? | 03:55 |
*** kW_ has joined #meego | 03:56 | |
Alison_Chaiken | Sure, nasa01, I expect to edit and have many KS files already (!), but just wanted to save useless duplication if possible. So festival-voice problem is cleared now thx to Sage? | 03:56 |
nasa01 | The last image I created, festival was disabled. I believe it's been reenabled now, and it's not causing a fault in the build right now. But due to the timezone problem, I haven't tested that yet | 03:58 |
nasa01 | http://pastebin.com/qE3twXU5 | 03:59 |
*** jevin has quit IRC | 04:00 | |
Alison_Chaiken | I tried disabling festival myself, but then had broken dependency problems elsewhere, and ended up removing all of IVI one package at a time. | 04:00 |
Alison_Chaiken | Thx for link, I'll check 'er out. Happily I'm in LA timezone! | 04:00 |
nasa01 | Some notes: I have e17 starting up as my WM, so there are a number of packages coming from my repo on OBS (pub). | 04:01 |
*** jevin has joined #meego | 04:01 | |
nasa01 | Along with a recompiled pulseaudio (so I can get the lirc module) and the latest kernel (from the devel repo, for keyboard drivers) | 04:02 |
nasa01 | And pay attention to this line - "ln -sf enlightenment.desktop /usr/share/xsessions/default.desktop" replace enlightenment with whatever WM your starting | 04:04 |
*** Moku has quit IRC | 04:11 | |
*** Moku has joined #meego | 04:11 | |
Alison_Chaiken | Thanks nasa01, I know my way around KS files, just have had problems finding a consistent working set of packages for IVI. The rest I can figure out. | 04:15 |
Alison_Chaiken | But a friend from college who lives on the other coast just called and says he's a few miles away and wants to meet for beers . . . | 04:16 |
*** dimitar has left #meego | 04:17 | |
nasa01 | Sounds like your friend is doing ok, then. | 04:18 |
*** s-andy has quit IRC | 04:20 | |
Alison_Chaiken | See you later then and thanks for your help. | 04:21 |
*** Alison_Chaiken has quit IRC | 04:21 | |
*** NIN101 has quit IRC | 04:25 | |
*** M4rtinK has quit IRC | 04:30 | |
*** nasa01 has quit IRC | 04:31 | |
*** knocte has quit IRC | 04:32 | |
*** npm has quit IRC | 04:34 | |
*** gnutun has quit IRC | 04:35 | |
*** tazz has quit IRC | 04:49 | |
*** tazz has joined #meego | 04:49 | |
*** DrGrov has left #meego | 04:51 | |
*** tazz has quit IRC | 04:54 | |
*** berndhs_meego has joined #meego | 04:54 | |
*** tazz has joined #meego | 04:55 | |
*** berndhs_meego has left #meego | 04:56 | |
*** KaIRC has quit IRC | 05:04 | |
*** smoku has left #meego | 05:04 | |
*** iluminator101 has joined #meego | 05:09 | |
iluminator101 | who is been running meego on their hp touchpad? | 05:10 |
*** KaIRC has joined #meego | 05:14 | |
*** dan_ has joined #meego | 05:14 | |
*** GeneralAntilles has quit IRC | 05:15 | |
*** leinir has quit IRC | 05:17 | |
*** TSCHAKeee has quit IRC | 05:17 | |
*** tazz_ has joined #meego | 05:18 | |
*** GeneralAntilles has joined #meego | 05:19 | |
*** tazz has quit IRC | 05:20 | |
*** shikamaru has quit IRC | 05:24 | |
*** pcfe has quit IRC | 05:27 | |
*** pcfe has joined #meego | 05:28 | |
*** pcfe has joined #meego | 05:28 | |
*** shikamaru has joined #meego | 05:33 | |
*** wijiji has quit IRC | 05:33 | |
*** dan_ has left #meego | 05:39 | |
*** zoujieorg has joined #meego | 05:44 | |
*** dunej has joined #meego | 05:45 | |
*** RhymeswA has quit IRC | 05:48 | |
*** t_s_o has joined #meego | 05:51 | |
*** dunej is now known as archl | 05:51 | |
*** t_s_o has quit IRC | 05:52 | |
*** miltron has joined #meego | 05:53 | |
*** archl is now known as archl_gaming | 05:53 | |
*** miltron has left #meego | 05:53 | |
*** flailingmonkey has joined #meego | 05:53 | |
*** t_s_o has joined #meego | 05:53 | |
*** t_s_o has quit IRC | 05:55 | |
ali1234 | iluminator101: nobody yet, they only just got a custom kernel running afaik | 05:56 |
iluminator101 | nice can you link me to that kernel | 05:57 |
ali1234 | no, it's not even released yet | 05:57 |
ali1234 | it's literally happening as we speak | 05:57 |
ali1234 | be patient :) | 05:57 |
iluminator101 | who is doing it this? | 05:58 |
ali1234 | i don't know exactly | 05:59 |
*** flailingmonkey_ has joined #meego | 05:59 | |
iluminator101 | meego user or the organization or both | 05:59 |
javispedro | ali1234: where did you read/see it? | 05:59 |
ali1234 | javispedro: on this channel about 2.5 hours ago | 06:00 |
*** flailingmonkey has quit IRC | 06:00 | |
ali1234 | and i don't know if they plan to port meego or some other OS | 06:00 |
ali1234 | i don't know anything | 06:00 |
ali1234 | iluminator101: it's somebody's pet project afaik, not sponsored by anyone | 06:00 |
*** KaiRo_Mozilla has joined #meego | 06:01 | |
iluminator101 | niice that would be super | 06:01 |
ali1234 | i expect a lot of hackers bought them | 06:01 |
flailingmonkey_ | ali1234: what's this about? | 06:02 |
ali1234 | oh geez | 06:02 |
javispedro | ali1234: well, not many from here; many android guys though. | 06:02 |
flailingmonkey_ | :p sorry, i can check the log but what am I looking for | 06:02 |
ali1234 | you didn't miss anything but what i said :) | 06:02 |
flailingmonkey_ | i'm guessing this is about hp touchpads | 06:03 |
ali1234 | yes. people are working on porting other OS to the hp touchpad | 06:03 |
*** dan_ has joined #meego | 06:03 | |
ali1234 | and that's all i know | 06:03 |
flailingmonkey_ | makes sense | 06:03 |
ali1234 | meego will probably be easier to port than android, given webos uses X11 and android doesn't so less driver troubles hopefully | 06:04 |
*** KaIRC has quit IRC | 06:05 | |
javispedro | nah, I was waiting to get one myself because they seemingly used an Android kernel on this one | 06:05 |
javispedro | and I wanted to see the damage | 06:05 |
javispedro | (and an android-like gfx layout) | 06:05 |
ali1234 | hum... i doubt it | 06:05 |
ali1234 | webos uses X11 from everything i have heard about it | 06:05 |
javispedro | nah | 06:05 |
*** iluminator101 has quit IRC | 06:06 | |
ali1234 | ok, i guess i was misinformed then | 06:06 |
javispedro | the gfx stack was very meego-omap-sgx like, so X11 could run as is most probably | 06:08 |
javispedro | but they do not use it, they use the qt embedded windowing system | 06:08 |
*** flailingmonkey has joined #meego | 06:09 | |
*** flailingmonkey_ has quit IRC | 06:10 | |
javispedro | and as said the touchpad now uses some android kernel, so I bet the userspace GL libs at least are also android (but I haven't seen that yet) | 06:10 |
javispedro | makes me think they probably were forced by qualcomm to use an android kernel, because the costs for a "proper" nonandroid one would be... high. | 06:11 |
dan_ | what is an "android kernel?" i thought the touchpad uses the linux kernel | 06:11 |
sofar | the android kernel is linux kernel + driver patches and stuff | 06:12 |
* javispedro would call it google's fork of the kernel, but that is flamish.. | 06:15 | |
*** Kaz_ has quit IRC | 06:15 | |
*** shikamaru has quit IRC | 06:15 | |
*** lfranchi has quit IRC | 06:17 | |
flailingmonkey | it's mutated linux kernel | 06:19 |
*** lfranchi has joined #meego | 06:22 | |
*** dan_ has quit IRC | 06:24 | |
*** kW_ has quit IRC | 06:33 | |
*** KaiRo_Mozilla has quit IRC | 06:34 | |
*** Unmensch has joined #meego | 06:34 | |
*** Unmenschlich has quit IRC | 06:34 | |
*** siddvicious has joined #meego | 06:37 | |
*** shikamaru has joined #meego | 06:37 | |
*** mtux has joined #meego | 06:41 | |
*** zoujieorg has quit IRC | 06:42 | |
*** shikamaru has quit IRC | 06:49 | |
*** shikamaru has joined #meego | 06:53 | |
*** Venemo has quit IRC | 06:56 | |
*** archl_gaming has quit IRC | 07:02 | |
*** flailingmonkey has quit IRC | 07:04 | |
*** berndhs has left #meego | 07:08 | |
*** arvind_khadri has quit IRC | 07:12 | |
*** javispedro has quit IRC | 07:21 | |
*** berndhs has joined #meego | 07:24 | |
*** DocScrutinizer has quit IRC | 07:30 | |
*** DocScrutinizer has joined #meego | 07:30 | |
*** npm has joined #meego | 07:50 | |
*** wmarone has joined #meego | 08:02 | |
*** berndhs has left #meego | 08:19 | |
*** dl9pf_ has joined #meego | 08:36 | |
*** dl9pf has quit IRC | 08:36 | |
*** tazz_ is now known as tazz | 08:39 | |
*** antman8969 has joined #meego | 08:43 | |
*** siddvicious has quit IRC | 08:50 | |
*** antman8969 has quit IRC | 08:52 | |
*** antman8969 has joined #meego | 08:56 | |
*** Termana has joined #meego | 09:02 | |
Termana | morning | 09:02 |
*** jasonhu has quit IRC | 09:13 | |
*** t_s_o has joined #meego | 09:20 | |
*** bugzy has joined #meego | 09:20 | |
*** coly has joined #meego | 09:27 | |
*** ubIx_ has quit IRC | 09:28 | |
npm | added screenshots and links to examples for http://code.google.com/p/qtzibit/ | 09:30 |
*** ubIx has joined #meego | 09:30 | |
*** antman8969 has quit IRC | 09:42 | |
*** antman8969 has joined #meego | 09:43 | |
*** argretzi has joined #meego | 09:57 | |
*** xvlcwk has joined #meego | 10:02 | |
*** beford has quit IRC | 10:06 | |
*** wdouglas has joined #meego | 10:06 | |
*** jasonhu has joined #meego | 10:06 | |
*** arvind_khadri has joined #meego | 10:09 | |
*** arvind_khadri has joined #meego | 10:09 | |
*** tackat has joined #meego | 10:17 | |
*** antman8969 has quit IRC | 10:17 | |
*** beford has joined #meego | 10:23 | |
*** beford has quit IRC | 10:24 | |
*** t_s_o has quit IRC | 10:25 | |
*** t_s_o has joined #meego | 10:25 | |
*** thiagoss has quit IRC | 10:32 | |
*** t_s_o has quit IRC | 10:32 | |
*** michl has joined #meego | 10:35 | |
*** dailylinux has joined #meego | 10:37 | |
*** mtux has quit IRC | 10:41 | |
*** rdqfdx has joined #meego | 10:42 | |
*** coly_li has joined #meego | 10:44 | |
*** coly has quit IRC | 10:45 | |
*** IanWizard has joined #meego | 10:52 | |
IanWizard | Anybody know where I can buy an N9 online? | 10:52 |
meegofreak | yes at amazon | 10:53 |
IanWizard | Or rather, I'd like to buy a MeeGo phone, not a primary, just a temp / play around with / I've got money and need something to do with it. What would you suggest that I get? | 10:53 |
IanWizard | I believe that it's only, N9, N900, and the Aava | 10:53 |
IanWizard | And I'm leaning away from the Aava. | 10:53 |
meegofreak | http://www.amazon.de/Nokia-Smartphone-Display-Touchscreen-Megapixel/dp/B005FIY8EG/ref=sr_1_1?ie=UTF8&qid=1314518009&sr=8-1 | 10:53 |
meegofreak | where is the link to ava ? | 10:54 |
IanWizard | Oh yeah, and I'm US :( | 10:54 |
IanWizard | So I'll need international shipping. | 10:55 |
*** mtux has joined #meego | 10:57 | |
IanWizard | meegofreak, between the N9, and the N900, which would you recommend. | 10:57 |
*** IanWizard has quit IRC | 10:58 | |
*** IanWizard has joined #meego | 10:58 | |
*** thiago has joined #meego | 10:58 | |
*** TheOpenSourcerer has joined #meego | 10:58 | |
dm8tbr | the n9 is really nice | 10:59 |
IanWizard | Yeah, I'm thinking that, but no ports and such. | 10:59 |
meegofreak | i would recommend the n900 | 11:00 |
meegofreak | because n9 has no keyboard and it is meego harmattan and not meego meego | 11:00 |
Stskeeps | n9 can probably run meego meego too though | 11:00 |
meegofreak | i just bid on n 900 on ebay for 200 Euro | 11:00 |
meegofreak | yes when meego Community Edition is out and you can install it without keyboard | 11:01 |
IanWizard | I think I'd be inclined to do N9, because once 1.3 hits, I'll port it over to my phone anyways. | 11:01 |
meegofreak | that is why nokia needs to release a meego-meego phone with keyboard | 11:01 |
*** sirdancealot has quit IRC | 11:01 | |
meegofreak | 3x more expensive | 11:02 |
Stskeeps | yeah, not going to happen :P | 11:02 |
IanWizard | So how is the status of MeeGo, with Nokia pretty much out. | 11:03 |
IanWizard | I don't feel like Intel will keep it alive. | 11:03 |
IanWizard | And it's the best OS on the market right now. | 11:03 |
ali1234 | out of what alternatives? | 11:04 |
IanWizard | ali1234, all. | 11:04 |
ali1234 | so you think meego is better than OS X, ubuntu, debian, red hat... | 11:05 |
ali1234 | have you actually used it? | 11:05 |
IanWizard | ali1234, ok, sorry, MOBILE OS | 11:05 |
IanWizard | no, on anything other than a phone, MeeGo sucks.. pales in comparison | 11:05 |
ali1234 | well ok, i won't get into that one | 11:06 |
ali1234 | i haven't used the n950 so i don't know how it compares to the others | 11:06 |
IanWizard | ali1234, Android sucks, and there's not really another wide spread OS, certainly nothing portable. | 11:07 |
IanWizard | WebOS just got axed, and iOS... well... | 11:07 |
thiago | there are others, maybe less known | 11:08 |
*** hpa has quit IRC | 11:08 | |
IanWizard | thiago, what, OM, yeah right. | 11:09 |
IanWizard | I LOVED OpenMoko, but it died, and MeeGo fills it's shoes quite nicely, and it has Intel behind it. | 11:10 |
thiago | there are more in the market | 11:10 |
thiago | I'm not saying they are attractive alternatives, but they exist | 11:10 |
ali1234 | what you actually seem to be saying is "meego is the best open source smartphone OS that uses X11 and gnu coreutils" | 11:11 |
ali1234 | well it's not hard to win that one, given that there aren't any others | 11:11 |
thiago | you can have other criteria too | 11:12 |
*** maour has joined #meego | 11:12 | |
thiago | a mobile OS that is using standard tools, is open source, etc. | 11:12 |
ali1234 | that still only puts android into the picture | 11:13 |
thiago | "a mobile OS" is the restrictive | 11:14 |
thiago | "standard tools", "open source", "open development", etc. are criteria of evaluation | 11:14 |
thiago | if I want to say which one is best, I need the definition of good to compare | 11:14 |
thiago | those are my criteria | 11:14 |
ali1234 | under those exact conditions i would say android and meego are tied, and everyone else scores 0 | 11:16 |
thiago | I could agree, considering those aren't the only criteria | 11:17 |
thiago | it has to work, it should have apps | 11:17 |
ali1234 | meego just dropped out of the race | 11:17 |
thiago | android fails the "open governance" criterion | 11:18 |
*** tazz_ has joined #meego | 11:18 | |
ali1234 | basically everything sucks :( | 11:18 |
thiago | yes | 11:18 |
Stskeeps | so does meego at the moment :/ which is a bit upsetting | 11:18 |
thiago | life is hard | 11:18 |
*** tazz has quit IRC | 11:21 | |
*** topro has joined #meego | 11:22 | |
*** wazd has joined #meego | 11:22 | |
Stskeeps | morn wazd | 11:23 |
IanWizard | I feel meego will get much better, as it gets the community behind it. | 11:26 |
IanWizard | driving it forward | 11:26 |
*** t_s_o has joined #meego | 11:29 | |
*** eijk has joined #meego | 11:31 | |
*** percules has joined #meego | 11:33 | |
*** jpe has joined #meego | 11:34 | |
*** s-andy has joined #meego | 11:34 | |
*** s-andy has joined #meego | 11:34 | |
*** piggz__ has quit IRC | 11:36 | |
*** meegofreak2 has joined #meego | 11:38 | |
*** percules has quit IRC | 11:42 | |
*** rcg has joined #meego | 11:47 | |
*** maour_ has joined #meego | 11:59 | |
*** maour has quit IRC | 11:59 | |
Jaffa | Morning, all | 11:59 |
IanWizard | Jaffa, night | 12:03 |
*** pcapriotti has quit IRC | 12:03 | |
*** pcapriotti has joined #meego | 12:03 | |
*** leinir has joined #meego | 12:19 | |
*** vkrause has joined #meego | 12:20 | |
*** onen|openBmap has joined #meego | 12:20 | |
arfoll | Alison_Chaiken, i2c_i801 is there.... http://build.meego.com/package/rdiff?opackage=kernel-adaptation-pinetrail&oproject=devel%3Akernel%3A1.2&package=kernel-adaptation-pinetrail&project=home%3Abrendan%3Abranches%3Adevel%3Akernel%3A1.2 | 12:28 |
*** dailylinux has quit IRC | 12:30 | |
*** TheOpenSourcerer has left #meego | 12:42 | |
*** vblazquez has quit IRC | 12:44 | |
*** vblazquez has joined #meego | 12:46 | |
*** smoku has joined #meego | 12:48 | |
*** tackat has quit IRC | 12:49 | |
*** tackat has joined #meego | 12:51 | |
lcuk | Stskeeps, so we define ways to make it unsuck | 12:52 |
*** wazd has quit IRC | 12:52 | |
lcuk | i have been reading many things over this weekend | 12:52 |
lcuk | as you say there are ideas for possible direction that we can work towards | 12:53 |
lcuk | jukka is right when he says focus towards 1.4 | 12:53 |
lcuk | we have the n9x0-ce which is stable and works now which with the simpler targets of updated qt components and qt quick can gain compatability with harmattan | 12:54 |
*** jargon- has quit IRC | 12:55 | |
*** NIN101 has joined #meego | 12:55 | |
lcuk | Stskeeps, when you say code is better, which specific code are you wanting to work towards | 12:55 |
*** Patina has joined #meego | 13:02 | |
Stskeeps | lcuk: i'm saying that we can talk forever but what matters is implementation | 13:02 |
Stskeeps | easier to relate to | 13:03 |
lcuk | Stskeeps, of course it is | 13:03 |
lcuk | qt5/wayland/1.4 integration is reasonable in this regard since it is in sync with commercial end | 13:04 |
lcuk | but my question was which code are you wanting to work on | 13:04 |
dm8tbr | is there a 1.4 roadmap yet? | 13:05 |
Stskeeps | is there a 1.3 one.. | 13:05 |
lcuk | http://wiki.meego.com/Wayland_in_MeeGo | 13:06 |
lcuk | there is a wayland roadmap which has 1.3 | 13:07 |
Stskeeps | yes | 13:07 |
lcuk | older http://wiki.meego.com/Roadmap | 13:09 |
*** araujo has quit IRC | 13:09 | |
tmzt_ | hey is wayland working with gles 2? | 13:09 |
lcuk | all this conversation has occured already | 13:09 |
tmzt_ | standard gles2_cm abi | 13:09 |
Stskeeps | tmzt_: gles lib needs to support interacting with wayland windowing system and sharing hardware buffers | 13:10 |
Stskeeps | between processes | 13:10 |
tmzt_ | special extensions? | 13:11 |
tmzt_ | or just image etc. | 13:11 |
tmzt_ | I believe it's gem based actually so sharing should be possible | 13:12 |
Stskeeps | go look at my wayland-wsegl work | 13:12 |
dm8tbr | Stskeeps: who'd be responsible for publishing an up to date roadmap for meego? | 13:12 |
Stskeeps | yes, but when did you last see GEM in ARM gles2? | 13:12 |
Stskeeps | dm8tbr: product/program management | 13:12 |
tmzt_ | hoping to bring this up on touchpad | 13:12 |
* dm8tbr looks at who the ... that is *wikiwikiwah* | 13:12 | |
dm8tbr | 'Currently the meetings are not public. ' *sigh* | 13:14 |
dm8tbr | no wonder I haven't heard about this | 13:14 |
Stskeeps | i'm disillusioned and you know i'm all about denial, so things are definately bad | 13:14 |
Stskeeps | :P | 13:14 |
tmzt_ | Stskeeps: qualcomm uses gem | 13:14 |
tmzt_ | Stskeeps: but also kgsl | 13:14 |
dm8tbr | "Address the missing visibility on roadmapping. " | 13:14 |
Stskeeps | dm8tbr: jukka did a great job and then feb11 came | 13:15 |
tmzt_ | was that raster or am I confusing his name | 13:15 |
tmzt_ | on the mailing list | 13:15 |
dm8tbr | yes, page hasn't been updated since march, last edit jukka | 13:16 |
lcuk | Stskeeps, meego is more than nokia | 13:16 |
Stskeeps | lcuk: i know, but he was leading a better process for program management | 13:16 |
lcuk | i think Intel did quite a good job with the tablet ux actually | 13:17 |
Stskeeps | no doubt on code, but do you know anything about the direction | 13:17 |
Stskeeps | ? | 13:17 |
lcuk | for project management actually creating a whole ux from inception to delivery and actually open sourcing it makes them pretty damneed good | 13:17 |
lcuk | sure there are missing components in openness but to dismiss the effort that must have taken .. | 13:19 |
Stskeeps | yes, but that's intel project management, not project management of a open project | 13:19 |
* dm8tbr wonders if he should shoot a mail to meego-pm and ask for updated roadmap for 1.3 and 1.4 | 13:20 | |
Stskeeps | feel free | 13:20 |
lcuk | dm8tbr, how about we prepare a mail with a suggested roadmap | 13:20 |
lcuk | and ask for input on it | 13:20 |
lcuk | read the old roadmap docs | 13:21 |
lcuk | they are open | 13:21 |
lcuk | and editable | 13:21 |
lcuk | and actually having them filled in for 1.4 would make an easier digest | 13:22 |
lcuk | than just asking them to throw one over the wall | 13:22 |
dm8tbr | yeah, sure | 13:22 |
dm8tbr | it's hard to argue with pro-activity :D | 13:23 |
Stskeeps | dm8tbr: just like lbt's proposals have been met with total silence.. | 13:23 |
Stskeeps | and he even didn't make a novel for once | 13:23 |
dm8tbr | Stskeeps: I guess above the PM there is the TSG? | 13:23 |
Stskeeps | :P | 13:23 |
Stskeeps | dm8tbr: right | 13:23 |
dm8tbr | well grab your torches and pitchforks, call for a TSG... | 13:24 |
Stskeeps | i vote for a roadmap saying "please hand over governance to stskeeps" | 13:24 |
Stskeeps | ;) | 13:24 |
dm8tbr | Stskeeps for president! | 13:24 |
dm8tbr | again it's hard to argue with proactivity (unless one wants to look like a fool) | 13:26 |
Stskeeps | -mm | 13:26 |
Stskeeps | m | 13:26 |
Stskeeps | m | 13:26 |
Stskeeps | .. | 13:26 |
dm8tbr | let's put together a list | 13:26 |
* lbt did that | 13:26 | |
dm8tbr | let's expand lbt's list then | 13:26 |
lbt | may be useful as a strawman | 13:26 |
tmzt_ | cool stuf keep working :) | 13:27 |
lbt | I think it would help to discuss the proposals on the ml | 13:27 |
lcuk | http://wiki.meego.com/Roadmap1.4 | 13:27 |
Stskeeps | lcuk: mark as DRAFT and non-official | 13:27 |
lcuk | right, dm8tbr Stskeeps lbt - extremely baseline roadmap page, better than a blank paper | 13:28 |
Stskeeps | lcuk: just so noone is confused | 13:28 |
dm8tbr | *nod* same thought | 13:28 |
dm8tbr | draft proposal | 13:28 |
lcuk | Stskeeps, it is a Community draft proposal | 13:29 |
lcuk | and somebody needs to start documenting this stuff, it is in line with the steering group stuff | 13:30 |
lcuk | if we are to steer anywhere we need focus | 13:30 |
lcuk | so make changes to this as required | 13:30 |
lcuk | as you say, code is better - a wikipage is code to some people. | 13:30 |
*** jargon- has joined #meego | 13:31 | |
*** TheOpenSourcerer has joined #meego | 13:32 | |
*** hyde____ has joined #meego | 13:32 | |
Stskeeps | i'm lacking a bit of a good social contract, ie, what are you expected to do as a role/community member, etc | 13:32 |
lcuk | Stskeeps, add it to the roadmap :) | 13:33 |
lcuk | it gives time to clarify and sort it out | 13:33 |
lcuk | you have pondered social contract for a long time | 13:33 |
lcuk | but in honesty, I would prefer business contracts in amongst it | 13:34 |
*** CosmoHill has joined #meego | 13:34 | |
lbt | pre-split FYI looking at some c,obs login issues | 13:35 |
*** jevin has quit IRC | 13:37 | |
*** brik has quit IRC | 13:37 | |
*** lcuk has quit IRC | 13:37 | |
*** sofar has quit IRC | 13:37 | |
*** n8willis has quit IRC | 13:37 | |
*** alterego has quit IRC | 13:37 | |
*** stonda has quit IRC | 13:37 | |
*** parasight has quit IRC | 13:37 | |
*** phunguy has quit IRC | 13:37 | |
*** CoderForLife has quit IRC | 13:37 | |
*** the-boss has quit IRC | 13:37 | |
*** Job1 has quit IRC | 13:37 | |
*** _|Nix|_ has quit IRC | 13:37 | |
*** aslani has quit IRC | 13:37 | |
*** chouchoune has quit IRC | 13:37 | |
*** aloril has quit IRC | 13:37 | |
*** petteri has quit IRC | 13:37 | |
*** jjo has quit IRC | 13:37 | |
*** Tm_T has quit IRC | 13:37 | |
*** sge has quit IRC | 13:37 | |
*** timoph has quit IRC | 13:37 | |
*** dazo_afk has quit IRC | 13:37 | |
*** abner has quit IRC | 13:37 | |
*** Katiska has quit IRC | 13:37 | |
*** kyb3R has quit IRC | 13:37 | |
*** fscker_ has quit IRC | 13:37 | |
*** w00t_ has quit IRC | 13:37 | |
*** rohanpm has quit IRC | 13:37 | |
*** MaxwellsDemon has quit IRC | 13:37 | |
*** michl has quit IRC | 13:37 | |
*** dspeed has quit IRC | 13:37 | |
*** Bostik has quit IRC | 13:37 | |
*** ZrZ has quit IRC | 13:37 | |
*** Hamzah has quit IRC | 13:37 | |
*** Weasel_ has quit IRC | 13:37 | |
*** yunta__ has quit IRC | 13:37 | |
*** merbot has quit IRC | 13:37 | |
*** mulvad has quit IRC | 13:37 | |
*** ablasche has quit IRC | 13:37 | |
*** dwmw2 has quit IRC | 13:37 | |
*** juvuolle-l has quit IRC | 13:37 | |
*** joejoe has quit IRC | 13:37 | |
*** freeloader has quit IRC | 13:37 | |
*** kloeri has quit IRC | 13:37 | |
*** weggi__ has quit IRC | 13:37 | |
*** chainsawbike has quit IRC | 13:37 | |
*** ScriptRipper has quit IRC | 13:37 | |
*** pdz has quit IRC | 13:37 | |
*** apoi has quit IRC | 13:37 | |
*** nid0 has quit IRC | 13:37 | |
*** Hq` has quit IRC | 13:37 | |
*** mihero has quit IRC | 13:37 | |
*** Chani has quit IRC | 13:37 | |
*** kad has quit IRC | 13:37 | |
*** inz has quit IRC | 13:37 | |
*** mrmoku has quit IRC | 13:37 | |
*** theodor has quit IRC | 13:37 | |
*** chris-qBT_ has quit IRC | 13:37 | |
*** iekku has quit IRC | 13:37 | |
*** sebas has quit IRC | 13:37 | |
*** Jaffa has quit IRC | 13:37 | |
*** veli has quit IRC | 13:37 | |
*** jumpula has quit IRC | 13:37 | |
*** sp3000 has quit IRC | 13:37 | |
*** lupine_85 has quit IRC | 13:37 | |
*** krau has quit IRC | 13:37 | |
*** pvuorela has quit IRC | 13:37 | |
*** Santeli has quit IRC | 13:37 | |
*** basiaf has quit IRC | 13:37 | |
*** vilvo has quit IRC | 13:37 | |
*** Summeli has quit IRC | 13:37 | |
*** hena has quit IRC | 13:37 | |
*** timakima has quit IRC | 13:37 | |
*** krh has quit IRC | 13:37 | |
*** cassmodiah has quit IRC | 13:37 | |
*** ap3xo has quit IRC | 13:37 | |
*** saltsa_ has quit IRC | 13:37 | |
*** lautalattia has quit IRC | 13:37 | |
*** poutsi has quit IRC | 13:37 | |
*** Myrtti has quit IRC | 13:37 | |
*** Rumpa has quit IRC | 13:37 | |
*** michl has joined #meego | 13:38 | |
*** jevin has joined #meego | 13:38 | |
*** dspeed has joined #meego | 13:38 | |
*** brik has joined #meego | 13:38 | |
*** Bostik has joined #meego | 13:38 | |
*** CoderForLife has joined #meego | 13:38 | |
*** ZrZ has joined #meego | 13:38 | |
*** lcuk has joined #meego | 13:38 | |
*** Chani has joined #meego | 13:38 | |
*** sofar has joined #meego | 13:38 | |
*** n8willis has joined #meego | 13:38 | |
*** Hamzah has joined #meego | 13:38 | |
*** alterego has joined #meego | 13:38 | |
*** Weasel_ has joined #meego | 13:38 | |
*** stonda has joined #meego | 13:38 | |
*** yunta__ has joined #meego | 13:38 | |
*** parasight has joined #meego | 13:38 | |
*** phunguy has joined #meego | 13:38 | |
*** merbot has joined #meego | 13:38 | |
*** mulvad has joined #meego | 13:38 | |
*** ablasche has joined #meego | 13:38 | |
*** dwmw2 has joined #meego | 13:38 | |
*** kloeri has joined #meego | 13:38 | |
*** juvuolle-l has joined #meego | 13:38 | |
*** joejoe has joined #meego | 13:38 | |
*** the-boss has joined #meego | 13:38 | |
*** Job1 has joined #meego | 13:38 | |
*** _|Nix|_ has joined #meego | 13:38 | |
*** aslani has joined #meego | 13:38 | |
*** chouchoune has joined #meego | 13:38 | |
*** freeloader has joined #meego | 13:38 | |
*** weggi__ has joined #meego | 13:38 | |
*** chainsawbike has joined #meego | 13:38 | |
*** ScriptRipper has joined #meego | 13:38 | |
*** aloril has joined #meego | 13:38 | |
*** petteri has joined #meego | 13:38 | |
*** jjo has joined #meego | 13:38 | |
*** pdz has joined #meego | 13:38 | |
*** apoi has joined #meego | 13:38 | |
*** Tm_T has joined #meego | 13:38 | |
*** sge has joined #meego | 13:38 | |
*** lupine_85 has joined #meego | 13:38 | |
*** nid0 has joined #meego | 13:38 | |
*** timoph has joined #meego | 13:38 | |
*** dazo_afk has joined #meego | 13:38 | |
*** Hq` has joined #meego | 13:38 | |
*** mihero has joined #meego | 13:38 | |
*** kad has joined #meego | 13:38 | |
*** inz has joined #meego | 13:38 | |
*** mrmoku has joined #meego | 13:38 | |
*** theodor has joined #meego | 13:38 | |
*** abner has joined #meego | 13:38 | |
*** chris-qBT_ has joined #meego | 13:38 | |
*** Katiska has joined #meego | 13:38 | |
*** iekku has joined #meego | 13:38 | |
*** sebas has joined #meego | 13:38 | |
*** Jaffa has joined #meego | 13:38 | |
*** jumpula has joined #meego | 13:38 | |
*** veli has joined #meego | 13:38 | |
*** sp3000 has joined #meego | 13:38 | |
*** kyb3R has joined #meego | 13:38 | |
*** fscker_ has joined #meego | 13:38 | |
*** krau has joined #meego | 13:38 | |
*** pvuorela has joined #meego | 13:38 | |
*** w00t_ has joined #meego | 13:38 | |
*** rohanpm has joined #meego | 13:38 | |
*** MaxwellsDemon has joined #meego | 13:38 | |
*** Santeli has joined #meego | 13:38 | |
*** basiaf has joined #meego | 13:38 | |
*** vilvo has joined #meego | 13:38 | |
*** Summeli has joined #meego | 13:38 | |
*** hena has joined #meego | 13:38 | |
*** timakima has joined #meego | 13:38 | |
*** krh has joined #meego | 13:38 | |
*** cassmodiah has joined #meego | 13:38 | |
*** ap3xo has joined #meego | 13:38 | |
*** saltsa_ has joined #meego | 13:38 | |
*** lautalattia has joined #meego | 13:38 | |
*** poutsi has joined #meego | 13:38 | |
*** Rumpa has joined #meego | 13:38 | |
*** Myrtti has joined #meego | 13:38 | |
*** thiago has quit IRC | 13:38 | |
*** arvind_khadri has quit IRC | 13:38 | |
*** xvlcwk has quit IRC | 13:38 | |
*** IanWizard has quit IRC | 13:38 | |
*** KMFDM has quit IRC | 13:38 | |
*** ali1234 has quit IRC | 13:38 | |
*** jorma has quit IRC | 13:38 | |
*** Mek_ has quit IRC | 13:38 | |
*** ecloud has quit IRC | 13:38 | |
*** jedix has quit IRC | 13:38 | |
*** args[0] has quit IRC | 13:38 | |
*** tzorvas has quit IRC | 13:38 | |
*** ernestchiang_ has quit IRC | 13:38 | |
*** lmh has quit IRC | 13:38 | |
*** jprvita|afk has quit IRC | 13:38 | |
*** pcfe has quit IRC | 13:38 | |
*** xnt14 has quit IRC | 13:38 | |
*** frals has quit IRC | 13:38 | |
*** vgrade has quit IRC | 13:38 | |
*** biedro has quit IRC | 13:38 | |
*** deux_ has quit IRC | 13:38 | |
*** LoneWolf__ has quit IRC | 13:38 | |
*** joro2 has quit IRC | 13:38 | |
*** tomma has quit IRC | 13:38 | |
*** ColKilkenny has quit IRC | 13:38 | |
*** Mirv has quit IRC | 13:38 | |
*** Kaadlajk has quit IRC | 13:38 | |
*** Openfree` has quit IRC | 13:38 | |
*** shaunm has quit IRC | 13:38 | |
*** grinsekatze has quit IRC | 13:38 | |
*** Qantourisc has quit IRC | 13:38 | |
*** jbarron has quit IRC | 13:38 | |
*** blub has quit IRC | 13:38 | |
*** markatto has quit IRC | 13:38 | |
*** sampos has quit IRC | 13:38 | |
*** till- has quit IRC | 13:38 | |
*** eg81 has quit IRC | 13:38 | |
*** ypk has quit IRC | 13:38 | |
*** rdqfdx has quit IRC | 13:38 | |
*** Riussi has quit IRC | 13:38 | |
*** goutam_ has quit IRC | 13:38 | |
*** jrayhawk has quit IRC | 13:38 | |
*** achipa has quit IRC | 13:38 | |
*** GAN900 has quit IRC | 13:38 | |
*** visz_ has quit IRC | 13:38 | |
*** maitrey has quit IRC | 13:38 | |
*** Frye has quit IRC | 13:38 | |
*** Mek has quit IRC | 13:38 | |
*** blauzahl has quit IRC | 13:38 | |
*** mankku has quit IRC | 13:38 | |
*** kimmok has quit IRC | 13:38 | |
*** hhurtta_ has quit IRC | 13:38 | |
*** antymat has quit IRC | 13:38 | |
*** jasavi has quit IRC | 13:38 | |
*** mandelevium has quit IRC | 13:38 | |
*** Tumi_ has quit IRC | 13:38 | |
*** degggeard has quit IRC | 13:38 | |
*** wmarone has quit IRC | 13:38 | |
*** balor has quit IRC | 13:38 | |
*** pcacjr has quit IRC | 13:38 | |
*** stefanopi has quit IRC | 13:38 | |
*** Tazpa has quit IRC | 13:38 | |
*** onen|openBmap has quit IRC | 13:38 | |
*** argretzi has quit IRC | 13:38 | |
*** DocScrutinizer has quit IRC | 13:38 | |
*** Moku has quit IRC | 13:38 | |
*** dani_l has quit IRC | 13:38 | |
*** MohammadAG has quit IRC | 13:38 | |
*** Milhouse has quit IRC | 13:38 | |
*** Gizmokid2005|AFK has quit IRC | 13:38 | |
*** ybot has quit IRC | 13:38 | |
*** pinchartl has quit IRC | 13:38 | |
*** jbos_ has quit IRC | 13:38 | |
*** phako has quit IRC | 13:38 | |
*** keistom has quit IRC | 13:38 | |
*** Vid has quit IRC | 13:38 | |
*** gandhijee has quit IRC | 13:38 | |
*** mquin has quit IRC | 13:38 | |
*** arfoll has quit IRC | 13:38 | |
*** CosmoHill has quit IRC | 13:38 | |
*** smoku has quit IRC | 13:38 | |
*** vkrause has quit IRC | 13:38 | |
*** coly_li has quit IRC | 13:38 | |
*** ahiemstra has quit IRC | 13:38 | |
*** thuttu77 has quit IRC | 13:38 | |
*** ruskie has quit IRC | 13:38 | |
*** khohm has quit IRC | 13:38 | |
*** bunk_ has quit IRC | 13:38 | |
*** nghtwsh has quit IRC | 13:38 | |
*** githogori has quit IRC | 13:38 | |
*** jkt has quit IRC | 13:38 | |
*** mmeeks has quit IRC | 13:38 | |
*** csgeek has quit IRC | 13:38 | |
*** saidinesh5 has quit IRC | 13:38 | |
*** yppaper has quit IRC | 13:38 | |
*** jotik_work has quit IRC | 13:38 | |
*** rm_you has quit IRC | 13:38 | |
*** albanc has quit IRC | 13:38 | |
*** josu has quit IRC | 13:38 | |
*** kraft has quit IRC | 13:38 | |
*** rbelem has quit IRC | 13:38 | |
*** ab has quit IRC | 13:38 | |
*** Nitial has quit IRC | 13:38 | |
*** riot has quit IRC | 13:38 | |
*** marquiz has quit IRC | 13:38 | |
*** rgs_ has quit IRC | 13:38 | |
*** biston has quit IRC | 13:38 | |
*** sosborn has quit IRC | 13:38 | |
*** Jartza has quit IRC | 13:38 | |
*** idoru has quit IRC | 13:38 | |
*** jevin has quit IRC | 13:38 | |
*** brik has quit IRC | 13:38 | |
*** lcuk has quit IRC | 13:38 | |
*** sofar has quit IRC | 13:38 | |
*** n8willis has quit IRC | 13:38 | |
*** alterego has quit IRC | 13:38 | |
*** stonda has quit IRC | 13:38 | |
*** parasight has quit IRC | 13:38 | |
*** phunguy has quit IRC | 13:38 | |
*** CoderForLife has quit IRC | 13:38 | |
*** the-boss has quit IRC | 13:38 | |
*** Job1 has quit IRC | 13:38 | |
*** _|Nix|_ has quit IRC | 13:38 | |
*** aslani has quit IRC | 13:38 | |
*** chouchoune has quit IRC | 13:38 | |
*** aloril has quit IRC | 13:38 | |
*** petteri has quit IRC | 13:38 | |
*** jjo has quit IRC | 13:38 | |
*** Tm_T has quit IRC | 13:38 | |
*** sge has quit IRC | 13:38 | |
*** timoph has quit IRC | 13:38 | |
*** dazo_afk has quit IRC | 13:38 | |
*** abner has quit IRC | 13:38 | |
*** Katiska has quit IRC | 13:38 | |
*** kyb3R has quit IRC | 13:38 | |
*** fscker_ has quit IRC | 13:38 | |
*** w00t_ has quit IRC | 13:38 | |
*** rohanpm has quit IRC | 13:38 | |
*** MaxwellsDemon has quit IRC | 13:38 | |
*** michl has quit IRC | 13:38 | |
*** dspeed has quit IRC | 13:38 | |
*** Bostik has quit IRC | 13:38 | |
*** ZrZ has quit IRC | 13:38 | |
*** Hamzah has quit IRC | 13:38 | |
*** Weasel_ has quit IRC | 13:38 | |
*** yunta__ has quit IRC | 13:38 | |
*** merbot has quit IRC | 13:38 | |
*** mulvad has quit IRC | 13:38 | |
*** ablasche has quit IRC | 13:38 | |
*** dwmw2 has quit IRC | 13:38 | |
*** juvuolle-l has quit IRC | 13:38 | |
*** joejoe has quit IRC | 13:38 | |
*** freeloader has quit IRC | 13:38 | |
*** kloeri has quit IRC | 13:38 | |
*** weggi__ has quit IRC | 13:38 | |
*** chainsawbike has quit IRC | 13:38 | |
*** ScriptRipper has quit IRC | 13:38 | |
*** pdz has quit IRC | 13:38 | |
*** apoi has quit IRC | 13:38 | |
*** nid0 has quit IRC | 13:38 | |
*** Hq` has quit IRC | 13:38 | |
*** mihero has quit IRC | 13:38 | |
*** Chani has quit IRC | 13:38 | |
*** kad has quit IRC | 13:38 | |
*** inz has quit IRC | 13:38 | |
*** mrmoku has quit IRC | 13:38 | |
*** theodor has quit IRC | 13:38 | |
*** chris-qBT_ has quit IRC | 13:38 | |
*** iekku has quit IRC | 13:38 | |
*** sebas has quit IRC | 13:38 | |
*** Jaffa has quit IRC | 13:38 | |
*** veli has quit IRC | 13:38 | |
*** jumpula has quit IRC | 13:38 | |
*** sp3000 has quit IRC | 13:38 | |
*** lupine_85 has quit IRC | 13:38 | |
*** krau has quit IRC | 13:38 | |
*** pvuorela has quit IRC | 13:38 | |
*** Santeli has quit IRC | 13:38 | |
*** basiaf has quit IRC | 13:38 | |
*** vilvo has quit IRC | 13:38 | |
*** Summeli has quit IRC | 13:38 | |
*** hena has quit IRC | 13:38 | |
*** timakima has quit IRC | 13:38 | |
*** krh has quit IRC | 13:38 | |
*** cassmodiah has quit IRC | 13:38 | |
*** ap3xo has quit IRC | 13:38 | |
*** saltsa_ has quit IRC | 13:38 | |
*** lautalattia has quit IRC | 13:38 | |
*** poutsi has quit IRC | 13:38 | |
*** Myrtti has quit IRC | 13:38 | |
*** Rumpa has quit IRC | 13:38 | |
*** ph0b has quit IRC | 13:38 | |
*** ptl has quit IRC | 13:38 | |
*** drf__ has quit IRC | 13:38 | |
*** dm8tbr has quit IRC | 13:38 | |
*** user has quit IRC | 13:38 | |
*** vblazquez has quit IRC | 13:38 | |
*** maour_ has quit IRC | 13:38 | |
*** rcg has quit IRC | 13:38 | |
*** s-andy has quit IRC | 13:38 | |
*** jpe has quit IRC | 13:38 | |
*** eijk has quit IRC | 13:38 | |
*** jasonhu has quit IRC | 13:38 | |
*** dl9pf_ has quit IRC | 13:38 | |
*** Unmensch has quit IRC | 13:38 | |
*** trumee has quit IRC | 13:38 | |
*** ivanich has quit IRC | 13:38 | |
*** sudanix has quit IRC | 13:38 | |
*** radhermit has quit IRC | 13:38 | |
*** drussell has quit IRC | 13:38 | |
*** Jade has quit IRC | 13:38 | |
*** loft306 has quit IRC | 13:38 | |
*** kuzak_ has quit IRC | 13:38 | |
*** cyborg-one has quit IRC | 13:38 | |
*** radiofree has quit IRC | 13:38 | |
*** Stskeeps has quit IRC | 13:38 | |
*** octal_ has quit IRC | 13:38 | |
*** halton1 has quit IRC | 13:38 | |
*** schoenemann has quit IRC | 13:38 | |
*** Ian--- has quit IRC | 13:38 | |
*** Teo` has quit IRC | 13:38 | |
*** tchan has quit IRC | 13:38 | |
*** naquad has quit IRC | 13:38 | |
*** mkeir has quit IRC | 13:38 | |
*** SpeedEvil has quit IRC | 13:38 | |
*** gabrbedd has quit IRC | 13:38 | |
*** j45 has quit IRC | 13:38 | |
*** pavi has quit IRC | 13:38 | |
*** KRF has quit IRC | 13:38 | |
*** auke has quit IRC | 13:38 | |
*** hyde____ has quit IRC | 13:38 | |
*** jargon- has quit IRC | 13:38 | |
*** leinir has quit IRC | 13:38 | |
*** tazz_ has quit IRC | 13:38 | |
*** otep has quit IRC | 13:38 | |
*** mitsutaka has quit IRC | 13:38 | |
*** AutoQuack has quit IRC | 13:38 | |
*** lmoura has quit IRC | 13:38 | |
*** equim has quit IRC | 13:38 | |
*** jonni has quit IRC | 13:38 | |
*** X-Fade has quit IRC | 13:38 | |
*** captainigloo has quit IRC | 13:38 | |
*** odin_ has quit IRC | 13:38 | |
*** NIN101 has quit IRC | 13:38 | |
*** bugzy has quit IRC | 13:38 | |
*** deus_ex has quit IRC | 13:38 | |
*** Appiah has quit IRC | 13:38 | |
*** miksuh has quit IRC | 13:38 | |
*** musca has quit IRC | 13:38 | |
*** ganadist has quit IRC | 13:38 | |
*** sabotage has quit IRC | 13:38 | |
*** elproxy has quit IRC | 13:38 | |
*** TuOki^ has quit IRC | 13:38 | |
*** Flanbix has quit IRC | 13:38 | |
*** piotr has quit IRC | 13:38 | |
*** apachelogger has quit IRC | 13:38 | |
*** buz has quit IRC | 13:38 | |
*** Ulf_ has quit IRC | 13:38 | |
*** iksaif has quit IRC | 13:38 | |
*** tmikola has quit IRC | 13:38 | |
*** cos^ has quit IRC | 13:38 | |
*** jykae has quit IRC | 13:38 | |
*** tackat has quit IRC | 13:38 | |
*** shikamaru has quit IRC | 13:38 | |
*** lfranchi has quit IRC | 13:38 | |
*** pocek has quit IRC | 13:38 | |
*** ucomesdag has quit IRC | 13:38 | |
*** ssvb has quit IRC | 13:38 | |
*** masACC has quit IRC | 13:38 | |
*** aloisiojr has quit IRC | 13:38 | |
*** michaelg|nok has quit IRC | 13:38 | |
*** zalbisser has quit IRC | 13:38 | |
*** bouncy`_ has quit IRC | 13:38 | |
*** tuununiis has quit IRC | 13:38 | |
*** lopotter has quit IRC | 13:38 | |
*** gnuton has quit IRC | 13:38 | |
*** sivoais has quit IRC | 13:38 | |
*** yanggua has quit IRC | 13:38 | |
*** joppu has quit IRC | 13:38 | |
*** ottela has quit IRC | 13:38 | |
*** crope has quit IRC | 13:38 | |
*** weggi has quit IRC | 13:38 | |
*** CitizenKane has quit IRC | 13:38 | |
*** LiraNuna has quit IRC | 13:38 | |
*** _kristianm has quit IRC | 13:38 | |
*** buckle has quit IRC | 13:38 | |
*** special has quit IRC | 13:38 | |
*** alien_ has quit IRC | 13:38 | |
*** kallam has quit IRC | 13:38 | |
*** meegofreak2 has quit IRC | 13:38 | |
*** topro has quit IRC | 13:38 | |
*** meegofreak has quit IRC | 13:38 | |
*** dlaflamm has quit IRC | 13:38 | |
*** Termana has quit IRC | 13:38 | |
*** npm has quit IRC | 13:38 | |
*** DLange has quit IRC | 13:38 | |
*** pexi has quit IRC | 13:38 | |
*** crazedpsyc has quit IRC | 13:38 | |
*** kluoto has quit IRC | 13:38 | |
*** aard_ has quit IRC | 13:38 | |
*** ckandeler has quit IRC | 13:38 | |
*** lems has quit IRC | 13:38 | |
*** spb has quit IRC | 13:38 | |
*** ljp has quit IRC | 13:38 | |
*** Patina has quit IRC | 13:38 | |
*** dec has quit IRC | 13:38 | |
*** madsara has quit IRC | 13:38 | |
*** lool has quit IRC | 13:38 | |
*** Robot101 has quit IRC | 13:38 | |
*** csdb has quit IRC | 13:38 | |
*** Elleo has quit IRC | 13:38 | |
*** Vertigo has quit IRC | 13:38 | |
*** copyleft has quit IRC | 13:38 | |
*** Ormod_ has quit IRC | 13:38 | |
*** TheOpenSourcerer has quit IRC | 13:38 | |
*** pcapriotti has quit IRC | 13:38 | |
*** psycho_oreos has quit IRC | 13:38 | |
*** ieatlint has quit IRC | 13:38 | |
*** stormer has quit IRC | 13:38 | |
*** seif has quit IRC | 13:38 | |
*** Beineri has quit IRC | 13:38 | |
*** cxl000 has quit IRC | 13:38 | |
*** juergbi has quit IRC | 13:38 | |
*** RST38h has quit IRC | 13:38 | |
*** cmantito has quit IRC | 13:38 | |
*** biochimia has quit IRC | 13:38 | |
*** miq_ has quit IRC | 13:38 | |
*** penghb has quit IRC | 13:38 | |
*** matrixx has quit IRC | 13:38 | |
*** jpwhiting has quit IRC | 13:38 | |
*** jonner has quit IRC | 13:38 | |
*** dmb has quit IRC | 13:38 | |
*** mcfrisk_ has quit IRC | 13:38 | |
*** nierob_ has quit IRC | 13:38 | |
*** mockillo has quit IRC | 13:38 | |
*** Ans5i has quit IRC | 13:38 | |
*** erstazi has quit IRC | 13:38 | |
*** jayne has quit IRC | 13:38 | |
*** sandst1 has quit IRC | 13:38 | |
*** zeddii has quit IRC | 13:38 | |
*** ketas-av has quit IRC | 13:38 | |
*** mbatle has quit IRC | 13:38 | |
*** zinit has quit IRC | 13:38 | |
*** el2ro has quit IRC | 13:38 | |
*** barisione has quit IRC | 13:38 | |
*** kahless has quit IRC | 13:38 | |
*** Kiranos has quit IRC | 13:38 | |
*** Plnt has quit IRC | 13:38 | |
*** Debolaz has quit IRC | 13:38 | |
*** jarkko^ has quit IRC | 13:38 | |
*** olorin_ has quit IRC | 13:38 | |
*** mythi has quit IRC | 13:38 | |
*** pvanhoof has quit IRC | 13:38 | |
*** moofree has quit IRC | 13:38 | |
*** frak has quit IRC | 13:38 | |
*** Sampppa_ has quit IRC | 13:38 | |
*** Clint has quit IRC | 13:38 | |
*** gbraad has quit IRC | 13:38 | |
*** tmzt_ has quit IRC | 13:38 | |
*** chayin_ has quit IRC | 13:38 | |
*** mato_ has quit IRC | 13:38 | |
*** rtyler has quit IRC | 13:38 | |
*** ahf has quit IRC | 13:38 | |
*** jefferai has quit IRC | 13:38 | |
*** Ronksu has quit IRC | 13:38 | |
*** infobot has quit IRC | 13:38 | |
*** kimitake_idle has quit IRC | 13:38 | |
*** Viltapi has quit IRC | 13:38 | |
*** reikalusikka has quit IRC | 13:38 | |
*** Dotti has quit IRC | 13:38 | |
*** villev has quit IRC | 13:38 | |
*** lbt has quit IRC | 13:38 | |
*** Amarant has quit IRC | 13:38 | |
*** diegobz has quit IRC | 13:38 | |
*** jussi has quit IRC | 13:38 | |
*** Sage has quit IRC | 13:38 | |
*** akniemi has quit IRC | 13:38 | |
*** MeeGoBot has quit IRC | 13:38 | |
*** ShadowJK has quit IRC | 13:38 | |
*** Myrtti has joined #meego | 13:38 | |
*** Rumpa has joined #meego | 13:38 | |
*** poutsi has joined #meego | 13:38 | |
*** lautalattia has joined #meego | 13:38 | |
*** saltsa_ has joined #meego | 13:38 | |
*** ap3xo has joined #meego | 13:38 | |
*** cassmodiah has joined #meego | 13:38 | |
*** krh has joined #meego | 13:38 | |
*** timakima has joined #meego | 13:38 | |
*** hena has joined #meego | 13:38 | |
*** Summeli has joined #meego | 13:38 | |
*** vilvo has joined #meego | 13:38 | |
*** basiaf has joined #meego | 13:38 | |
*** Santeli has joined #meego | 13:38 | |
*** MaxwellsDemon has joined #meego | 13:38 | |
*** rohanpm has joined #meego | 13:38 | |
*** w00t_ has joined #meego | 13:38 | |
*** pvuorela has joined #meego | 13:38 | |
*** krau has joined #meego | 13:38 | |
*** fscker_ has joined #meego | 13:38 | |
*** kyb3R has joined #meego | 13:38 | |
*** sp3000 has joined #meego | 13:38 | |
*** veli has joined #meego | 13:38 | |
*** jumpula has joined #meego | 13:38 | |
*** Jaffa has joined #meego | 13:38 | |
*** sebas has joined #meego | 13:38 | |
*** iekku has joined #meego | 13:38 | |
*** Katiska has joined #meego | 13:38 | |
*** chris-qBT_ has joined #meego | 13:38 | |
*** abner has joined #meego | 13:38 | |
*** theodor has joined #meego | 13:38 | |
*** mrmoku has joined #meego | 13:38 | |
*** inz has joined #meego | 13:38 | |
*** kad has joined #meego | 13:38 | |
*** mihero has joined #meego | 13:38 | |
*** Hq` has joined #meego | 13:38 | |
*** dazo_afk has joined #meego | 13:38 | |
*** timoph has joined #meego | 13:38 | |
*** nid0 has joined #meego | 13:38 | |
*** lupine_85 has joined #meego | 13:38 | |
*** sge has joined #meego | 13:38 | |
*** Tm_T has joined #meego | 13:38 | |
*** apoi has joined #meego | 13:38 | |
*** pdz has joined #meego | 13:38 | |
*** jjo has joined #meego | 13:38 | |
*** petteri has joined #meego | 13:38 | |
*** aloril has joined #meego | 13:38 | |
*** ScriptRipper has joined #meego | 13:38 | |
*** chainsawbike has joined #meego | 13:38 | |
*** weggi__ has joined #meego | 13:38 | |
*** freeloader has joined #meego | 13:38 | |
*** chouchoune has joined #meego | 13:38 | |
*** aslani has joined #meego | 13:38 | |
*** _|Nix|_ has joined #meego | 13:38 | |
*** Job1 has joined #meego | 13:38 | |
*** the-boss has joined #meego | 13:38 | |
*** joejoe has joined #meego | 13:38 | |
*** juvuolle-l has joined #meego | 13:38 | |
*** kloeri has joined #meego | 13:38 | |
*** dwmw2 has joined #meego | 13:38 | |
*** ablasche has joined #meego | 13:38 | |
*** mulvad has joined #meego | 13:38 | |
*** merbot has joined #meego | 13:38 | |
*** phunguy has joined #meego | 13:38 | |
*** parasight has joined #meego | 13:38 | |
*** yunta__ has joined #meego | 13:38 | |
*** stonda has joined #meego | 13:38 | |
*** Weasel_ has joined #meego | 13:38 | |
*** alterego has joined #meego | 13:38 | |
*** Hamzah has joined #meego | 13:38 | |
*** n8willis has joined #meego | 13:38 | |
*** sofar has joined #meego | 13:38 | |
*** Chani has joined #meego | 13:38 | |
*** lcuk has joined #meego | 13:38 | |
*** ZrZ has joined #meego | 13:38 | |
*** CoderForLife has joined #meego | 13:38 | |
*** Bostik has joined #meego | 13:38 | |
*** brik has joined #meego | 13:38 | |
*** dspeed has joined #meego | 13:38 | |
*** jevin has joined #meego | 13:38 | |
*** michl has joined #meego | 13:38 | |
*** CosmoHill has joined #meego | 13:38 | |
*** hyde____ has joined #meego | 13:38 | |
*** TheOpenSourcerer has joined #meego | 13:38 | |
*** jargon- has joined #meego | 13:38 | |
*** Patina has joined #meego | 13:38 | |
*** NIN101 has joined #meego | 13:38 | |
*** tackat has joined #meego | 13:38 | |
*** smoku has joined #meego | 13:38 | |
*** vblazquez has joined #meego | 13:38 | |
*** onen|openBmap has joined #meego | 13:38 | |
*** vkrause has joined #meego | 13:38 | |
*** leinir has joined #meego | 13:38 | |
*** pcapriotti has joined #meego | 13:38 | |
*** maour_ has joined #meego | 13:38 | |
*** rcg has joined #meego | 13:38 | |
*** meegofreak2 has joined #meego | 13:38 | |
*** s-andy has joined #meego | 13:38 | |
*** jpe has joined #meego | 13:38 | |
*** eijk has joined #meego | 13:38 | |
*** topro has joined #meego | 13:38 | |
*** tazz_ has joined #meego | 13:38 | |
*** thiago has joined #meego | 13:38 | |
*** IanWizard has joined #meego | 13:38 | |
*** coly_li has joined #meego | 13:38 | |
*** rdqfdx has joined #meego | 13:38 | |
*** arvind_khadri has joined #meego | 13:38 | |
*** jasonhu has joined #meego | 13:38 | |
*** xvlcwk has joined #meego | 13:38 | |
*** argretzi has joined #meego | 13:38 | |
*** bugzy has joined #meego | 13:38 | |
*** Termana has joined #meego | 13:38 | |
*** dl9pf_ has joined #meego | 13:38 | |
*** wmarone has joined #meego | 13:38 | |
*** npm has joined #meego | 13:38 | |
*** DocScrutinizer has joined #meego | 13:38 | |
*** shikamaru has joined #meego | 13:38 | |
*** Unmensch has joined #meego | 13:38 | |
*** lfranchi has joined #meego | 13:38 | |
*** pcfe has joined #meego | 13:38 | |
*** Moku has joined #meego | 13:38 | |
*** trumee has joined #meego | 13:38 | |
*** otep has joined #meego | 13:38 | |
*** ivanich has joined #meego | 13:38 | |
*** psycho_oreos has joined #meego | 13:38 | |
*** dani_l has joined #meego | 13:38 | |
*** xnt14 has joined #meego | 13:38 | |
*** MohammadAG has joined #meego | 13:38 | |
*** ieatlint has joined #meego | 13:38 | |
*** sudanix has joined #meego | 13:38 | |
*** deus_ex has joined #meego | 13:38 | |
*** stormer has joined #meego | 13:38 | |
*** KMFDM has joined #meego | 13:38 | |
*** tmzt_ has joined #meego | 13:38 | |
*** pocek has joined #meego | 13:38 | |
*** radhermit has joined #meego | 13:38 | |
*** ucomesdag has joined #meego | 13:38 | |
*** seif has joined #meego | 13:38 | |
*** Beineri has joined #meego | 13:38 | |
*** ali1234 has joined #meego | 13:38 | |
*** balor has joined #meego | 13:38 | |
*** ShadowJK has joined #meego | 13:38 | |
*** Jartza has joined #meego | 13:38 | |
*** MeeGoBot has joined #meego | 13:38 | |
*** Sampppa_ has joined #meego | 13:38 | |
*** Ormod_ has joined #meego | 13:38 | |
*** frak has joined #meego | 13:38 | |
*** moofree has joined #meego | 13:38 | |
*** Clint has joined #meego | 13:38 | |
*** pvanhoof has joined #meego | 13:38 | |
*** kallam has joined #meego | 13:38 | |
*** akniemi has joined #meego | 13:38 | |
*** jykae has joined #meego | 13:38 | |
*** cos^ has joined #meego | 13:38 | |
*** mythi has joined #meego | 13:38 | |
*** copyleft has joined #meego | 13:38 | |
*** Sage has joined #meego | 13:38 | |
*** arfoll has joined #meego | 13:38 | |
*** alien_ has joined #meego | 13:38 | |
*** degggeard has joined #meego | 13:38 | |
*** Vertigo has joined #meego | 13:38 | |
*** sosborn has joined #meego | 13:38 | |
*** tmikola has joined #meego | 13:38 | |
*** special has joined #meego | 13:38 | |
*** Elleo has joined #meego | 13:38 | |
*** olorin_ has joined #meego | 13:38 | |
*** csdb has joined #meego | 13:38 | |
*** jussi has joined #meego | 13:38 | |
*** Robot101 has joined #meego | 13:38 | |
*** buckle has joined #meego | 13:38 | |
*** jarkko^ has joined #meego | 13:38 | |
*** diegobz has joined #meego | 13:38 | |
*** biston has joined #meego | 13:38 | |
*** Amarant has joined #meego | 13:38 | |
*** _kristianm has joined #meego | 13:38 | |
*** lbt has joined #meego | 13:38 | |
*** Debolaz has joined #meego | 13:38 | |
*** Plnt has joined #meego | 13:38 | |
*** Kiranos has joined #meego | 13:38 | |
*** rgs_ has joined #meego | 13:38 | |
*** mquin has joined #meego | 13:38 | |
*** gandhijee has joined #meego | 13:38 | |
*** kahless has joined #meego | 13:38 | |
*** Vid has joined #meego | 13:38 | |
*** barisione has joined #meego | 13:38 | |
*** LiraNuna has joined #meego | 13:38 | |
*** CitizenKane has joined #meego | 13:38 | |
*** el2ro has joined #meego | 13:38 | |
*** lool has joined #meego | 13:38 | |
*** riot has joined #meego | 13:38 | |
*** zinit has joined #meego | 13:38 | |
*** Nitial has joined #meego | 13:38 | |
*** Tazpa has joined #meego | 13:38 | |
*** marquiz has joined #meego | 13:38 | |
*** mbatle has joined #meego | 13:38 | |
*** ketas-av has joined #meego | 13:38 | |
*** zeddii has joined #meego | 13:38 | |
*** iksaif has joined #meego | 13:38 | |
*** keistom has joined #meego | 13:38 | |
*** phako has joined #meego | 13:38 | |
*** rbelem has joined #meego | 13:38 | |
*** weggi has joined #meego | 13:38 | |
*** crope has joined #meego | 13:38 | |
*** ypk has joined #meego | 13:38 | |
*** eg81 has joined #meego | 13:38 | |
*** Tumi_ has joined #meego | 13:38 | |
*** ottela has joined #meego | 13:38 | |
*** kraft has joined #meego | 13:38 | |
*** joppu has joined #meego | 13:38 | |
*** villev has joined #meego | 13:38 | |
*** mandelevium has joined #meego | 13:38 | |
*** ab has joined #meego | 13:38 | |
*** Dotti has joined #meego | 13:38 | |
*** madsara has joined #meego | 13:38 | |
*** reikalusikka has joined #meego | 13:38 | |
*** Viltapi has joined #meego | 13:38 | |
*** Ulf_ has joined #meego | 13:38 | |
*** sandst1 has joined #meego | 13:38 | |
*** yanggua has joined #meego | 13:38 | |
*** till- has joined #meego | 13:38 | |
*** jbos_ has joined #meego | 13:38 | |
*** sampos has joined #meego | 13:38 | |
*** josu has joined #meego | 13:38 | |
*** markatto has joined #meego | 13:38 | |
*** jayne has joined #meego | 13:38 | |
*** blub has joined #meego | 13:38 | |
*** buz has joined #meego | 13:38 | |
*** jbarron has joined #meego | 13:38 | |
*** kimitake_idle has joined #meego | 13:38 | |
*** erstazi has joined #meego | 13:38 | |
*** sivoais has joined #meego | 13:38 | |
*** jasavi has joined #meego | 13:38 | |
*** gnuton has joined #meego | 13:38 | |
*** Ans5i has joined #meego | 13:38 | |
*** albanc has joined #meego | 13:38 | |
*** Qantourisc has joined #meego | 13:38 | |
*** rm_you has joined #meego | 13:38 | |
*** infobot has joined #meego | 13:38 | |
*** mockillo has joined #meego | 13:38 | |
*** grinsekatze has joined #meego | 13:38 | |
*** jotik_work has joined #meego | 13:38 | |
*** auke has joined #meego | 13:38 | |
*** dec has joined #meego | 13:38 | |
*** lopotter has joined #meego | 13:38 | |
*** nierob_ has joined #meego | 13:38 | |
*** hhurtta_ has joined #meego | 13:38 | |
*** mcfrisk_ has joined #meego | 13:38 | |
*** pinchartl has joined #meego | 13:38 | |
*** Ronksu has joined #meego | 13:38 | |
*** shaunm has joined #meego | 13:38 | |
*** dmb has joined #meego | 13:38 | |
*** Openfree` has joined #meego | 13:38 | |
*** ljp has joined #meego | 13:38 | |
*** KRF has joined #meego | 13:38 | |
*** antymat has joined #meego | 13:38 | |
*** Kaadlajk has joined #meego | 13:38 | |
*** spb has joined #meego | 13:38 | |
*** jonner has joined #meego | 13:38 | |
*** jefferai has joined #meego | 13:38 | |
*** jpwhiting has joined #meego | 13:38 | |
*** yppaper has joined #meego | 13:38 | |
*** matrixx has joined #meego | 13:38 | |
*** Mirv has joined #meego | 13:38 | |
*** ahf has joined #meego | 13:38 | |
*** tuununiis has joined #meego | 13:38 | |
*** ColKilkenny has joined #meego | 13:38 | |
*** apachelogger has joined #meego | 13:38 | |
*** saidinesh5 has joined #meego | 13:38 | |
*** bouncy`_ has joined #meego | 13:38 | |
*** odin_ has joined #meego | 13:38 | |
*** csgeek has joined #meego | 13:38 | |
*** rtyler has joined #meego | 13:38 | |
*** piotr has joined #meego | 13:38 | |
*** captainigloo has joined #meego | 13:38 | |
*** j45 has joined #meego | 13:38 | |
*** Flanbix has joined #meego | 13:38 | |
*** tomma has joined #meego | 13:38 | |
*** kimmok has joined #meego | 13:38 | |
*** X-Fade has joined #meego | 13:38 | |
*** TuOki^ has joined #meego | 13:38 | |
*** idoru has joined #meego | 13:38 | |
*** pavi has joined #meego | 13:38 | |
*** penghb has joined #meego | 13:38 | |
*** lems has joined #meego | 13:38 | |
*** joro2 has joined #meego | 13:38 | |
*** miq_ has joined #meego | 13:38 | |
*** mankku has joined #meego | 13:38 | |
*** LoneWolf__ has joined #meego | 13:38 | |
*** blauzahl has joined #meego | 13:38 | |
*** zalbisser has joined #meego | 13:38 | |
*** jonni has joined #meego | 13:38 | |
*** elproxy has joined #meego | 13:38 | |
*** biochimia has joined #meego | 13:38 | |
*** deux_ has joined #meego | 13:38 | |
*** biedro has joined #meego | 13:38 | |
*** gabrbedd has joined #meego | 13:38 | |
*** mmeeks has joined #meego | 13:38 | |
*** dlaflamm has joined #meego | 13:38 | |
*** ecloud has joined #meego | 13:38 | |
*** jedix has joined #meego | 13:38 | |
*** args[0] has joined #meego | 13:38 | |
*** tzorvas has joined #meego | 13:38 | |
*** jprvita|afk has joined #meego | 13:38 | |
*** ernestchiang_ has joined #meego | 13:38 | |
*** equim has joined #meego | 13:38 | |
*** SpeedEvil has joined #meego | 13:38 | |
*** jkt has joined #meego | 13:38 | |
*** lmoura has joined #meego | 13:38 | |
*** Mek has joined #meego | 13:38 | |
*** cmantito has joined #meego | 13:38 | |
*** Frye has joined #meego | 13:38 | |
*** mkeir has joined #meego | 13:38 | |
*** ybot has joined #meego | 13:38 | |
*** michaelg|nok has joined #meego | 13:38 | |
*** githogori has joined #meego | 13:38 | |
*** naquad has joined #meego | 13:38 | |
*** nghtwsh has joined #meego | 13:38 | |
*** ckandeler has joined #meego | 13:38 | |
*** maitrey has joined #meego | 13:38 | |
*** mato_ has joined #meego | 13:38 | |
*** vgrade has joined #meego | 13:38 | |
*** RST38h has joined #meego | 13:38 | |
*** tchan has joined #meego | 13:38 | |
*** chayin_ has joined #meego | 13:38 | |
*** Teo` has joined #meego | 13:38 | |
*** juergbi has joined #meego | 13:38 | |
*** aard_ has joined #meego | 13:38 | |
*** bunk_ has joined #meego | 13:38 | |
*** kluoto has joined #meego | 13:38 | |
*** visz_ has joined #meego | 13:38 | |
*** Mek_ has joined #meego | 13:38 | |
*** Ian--- has joined #meego | 13:38 | |
*** aloisiojr has joined #meego | 13:38 | |
*** schoenemann has joined #meego | 13:38 | |
*** halton1 has joined #meego | 13:38 | |
*** Gizmokid2005|AFK has joined #meego | 13:38 | |
*** user has joined #meego | 13:38 | |
*** sabotage has joined #meego | 13:38 | |
*** ganadist has joined #meego | 13:38 | |
*** frals has joined #meego | 13:38 | |
*** masACC has joined #meego | 13:38 | |
*** pexi has joined #meego | 13:38 | |
*** DLange has joined #meego | 13:38 | |
*** jorma has joined #meego | 13:38 | |
*** GAN900 has joined #meego | 13:38 | |
*** khohm has joined #meego | 13:38 | |
*** musca has joined #meego | 13:38 | |
*** octal_ has joined #meego | 13:38 | |
*** achipa has joined #meego | 13:38 | |
*** cxl000 has joined #meego | 13:38 | |
*** Milhouse has joined #meego | 13:38 | |
*** ssvb has joined #meego | 13:38 | |
*** AutoQuack has joined #meego | 13:38 | |
*** ruskie has joined #meego | 13:38 | |
*** miksuh has joined #meego | 13:38 | |
*** jrayhawk has joined #meego | 13:38 | |
*** gbraad has joined #meego | 13:38 | |
*** Stskeeps has joined #meego | 13:38 | |
*** thuttu77 has joined #meego | 13:38 | |
*** ahiemstra has joined #meego | 13:38 | |
*** radiofree has joined #meego | 13:38 | |
*** crazedpsyc has joined #meego | 13:38 | |
*** stefanopi has joined #meego | 13:38 | |
*** pcacjr has joined #meego | 13:38 | |
*** mitsutaka has joined #meego | 13:38 | |
*** cyborg-one has joined #meego | 13:38 | |
*** lmh has joined #meego | 13:38 | |
*** kuzak_ has joined #meego | 13:38 | |
*** goutam_ has joined #meego | 13:38 | |
*** meegofreak has joined #meego | 13:38 | |
*** loft306 has joined #meego | 13:38 | |
*** Riussi has joined #meego | 13:38 | |
*** Appiah has joined #meego | 13:38 | |
*** Jade has joined #meego | 13:38 | |
*** drussell has joined #meego | 13:38 | |
*** ph0b has joined #meego | 13:38 | |
*** ptl has joined #meego | 13:38 | |
*** dm8tbr has joined #meego | 13:38 | |
*** drf__ has joined #meego | 13:38 | |
Jaffa | Stskeeps: lbt: email sent | 13:39 |
*** thiago has quit IRC | 13:39 | |
*** arvind_khadri has quit IRC | 13:39 | |
*** xvlcwk has quit IRC | 13:39 | |
*** IanWizard has quit IRC | 13:39 | |
*** KMFDM has quit IRC | 13:39 | |
*** ali1234 has quit IRC | 13:39 | |
*** jorma has quit IRC | 13:39 | |
*** Mek_ has quit IRC | 13:39 | |
*** ecloud has quit IRC | 13:39 | |
*** jedix has quit IRC | 13:39 | |
*** args[0] has quit IRC | 13:39 | |
*** tzorvas has quit IRC | 13:39 | |
*** ernestchiang_ has quit IRC | 13:39 | |
*** lmh has quit IRC | 13:39 | |
*** jprvita|afk has quit IRC | 13:39 | |
*** Jaffa has quit IRC | 13:39 | |
*** Jaffa has joined #meego | 13:39 | |
Stskeeps | ta | 13:39 |
Stskeeps | reading | 13:39 |
*** thiago has joined #meego | 13:39 | |
*** IanWizard has joined #meego | 13:39 | |
*** arvind_khadri has joined #meego | 13:39 | |
*** xvlcwk has joined #meego | 13:39 | |
*** KMFDM has joined #meego | 13:39 | |
*** ali1234 has joined #meego | 13:39 | |
*** lmh has joined #meego | 13:39 | |
*** jorma has joined #meego | 13:39 | |
*** Mek_ has joined #meego | 13:39 | |
*** ecloud has joined #meego | 13:39 | |
*** jedix has joined #meego | 13:39 | |
*** args[0] has joined #meego | 13:39 | |
*** tzorvas has joined #meego | 13:39 | |
*** jprvita|afk has joined #meego | 13:39 | |
*** ernestchiang_ has joined #meego | 13:39 | |
*** pcfe has quit IRC | 13:39 | |
*** xnt14 has quit IRC | 13:39 | |
*** frals has quit IRC | 13:39 | |
*** vgrade has quit IRC | 13:39 | |
*** biedro has quit IRC | 13:39 | |
*** deux_ has quit IRC | 13:39 | |
*** LoneWolf__ has quit IRC | 13:39 | |
*** joro2 has quit IRC | 13:39 | |
*** tomma has quit IRC | 13:39 | |
*** ColKilkenny has quit IRC | 13:39 | |
*** Mirv has quit IRC | 13:39 | |
*** Kaadlajk has quit IRC | 13:39 | |
*** Openfree` has quit IRC | 13:39 | |
*** shaunm has quit IRC | 13:39 | |
*** grinsekatze has quit IRC | 13:39 | |
*** Qantourisc has quit IRC | 13:39 | |
*** jbarron has quit IRC | 13:39 | |
*** blub has quit IRC | 13:39 | |
*** markatto has quit IRC | 13:39 | |
*** sampos has quit IRC | 13:39 | |
*** till- has quit IRC | 13:39 | |
*** eg81 has quit IRC | 13:39 | |
*** ypk has quit IRC | 13:39 | |
lbt | Jaffa: OK | 13:39 |
*** pcfe has joined #meego | 13:39 | |
*** xnt14 has joined #meego | 13:39 | |
*** frals has joined #meego | 13:39 | |
*** vgrade has joined #meego | 13:39 | |
*** biedro has joined #meego | 13:39 | |
*** deux_ has joined #meego | 13:39 | |
*** LoneWolf__ has joined #meego | 13:39 | |
*** joro2 has joined #meego | 13:39 | |
*** tomma has joined #meego | 13:39 | |
*** ColKilkenny has joined #meego | 13:39 | |
*** Mirv has joined #meego | 13:39 | |
*** Kaadlajk has joined #meego | 13:39 | |
*** Openfree` has joined #meego | 13:39 | |
*** shaunm has joined #meego | 13:39 | |
*** grinsekatze has joined #meego | 13:39 | |
*** Qantourisc has joined #meego | 13:39 | |
*** jbarron has joined #meego | 13:39 | |
*** blub has joined #meego | 13:39 | |
*** markatto has joined #meego | 13:39 | |
*** sampos has joined #meego | 13:39 | |
*** till- has joined #meego | 13:39 | |
*** eg81 has joined #meego | 13:39 | |
*** ypk has joined #meego | 13:39 | |
*** rdqfdx has quit IRC | 13:39 | |
*** Riussi has quit IRC | 13:39 | |
*** goutam_ has quit IRC | 13:39 | |
*** jrayhawk has quit IRC | 13:39 | |
*** achipa has quit IRC | 13:39 | |
*** GAN900 has quit IRC | 13:39 | |
*** visz_ has quit IRC | 13:39 | |
*** maitrey has quit IRC | 13:39 | |
*** Frye has quit IRC | 13:39 | |
*** Mek has quit IRC | 13:39 | |
*** blauzahl has quit IRC | 13:39 | |
*** mankku has quit IRC | 13:39 | |
*** kimmok has quit IRC | 13:39 | |
*** hhurtta_ has quit IRC | 13:39 | |
*** antymat has quit IRC | 13:39 | |
*** jasavi has quit IRC | 13:39 | |
*** mandelevium has quit IRC | 13:39 | |
*** Tumi_ has quit IRC | 13:39 | |
*** degggeard has quit IRC | 13:39 | |
*** markatto has quit IRC | 13:40 | |
lbt | Jaffa: did you read my blog? | 13:40 |
*** wmarone has quit IRC | 13:40 | |
*** balor has quit IRC | 13:40 | |
*** pcacjr has quit IRC | 13:40 | |
*** stefanopi has quit IRC | 13:40 | |
*** Tazpa has quit IRC | 13:40 | |
*** rdqfdx has joined #meego | 13:40 | |
*** Riussi has joined #meego | 13:40 | |
*** goutam_ has joined #meego | 13:40 | |
*** jrayhawk has joined #meego | 13:40 | |
*** achipa has joined #meego | 13:40 | |
*** GAN900 has joined #meego | 13:40 | |
*** visz_ has joined #meego | 13:40 | |
*** maitrey has joined #meego | 13:40 | |
*** Frye has joined #meego | 13:40 | |
*** Mek has joined #meego | 13:40 | |
*** blauzahl has joined #meego | 13:40 | |
*** mankku has joined #meego | 13:40 | |
*** kimmok has joined #meego | 13:40 | |
*** antymat has joined #meego | 13:40 | |
*** hhurtta_ has joined #meego | 13:40 | |
*** jasavi has joined #meego | 13:40 | |
*** mandelevium has joined #meego | 13:40 | |
*** Tumi_ has joined #meego | 13:40 | |
*** degggeard has joined #meego | 13:40 | |
Jaffa | lbt: I did (linked to as the background) | 13:40 |
*** wmarone has joined #meego | 13:40 | |
*** balor has joined #meego | 13:40 | |
*** pcacjr has joined #meego | 13:40 | |
*** stefanopi has joined #meego | 13:40 | |
*** Tazpa has joined #meego | 13:40 | |
*** onen|openBmap has quit IRC | 13:40 | |
*** argretzi has quit IRC | 13:40 | |
*** DocScrutinizer has quit IRC | 13:40 | |
*** Moku has quit IRC | 13:40 | |
*** dani_l has quit IRC | 13:40 | |
*** MohammadAG has quit IRC | 13:40 | |
*** Milhouse has quit IRC | 13:40 | |
*** Gizmokid2005|AFK has quit IRC | 13:40 | |
*** ybot has quit IRC | 13:40 | |
*** pinchartl has quit IRC | 13:40 | |
*** jbos_ has quit IRC | 13:40 | |
*** phako has quit IRC | 13:40 | |
*** keistom has quit IRC | 13:40 | |
*** Vid has quit IRC | 13:40 | |
*** gandhijee has quit IRC | 13:40 | |
*** mquin has quit IRC | 13:40 | |
*** arfoll has quit IRC | 13:40 | |
lbt | OK ... consider the goals+scope | 13:40 |
*** ScriptRipper has quit IRC | 13:40 | |
lbt | since I think that's a platform architecture | 13:40 |
*** markatto has joined #meego | 13:41 | |
lcuk | Jaffa, is this steering group outline stuff that I have a pending one of as well, if so it would be good coming from yourself | 13:41 |
*** CosmoHill has quit IRC | 13:41 | |
*** smoku has quit IRC | 13:41 | |
*** vkrause has quit IRC | 13:41 | |
*** coly_li has quit IRC | 13:41 | |
*** ahiemstra has quit IRC | 13:41 | |
*** thuttu77 has quit IRC | 13:41 | |
*** ruskie has quit IRC | 13:41 | |
*** khohm has quit IRC | 13:41 | |
*** bunk_ has quit IRC | 13:41 | |
*** nghtwsh has quit IRC | 13:41 | |
*** githogori has quit IRC | 13:41 | |
*** jkt has quit IRC | 13:41 | |
*** mmeeks has quit IRC | 13:41 | |
*** csgeek has quit IRC | 13:41 | |
*** saidinesh5 has quit IRC | 13:41 | |
*** yppaper has quit IRC | 13:41 | |
*** jotik_work has quit IRC | 13:41 | |
*** rm_you has quit IRC | 13:41 | |
*** albanc has quit IRC | 13:41 | |
*** josu has quit IRC | 13:41 | |
*** kraft has quit IRC | 13:41 | |
*** rbelem has quit IRC | 13:41 | |
*** ab has quit IRC | 13:41 | |
*** Nitial has quit IRC | 13:41 | |
*** riot has quit IRC | 13:41 | |
*** marquiz has quit IRC | 13:41 | |
*** rgs_ has quit IRC | 13:41 | |
*** biston has quit IRC | 13:41 | |
*** sosborn has quit IRC | 13:41 | |
*** Jartza has quit IRC | 13:41 | |
lbt | s/'s a/addresses/ | 13:41 |
infobot | lbt meant: since I think thataddresses platform architecture | 13:41 |
*** CosmoHill has joined #meego | 13:41 | |
*** smoku has joined #meego | 13:41 | |
*** vkrause has joined #meego | 13:41 | |
*** coly_li has joined #meego | 13:41 | |
*** ahiemstra has joined #meego | 13:41 | |
*** thuttu77 has joined #meego | 13:41 | |
*** ruskie has joined #meego | 13:41 | |
*** khohm has joined #meego | 13:41 | |
*** bunk_ has joined #meego | 13:41 | |
*** nghtwsh has joined #meego | 13:41 | |
*** githogori has joined #meego | 13:41 | |
*** jkt has joined #meego | 13:41 | |
*** mmeeks has joined #meego | 13:41 | |
*** csgeek has joined #meego | 13:41 | |
*** saidinesh5 has joined #meego | 13:41 | |
*** yppaper has joined #meego | 13:41 | |
*** jotik_work has joined #meego | 13:41 | |
*** rm_you has joined #meego | 13:41 | |
*** albanc has joined #meego | 13:41 | |
*** josu has joined #meego | 13:41 | |
*** ab has joined #meego | 13:41 | |
*** kraft has joined #meego | 13:41 | |
*** rbelem has joined #meego | 13:41 | |
*** marquiz has joined #meego | 13:41 | |
*** Nitial has joined #meego | 13:41 | |
*** riot has joined #meego | 13:41 | |
*** rgs_ has joined #meego | 13:41 | |
*** biston has joined #meego | 13:41 | |
*** sosborn has joined #meego | 13:41 | |
*** Jartza has joined #meego | 13:41 | |
*** CosmoHill has quit IRC | 13:42 | |
lbt | so we need to address deliverables outside the linux SW stack too | 13:42 |
Jaffa | lbt: Goals/aims is what I was talking to Stskeeps about this morning. Is it innovation/evolution in project governance or technology which wants to be delivered. | 13:42 |
*** Cosmo[PB] has joined #meego | 13:42 | |
*** ScriptRipper has joined #meego | 13:42 | |
*** onen|openBmap has joined #meego | 13:42 | |
*** argretzi has joined #meego | 13:42 | |
*** DocScrutinizer has joined #meego | 13:42 | |
*** Moku has joined #meego | 13:42 | |
*** dani_l has joined #meego | 13:42 | |
*** MohammadAG has joined #meego | 13:42 | |
*** Milhouse has joined #meego | 13:42 | |
*** Gizmokid2005|AFK has joined #meego | 13:42 | |
*** ybot has joined #meego | 13:42 | |
*** pinchartl has joined #meego | 13:42 | |
*** jbos_ has joined #meego | 13:42 | |
*** phako has joined #meego | 13:42 | |
*** keistom has joined #meego | 13:42 | |
*** Vid has joined #meego | 13:42 | |
*** gandhijee has joined #meego | 13:42 | |
*** mquin has joined #meego | 13:42 | |
*** arfoll has joined #meego | 13:42 | |
*** kraft has quit IRC | 13:42 | |
lcuk | lbt, cross compatabile apps you mean? | 13:42 |
lcuk | or process flow integration | 13:43 |
Jaffa | lcuk: need to rewrite a bit which quotes a private email before sharing the link... | 13:43 |
lbt | no ... the goal of meego (IMHO) is to facilitate product building | 13:43 |
*** kraft has joined #meego | 13:43 | |
lcuk | Jaffa, reasonable | 13:43 |
lcuk | i have been speaking to many here openly, hopefully you have been watching the conversations too | 13:43 |
lcuk | and the points raised are being expanded upon | 13:44 |
*** hyde____ has quit IRC | 13:45 | |
*** jargon- has quit IRC | 13:45 | |
*** leinir has quit IRC | 13:45 | |
*** tazz_ has quit IRC | 13:45 | |
*** otep has quit IRC | 13:45 | |
*** mitsutaka has quit IRC | 13:45 | |
*** AutoQuack has quit IRC | 13:45 | |
*** lmoura has quit IRC | 13:45 | |
*** equim has quit IRC | 13:45 | |
*** jonni has quit IRC | 13:45 | |
*** X-Fade has quit IRC | 13:45 | |
*** captainigloo has quit IRC | 13:45 | |
*** odin_ has quit IRC | 13:45 | |
lcuk | bug 9908 | 13:45 |
*** hyde____ has joined #meego | 13:45 | |
*** jargon- has joined #meego | 13:45 | |
*** leinir has joined #meego | 13:45 | |
*** tazz_ has joined #meego | 13:45 | |
*** otep has joined #meego | 13:45 | |
*** mitsutaka has joined #meego | 13:45 | |
*** AutoQuack has joined #meego | 13:45 | |
*** lmoura has joined #meego | 13:45 | |
*** equim has joined #meego | 13:45 | |
*** jonni has joined #meego | 13:45 | |
*** X-Fade has joined #meego | 13:45 | |
*** captainigloo has joined #meego | 13:45 | |
*** odin_ has joined #meego | 13:45 | |
MeeGoBot | Bug https://bugs.meego.com/show_bug.cgi?id=9908 nor, Undecided, ---, michael.r.shaver, ASSI, Open roadmapping process defined but no implemented | 13:45 |
lcuk | we should try to ensure the points in there are not ignored, it would be good to find a path which closed-fixed that bug | 13:46 |
*** kloeri has quit IRC | 13:47 | |
*** jie-test has joined #meego | 13:51 | |
*** zhiwei has joined #meego | 13:52 | |
lcuk | lbt, meego is for product building, how can those products not be linux based? | 13:52 |
lbt | read my blog :) | 13:52 |
lcuk | "deliverables outside the linux sw stack" | 13:52 |
lcuk | link again, the netsplit played havoc with eyes | 13:52 |
lbt | first page, paragraph 4 | 13:53 |
lbt | http://mer-l-in.blogspot.com/2011/08/restructure-meego-by-installments.html | 13:53 |
lbt | http://mer-l-in.blogspot.com/2011/08/restructuring-meego-executive-summary.html | 13:53 |
lbt | "They care about more than just the source that comes out of MeeGo" | 13:53 |
lbt | if we deliver a linux stack then we are "just another distro" | 13:53 |
lcuk | understood | 13:54 |
*** zhiwei has left #meego | 13:54 | |
lbt | the SW stack is the single most important thing we deliver | 13:54 |
lbt | but it's not enough | 13:54 |
lcuk | yes, like I said to Stskeeps yesterday, as a sandwich we need an appealing set of fillings :) | 13:56 |
lcuk | presented well and fresh | 13:56 |
jie-test | just an UI change can make another distribution. | 13:56 |
lcuk | jie-test, around meego ui/uxes are different everywhere | 13:57 |
lcuk | it frustrates me immensely to not see consistent suite of apps | 13:57 |
jie-test | lcuk: use My design to make them unify http://forum.ubuntu.org.cn/viewtopic.php?f=168&t=342349 | 13:58 |
*** ced117 has quit IRC | 13:58 | |
jie-test | lcuk: I want more comments :) | 13:58 |
lcuk | jie-test, and how would that unify them | 13:58 |
aard_ | lcuk: I think the ease of completely changing the UX without having to worry about the system underneath is one of the most interesting points about meego | 14:00 |
jie-test | lcuk: use seamless design, get similar feeling IMO. | 14:00 |
jie-test | lcuk: at least get a config make them all work in a similar way. | 14:00 |
lcuk | aard_, yes and you know more than most about this | 14:01 |
jie-test | aard_: although the brand meego is way too complex to explain in that way, they look different... | 14:02 |
aard_ | drawback is of course that we have different use&feel across devices -- but I'd say for most device manufacturers meego is mainly interesting because they just can change it | 14:02 |
lcuk | jie-test, unified look/feel across devices - this is how I see it: http://liqbase.net/a/20110218_024.jpg or http://liqbase.net/a/20110610_002.jpg | 14:02 |
lcuk | if we can achieve that using standard qt5/wayland/wm combination | 14:02 |
lcuk | and a suite of good looking apps working well together | 14:03 |
lcuk | i see that working because that is how my systems run in prototype form today | 14:03 |
lcuk | aard_, different use&feel is all in your head | 14:04 |
lcuk | a good app on a handheld scales upwards | 14:04 |
jie-test | lcuk: looks the same. feeling the same, but the screen/font size would be issue | 14:04 |
lcuk | jie-test, no its not | 14:05 |
lcuk | the only difference in using one to the other is how to write on the screen | 14:05 |
aard_ | lcuk: not really, as it depends on the manufacturer of a device providing proper styling/widget sets for the kind of technology you're using | 14:05 |
lcuk | one uses actual writing style, the other uses chalkboard writing style | 14:05 |
lcuk | aard_, the iphone/ipad has unified styling and apps work from iphone to ipad | 14:06 |
lcuk | which is exactly the same as I see meego handheld/tablet | 14:06 |
lcuk | which is exactly as it runs today | 14:06 |
jie-test | lcuk: do you mean meego need some native applications? | 14:06 |
lcuk | jie-test, it needs things which show meego in the best light | 14:07 |
lcuk | as lbt says: lead by example | 14:07 |
lcuk | we are building this supreme open os | 14:07 |
aard_ | lcuk: so? it's a locked in environment. if you use meego, you can for example decide do use some gtk-based ux, if that's best for your device. the qml stuff will probably never look perfect in such an environment | 14:07 |
lcuk | if we just say "its open do what you want" | 14:07 |
lcuk | it is not inviting for others really | 14:07 |
lcuk | a blank canvas | 14:07 |
*** t_s_o has joined #meego | 14:07 | |
lcuk | aard_, agreed in that regard - we are seeing netbooks coming out with the netbook ux | 14:08 |
lcuk | because that is most stable and usable on devices without a ts | 14:08 |
*** araujo has joined #meego | 14:08 | |
*** araujo has joined #meego | 14:08 | |
lcuk | jie-test, are you able to try and actually prototype your idea? | 14:08 |
lcuk | could you try and get baseline working? | 14:08 |
lcuk | or are you just playing with ideas | 14:08 |
aard_ | as for handset/tablet, the meegotouch-stuff needs to die completely, then you'll have your unified ux | 14:09 |
aard_ | the initial idea behind the handset-ux was that meego provides stub applications without functionality, and every manufacturer will build his own implementation (or, maybe, license the applications from some other company involved) | 14:09 |
jie-test | aard_: so let sign a UNI-UI across all device, let the manufacturers have their options to have unique ui while keep the UNIFY one | 14:10 |
jie-test | if thats possible | 14:10 |
aard_ | jie-test: this ui will be tablet-ui, once the meegotouch-stuff is dead | 14:10 |
aard_ | which it already is, outside of CE | 14:10 |
lcuk | aard_, for performance and scale reasons and also because ability to modify the tablet ux to required degree is difficult | 14:12 |
jie-test | aard_: which UI? I didn't even know... | 14:12 |
lcuk | jie-test, aard_ is right about the tablet ux though | 14:12 |
jie-test | lcuk: is that what you showed me? | 14:13 |
lcuk | no, my work predates the tablet ux and has worked well across numerous devices for years | 14:13 |
lcuk | it is used by many folks every day | 14:14 |
lcuk | it just shows a very good focalpoint to explain how to do it properly | 14:14 |
*** ced117 has joined #meego | 14:14 | |
*** ced117 has joined #meego | 14:14 | |
* jie-test felt no place here, as he just had an idea want spread and never learnt the UI design... | 14:15 | |
lcuk | jie-test, as stskeeps says, code it up and test it | 14:16 |
lcuk | until then it is just a bit of peper | 14:17 |
lcuk | paper | 14:17 |
jie-test | lcuk: I never learnt coding, and my computer which run linux broken. I will wait to see. | 14:17 |
lcuk | afk | 14:20 |
jie-test | afk here | 14:20 |
*** Vanadis has joined #meego | 14:21 | |
lbt | restoring all meego users... this takes a bit | 14:23 |
*** psycho_oreos has quit IRC | 14:28 | |
*** psycho_oreos has joined #meego | 14:32 | |
*** xvlcwk has quit IRC | 14:36 | |
*** M4rtinK has joined #meego | 14:38 | |
*** shikamaru has quit IRC | 14:43 | |
Stskeeps | ah.. packaging | 14:47 |
Stskeeps | liberation-fonts build-deps on fontforge etc.. bringing in imagemagick and the whole circus | 14:47 |
Stskeeps | but in fact, it doesn't use it, at all, in packaging or build. | 14:47 |
*** shikamaru has joined #meego | 14:47 | |
lcuk | Stskeeps, when you said that the roadmap started is unofficial - how to go about making it official | 14:47 |
*** xvlcwk has joined #meego | 14:48 | |
Stskeeps | lcuk: honestly, don't know | 14:48 |
*** KaIRC has joined #meego | 14:48 | |
lcuk | Stskeeps, we can try to build on it as best we can | 14:48 |
*** berndhs has joined #meego | 14:52 | |
*** mmeeks has quit IRC | 14:52 | |
*** ScriptRipper has quit IRC | 14:53 | |
*** ScriptRipper has joined #meego | 14:53 | |
*** maour_ is now known as maour | 14:57 | |
*** jonwil has joined #meego | 14:59 | |
berndhs | morning | 15:00 |
jie-test | good night:D | 15:00 |
berndhs | don't work too late | 15:00 |
jie-test | berndhs: I just started my school assessment due tomorrow | 15:01 |
*** jie-test has quit IRC | 15:05 | |
*** Cosmo[PB] has quit IRC | 15:06 | |
lbt | c.obs is back | 15:08 |
lbt | FWIW something happened to the www.meego DB and a blank list of users got 'sync'ed to LDAP. Primarily impacting OBS | 15:10 |
Stskeeps | that sounds bad | 15:11 |
lbt | I put in a guard | 15:12 |
*** dailylinux has joined #meego | 15:13 | |
lbt | hmm and we're getting 5 new registrations every few mins | 15:15 |
*** wmarone has quit IRC | 15:15 | |
berndhs | sounds like DOS | 15:15 |
*** wmarone has joined #meego | 15:15 | |
lbt | MetddlgdinRenita@hotmail.com = darrenirwin5r DestinIrwin | 15:15 |
lbt | yeah ... | 15:16 |
lbt | grumble... | 15:16 |
Stskeeps | go look at "current users" of forum.meego.com maybe | 15:17 |
Stskeeps | don't we have a captcha? | 15:17 |
lbt | not in www.meego.com | 15:17 |
lbt | AFAIK | 15:18 |
Stskeeps | ok | 15:18 |
Stskeeps | Most users ever online was 2,270, 02-01-11 at 11:54 AM. | 15:18 |
Stskeeps | stskeeps, abelsalas24, antoineaceve923, brockvelez13, bryanpruitt12, bufordlang12, burtonwise410, darrenirwin5r, elemental, ethanwilson922, fbookslut123, felixlester230, floydlloyd716, fredmendez513, gradylowe922, grantnoel819, gregoryterry410, gusramirez1230, houstonburt24, huntermontoy511, jamardeleon616, jeanbenson25, jermainewate23, jerrodbeard1024, jessebullock1126, josemoreno511, josharmstron12, kirkmccarthy716, ... | 15:18 |
Stskeeps | ... kurtishodges1026, lelandwaller10o, martink, mechanic, meegoexperts, numberstaylo13, ojdon, olivercole12, parkerreed19, pillum, rickthomas615, robbymccall819, rogerphelps11, romandale614, shanenewman1229, soder, staceyparks819, stephenchave124, sterlingcraw1128, theodoremcfa923, thierryblois819, ulyssesselle922, wanmat33, wilfredohoov614, willi4ml4mb08, wonko, zacherymarti619, zeamoceq | 15:18 |
Stskeeps | doesn't sond right | 15:18 |
lbt | the web guys don't seem as security aware as I'd like | 15:19 |
*** Cosmo[PB] has joined #meego | 15:19 | |
Stskeeps | .. point ryan to it? | 15:19 |
lbt | yeah | 15:19 |
* Stskeeps admires his enthusiasm for security | 15:19 | |
thiago | Stskeeps: Feb 1st or Jan 2nd? | 15:25 |
Stskeeps | thiago: you know, that's a good question | 15:25 |
thiago | were you online just after new year's? | 15:26 |
Stskeeps | US format | 15:27 |
Stskeeps | so 1st feb 2011 | 15:27 |
dm8tbr | lbt: re blank list, there was this maintenance window 8h ago | 15:32 |
lbt | yeah, but it happened about an hour ago | 15:35 |
lbt | I was working and then it just stopped | 15:35 |
dm8tbr | ah, ic | 15:35 |
*** Cosmo[PB] has quit IRC | 15:40 | |
*** Cosmo[PB] has joined #meego | 15:45 | |
lcuk | Stskeeps, feb1st was a normal irc day | 15:48 |
lcuk | was when we got questions about Asian contacts missing ui stuff | 15:48 |
lcuk | and we were discussing roadmap and contributions.. | 15:48 |
*** pohly has joined #meego | 15:54 | |
*** KMFDM has quit IRC | 15:56 | |
meegofreak2 | when is the next meego conference ? | 15:59 |
Stskeeps | supposedly early next year | 15:59 |
meegofreak2 | dateß | 15:59 |
meegofreak2 | if you delay, please mention a fixed date | 16:00 |
*** Kaz_ has joined #meego | 16:00 | |
* Cosmo[PB] is playing OpenTDD with Dutch trains :) | 16:01 | |
*** meegofreak2 has quit IRC | 16:01 | |
*** Cosmo[PB] is now known as CosmoHill | 16:09 | |
*** Venemo has joined #meego | 16:20 | |
*** Venemo has quit IRC | 16:20 | |
*** Venemo has joined #meego | 16:20 | |
*** eti has joined #meego | 16:20 | |
*** DrGrov has joined #meego | 16:29 | |
*** s1gk1ll has joined #meego | 16:31 | |
*** u19809 has joined #meego | 16:32 | |
*** user is now known as kov | 16:33 | |
*** dspeed has quit IRC | 16:34 | |
*** pohly has quit IRC | 16:34 | |
*** wazd has joined #meego | 16:35 | |
*** michl has quit IRC | 16:35 | |
*** jevin has quit IRC | 16:38 | |
*** AutoQuack has quit IRC | 16:39 | |
*** jevin has joined #meego | 16:41 | |
*** u19809 has quit IRC | 16:43 | |
lcuk | Venemo, hi - you might have seen, qgil has been having a go at porting harmattan qml app to meego n900-ce | 16:46 |
lcuk | for the most part now we have qt components it appears to work | 16:46 |
*** tackat has quit IRC | 16:46 | |
dm8tbr | and for the rest we have bugs appering | 16:46 |
lcuk | yes | 16:47 |
lcuk | Stskeeps, the roadmap will need to be filled out with more details of how the window manager/ux will sit together with all the awesome components available | 16:48 |
lcuk | and how we can actually achieve such a thing | 16:48 |
lcuk | when you look at android variant uxes, they have the core set of front end apps in differentiation | 16:48 |
berndhs | lcuk: you made a roadmap ? | 16:49 |
lcuk | clock/calendar/tasks | 16:49 |
lcuk | berndhs, started to outline one | 16:49 |
lcuk | http://wiki.meego.com/Roadmap1.4 | 16:49 |
berndhs | good, let me read it | 16:49 |
lcuk | trying to discuss some of the things needed | 16:49 |
lcuk | the elements are all meant to be available by that timeframe | 16:50 |
lcuk | berndhs, please make changes where required | 16:50 |
*** s1gk1ll has left #meego | 16:50 | |
lcuk | the most important thing we will need is to actually bring them together into a polished cohesive and appealing ux | 16:50 |
berndhs | yes | 16:51 |
lcuk | Stskeeps, last week I did some digging in my archives | 16:51 |
lcuk | and as well as mandelrot generator | 16:51 |
lcuk | from the same time i had an app launcher | 16:51 |
berndhs | if people want to change the ux, it is easier if they ahve a basis to start from | 16:51 |
lcuk | yeah | 16:51 |
lcuk | so far the handheld public ux has been challenging to become fluid | 16:52 |
*** RST38h has quit IRC | 16:52 | |
*** eijk_ has joined #meego | 16:54 | |
*** deux__ has joined #meego | 16:56 | |
*** deux_ has quit IRC | 16:56 | |
berndhs | haven't tried the handheld public, waiting for moslo | 16:57 |
*** RST38h has joined #meego | 16:57 | |
*** eijk has quit IRC | 16:57 | |
lcuk | berndhs, the n900-ce works and is going to be good testbed for the next evolution | 17:00 |
berndhs | yes that was my impression | 17:01 |
lcuk | added a few items under the ux item | 17:02 |
berndhs | i was hoping for a tablet too, but I don't think that is happening with the exopcs | 17:03 |
lcuk | well if we can get aa good ux working it will upscale | 17:04 |
berndhs | how important is wayland ? for what kind of work does it make a difference ? | 17:04 |
lcuk | low level window/texture management - replacement for x11 | 17:05 |
berndhs | for the scaling, if I can make apps and ux parts work on phone and desktop, they should be ok for tablet :) | 17:05 |
lcuk | it is not vital but working with X is hard | 17:05 |
lcuk | berndhs, sure | 17:05 |
*** seif has quit IRC | 17:05 | |
lcuk | i have the principles working now | 17:05 |
lcuk | scalable apps work on a tiling WM too | 17:06 |
berndhs | I still dont have a good way to decide what the physical screen size is | 17:06 |
berndhs | for now I look if the device has imsi and imei strings, if yes I say its a phone with a little screen | 17:06 |
berndhs | that probably works for today, but its hackish | 17:07 |
*** tazz_ has quit IRC | 17:07 | |
*** seif has joined #meego | 17:07 | |
berndhs | and if doesn't tell me if the phone is displaying on a TV :) | 17:08 |
lcuk | berndhs, I have known the scaleability since http://liqbase.net/a/liqbase_big.JPG | 17:08 |
lcuk | at the maemo summit, i mentioned "visible from orbit" | 17:09 |
lcuk | make the ui scale to the available size | 17:09 |
lcuk | and it is usable on whatever :) | 17:09 |
berndhs | yes, but it doesn't address things like: is everything full screen or not | 17:10 |
berndhs | if you basically make your own window manager, that doesnt matter of course | 17:10 |
berndhs | i should get the liqbase thing to work on 64 bit desktop | 17:11 |
RST38h | Ok, I am back home, so whoever has bug reports on my stuff for Harmattan, pour them in | 17:11 |
lcuk | berndhs, some bugs for 64bit but relatively minor I recall | 17:12 |
lcuk | RST38h, what did you release for harmattan? | 17:12 |
berndhs | there was the one tag field, you said its not in too many places | 17:13 |
lcuk | yeah | 17:15 |
* lcuk keeps trying to organise a better website but was blocking on data synchronisation stuff to think about it | 17:15 | |
*** javispedro has joined #meego | 17:18 | |
RST38h | lcuk:http://fms.komkon.org/EmuMeego/ | 17:19 |
lcuk | cool RST38h | 17:21 |
*** kidproquo has joined #meego | 17:28 | |
*** ivan4th has joined #meego | 17:29 | |
*** foolano has joined #meego | 17:31 | |
*** Venemo_N950 has joined #meego | 17:37 | |
*** foolano has quit IRC | 17:40 | |
*** foolano has joined #meego | 17:40 | |
*** timeless_n8 has joined #meego | 17:43 | |
*** timeless_n8 has joined #meego | 17:43 | |
*** Venemo_N950 has quit IRC | 17:43 | |
*** maour has quit IRC | 17:44 | |
*** foolano has quit IRC | 17:46 | |
* javispedro still can't use c.obs | 17:52 | |
javispedro | $ osc build harmattan armv7el | 17:52 |
javispedro | Getting buildinfo from server ... | 17:52 |
javispedro | Server returned an error: HTTP Error 400: Bad Request | 17:52 |
*** thiagoss has joined #meego | 17:52 | |
Stskeeps | osc -d build harmattan armv7el | 17:53 |
javispedro | <status code='400' origin='backend'> | 17:53 |
javispedro | in the "POST https://api.pub.meego.com/build/home:javispedro..../_buildinfo" operation | 17:54 |
javispedro | (if the full log helps I can pastebin) | 17:54 |
Stskeeps | ok | 17:54 |
* Stskeeps scratches his head | 17:55 | |
javispedro | also, osc rebuildpak and using the WWW interface to trigger a rebuild do nothing.. | 17:55 |
*** eijk_ has quit IRC | 17:55 | |
Stskeeps | how can a rpmlint test fail on armv7 softfp when it doesn't fail on armv7 hardfp | 17:55 |
Stskeeps | i will never learn to understand computers | 17:57 |
Stskeeps | :P | 17:57 |
javispedro | your computers clearly need sledge hammer therapy | 17:57 |
*** mitsutaka has quit IRC | 18:03 | |
*** xvlcwk has quit IRC | 18:05 | |
*** b-man_ has joined #meego | 18:05 | |
javispedro | osc prjresults works and returns . . . "harmattan armv7el (broken)" | 18:07 |
Stskeeps | interesting | 18:07 |
*** musca has quit IRC | 18:09 | |
*** javiF has joined #meego | 18:10 | |
*** CosmoHill has quit IRC | 18:12 | |
Venemo | Stskeeps, what did it fail on? | 18:14 |
*** musca has joined #meego | 18:17 | |
*** b-man_ has quit IRC | 18:18 | |
Stskeeps | Venemo: pep263 or something like that, mistaking #! -! encoding: koi- for a script call (a-la #!/bin/sh) | 18:23 |
*** jonwil has quit IRC | 18:23 | |
*** mitsutaka has joined #meego | 18:25 | |
*** dailylinux has quit IRC | 18:26 | |
*** araujo has quit IRC | 18:33 | |
*** mtux has quit IRC | 18:33 | |
*** araujo has joined #meego | 18:33 | |
*** araujo has joined #meego | 18:33 | |
Venemo | Stskeeps, weird | 18:37 |
* javispedro watches packages not using the harmattan target build succesfully | 18:41 | |
berndhs | c.obs built my package for MeeGo_Trunk_standard ok, but is stuck on Harmattan, just now | 18:42 |
*** jevin has quit IRC | 18:43 | |
*** jevin has joined #meego | 18:44 | |
*** eti has quit IRC | 18:48 | |
Stskeeps | arfoll: i think the real fix would be in kernel instead | 18:51 |
*** michl has joined #meego | 18:54 | |
Venemo | Stskeeps, now that approx. a year has gone by since "handset ux day 1", this page still makes me sad. http://wiki.meego.com/ARM/N900/Status | 18:56 |
Venemo | Stskeeps, is that status page even up to date? | 18:58 |
Stskeeps | go look at the actual qa reports | 19:00 |
*** javiF has quit IRC | 19:05 | |
*** gouchi has joined #meego | 19:08 | |
*** u19809 has joined #meego | 19:11 | |
*** bergie has joined #meego | 19:17 | |
*** u19809 has quit IRC | 19:20 | |
*** u19809 has joined #meego | 19:22 | |
*** u19809 has quit IRC | 19:22 | |
IanWizard | Venemo, Aug 22. | 19:25 |
Venemo | hmm | 19:25 |
Stskeeps | Venemo: there is corner cases causing problems, but not primary issues | 19:26 |
Venemo | Stskeeps, page states about phone calls, "does not meet the requirements for a primary device".... sounds serious. | 19:26 |
*** javiF has joined #meego | 19:27 | |
Stskeeps | Venemo: and windows XP was shipped with several thousands of known bugs.. there are problems but instead of being sad, file bugs and test things | 19:28 |
Stskeeps | and ideally contribute code | 19:28 |
Venemo | well, yeah, I know | 19:28 |
Venemo | but I don't exactly prefer the handset ux at all. I wish Intel adapted their UX to mobile phones already. | 19:29 |
Stskeeps | even cordia is going to look and function like crap for a long while :) | 19:29 |
Stskeeps | or any other UX | 19:29 |
Venemo | umm, why do you say that? | 19:33 |
Stskeeps | because that every UX goes through phases until it reaches day-to-day usage | 19:33 |
lcuk | Stskeeps, windows xp was functionally stable and ran well on target hardware. those are the sorts of bugs still being dealt with on the n900-ce | 19:34 |
Venemo | Stskeeps, yeah, that is agreed. but still... I was somehow hoping for a fully usable MeeGo this year. do you think it will happen? | 19:35 |
Venemo | lcuk, agreed | 19:35 |
*** antman8969 has joined #meego | 19:35 | |
lcuk | Venemo, i have fully usable meego netbook and if i could somehow work out how to fix 13084 i would be happier on handset too | 19:35 |
* lcuk looks sideways at sgx | 19:36 | |
Venemo | lcuk, yeah, I know it is good on netbooks, but I don't own a netbook. | 19:36 |
Stskeeps | Venemo: if you want a fully usable OS, buy one (like linpus'es or N9, etc) or contribute towards a open source one | 19:36 |
timoph | the definition of usable varies | 19:37 |
lcuk | timoph, bug 20099 really impacts day to day usage even though it is fixed locally it is pending merge request acceptance | 19:37 |
MeeGoBot | Bug https://bugs.meego.com/show_bug.cgi?id=20099 nor, High, ---, geoff, ASSI, [CE] Calculator crashes after pressing any button and then "." . | 19:37 |
* lcuk really facepalms at that bug | 19:37 | |
timoph | the n900ce is currently perfectly usable for my use | 19:37 |
Stskeeps | people are so expectant of things these days or feeling a sense of entitlement that breaks many good open source projects | 19:37 |
lcuk | timoph, indeed, for building apps etc it is good | 19:38 |
lcuk | and you make extensive use of it ! | 19:38 |
timoph | yep :) | 19:38 |
Stskeeps | and well, mobile OS's are like sausages - they are really nice and delicious when you eat them when they're done but the process to make it isn't very pretty | 19:38 |
timoph | I think people get confused by open development | 19:38 |
lcuk | timoph, I started to put together a bit of a roadmap for where 1.4 could aim towards http://wiki.meego.com/Roadmap1.4 | 19:38 |
Stskeeps | in open source you see the process from pig to sausage on a plate | 19:38 |
timoph | yep | 19:39 |
Stskeeps | -including- a pig humping another | 19:39 |
Stskeeps | :P | 19:39 |
timoph | :D | 19:39 |
RST38h | From my experience, pigs humping each other is what you mostly see | 19:39 |
* timoph nods | 19:39 | |
RST38h | While someone, usually a single person, quietly writes the software and releases it for the pigs to roll over | 19:40 |
timoph | all part of the fun | 19:40 |
Venemo | Stskeeps, yeah, it would be nice if I could contribute some code. I seriously planned to do it during the summer. then the summer just went by, I had a lot more todos than I anticipated, and now it ends, and I feel depressed that I couldn't really do anything about it. | 19:40 |
lcuk | Venemo, in a way you have contributed already | 19:41 |
lcuk | by making the irc client for meego harmattan | 19:41 |
Venemo | lcuk, well, that doesn't fix the dialing problems, or the video playback issue. | 19:41 |
lcuk | no but it puts you in contact with those who might :P | 19:41 |
Venemo | :D | 19:42 |
RST38h | Yes, yes, "cannot code", "do not know C++", "things to do", "depressed", etc | 19:42 |
timoph | lcuk: Regarding that 1.4 roadmap. I seem to have missed something. I'm not getting the big picture from that wiki :/ | 19:42 |
*** antman8969 has quit IRC | 19:42 | |
lcuk | timoph, what do you mean? | 19:42 |
lcuk | it was just a conversation earlier | 19:42 |
timoph | ah | 19:42 |
lcuk | where I though I should write down some notes | 19:42 |
lcuk | since jaffa has started some project steering stuff I might as well do this instead | 19:43 |
timoph | it being notes explains the missing bits :) | 19:43 |
lcuk | Jaffa, lbt, Stskeeps how is that conversation going | 19:43 |
Stskeeps | lcuk: jotting down notes - different from the CE steering stuff | 19:43 |
*** wazd has quit IRC | 19:44 | |
lcuk | so not community related? | 19:44 |
*** jupaja has joined #meego | 19:44 | |
Stskeeps | it is not CE related, it's more in the vein of Mer stuff | 19:44 |
lcuk | or has the definition of community changed :P | 19:44 |
timoph | lcuk: those are community edition road map notes? | 19:44 |
lcuk | mer is a community led distribution ;) | 19:44 |
lcuk | timoph, they are the notes made amongst those involved in -ce so far | 19:45 |
lcuk | what came up in discussions over the weekend | 19:45 |
lcuk | and what seems achievable | 19:45 |
timoph | yep. Looks like I have some catching up to do (was at my sister's wedding and a punk rock festival after that yesterday) | 19:46 |
jupaja | Hi! anyone of u know about the update problems from 1.2.80..0.20110503.2 to 1.2.80.15.0.20110816.1 i got this 11 problems Problem: nothing provides meegotouch-applauncherd-lbooster needed by meego-app-calculator-0.2.8-1.1.i586 Problem: nothing provides meegotouch-applauncherd-lbooster needed by meego-app-calendar-0.2.16-1.63.i586 Problem: nothing provides meego-ux-daemon >= 0.2.27 needed by meego-ux-panels-0.3.12.1-1.21.i586 Problem: no | 19:47 |
Stskeeps | jupaja: meego 1.3 is broken and a lot of tablet UX stuff does not build | 19:47 |
Stskeeps | 1.2.80 is 1.3 | 19:47 |
jupaja | i know that 1.2.80 is 1.3 ;) | 19:47 |
Stskeeps | build.meego.com, check Trunk project and "monitor" | 19:48 |
jupaja | okey that it is broken i saw also but i cant ger new or than 1.2.80..0.20110503.2 | 19:48 |
jupaja | sorry for my bad english | 19:48 |
*** javiF has quit IRC | 19:48 | |
Stskeeps | there is weekly images done atm i think | 19:49 |
jupaja | founded were? | 19:50 |
Stskeeps | repo.meego.com | 19:50 |
Stskeeps | please comment on any problems on meego-packaging@ mailing list | 19:50 |
* timoph would currently recommend using 1.2.0.90 unless the goal is to *work* on the bleeding edge | 19:51 | |
*** parasight has quit IRC | 19:52 | |
*** parasight has joined #meego | 19:52 | |
jupaja | i have 1.2.80.0.20110503.2 but is it posible to get the last one ? any tryy it with good result try it now snice few days :7 | 19:54 |
Stskeeps | repo.meego.com should have it | 19:55 |
Stskeeps | download.meego.com/snapshots else | 19:55 |
jupaja | any try with dist-upgarde the img are broken :( | 19:57 |
jupaja | try out now snapshots | 19:58 |
jupaja | may it works | 19:58 |
*** wazd has joined #meego | 19:59 | |
jupaja | also with http://repo.meego.com/MeeGo/snapshots/stable/1.2.80/latest/ 11 Problems: Problem: nothing provides meegotouch-applauncherd-lbooster needed by meego-app-calculator-0.2.8-1.1.i586 Problem: nothing provides meegotouch-applauncherd-lbooster needed by meego-app-calendar-0.2.16-1.57.i586 Problem: nothing provides meego-ux-daemon >= 0.2.27 needed by meego-ux-panels-0.3.12.1-1.20.i586 Problem: nothing provides meego-ux-daemon >= 0.2.2 | 20:02 |
jupaja | :( | 20:02 |
Stskeeps | jupaja: so, the tablet UX does not build at the moment at all in MeeGo Trunk | 20:02 |
Stskeeps | jupaja: this means snapshots won't work either | 20:03 |
jupaja | okey mh report it were ? | 20:03 |
Stskeeps | complain on meego-packaging@ | 20:04 |
Stskeeps | i don't know what intel is doing with tablet ux | 20:04 |
*** DawnFoster has joined #meego | 20:06 | |
*** TSCHAKeee has joined #meego | 20:08 | |
jupaja | mh... may i will get some infomrmation ... | 20:11 |
*** jevin has quit IRC | 20:16 | |
*** jevin has joined #meego | 20:19 | |
jupaja | yes it is broke :( | 20:20 |
jupaja | uncool will check now the mailinglist | 20:20 |
*** apoi has quit IRC | 20:24 | |
*** ivanich has quit IRC | 20:24 | |
*** ivanich has joined #meego | 20:27 | |
*** sirdancealot has joined #meego | 20:28 | |
*** t_s_o has quit IRC | 20:28 | |
*** wicket64 has joined #meego | 20:29 | |
*** balor has quit IRC | 20:33 | |
*** araujo has quit IRC | 20:33 | |
*** TheOpenSourcerer has left #meego | 20:35 | |
*** IanWizard has quit IRC | 20:36 | |
*** psycho_oreos has quit IRC | 20:38 | |
*** araujo has joined #meego | 20:39 | |
*** MohammadAG has quit IRC | 20:40 | |
*** xnt14 has quit IRC | 20:41 | |
*** araujo has quit IRC | 20:42 | |
*** jevin has quit IRC | 20:46 | |
*** vkrause has quit IRC | 20:47 | |
*** araujo has joined #meego | 20:48 | |
*** araujo has joined #meego | 20:48 | |
*** jevin has joined #meego | 20:50 | |
*** dionet has joined #meego | 20:50 | |
*** araujo has joined #meego | 20:50 | |
*** elldekaa has joined #meego | 20:51 | |
*** Stskeeps has quit IRC | 20:52 | |
*** ivanich has quit IRC | 20:56 | |
*** jevin has quit IRC | 20:58 | |
*** ivanich has joined #meego | 20:58 | |
*** hpa has joined #meego | 21:00 | |
*** nasa01 has joined #meego | 21:00 | |
*** dionet_ has joined #meego | 21:01 | |
*** mmeeks has joined #meego | 21:01 | |
*** jevin has joined #meego | 21:02 | |
*** dionet has quit IRC | 21:02 | |
arfoll | Stskeeps, it's not a 'fix' ;-) I'm not sure where the fix should come from but this hack should keep us going ;-) | 21:04 |
*** MohammadAG has joined #meego | 21:05 | |
*** hpa has quit IRC | 21:05 | |
*** MohammadAG has quit IRC | 21:05 | |
*** MohammadAG has joined #meego | 21:05 | |
*** xnt14 has joined #meego | 21:06 | |
*** Chaz6 has joined #meego | 21:14 | |
*** hpa has joined #meego | 21:15 | |
*** bergie has quit IRC | 21:17 | |
*** ucomesdag has quit IRC | 21:29 | |
*** eti has joined #meego | 21:29 | |
*** buckle has quit IRC | 21:33 | |
*** ucomesdag has joined #meego | 21:34 | |
*** buckle has joined #meego | 21:36 | |
*** gouchi has quit IRC | 21:36 | |
*** meegofreak has quit IRC | 21:38 | |
*** Tsarpf has joined #meego | 21:40 | |
*** Tsarpf is now known as NelliMo | 21:40 | |
*** hpa has quit IRC | 21:42 | |
*** stskeepsie has joined #meego | 21:47 | |
*** belkiss has joined #meego | 21:48 | |
*** ahiemstra has quit IRC | 21:48 | |
*** dionet_ has quit IRC | 21:53 | |
*** jevin has quit IRC | 21:55 | |
*** jevin has joined #meego | 21:56 | |
*** berndhs has left #meego | 21:56 | |
*** KaiRo_Mozilla has joined #meego | 22:01 | |
*** KaIRC has quit IRC | 22:05 | |
*** apoi has joined #meego | 22:12 | |
*** onen|openBmap has quit IRC | 22:16 | |
*** cyborg-one has quit IRC | 22:17 | |
*** CosmoHill has joined #meego | 22:18 | |
*** cyborg-one has joined #meego | 22:18 | |
*** RhymeswA has joined #meego | 22:19 | |
*** beford has joined #meego | 22:22 | |
*** ubIx has quit IRC | 22:29 | |
*** ubIx has joined #meego | 22:29 | |
*** nschle85 has joined #meego | 22:31 | |
nschle85 | ali1234: hello, did you have any success to recompile a working u-boot ? | 22:32 |
*** javispedro has quit IRC | 22:36 | |
*** dailylinux has joined #meego | 22:36 | |
*** balor has joined #meego | 22:43 | |
*** maour has joined #meego | 22:44 | |
*** s1gk1ll has joined #meego | 22:44 | |
*** pohly has joined #meego | 22:44 | |
*** sudanix has quit IRC | 22:46 | |
*** TimmyT1 has joined #meego | 22:50 | |
*** michl has quit IRC | 22:52 | |
*** piggz has joined #meego | 22:55 | |
*** michl has joined #meego | 22:57 | |
*** elldekaa has quit IRC | 22:57 | |
*** pohly has quit IRC | 22:58 | |
*** CosmoHill has quit IRC | 22:59 | |
*** drussell has quit IRC | 23:01 | |
*** CosmoHill has joined #meego | 23:01 | |
lcuk | Jaffa, those cpus look quick on the spec sheet! | 23:05 |
*** elldekaa has joined #meego | 23:06 | |
Jaffa | lcuk: They do, don't they. Think how quickly Qt Creator & Scratchbox'll be able to slow down my system ;-) | 23:09 |
lcuk | Jaffa, maybe i am getting lazy but since I got this laptop with collabora I have not considered another desktop | 23:10 |
lcuk | but it makes me ponder about gaming etc | 23:10 |
* Jaffa 's work laptop isn't suitable for home use :-( | 23:10 | |
lcuk | i haven't played portal 2 yet | 23:10 |
* Jaffa quite fancies getting Portal 2. But maybe a cheap PS3 (199gbp now) would be a better idea. | 23:10 | |
*** dailylinux has quit IRC | 23:10 | |
Jaffa | Snap | 23:10 |
lcuk | heh | 23:11 |
lcuk | going seeing f1 cars drive down deansgate tomorrow | 23:11 |
lcuk | Jaffa, how was the rest of your MCR trip? | 23:11 |
Jaffa | lcuk: Jenson'll deserve a warm applause for today's performance | 23:12 |
Jaffa | lcuk: Good. Slightly disappointed couldn't stay around for Pride/F1 etc | 23:12 |
lcuk | yeah | 23:12 |
*** ced117 has quit IRC | 23:13 | |
lcuk | pride is good fun | 23:14 |
*** elldekaa_ has joined #meego | 23:17 | |
*** elldekaa has quit IRC | 23:19 | |
nasa01 | Hi, does anyone know if you can link a project as a repo within OBS? | 23:19 |
*** situ has joined #meego | 23:19 | |
CosmoHill | no but a lot of people have been asking about that recently | 23:22 |
*** situ has quit IRC | 23:22 | |
*** Kaz_ has quit IRC | 23:24 | |
nasa01 | So... I've been asking trying to figure this out. Using the public OBS, I added a repo titled "Meego:trunk/standard" but I have no idea where that actually is. | 23:25 |
*** wmarone has quit IRC | 23:25 | |
nasa01 | I thought it pointed to "download.meego.com/live/trunk/standard" but recent compile efforts prove that to be incorrect. | 23:25 |
*** wmarone has joined #meego | 23:25 | |
nasa01 | How does one tell? | 23:26 |
*** balor has quit IRC | 23:27 | |
*** piggz has quit IRC | 23:35 | |
*** berndhs has joined #meego | 23:46 | |
*** TimmyT1 has quit IRC | 23:47 | |
*** shikamaru has quit IRC | 23:52 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!