IRC log of #meego for Thursday, 2010-06-24

*** jmcphers has joined #meego00:00
*** pohly has quit IRC00:01
*** fiferboy has quit IRC00:02
*** sjgadsby has quit IRC00:02
GAN900~flashing00:04
infobothmm... flashing is http://wiki.maemo.org/Updating_the_tablet_firmware00:04
thiago_hometablet? :-)00:05
lcukthiago_home, yes, we have internet tablets00:07
*** Moku has joined #meego00:10
*** mfinkle has quit IRC00:11
*** freeedrich| has joined #meego00:17
*** tilppis has joined #meego00:17
*** freeedrich| has joined #meego00:17
GAN900thiago_home, meh.00:18
*** freeedrich| has quit IRC00:18
GAN900It's redirected from a number of articles.00:18
GAN900Lot of Google inertia behind that one.00:19
zsis it safe to change repo from 1.0 to daily builds?00:21
*** luck has quit IRC00:27
Stskeepszs: about as safe as peeing on a electric fence00:27
Stskeeps:P00:27
zsI mean is it working :P00:27
*** tackat has quit IRC00:27
*** townxelliot has quit IRC00:27
CosmoHillpee on it and find out00:27
*** kendrick has joined #meego00:27
kendrickhey there. someone piqued my interest in meego by posting a video of a pre-alpha tablet :)00:28
kendrickand now i'm all eager to hear whether libSDL is, or will be, part of the stack?00:28
kendrick(i've written a number of games and such, most famously, "Tux Paint", using SDL)00:28
*** badone has quit IRC00:29
kendrick(Tux Paint having been ported to a couple of Maemo platforms in the past... not by me, though :) )00:29
thiago_homekendrick: SDL can be installed, just like most other Linux packages00:29
thiago_homebut it's not "MeeGo API"00:29
kendrickis this the thiago who i probably knew from #kde? :)00:30
CosmoHillStskeeps: how's your hayfever?00:30
thiago_homeyes, same one00:30
kendrickhey hey!00:30
DawnFosterkendrick: I just installed Tux Paint on my meego netbook (I was testing installations) :)00:30
thiago_homeSDL is probably not a bad idea if you're going to make a full-screen app00:30
kendrickok. well, i have no idea wheather SDL was "part of" Maemo, either.  but i'm happy that there's a possibility to (probably relatively easily?) get something like TUx Paint running on MeeGo00:30
kendrickDawnFoster - seriously?! cool! photo!? :)00:30
*** meegoexperts has joined #meego00:31
DawnFosterkendrick: Tux Paint is actually in the meego garage00:31
kendricki, uh, err... what's that? :)00:31
DawnFosterSo, it's easily installed. My only issue is that the window doesn't resize & I can't get to the buttons on the bottom.00:31
DawnFosterOh, it's a MeeGo installation client with some open source application preloaded to make it easy for novice users to install things00:32
kendrickDawn - You can do one of two things:  (1) ask it to run in a specific resolution (via config file or command-line options) or (2) ask it to run in the current desktop resolution ("native" option, that only works with fullscreen mode)00:32
*** setanta has quit IRC00:32
kendrickit needs min 640px wide by min 480px tall at the moment.00:32
StskeepsCosmoHill: horrible as usual00:33
kendrickwhat resolution is the device you're testing on?00:33
*** bacet has joined #meego00:33
kendrickand is it a touchscreen? we just realized (due to someone prepping tux paint for use in an art museum) that the shape rotation feature only works with something that supports drag w/o click (e.g., mouse, trackball or stylus... and NOT touchscreen)00:34
kendrickman, how exciting :)00:34
*** SWFu has joined #meego00:34
DawnFosterit's a Toshiba NB 305 netbook (no touchscreen)00:34
kendricki ended up with a free android phone recently, but have been drooling over the Nokia N900, and now i see things seem to be getting even cooler and more exciting in this area of linux :)00:34
CosmoHillStskeeps: if hayfever was human it would be trying to kill me at the moment00:35
kendricki popped by sternum out sneezing 40x in a row due to allergies a few years back. hasn't been right since :(00:35
kendrickDanwFoster - internet tells me: "internal resolution : 1,024 x 600 "00:35
kendrickso that's confusing...00:36
kendrickmaybe that's not precisely the model you have.00:36
DawnFosternah, it's running lower than that - hang on, I'll check00:36
kendrickhttp://www.engadget.com/2010/01/15/toshiba-mini-nb305-review/ and http://uk.computers.toshiba-europe.com/innovation/product/Toshiba-NB305-106/1079909/toshibaShop/false/ both said 1024x600 :)00:37
kendrickby default tux paint tries to run in 800x600 these days.00:37
kendrickunless you tell it otherwise (either specifically, or by asking it to use the display's current rez via "--fullscreen --native" for example)00:37
kendrickis there anything that we could add to 'upstream' to help make it easier to build for MeeGo?00:38
Myrttielectric fence? where?00:38
kendrickwe have some old "#ifdef NOKIA_770" stuff in the code, and a "maemo/" folder (with nothing more than a "debian/" subfolder and some packaging-related files, I guess?)00:39
kendrickoh SHOOT, that reminds me. i've got some Sugar patches i need to apply.00:39
kendrickmy day job's been super busy lately, and i have a very active 3.5yo son, so my tux paint hacking time is near nil nowadays00:40
DawnFosterkendrick: http://www.flickr.com/photos/geekygirldawn/4728713560/00:40
DawnFoster(Tux Paint on MeeGo netbook)00:40
CosmoHillI thought you physically painted a netbook for a moment00:41
*** bergie has joined #meego00:42
kendrickheh, yeah.  ego-browsing i often find people talking about 'tux paint' horses, or things (e.g., a car) with a 'tux paint job'00:42
kendrickso Dawn - you'll want to specify 1024x(600-taskbar_height)00:42
DawnFosterkendrick, and you are absolutely right about my screen resolution - it just looks lower to me00:42
*** Moku has quit IRC00:43
kendrickif you're in a 600px tall system, and you want to run tux paint in 600px tall window, you'll need either (a) fullscreen or (b) turn off window manager titlebar ;)00:43
*** shaz123 has quit IRC00:43
DawnFosterkendrick - where do I specify config options?00:43
kendrickyou can do it on the command-line (e.g.,  "tuxpaint --fullscreen --native" or "tuxpaint --1024x480")00:44
DawnFosterkendrick: here's the info on developing for meego: http://meego.com/developers/00:44
kendrickor in a config file (on Linux, either "~/.tuxpaintrc" or "/etc/tuxpaint/tuxpaint.conf" IIRC)00:44
kendrickdon't tempt me ;)00:44
kendrickoh, and anyway, the config versions of those options would be:  fullscreen=yes  native=yes  windowsize=1024x48000:45
*** notmart has quit IRC00:45
* kendrick is eager to see this meego stuff unfold. but i'm out of mobile dev at the moment (company i was working for bailed out RIGHT as iPhone was opening up... dumbasses :) )00:46
*** Moku has joined #meego00:46
kendrickas CTO of Smashwords.com, though, i'll say Meego needs lots of ebook readers ;)00:46
DawnFosterMaybe minor changes for a MeeGo build with options that run better for netbooks (hint)00:46
*** nicu has quit IRC00:46
*** cure` has quit IRC00:46
*** juliank has quit IRC00:47
kendrickok, speaking of which, i need to get back to work :)00:47
kendricki can (occasionally) be found in #tux4kids btw.00:48
DawnFosterkendrick: thanks for popping in - great talking to you00:48
kendrickthanks dawn! :) cool stuff00:48
kendrickyeah, keep in touch.  i'm happy to accept patches or suggestions on ways to make things install smoother 'out of the box' on all platforms that tux paint supports00:48
kendricki don't like platform ports languishing just because i release a new version of tux paint ;)00:48
*** puffin has quit IRC00:49
* kendrick coughs at the 5yo OS/2 build00:49
kendrickok, cya!00:49
DawnFoster:)00:49
*** FunkyPenguin has quit IRC00:49
CosmoHilli swear hayfever is affecting my typing :(00:49
CosmoHilloh you guys know I'm building a cluster00:50
CosmoHilltwo nodes where DOA and a third physically blow up00:50
*** badone has joined #meego00:50
*** kendrick has quit IRC00:51
*** theopensourcerer has left #meego00:51
*** pkt has left #meego00:54
*** pkt has joined #meego00:54
*** alvaro__ has quit IRC00:54
*** SWFu__ has joined #meego00:55
*** smhar has joined #meego00:56
*** shaz123 has joined #meego00:57
*** dvoid_ has quit IRC00:57
*** SWFu has quit IRC00:58
*** Transzendent has joined #meego01:01
*** mlfoster has quit IRC01:01
*** Transzendent has left #meego01:02
*** tilppis has quit IRC01:03
*** ctusar has quit IRC01:04
*** Armi^ has quit IRC01:04
*** dvalfre has quit IRC01:06
*** shaz123 has quit IRC01:08
*** Aqualize has joined #meego01:10
*** choppa has quit IRC01:10
*** Votan is now known as Votan|off01:13
*** ptl has quit IRC01:13
*** kkszysiu has quit IRC01:14
*** eti has quit IRC01:15
*** rodarvus has quit IRC01:16
*** tilppis has joined #meego01:18
*** kkszysiu has joined #meego01:18
*** aloisiojr has quit IRC01:18
*** shaz123 has joined #meego01:23
*** smhar has quit IRC01:23
*** panaggio has quit IRC01:24
lcukDawnFoster, so, did you end up peeing on the fence?01:27
*** ptl has joined #meego01:27
*** ptl has quit IRC01:27
*** ptl has joined #meego01:27
DawnFosterwe had electric fences as a kid & girls know better than that anyway :)01:27
DawnFosteractually, I stick to the mainstream releases and updates, since I answer a lot of questions in the forums01:28
DawnFosterit's easier if I have the same build as most people01:28
lcukyeah, tis sensible01:28
* lcuk missed discussion - football etc ;)01:28
DawnFosterWe have TVs in the office, and I've never seen anyone actually watch them except during the world cup01:29
lcukyeah its a distraction normally, but with so many people joining in its odd01:29
DawnFosterThey actually made people stop watching certain TVs because they were too disruptive (cheers / groans)01:29
arjanDawnFoster: during world series they got used too01:29
DawnFosterthey set up viewing areas on the cafe01:29
lcuki had to go pick jake up 10mins before the end of our match - roads were dead01:30
arjanlcuk: he01:30
arjantomorrow .nl is going to be shut down for 2 hours01:30
arjanstores will close early, busses and trains just stop, etc etc01:30
lcuklol, my missus was debating mid afterrnoon beers01:30
AqualizeIs there a known bug where the touchpad stops working (in meego 1.0) right when the dashboard etc. shows home screen shows up?01:32
*** federico1 has quit IRC01:33
*** kW has joined #meego01:33
*** DawnFoster has quit IRC01:34
*** mwichmann has quit IRC01:35
*** Aqualize has left #meego01:43
*** DawnFoster has joined #meego01:44
*** jkridner2 has quit IRC01:44
*** thiago_home has quit IRC01:49
*** lcukn900 has joined #meego01:53
*** nona has joined #meego01:55
*** Shanita has joined #meego01:55
*** Moku has quit IRC01:56
*** marciom has quit IRC01:56
*** DawnFoster has quit IRC01:57
*** tilppis has quit IRC01:58
*** DawnFoster has joined #meego01:59
*** Kaskuka has joined #meego01:59
*** Shanita has quit IRC01:59
*** ktzqbp has quit IRC02:01
*** cBuckle has quit IRC02:12
*** ktzqbp has joined #meego02:14
CosmoHillbye02:14
*** CosmoHill has quit IRC02:14
*** Lantizia has joined #meego02:16
*** SWFu_ has joined #meego02:18
*** SWFu__ has quit IRC02:21
*** SWFu has joined #meego02:24
*** SWFu_ has quit IRC02:24
*** ktzqbp has quit IRC02:26
*** lcukn900 has quit IRC02:27
*** DawnFoster has quit IRC02:31
*** Lantizia has quit IRC02:35
*** Lantizia has joined #meego02:36
*** RhymeswAlbert has joined #meego02:41
*** kirma has joined #meego02:47
*** SWFu_ has joined #meego02:52
*** SWFu__ has joined #meego02:54
*** SWFu has quit IRC02:55
*** FSCV has quit IRC02:58
*** mfinkle has joined #meego02:58
*** SWFu has joined #meego02:58
*** SWFu_ has quit IRC02:58
*** SWFu__ has quit IRC03:00
*** bfree has quit IRC03:02
*** digitalsurgeon has quit IRC03:07
*** kirma has quit IRC03:10
*** arjan has quit IRC03:13
*** badone has quit IRC03:13
*** TSCHAKWerk has quit IRC03:14
*** Mymo has quit IRC03:15
*** TSCHAKWerk has joined #meego03:15
*** sx0n|home has quit IRC03:17
*** panaggio has joined #meego03:20
*** freeedrich| has joined #meego03:20
*** bfree has joined #meego03:20
*** SWFu_ has joined #meego03:21
*** freeedrich| is now known as fri03:22
*** andyross has quit IRC03:23
*** SWFu has quit IRC03:24
*** SWFu__ has joined #meego03:24
*** Shinato has joined #meego03:25
*** Kaskuka has quit IRC03:26
*** SWFu_ has quit IRC03:28
*** SWFu__ has quit IRC03:29
*** nona has quit IRC03:32
*** nona has joined #meego03:33
*** RhymeswAlbert has left #meego03:35
*** Jackiewu has left #meego03:35
*** zs has quit IRC03:38
*** SWFu has joined #meego03:41
*** githogori has quit IRC03:42
*** wasikevin has joined #meego03:57
*** zoltanzylox has joined #meego03:57
*** hunger_ has joined #meego04:00
*** SWFu has quit IRC04:06
*** kimitake has joined #meego04:15
*** zlimvos__ has quit IRC04:16
*** hunger_ has quit IRC04:16
*** glin has joined #meego04:16
*** Lantizia has quit IRC04:19
*** Lantizia has joined #meego04:20
*** fredy has quit IRC04:28
*** panaggio has quit IRC04:29
*** nona has quit IRC04:43
*** kkszysiu has quit IRC04:45
*** rene has joined #meego04:48
*** amjad has joined #meego04:49
*** rene is now known as Guest2206604:49
*** batsheep has joined #meego04:51
*** kjiang has joined #meego04:52
*** kimitake has left #meego04:55
*** kkszysiu has joined #meego04:57
*** edisson has quit IRC04:57
*** kW has quit IRC05:01
*** vblazquez has quit IRC05:02
*** vblazquez has joined #meego05:03
*** bef0rd has joined #meego05:06
*** meegoexperts has left #meego05:06
*** meegoexperts has joined #meego05:08
*** meegoexperts has quit IRC05:08
*** Guest22066 has quit IRC05:09
*** rwhitby has quit IRC05:09
*** tearms has quit IRC05:09
*** thiago has quit IRC05:09
*** kensai has quit IRC05:09
*** danielwilms has quit IRC05:09
*** Naveen has quit IRC05:09
*** nslu2-log has quit IRC05:09
*** w00t_ has quit IRC05:09
*** saiam has quit IRC05:09
*** veli has quit IRC05:09
*** ceolin[AWAY] has quit IRC05:09
*** tomaw has quit IRC05:09
*** mulvad has quit IRC05:09
*** JJamz has quit IRC05:09
*** mturquette has quit IRC05:09
*** janneg has quit IRC05:09
*** jamalta has quit IRC05:09
*** kirma has joined #meego05:10
*** Guest22066 has joined #meego05:10
*** rwhitby has joined #meego05:10
*** tearms has joined #meego05:10
*** thiago has joined #meego05:10
*** kensai has joined #meego05:10
*** danielwilms has joined #meego05:10
*** Naveen has joined #meego05:10
*** nslu2-log has joined #meego05:10
*** w00t_ has joined #meego05:10
*** saiam has joined #meego05:10
*** veli has joined #meego05:10
*** jamalta has joined #meego05:10
*** ceolin[AWAY] has joined #meego05:10
*** tomaw has joined #meego05:10
*** mulvad has joined #meego05:10
*** JJamz has joined #meego05:10
*** mturquette has joined #meego05:10
*** janneg has joined #meego05:10
*** amjad has quit IRC05:12
*** Milhouse has quit IRC05:15
*** jkridner1 has joined #meego05:17
*** vaughan has joined #meego05:17
*** vaughan is now known as Guest400505:17
*** GeneralAntilles has quit IRC05:25
*** GeneralAntilles has joined #meego05:26
*** andyross has joined #meego05:27
*** githogori has joined #meego05:32
*** rodarvus has joined #meego05:33
*** shurane has quit IRC05:34
*** Jackiewu has joined #meego05:37
*** Lantizia has quit IRC05:38
*** andyross has quit IRC05:41
*** Gizmokid2005 is now known as Gizmokid2005|AFK05:52
*** Guest22066 has quit IRC05:54
*** mitsutaka has joined #meego06:00
*** andyross has joined #meego06:04
*** DawnFoster has joined #meego06:11
*** Tina_ has joined #meego06:12
*** Unmenschlich has joined #meego06:13
*** Unmensch has quit IRC06:13
*** Tina- has quit IRC06:14
*** Guest4005 has quit IRC06:18
*** bacet has quit IRC06:27
*** vaughan has joined #meego06:28
*** vaughan is now known as Guest3010106:28
*** zoltanzylox has quit IRC06:34
*** t_s_o has joined #meego06:41
*** Aranel_ has quit IRC06:47
*** Aranel has joined #meego07:04
*** Aranel has quit IRC07:04
*** Aranel has joined #meego07:04
*** jasonhu has joined #meego07:10
*** kallam has quit IRC07:21
*** SiggyF has joined #meego07:22
*** SiggyF has quit IRC07:23
*** bergie has quit IRC07:27
*** Shinato has quit IRC07:27
*** Moku has joined #meego07:27
*** DigitalPioneer has joined #meego07:34
*** DocScrutinizer has quit IRC07:34
*** timoph|afk is now known as timoph07:38
*** balor has joined #meego07:44
*** anbaldwi has joined #meego07:46
*** siddu has joined #meego07:47
*** Terje_ has joined #meego07:52
*** arjan has joined #meego07:54
*** rsalveti has joined #meego07:55
*** kallam has joined #meego07:55
*** ubIx_ has quit IRC07:56
*** DigitalPioneer is now known as DocScrutinizer07:56
*** ubIx has joined #meego07:58
*** rodarvus_ has joined #meego07:58
*** rodarvus has quit IRC08:02
*** Shanita has joined #meego08:03
*** Moku has quit IRC08:04
*** jkridner1 has quit IRC08:08
*** andre__ has joined #meego08:10
*** lremes has joined #meego08:12
*** Kaskuka has joined #meego08:13
*** Shanita has quit IRC08:14
*** jkridner1 has joined #meego08:14
*** wazd has joined #meego08:18
*** Kaskuka has quit IRC08:19
*** tmikola has joined #meego08:19
*** Kaskuka has joined #meego08:20
*** maxayu1 has joined #meego08:21
*** Cy8aer has joined #meego08:24
*** Cy8aer has quit IRC08:26
*** Kaskuka has quit IRC08:26
*** Shinato has joined #meego08:26
Myrtti*YAWN*08:26
*** Cy8aer has joined #meego08:26
Stskeepsmorn08:27
Myrttilaundry day. I came online to do something before heading downstairs, but I forgot what08:28
*** vblazquez has quit IRC08:28
*** tekojo has joined #meego08:30
*** tekojo has joined #meego08:30
*** vblazquez has joined #meego08:31
*** andyross has quit IRC08:32
StskeepsREMINDER: N900 hardware adaptation team meeting in approximately 30 minutes in #meego-meeting , agenda at http://wiki.meego.com/ARM/N900/Meetings08:33
*** Xisdibik has joined #meego08:36
*** balor has quit IRC08:39
*** batsheep has quit IRC08:39
*** thiago_home has joined #meego08:41
*** Shinato has quit IRC08:44
*** Shinato has joined #meego08:48
*** digitalsurgeon has joined #meego08:51
*** aleksandar has joined #meego08:54
*** dl9pf_ is now known as dl9pf08:54
*** dl9pf has joined #meego08:55
*** fabo has quit IRC08:55
*** jh231 has quit IRC08:55
*** MacDrunk has joined #meego08:56
*** kellomak has joined #meego08:56
*** vblazquez has quit IRC08:56
*** luist_ has joined #meego08:56
*** maxayu1 has quit IRC08:58
StskeepsREMINDER: N900 hardware adaptation team meeting in approximately 3 minutes in #meego-meeting , agenda at http://wiki.meego.com/ARM/N900/Meetings08:58
*** vblazquez has joined #meego08:58
*** gour has joined #meego08:59
*** fabo has joined #meego09:00
*** luist has quit IRC09:00
*** fabo has quit IRC09:00
*** fabo has joined #meego09:00
*** SiggyF has joined #meego09:06
*** MacDrunk has quit IRC09:06
*** MacDrunk has joined #meego09:06
*** niqt has joined #meego09:08
*** MacDrunk has joined #meego09:08
*** thiago_home has quit IRC09:09
*** dvoid_ has joined #meego09:09
*** jh231 has joined #meego09:11
*** jkridner1 has quit IRC09:19
*** Milhouse has joined #meego09:26
*** glunardi has quit IRC09:29
*** niqt has quit IRC09:29
*** wixteller has joined #meego09:31
*** frals_ has joined #meego09:32
*** amjad has joined #meego09:32
*** pohly has joined #meego09:39
*** Erkan_Yilmaz has quit IRC09:47
*** nicu has joined #meego09:48
*** javiF has joined #meego09:48
*** gour has quit IRC09:53
*** ysyrota has joined #meego09:54
*** shaz123 has quit IRC09:54
*** swc|666 has quit IRC09:55
*** zalan has joined #meego09:58
*** rodarvus_ is now known as rodarvus09:59
*** rodarvus has joined #meego09:59
*** jasonhu has quit IRC10:01
*** arjan has quit IRC10:01
*** arjan has joined #meego10:01
*** jasonhu has joined #meego10:01
*** pupnik_ has joined #meego10:01
*** rene has joined #meego10:03
*** zs has joined #meego10:03
*** rene is now known as Guest8714210:03
*** pupnik has quit IRC10:05
*** SiggyF has quit IRC10:06
*** rcc has joined #meego10:06
*** wasikevin has quit IRC10:09
*** theopensourcerer has joined #meego10:10
*** gour has joined #meego10:12
*** pavank10 has joined #meego10:12
*** schend_2 has joined #meego10:13
*** niqt has joined #meego10:13
*** Desiderius has joined #meego10:14
copyleftStskeeps: Got this one :) http://wiki.meego.com/Build_Infrastructure/Sysadmin_Distro/OBS1.8_setup_openSUSE11210:15
*** chriadam is now known as chriadam|away10:15
Stskeepscool10:15
copyleftStskeeps: Thank you and the team! I will reinstall my obs again by this doc.10:16
*** Tina_ is now known as Tina-10:17
*** kraiskil has joined #meego10:17
*** sar3th is now known as sar3th|away10:17
*** dvoid_ has quit IRC10:17
*** dpino has joined #meego10:19
*** hunger has joined #meego10:19
*** schend_2 has quit IRC10:21
*** schend_1 has joined #meego10:21
*** schend_1 has quit IRC10:23
*** schend_1 has joined #meego10:24
*** Gibba has joined #meego10:24
*** schend_1 has quit IRC10:25
*** schend has joined #meego10:26
*** villemv has joined #meego10:29
lbto/10:30
*** villemv has quit IRC10:33
*** villemv has joined #meego10:34
*** saschpe has joined #meego10:40
*** slaine has joined #meego10:42
tekojohello lbt10:44
Stskeepsmorn tekojo, lbt, slaine10:44
* Stskeeps goes look for some more coffee10:44
* tekojo has been lurking here so long that it feels like lunchtime10:45
Stskeepsi was pondering to dine out but it's like 15 C outside and raining10:45
lbtit's not?10:45
Stskeeps:P10:45
* lbt looks at the blue skies and listens to the birds sing ;)10:45
lbtit's not always miserable weather in the UK :D10:46
frals_finally summer in HEL \o/10:46
tekojomidsummer coming on fast10:46
lbtfrals_: today or tomorrow?10:46
frals_tis warm today and clear blue sky from where im sitting :)10:46
slaineit's been great here the last few days10:47
slaineI need coffee too10:47
slainemorning btw10:47
slainehmmm, I've 80 unread emails in meego-dev10:47
tekojoslaine: select all, mark read10:47
slainenothing to see here, move along10:48
*** Moku has joined #meego10:51
*** Shinato has quit IRC10:51
*** Gibba has quit IRC10:57
*** FunkyPenguin has joined #meego10:57
*** tackat has joined #meego10:57
*** hkivela has quit IRC11:00
*** hkivela has joined #meego11:01
*** Aard has joined #meego11:03
*** Shanita has joined #meego11:09
*** Moku has quit IRC11:10
*** kontio has joined #meego11:10
*** Gibba has joined #meego11:10
*** hhartz has joined #meego11:10
*** lremes has quit IRC11:13
*** javiF has quit IRC11:15
*** wazd has quit IRC11:16
*** dneary has joined #meego11:18
*** wasikevin has joined #meego11:19
*** biochimia has joined #meego11:28
*** Cy8aer has quit IRC11:29
*** Cy8aer has joined #meego11:30
*** pohly has quit IRC11:30
*** pohly has joined #meego11:30
*** miig has joined #meego11:31
*** pupnik_ has quit IRC11:31
*** miig has left #meego11:32
*** tyler__ has joined #meego11:33
leinirHmm... be kind of interesting to get some named nokia people on this one: http://my-symbian.com/forum/viewtopic.php?t=4189311:35
*** shadown has joined #meego11:35
*** bpeel_away is now known as bpeel11:35
*** wazd has joined #meego11:38
*** lremes has joined #meego11:39
Myrttileinir: but I thought that was on the roadmap ages ago11:40
Myrttiit's not like it's news11:40
leinirOh right, must've happened while i was dived into my thesis - in that case, kewl beans :)11:41
leinirIt's news to me, but if it happened in the last two months, well... ;)11:41
Myrttino, I thought it was like ages ago11:41
leinirHmm...11:42
Myrttialthough the news then might have mentioned Maemo as Meego wasn't published then11:43
Surfaleinir, there is a name in public for that11:43
Surfanot that it would make it any more official11:44
*** bef0rd has quit IRC11:44
Surfaleinir, original news here: http://www.cnet.com.au/is-symbian-out-for-the-nokia-n-series-339304056.htm11:44
Myrttibut wait, this might have been the "oh no, this is not true, we deny everything" thing11:44
leinirMyrtti: Yeah, that's what i was thinking - that one i very clearly remember as a decidedly *facepalm* sort of moment :)11:45
Surfabut you can find plenty of errors in statements in that news item..11:45
Surfaso, you may think almost whatever you want about that news item :)11:47
Surfaand then within year or two someone can say that "i was right"11:47
*** sp3001 has joined #meego11:48
leinir*nods* Hehe, it's an art form to do that sort of thing ;)11:48
*** townxelliot has joined #meego11:48
*** fri has quit IRC11:54
*** freeedrich| has joined #meego11:54
thiagoleinir: it's news to me :-P11:54
thiagoyou know, they don't tell us these things11:54
thiagowe learn from engadget11:55
*** freeedrich| has quit IRC11:55
leinirthiago: *nods* Yeah - Engadget has better spies than Nokia has internal communication ;)11:55
*** freeedrich| has joined #meego11:55
thiagofor example, my guess as to what the S series is is as good as Engadget's11:55
leinir*nods* :)11:55
pinchartlthiago: don't you find it annoying ?11:56
*** kellomak has quit IRC11:56
thiagoof course, everyone is now speculating on whether the N9 is MeeGo, but that cnet story that Surfa linked to is clear: Nokia has not announced any device called N911:57
*** sp3001 has quit IRC11:57
thiagopinchartl: I know stuff by codenames only. The consumer name is marketing...11:57
pinchartlthiago: I mean don't you find it annoying that you learn many things from the net instead of internally ?11:58
thiagopinchartl: no, not annoying11:58
thiagojust funny and ironic11:58
pinchartl:-)11:59
leiniri just wonder when Nokia realises that they need to just hire the Engadget guys to take care of their internal communications ;)12:00
thiagoone of our guys once was contacted on facebook and offered money for any leaks...12:00
pinchartlhehe12:00
*** Unmensch has joined #meego12:01
*** Votan|off is now known as Votan12:01
pinchartlthiago: if he told you that means he didn't get offered enough money ;-)12:01
*** JureG has joined #meego12:02
JureGhi all12:02
*** JureG has quit IRC12:03
*** Unmenschlich has quit IRC12:04
thiagopinchartl: that's assuming everyone has their price, which may not be always true12:04
Surfathiago, or are you just being ignorant about internal communications?12:05
pinchartlthiago: a friend of mine uses to say that everyone has a price, including the price to get a bullet between the eyes. you can be proud when that one is cheaper12:06
*** javiF has joined #meego12:06
*** zs has quit IRC12:07
Surfafor those you know finnis: http://www.tietokone.fi/uutiset/nokia_siirtyy_nseries_alypuhelimissa_meegoon12:08
thiagoSurfa: actually, what I said before is true: I only care about the codenames12:08
Surfashortly: official confirmation of no more symbian in n-series12:08
till-replaced by meego?12:11
*** MmadA has quit IRC12:12
thiagogoogle translation: Symbian remains perusälypuhelimiin12:12
thiagowonderful12:12
thiago:-P12:12
Surfabasic smartphones :)12:12
Surfawhatever that means12:13
thiagolooks like the meaning of the last sentence got inverted in the translation: Nokia is trying to bring a single developer as MeeGo, Symbian, Web-based applications than Qt applications.12:13
till-no n-series i guess12:13
till-but what about this symbian^4 thing?12:14
*** pupnik has joined #meego12:14
Surfatill-, what about it? :)12:14
till-wasn't that ment to be the new symbian for smartphones etc?12:15
till-or is it a codename für meego?12:15
Surfai think nowhere is stated that symbian will cease to exist?12:16
*** hhartz has quit IRC12:16
thiagothe article even says otherwise12:16
Surfai don't know about the translation but originally it doesn't say anything like it12:16
*** shadown has quit IRC12:17
till-so symbian(^3,^4) remains in the e- and c-series12:17
Surfaand x-12:18
till-okay, great :)12:18
SurfaSymbian in general don't know anything about versions, it's not public knowledge12:20
*** Flanbix has quit IRC12:22
till-but the n8 will be the last symbian based n-series device?12:22
Surfathat's what seems to be confirmed by nokia now12:24
*** freeedrich| has quit IRC12:24
Surfaand officially before next year, there will be a meego device12:24
Surfathat's pretty much all you can say for now12:25
till-i hope so12:25
*** freeedrich| has joined #meego12:25
*** Flanbix has joined #meego12:30
*** afiestas has quit IRC12:33
*** amjad has quit IRC12:37
*** Kaot has joined #meego12:37
*** bvogel has joined #meego12:39
*** glunardi has joined #meego12:42
*** Guest87142 has quit IRC12:43
*** gour has quit IRC12:48
*** Jackiewu has left #meego12:49
*** gour has joined #meego12:50
*** gour has quit IRC12:51
*** vblazquez has quit IRC12:52
*** glunardi has quit IRC12:55
*** gour has joined #meego12:55
*** juliank has joined #meego12:57
*** vblazquez has joined #meego13:00
*** esp77 has quit IRC13:00
*** kW has joined #meego13:07
*** nedrichards has joined #meego13:08
*** Guest30101 has quit IRC13:08
*** pto has quit IRC13:08
*** jmcphers has quit IRC13:10
*** SWFu64 has joined #meego13:12
*** Aranel has quit IRC13:16
*** afiestas has joined #meego13:21
*** esp77 has joined #meego13:22
*** Nervengift has joined #meego13:26
*** pto has joined #meego13:28
Nervengiftdoes anybody know if meego will use the nokia ovi store?13:30
gouraccording to wiki docs, it will13:31
*** Terje_ has quit IRC13:31
*** shurane has joined #meego13:31
*** mb has joined #meego13:31
*** mb is now known as Guest439413:32
Nervengiftwill the netbook version do so too?13:33
StskeepsNervengift: no, nokia's meego probably will13:33
Stskeepsbut the open source meego.. doubt it13:33
Nervengiftinstalling the smartphone ui in virtualbox will be possible, won't it?13:36
*** timoph is now known as timoph|afk13:37
Stskeepsno clue13:37
Nervengifthmm waiting and trying^^13:39
*** timeless_mbp has quit IRC13:40
Myrttithe question is: "Why do you want to do that?"13:41
*** Termana has joined #meego13:42
Stskeepssmartphone ui in virtualbox could be useful :P13:42
*** lizardo has joined #meego13:46
*** fredy has joined #meego13:47
*** juliank has quit IRC13:54
*** juliank has joined #meego13:54
*** gour has quit IRC13:55
*** gour has joined #meego13:59
copyleftjedix: Hi14:07
*** mitsutaka has quit IRC14:07
*** batsheep has joined #meego14:07
*** Guest4394 is now known as marcob14:07
*** mitsutaka has joined #meego14:10
*** Nervengift has quit IRC14:10
*** glunardi has joined #meego14:10
copyleftjedix: It seems the line on OBS 1.8 MeeGo doc -- "zypper mr -d openSUSE_Tools" causes the missing dependance when installing obs-server.14:10
*** slaine_ has joined #meego14:13
*** slaine_ has left #meego14:13
*** Aranel has joined #meego14:16
*** Myst has joined #meego14:16
*** gour1 has joined #meego14:17
*** gour has quit IRC14:17
*** batsheep has quit IRC14:18
*** leinir has quit IRC14:21
*** asac has joined #meego14:22
*** leinir has joined #meego14:25
*** ScriptRipper has quit IRC14:27
*** danielwilms has left #meego14:28
*** glunardi has quit IRC14:29
*** wasikevin has quit IRC14:29
*** Termana has quit IRC14:29
*** Termana has joined #meego14:29
*** Termana has quit IRC14:30
*** Termana has joined #meego14:31
*** timeless_mbp has joined #meego14:32
*** timeless_mbp has joined #meego14:32
*** bvogel has quit IRC14:33
*** hhartz has joined #meego14:33
*** Termana has quit IRC14:33
*** miig has joined #meego14:35
*** Termana has joined #meego14:35
*** miig has left #meego14:35
*** wasikevin has joined #meego14:36
*** ScriptRipper has joined #meego14:40
*** ScriptRipper has quit IRC14:40
*** ScriptRipper has joined #meego14:40
*** wasikevin has quit IRC14:41
*** leinir has quit IRC14:41
*** rsalveti has quit IRC14:41
tekojosigning off for midsummer!14:46
*** glin has quit IRC14:47
*** tekojo has quit IRC14:47
*** nierob has quit IRC14:50
*** niqt has quit IRC14:51
*** jsv has quit IRC14:51
*** nierob has joined #meego14:55
*** leinir has joined #meego14:55
*** leinir has joined #meego14:55
*** eli_ has joined #meego15:00
*** dotblank has quit IRC15:00
*** mwichmann has joined #meego15:01
*** eli_ is now known as dotblank15:02
*** dharman has quit IRC15:03
*** ucomesdag has quit IRC15:07
*** ucomesdag has joined #meego15:08
*** notmart has joined #meego15:10
*** leinir has quit IRC15:11
*** kkszysiu has quit IRC15:14
*** leinir has joined #meego15:15
*** tmikola has quit IRC15:16
*** anbaldwi has quit IRC15:21
* thiago wonders why midsummer happens in Finland 3 days later than the rest of the world15:27
leinirIn Denmark it was yesterday15:28
leinirBlame the missionaries :P15:28
petterilong weekend, so that we can drink enough15:29
leinirThey decided that having it on the day was too pagan :P15:29
*** ragner has joined #meego15:29
*** miig has joined #meego15:29
*** miig has left #meego15:29
leinirAt least that's the case in Denmark, where it's called Saint Hans and an effigy of a witch is burnt on a huge bonfire15:29
*** siddu has left #meego15:29
*** Myst has quit IRC15:32
*** TSCHAKWerk has quit IRC15:34
*** TSCHAKWerk has joined #meego15:35
*** zariz has quit IRC15:35
sx0nactual day length leveling happened already few days ago, it is shortening currently. midsummer parties however.. is different thing.15:37
*** miig has joined #meego15:37
*** bergie has joined #meego15:38
miigHi, maybe someone can help me. I installed in MeeGo mplayer. When I start play in mplayer any video, when i try to change the mode (full screen  or not), rewind, or any other actions netbook hangs. Why it can be? Sorry for my bad english.15:39
*** CoderForLife has quit IRC15:41
*** frals_ has quit IRC15:41
*** charlesyin has quit IRC15:42
*** amjad has joined #meego15:46
*** cure` has joined #meego15:50
*** lbt_ has joined #meego15:50
*** dvalfre has joined #meego15:51
*** lbt has quit IRC15:51
*** aboyer has quit IRC15:51
*** kraiskil has quit IRC15:53
*** lbt_ is now known as lbt15:54
*** fiferboy has joined #meego15:54
*** fiferboy has joined #meego15:54
*** lbt_ has joined #meego15:54
*** cure` has quit IRC15:54
*** lbt_ is now known as lbt15:55
lbtInteresting btrfs ml snippets on LWN : http://lwn.net/Articles/393148/  (I'm not qualified to assess this.. so this is just FYI, not btrfs bashing)15:55
*** aalpert-snow has left #meego15:59
*** mairas has quit IRC15:59
*** rodarvus has quit IRC15:59
*** rodarvus has joined #meego16:00
*** gour1 has quit IRC16:00
*** gour has joined #meego16:02
*** javiF has quit IRC16:04
*** abinader has joined #meego16:04
TSCHAKWerklbt: i've been rather nervous about the unusual manner in which btrfs populates its trees, too. I would like to see more real world testing though, before i make any sort of judgement.16:06
Termanalbt, you BTRFS basher16:07
*** mitsutaka has quit IRC16:07
TermanaIt would probably be a good idea to send any info to the mailing list16:07
*** DawnFoster has quit IRC16:07
TSCHAKWerki do like to think that there is some sort of thought process behind people who design filesystems16:08
Stskeepsmeh, go for ZFS16:08
Stskeeps:P16:08
TSCHAKWerkthey're not easy things to improve.16:08
w00t_if you read the rest of that thread, it's a lot more balanced16:08
miigHi again, maybe someone can help me. I installed in MeeGo mplayer. When I start play in mplayer any video, when i try to change the mode (full screen  or not), rewind, or any other actions netbook hangs. Why it can be? Sorry for my bad english.16:08
StskeepsTSCHAKWerk: 'ooh, i just learnt about b-trees in algorithmics class. let me build a file system!'16:08
TSCHAKWerkand so long as we keep labouring under these idiotic delusions of fixed heirarchies of blobs of untyped binary data, we'll have these same idiotic problems16:08
TSCHAKWerkover and over and over and over again16:09
*** Shanita has quit IRC16:09
*** kkszysiu has joined #meego16:11
*** lremes has quit IRC16:11
*** Gizmokid2005|AFK is now known as Gizmokid200516:11
*** JLP has quit IRC16:12
*** zeddii has quit IRC16:13
lbtw00t_: you're right... I assumed that LWN would provide a balanced set of snips... maybe not.16:16
GAN900Ah, summer vacation16:16
GAN900Good time to release the handset UX16:16
Bostikin about 30 minutes, yes16:16
GAN900Meaning all of the enthusiasm at the initial release is going into a black hole.16:17
*** dagger has quit IRC16:17
*** dagger has joined #meego16:17
*** dagger has joined #meego16:17
*** miig has quit IRC16:17
StskeepsGAN900: or perhaps the best time to drag in hobbyists.16:17
*** DawnFoster has joined #meego16:19
GAN900Mmm16:19
*** TigerTael has joined #meego16:22
*** miig has joined #meego16:23
*** miig has left #meego16:23
*** ctusar has joined #meego16:26
*** kW has quit IRC16:27
*** ddez has joined #meego16:30
esp77does meego have any bug fixes and updates between releases?16:31
Stskeepsthere's daily, weekly images16:32
*** esp77 has quit IRC16:32
*** hhartz has quit IRC16:33
*** Cy8aer has quit IRC16:36
*** kanibalv_ has joined #meego16:43
*** zariz has joined #meego16:43
*** kanibalv has quit IRC16:43
luist_hey... in garage_data.xml  can i specify more than 1 package to install/remove? my problem is that when i remove the application that i installed, it keeps all the deps it installed, which is giving me problems so i want to specify the deps to remove them too16:47
*** ptl has quit IRC16:47
*** javiF has joined #meego16:47
*** pkt has joined #meego16:48
*** ingalsuo has quit IRC16:56
*** DawnFoster has quit IRC16:57
*** ptl has joined #meego16:59
*** ptl has quit IRC16:59
*** ptl has joined #meego16:59
*** FSCV has joined #meego17:00
*** alvaro__ has joined #meego17:01
*** wixteller has quit IRC17:02
*** Zorry has quit IRC17:03
*** edisson has joined #meego17:05
*** cure` has joined #meego17:06
*** paxl has joined #meego17:10
*** batsheep has joined #meego17:17
*** Moku has joined #meego17:20
*** baraujo has joined #meego17:24
*** MacDrunk has quit IRC17:27
*** panaggio has joined #meego17:28
*** Desiderius has quit IRC17:31
*** Xisdibik has quit IRC17:33
jedixcopyleft: which packages are missing after removing that repo?17:34
jedixthere wasn't as issue17:34
*** fcocuadrado has joined #meego17:36
*** fjrivash has joined #meego17:37
*** TSCHAKWerk has quit IRC17:38
*** TSCHAKWerk has joined #meego17:38
*** gaveen has joined #meego17:39
*** charlesyin has joined #meego17:40
*** nedrichards has quit IRC17:42
*** DawnFoster has joined #meego17:44
*** batsheep has quit IRC17:47
*** Zic has joined #meego17:47
*** Zic has left #meego17:48
*** Termana has quit IRC17:49
Passeliwhat when is the handset UX going to be released?17:49
Stskeepsthis month17:49
Passeliso next week17:49
TSCHAKWerkright down to the wire17:50
Stskeepsthere's a week next week..17:50
Stskeeps:P17:50
*** shurane has quit IRC17:51
*** tyler__ has quit IRC17:53
*** tearms has quit IRC17:57
*** shurane has joined #meego17:58
*** GAN900 has quit IRC17:59
*** GAN900 has joined #meego17:59
*** manju has joined #meego17:59
slaineWho's betting on next wednesday then :)17:59
Stskeepsi'm betting on next wednesday as well, since the TSG was moved ;)17:59
slainebingo17:59
*** amjad has quit IRC18:00
Stskeeps30th, the day of 'no more excuses for not being open', i hope18:00
Stskeeps:P18:00
Stskeeps.. and i'm going to be offline that entire week18:00
Stskeeps:P18:00
vgradehere, here18:00
vgradebeing open, not you offline stskeeps18:01
jedixyeah, it'll be opened.. except video drivers18:01
Stskeepsyeah, but at least the meego content :P18:02
*** carloscesa has joined #meego18:02
*** dob has quit IRC18:03
*** Katiska_ has quit IRC18:03
paxlIs there a reason behing MeeGo using extlinux instead of grub ?18:06
jedixwhat arch?18:06
Stskeepsi think one of the reasons being that the syslinux guy is employed there18:06
paxlAtom18:07
paxlStskeeps: that make total sence :)18:07
*** sar3th|away is now known as sar3th18:07
*** mlfoster has joined #meego18:08
Stskeepstechnical reasons, .. ask on meego-dev :)18:08
*** dvoid_ has joined #meego18:12
*** Guest87142 has joined #meego18:13
*** rsalveti has joined #meego18:13
*** Guest87142 has quit IRC18:15
*** pavank10 has quit IRC18:18
*** Katiska has joined #meego18:20
*** kontio has quit IRC18:20
*** dob has joined #meego18:20
*** Moku has quit IRC18:21
*** Moku has joined #meego18:22
*** andyross has joined #meego18:22
*** Kaot has left #meego18:23
*** luck has joined #meego18:23
fjrivashOne question : Is CNS3410 (ARM11 family) compatible with that one which comes with N900?18:24
*** rene has joined #meego18:24
*** rene is now known as Guest5159818:25
*** mlfoster has quit IRC18:26
fjrivashN900 comes with a ARM Cortex A8, is not it?18:26
*** Erkan_Yilmaz has joined #meego18:26
Stskeepssec18:26
fjrivashis ARM9 family does it?18:26
Stskeepswell, you need ARMv5 at least18:27
Stskeepssec18:27
Stskeepsthe n900 image won't, but if you just select armv5 repos instead of v7, and make an image..18:28
*** Moku has quit IRC18:28
Stskeepshttp://en.wikipedia.org/wiki/ARM_architecture#ARM_cores is a nice reference for ARMv5 / ARMv6 / ARMv718:28
fjrivashIt would run on that processor?18:28
Stskeepsno expert opinion from me, but if the processor is ARMv5 and you have a MMU and a linux kernel, then possibly18:29
Stskeepskeep in mind you will need GLES2 for some UX'es and probably at least 128mb ram :P18:29
fjrivashYes! I saw it I need to confirm with experts :D. I am trying with a virtual machine18:29
*** zs has joined #meego18:30
fjrivashthank you once again Stskeeps :D18:31
*** tyler__ has joined #meego18:31
*** Gibba has quit IRC18:33
*** arjan has quit IRC18:34
*** bergie has quit IRC18:34
*** rsalveti has quit IRC18:34
*** jasonhu has quit IRC18:36
*** VDVsx has joined #meego18:37
*** jasonhu has joined #meego18:38
*** zs has quit IRC18:39
*** arjan has joined #meego18:40
*** zalan has quit IRC18:40
fjrivashStskeeps, I have this one ARMv6K (ARM11 MPCore) and nokia is ARMv7-A (Cortex-A8), so is armv5tel, this armv7l or neither of them?18:41
fjrivash(from repos versions I mean)18:41
Stskeepswell, armv7l won't work with armv6k, but armv5tel will18:42
fjrivashGgggreat! :D Stskeeps I am going to test it, Thank you.18:42
*** Moku has joined #meego18:42
*** jkridner1 has joined #meego18:46
*** FunkyPenguin has quit IRC18:48
*** nicu has quit IRC18:48
*** trip0 has joined #meego18:50
trip0#meeog is a lonely place18:51
*** edisson has quit IRC18:51
Stskeepsmm, at least the -arm channel has a lot of traffic18:52
trip0oh, cool18:52
trip0i had no idea that channel existed18:52
Stskeeps(.. right now we're a bit silent cos all the finns went on holiday)18:52
* trip0 starts a firestorm18:53
fjrivashme too!18:56
*** wasikevin has joined #meego18:57
*** Xisdibik has joined #meego18:58
*** phamtuanchip has joined #meego19:00
phamtuanchipi am new bee19:00
phamtuanchiphi all19:00
trip0hi new bee19:00
phamtuanchipanyone here using meego ?19:00
trip0yes19:01
trip0is there anyone here *not* using meego?19:01
*** choppa has joined #meego19:01
trip0:P19:01
Stskeepsnot at this moment19:01
phamtuanchipI would like to setup it for my hp19:01
Stskeepsi do have a meego sticker on my laptop though19:01
w00t_gaah19:01
* w00t_ wanted a sticker :P19:01
phamtuanchiphp dv20019:02
phamtuanchipis it posible  ?19:03
phamtuanchipi am downloading image from torrent :( sad because from meego site always broken19:03
*** andre__ has quit IRC19:07
*** ChanServ sets mode: +o Stskeeps19:09
*** ChanServ sets mode: -o Stskeeps19:09
*** phamtuanchip has quit IRC19:10
*** Moku has quit IRC19:12
*** Guest51598 has quit IRC19:13
*** Erkan_Yilmaz_ has joined #meego19:15
*** achipa has quit IRC19:15
*** wasikevin has quit IRC19:15
*** Erkan_Yilmaz has quit IRC19:18
*** fcocuadrado has quit IRC19:20
*** Moku has joined #meego19:21
*** federico1 has joined #meego19:22
*** Zorry has joined #meego19:23
*** Zorry has joined #meego19:23
odin_is the community OBS any closer to takeoff ?19:23
*** theopensourcerer has left #meego19:24
*** smaug has quit IRC19:26
*** Andy80 has joined #meego19:28
Andy80hi all19:28
Stskeepslo19:29
Andy80what filesystem do you suggest me when I install Meego on a netbook with a normal harddisk (not a solid state one): BTRFS or Ext3?19:29
RST38hext319:30
*** messerting has joined #meego19:30
dnearyHi all19:30
dnearyslaine, Ping?19:30
slainehey19:31
Andy80let me say that MeeGo installer is as stupid as a banana!19:33
trip0mmm... banana19:33
Andy80first it bothers because I choose ext3 and it's not the preferred one. Ok, I switch to btrfs and the it bothers again because bootable partitions cannot stay on btrfs! WTF!!!19:34
trip0Andy80, btrfs is pretty fast on a normal hdd19:34
*** gour1 has joined #meego19:34
Andy80trip0: yes, but you canno use it for a boot partition19:34
trip0use ext219:35
trip0for boot19:35
trip0it's probably related to grub not proplerly supporting btrfs or something19:35
Andy80trip0: naa... it's just for testing... I already have Ubuntu on this netbook, I'll go for a single / partition that will contain all19:35
*** gour has quit IRC19:36
*** Milhouse has quit IRC19:36
*** Armi^ has joined #meego19:37
Andy80fantastic.... now, at the end of installation, it's locked on "Installing bootloader..." -.-19:42
Andy80alla the QA team has been fired up since a long time or what?!19:43
RST38hYou are not supposed to install it19:44
RST38hUnless you are Intel or Nokia employee =)~19:45
Andy80-.-19:45
* RST38h laughs satanically19:45
RST38hIt is probably stuck overwriting your MBR ;)19:45
trip0:S19:45
Andy80I'll wait other 2-3 minutes the I hope to be able to remove this shit from my netbook19:45
*** Milhouse has joined #meego19:45
Andy80consider that I've a model officially SUPPORTED!19:46
Andy80what if I had installed it on a unsupported model??19:46
RST38hIt would be unsupported then?19:46
StskeepsAndy80: be a good citizen, file a bug.19:47
Stskeepsor two. or four.19:47
*** Guest51598 has joined #meego19:47
Andy80luckly my MBR wasn't touched19:48
Andy80I'll remove this and restore my partition19:48
Andy80or maybe I could use the Ubuntu grub to add another OS19:48
*** jmc93739653 has joined #meego19:50
*** eti has joined #meego19:51
*** hunger has quit IRC19:51
*** tackat has quit IRC19:52
*** timeless_mbp has quit IRC19:53
*** rene has joined #meego19:55
*** rene is now known as Guest1200619:55
GAN900MeeGo -- Making the Maemo Community mad every day.19:57
* GAN900 hopes for a fix.19:57
*** Guest51598 has quit IRC19:58
w00t_GAN900: Fixed In <the next release>19:59
GAN900I wish I had a good answer for what needs to change20:00
GAN900I think actually seeking to engage the Maemo Community would've helped20:00
GAN900Rather than ignoring or putting out stop motion20:00
Andy80I don't know how Ubuntu was able to boot again, but MeeGo deleted my /boot/grub/menu.lst -.-20:01
*** marcels has joined #meego20:01
digitalsurgeonso GAN900 are you still mad ?20:02
*** gour2 has joined #meego20:03
*** ysyrota has quit IRC20:03
w00t_digitalsurgeon: btw, see meego-community ML.. since you're one of the developer engagement volunteers iirc :)20:03
*** rodarvus has quit IRC20:03
*** gour1 has quit IRC20:03
*** rodarvus has joined #meego20:04
*** rodarvus has joined #meego20:04
*** manju has quit IRC20:04
*** lremes has joined #meego20:04
DawnFosterw00t_ July 5 is a holiday in the US for most people (developer engagement meeting)20:07
DawnFosterjust FYI20:08
w00t_DawnFoster: argh. jul 6 is bad because of the CO meet.. I'd really like to do it *before* the next CO meet too, but next week I think is going to be a waste of time20:08
DawnFosteryou can still do it on July 5 if most people can make it20:08
DawnFosternot sure how many people from the US will participate (it's an Intel holiday, but some people might be available)20:08
w00t_yeah, I think it will *probably* be ok.. but we'll see20:09
w00t_still, annoying20:09
GAN900digitalsurgeon, mad? No.20:09
DawnFosterif most of the participants are Europe - go for it. The lazy americans on holiday can catch up with the minutes ;)20:09
*** jkridner1 has quit IRC20:10
GAN900digitalsurgeon, dissappointed and burnt out, a bit.20:10
Andy80Stskeeps: maybe I understand the problem: MeeGo installed doesn't support Grub2 which is used by Ubuntu > 9.1020:14
RST38hInstall MSDOS and boot using bootlin from there? =)20:14
*** mixaz has joined #meego20:15
*** githogori has quit IRC20:15
Andy80taa-daaaaa :) a simple update-grub fixed all :P20:15
*** townxelliot has quit IRC20:16
*** rcc has quit IRC20:16
*** ooshiyoshi has joined #meego20:16
mixazhi all, I downloaded latest meego-netbook-chromium-ia32-1.0-20100524.1.img, created a boot flash, but can't buut on eeepc 901 with error "reboot and select proper boot device". The USB drive selected in bios OK. What can be wrong?20:17
mixazI followed http://meego.com/downloads/releases/1.0/meego-v1.0-netbooks20:17
*** TSCHAKWerk has quit IRC20:17
*** TSCHAKWerk has joined #meego20:18
*** wazd1 has joined #meego20:18
*** thiago_home has joined #meego20:18
*** ooshiyoshi has quit IRC20:18
*** slaine has quit IRC20:20
*** mlfoster has joined #meego20:21
*** dpino has quit IRC20:21
luist_hey... in garage_data.xml  can i specify more than 1 package to install/remove? my problem is that when i remove the application that i installed, it keeps all the deps it installed, which is giving me problems so i want to specify the deps to remove them too20:21
*** wazd has quit IRC20:22
*** SWFu64 has quit IRC20:22
*** mixaz has left #meego20:26
*** RhymeswAlbert has joined #meego20:27
*** amjad has joined #meego20:30
*** nicu has joined #meego20:33
*** theopensourcerer has joined #meego20:34
*** auke has quit IRC20:36
*** Abhijeet has joined #meego20:36
Andy80just for curiosity... how do I change the audio volume?20:37
*** NishanthMenon has joined #meego20:38
*** toniher_bcn has joined #meego20:39
*** TSCHAKWerk has quit IRC20:42
*** TSCHAKWerk has joined #meego20:42
trip0Andy80, you can change the audio volume by cupping your hands over your ears20:42
trip0in such a way that it muffles the sounds20:43
*** auke has joined #meego20:44
ShadowJKit's ... intuitive!20:45
trip0and it doesn't break when pulseaudio updates20:46
thiago_homelol20:46
*** Guest12006 has quit IRC20:49
Andy80is it possible that there aren't any updates since the first release?20:49
Andy80I tried a couple of times...20:49
thiago_homeof what?20:49
*** facet has joined #meego20:50
*** panaggio has quit IRC20:51
*** rene has joined #meego20:51
*** rene is now known as Guest5423920:52
*** shurane has quit IRC20:53
*** dneary has quit IRC20:55
*** VDVsx has quit IRC20:56
*** shurane has joined #meego20:58
*** manju has joined #meego21:00
*** Moku has quit IRC21:02
*** SiggyF has joined #meego21:06
*** dazo has joined #meego21:07
*** facet has left #meego21:08
*** trem has joined #meego21:08
*** timeless_mbp has joined #meego21:11
*** timeless_mbp has joined #meego21:11
*** githogori has joined #meego21:11
*** Andy80 has quit IRC21:11
*** pto is now known as pto__21:12
*** luck has quit IRC21:13
*** mikhailz has quit IRC21:14
*** tehdely has joined #meego21:14
tehdelyhi, just playing with meego v1.0 on my netbook21:15
tehdelyit's got a 1024x576 screen and unfortunately some dialogs go below the bottom21:15
tehdelydoes the wm have any way to alt-drag a window and move it using something other than its titlebar?21:15
tehdelyso i can move windows up and get to what's at the bottom21:15
tehdelywhich is usually an 'OK' or 'Apply' button?21:15
aukefile a bugzilla :)21:15
aukeno, I don't think there is such a combo21:15
tehdelybefore i file a bug report or feature request, i want to make sure what i want is not already implemented21:16
tehdelyto avoid embarrassment, of course :)21:16
tehdelywhat's the main locus of development21:16
tehdelyis there a mailing list everyone's on?21:16
tehdelyor is it very scattered among 27343 different places21:16
tehdelyi haven't participated in any OSS dev in quite a while21:16
tehdelygotta learn git, too :)21:16
*** Armi^ has quit IRC21:17
thiago_home1024x576? what kind of manufacturer decided to have a screen less than 640 pixels tall?21:17
tehdelyplenty did21:17
tehdelylots of 10" netbooks have that reso21:17
thiago_homerather, less than 600 (from 800x600 times)21:17
tehdelymine is an HP Mini 100021:17
tehdelyhardly a rare machine21:17
gaveentehdely, http://meego.com/community/mailing-lists21:18
DawnFostertehdely: were using the forums for user level questions about installation and usage bugs;: http://meego.com/community21:18
*** Abhijeet has quit IRC21:18
DawnFostermailing lists are more for people doing development on the platform21:18
DawnFosterwhichever is most appropriate21:18
*** Guest54239 has quit IRC21:19
*** luck has joined #meego21:26
*** javiF has quit IRC21:29
*** sar3th is now known as sar3th|away21:30
*** luck has quit IRC21:31
tehdelywhat do most people use as a MeeGo dev environment?21:32
tehdelydo you usually develop MeeGo on MeeGo?21:33
* Aard uses debian21:33
tehdelyis MeeGo debian-based?  i noticed that it uses RPM for its pkg system21:34
Stskeepsno, it's rpm based, mostly it's own distribution :)21:34
Aardno21:34
tehdelydo you work within a chroot like these instrux? http://wiki.meego.com/Developing_in_a_Meego_Environment21:35
*** eti has quit IRC21:37
Aardno, working with obs21:37
*** gaveen has quit IRC21:37
*** lremes has quit IRC21:39
*** sar3th|away is now known as sar3th21:40
*** amjad has quit IRC21:41
*** dl9pf_ has joined #meego21:46
*** t_s_o has quit IRC21:46
*** dl9pf has quit IRC21:47
*** zs has joined #meego21:47
*** KiMeNe has joined #meego21:47
*** gaveen has joined #meego21:50
tehdelyhmmf21:51
tehdelyappears it has not recognized my wifi card21:51
fjrivashhow can I create a meego arm rootfs? http://wiki.meego.com/ARM/Creating_ARM_image_using_MeeGo_Image_Creator21:52
KiMeNetükçe bilen varmý aranýzda millet21:52
KiMeNe?21:52
fjrivashdo I need to create a raw image?21:52
*** hhartz has joined #meego21:52
*** rene has joined #meego21:52
*** rene is now known as Guest9084921:53
*** fjrivash has quit IRC21:57
*** hhartz has quit IRC21:58
*** juliank has quit IRC21:58
*** rodarvus has quit IRC22:00
*** dvalfre has quit IRC22:00
*** dvalfre has joined #meego22:00
thiago_homeKiMeNe: please speak English and use UTF-822:01
KiMeNethiago_home  ?22:01
*** KiMeNe has quit IRC22:03
tehdelywhat is the way to reboot Meego using the interface?22:05
tehdelyalso is there a kbd shortcut to switch zones22:06
*** theopensourcerer has left #meego22:08
dl9pf_tehdely: try the power button22:12
*** edisson has joined #meego22:12
*** paxl has quit IRC22:13
*** BluesLee has joined #meego22:13
*** BluesLee has quit IRC22:14
*** marcob has quit IRC22:14
*** mvk has quit IRC22:14
*** javiF has joined #meego22:18
*** Moku has joined #meego22:21
*** dazo is now known as dazo_afk22:21
*** andyross has quit IRC22:22
*** andyross has joined #meego22:22
*** Guest90849 has quit IRC22:26
*** Shanita has joined #meego22:29
*** Moku has quit IRC22:30
*** chemfy has quit IRC22:32
*** saschpe has quit IRC22:33
*** andyross has quit IRC22:35
*** andyross has joined #meego22:36
*** Shanita has quit IRC22:38
*** Shanita has joined #meego22:38
*** chemfy has joined #meego22:44
*** AnttiT has joined #meego22:46
*** rodarvus has joined #meego22:46
*** RhymeswAlbert has left #meego22:48
AnttiTNice OS :) Thanks.22:51
*** rodarvus has quit IRC22:51
*** smaug has joined #meego22:52
*** pohly has quit IRC22:58
*** panaggio has joined #meego22:59
*** Shanita has quit IRC23:00
*** Shanita has joined #meego23:04
*** dvoid_ has quit IRC23:09
*** alvaro__ has quit IRC23:12
*** Kaskuka has joined #meego23:17
*** Shanita has quit IRC23:18
*** badone has joined #meego23:20
*** rodarvus has joined #meego23:21
*** choppa has quit IRC23:21
*** cBuckle has joined #meego23:24
*** mlfoster has quit IRC23:25
*** bolle_ has joined #meego23:26
bolle_hii23:26
*** swc|666 has joined #meego23:28
*** thinker has quit IRC23:28
*** marcels has quit IRC23:29
AnttiThoo23:29
AnttiT:P23:29
*** bolle_ has quit IRC23:30
*** thinker has joined #meego23:30
*** arjan has quit IRC23:31
*** Shinato has joined #meego23:32
*** Kaskuka has quit IRC23:32
*** gour2 has quit IRC23:33
*** alvaro__ has joined #meego23:34
*** carloscesa has quit IRC23:41
*** dvoid_ has joined #meego23:42
*** joel has joined #meego23:45
*** joel is now known as Guest3363123:45
TSCHAKWerkhttp://www.addictivetips.com/mobile/leaked-apple-stealing-all-facetime-information-att-locks-user-via-ota-updates/23:48
*** javiF has quit IRC23:50
*** lizardo has quit IRC23:51
*** ragner has quit IRC23:53
*** diegohcg has quit IRC23:53
*** fredy has quit IRC23:53
*** messerting has quit IRC23:53
*** manju has quit IRC23:53
*** Shinato has quit IRC23:54
*** Votan is now known as Votan|off23:54
*** Shinato has joined #meego23:58

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