[00:10] how would i solve the issue with the on-screen keyboard "Onboard" showing up as a blank black box on Lubuntu? [00:15] Danno_, on this page it says to install python-gi-cairo => https://answers.launchpad.net/onboard/+question/195106 [00:51] argh, can't sleep [00:54] `right, ive got the keyboard installed and working, but i need to be able to enable it on the login screen as well. it says online that im supposed to do this via system settings, but my system settings menu seems to have disappeared [01:09] is there a way to reset the layout of the main application menu to default as my system settings menu seems to have disappeared [01:14] Danno_, if you right mouse click the Power Icon in top right-hand corner do you see a link for System Settings? [01:15] nope [01:16] i had it when i installed the OS a few hours ago and the only thing ive done since is set up my touchscreen and soundcard [01:16] I've not got Lubuntu installed so can't help - sorry. [01:17] theres loads of guides on line for replacing it but none apply to lubuntu [01:18] Danno_, this is mainly a UK channel and most here are a sleep now, you might be better asking in #ubuntu [01:18] i tried and was totally ignored [01:18] oh [01:19] im in the uk myself so i get that most people are asleep, it just sucks when you ask a perfectly valid question and no-one acknowledges that youre even there [01:21] Danno_, all I can suggest is type your question clearly on one line and just be patience. [01:21] sorry I can't help more [01:22] not to worry. id protest at them but its too early to be getting into a flame ware [01:22] war* [01:33] bug 523896 [01:33] Launchpad bug 523896 in shadow (Ubuntu Quantal) "useradd: cannot lock /etc/passwd; try again later." [High,Fix committed] https://launchpad.net/bugs/523896 [01:33] comment #33 & #34 [01:33] time to go to sleep. [01:38] is #33 serious? does he honestly want a distro to boot the kernel, and nothing but the kernel ? [01:47] just imagine how space they could save on the iso if panic("No init found. Try passing init= option to kernel."); was a genuine user expectation [01:51] yeah, i don't understand that at all [01:53] ah i see [01:53] he wants it to be a shell script, not a binary [01:54] https://launchpad.net/~mark-syminet/+archive/syminet [01:55] eh, i'm confused [01:58] some people pick the strangest battles. takes all kinds I suppose. [02:03] i now have all the sources and binaries used by netgear to build firmware for the DGND3700 and it just doesn't work [02:03] i even have the same OS they use, FC6 [03:05] ok so i have two kernel images [03:05] they are the same size [03:06] there is a very small number of differences between them [03:06] every difference is an increment of 0x10 [03:06] what causes that? [03:09] oh and the increments are always the low byte of a 32 bit word, and the values are always divisible by 4 [03:10] eg 24 46 cc 1c -> 24 46 cc 2c [03:10] they always start 24 too [03:10] this is a big endian MIPS kernel btw [03:11] my guess is the new kernel has an extra symbol? [03:14] the weird thing is there are not enough differences for any actual code to be in a different place [03:27] ah, i found a section with moved code [03:31] ah this could be the culprit: Linux version 2.6.21.5 (root@sunshine) (gcc version 4.2.3) #2 | Linux version 2.6.21.5 (root@localhost.localdomain) (gcc vers [03:32] i wonder how the binary ended up the same size though. it must be padded [03:35] i bet every difference is a printk or something [03:35] and the differences are offsets into kernel string table [03:35] and the longer string got padded to a multiple of 4 bytes... gives 0x10 bytes [03:48] yep, that was it [06:40] good morning [07:37] christel: morning morning [07:37] helloooo :D [07:37] how are you mattt ? [07:37] * mattt is blooday tired today [07:37] christel: how you? [07:37] i am also pretty tired, still not quite recovered from shots and cocktails on saturday i think! [07:38] luckily i appear to have a slow day as far as work goes (hopefully it stays that way!) [07:48] Mornin' all. ! [07:48] christel: slow mondays are very nice [07:48] yes! :) [07:50] elfy .. are you from spain ?? [07:50] nope [07:50] OH Ok .. I'll let you live, today. [07:51] though when I was young where I am was rather full of the spanish [07:51] bootlkjkgf: why? do you come from Portugal? === TheOpenSourcerer is now known as theopensourcerer [07:51] good morning theopensourcerer \o/ [07:52] hey christel [07:52] elfy, No, I had a gf from Madrid who had an email called elfybox .. but lost contact in the end .. hear she went mental. ( no connection) [07:53] :) [07:53] you'd really not want me to be your g/f :p [07:54] Yeah , there too much pr0n these days .. so I guess I'm OK [07:54] lol [07:57] elfy, Something to read ... I had a banter with the Gnu guys on Sunday .Found a massive 'hole' in linux software in general . Here's the result http://dpaste.org/cyr4w/ [08:01] mornig [08:02] any idea why one id3 command would recognise tags whilst another wouldn't? [08:02] I have some music files which if I use "eyeD3" will show me tags, but if I use "id3tool" returns that there are no tags? [08:03] there's two versions of id3, (id3v1 and id3v2, cleanly enough). programs that don't understand v2 tags will return naught if you don't have tags for both versions [08:03] Conspiracy theory of the day :: Is the http://www.lhc.gov.uk/What-is-LHC/ the UK secret version of the "Large Hedron Collider" located in Neath, Wales ?? [08:10] shauno: but some files, both which are v2.4, work and some don't, depending on the program [08:11] beats me then. was a sensible shot in the dark though :) [08:12] shauno: indeed [08:14] morning ! [08:21] hey mardi === schwuk_away is now known as schwuk [08:24] hey schwuk [08:24] Hi Knightwise [08:25] anyone know anything about filerights ? [08:25] i'm setting up a folder on my system that should be accesable to users , but only to pick up files from , no write or delete access [08:31] Knightwise: chmod +r [08:38] and what would be the best chmod key ? [08:41] Knightwise: depends on the group owner of the folder [08:41] permissions are Read/Write/eXecute for User/Group/Others [08:41] knightwise: for directories chmod 755, for the files they should be 644 [08:42] This is the default if you haven't changed your umask. [08:50] i see firefox hasn't changed. was using 3GB RAM this morning [08:56] chmo [08:57] erm , lets say I'm the owner, I want to manage the files in the directory (and the subdirectories) but the only thing the others are alowwed to do is read and download the files [09:01] So if the dir is /home/COMMON , that would be chmod +r 755 /home/COMMON ? [09:06] Good morning, all! :) [09:11] good morning everyone. [09:12] morning brobostigon, JamesTait \o/ [09:12] Hi christel! :) [09:12] morning christel \o/ [09:13] how are weeee? [09:13] christel: I got drenched on the school run this morning. :( [09:13] That should tell you all you need to know. ;) [09:13] christel: not bad, my eczema is calming, and my back hurts, and you? [09:14] ah yes, it is rather wet today! yay for eczema, boo for back :( [09:14] i am still not entirely recovered from the weekend (one day i will learn to pace myself!) bar that i am good :) [09:14] Boo for my dodgy knees too. [09:14] christel: this cooler weather is helping, :) [09:14] christel: Did you have a fun and exciting weekend then? Can you remember? :-P [09:15] JamesTait: see, i am not entirely sure... ;) [09:15] lol [09:16] Morning all [09:16] DIPLO \o/ [09:16] Good morning peeps :) [09:16] How are we doing young lady ? [09:16] morning diplo [09:16] diplo: not too shabby! thyself? :) [09:16] hey guys, i'm looking to embark on a home server project, been doing some searching around for a fanless setup, the challenge is in hardware selection at this point, i want an ubuntu server, but not too crappy, probably go with an xbmc ontop of ubuntu. [09:16] Not to bad thanks, glad to be back at work [09:16] :D [09:17] so it will be network storage and when i finally buy a tv, the driver for video display [09:17] ive seen some little units from the fitpc range, i'm not sure if they're quite right or maybe they are. [09:18] the other option is to find a nice selection of components and build myself. [09:18] :D [09:18] mini-itx size device, nice small case, nothing quite desktop size. [09:19] anyone have opinions on the fit-pc stuff, or know a good resource for components of this fnaless nature? [09:19] One of these days, Google is going to cotton on the the fact that these channels are publicly archived, figure out a way to link IRC nicks to Google accounts, and we'll all start seeing spookily relevant adverts wherever we go. [09:19] haha [09:19] JamesTait: that's very Orwellian [09:19] you might be right. [09:20] Scary thought. [09:20] well search for my nick on google, as it is very weird, already. [09:20] brobostigon: china forum? [09:20] NET||abuse: one of the very first results, is a result from here. [09:21] heh, you have an eve-online character? [09:21] i do not. [09:21] not you then? http://www.my-eve.com/character/Antar%20Brobostigon [09:21] no. [09:22] You have a blog. [09:22] omg, what kind of nut has a blog? [09:22] i havent used it in ages. [09:23] And I have one supremely stinky cat. brb [09:23] hmm, what's the concensus? For or against using fit-pc as the basis for your network server/xbmc setup? [09:24] i figure the usb3 ports allow for extending storage with an external unit.. though i've no idea what unit is good for that, [09:24] which fit-pc? they do a few models [09:25] i think the intense [09:25] but sticking to the £290 model. [09:26] then again, can i do better than £490 for a unit with an i3? [09:27] I want it to act as a home server for media collections, attached storage might be on the cards, it has 2 eSata ports, so maybe a nice home level enclosure [09:27] not sure of a unit i've seen that would use eSata though [09:29] hmm, struggling to see the comparison beetween the intense andthe fit pc3 pro [09:31] £319 with AMD 1.6Ghz chip, 4GB ram, radeon hd6320,, vs Celeron 847E 1.1Ghz, Intel HD 2000, and no decernable descriptoin of what ram by default, have to add drive and ram combo for additional £93 [09:32] i have a pool of 2.5" sata drives to use. [09:32] i use an hp microserver as my home storage [09:32] moi aussi [09:32] and use an Acer Revo as the frontend connected to the telly [09:32] * diplo copies popey to much! [09:33] Works well though :) [09:33] I could think of worse people to copy. [09:33] hmm, yeh, any good suppliers for the HP micro servers? [09:33] might look there. [09:33] The problem is, he has so many good ideas. [09:33] Yes JamesTait and not enough cash here :) [09:33] And then shares them. [09:33] Ebuyer I think I got mine from NET||abuse [09:34] 100 quid cash back still on I think [09:34] yeh, they come up high on the result list. [09:34] And then I end up sitting there trying to figure out a way I can satisfy the want. [09:34] diplo: Same here. [09:35] ohh, wow, that's making it a far stronger case. also i have 2 1TB sata drives in a drawer here doing nothign i could throw into that. [09:37] http://www.ebuyer.com/281915-hp-proliant-turion-ii-n40l-microserver-100-cashback-658553-421 [09:37] is that the only model they do? [09:37] I put the boot disk into the optical bay [09:37] yes, the n36L was discontinued [09:37] so i have 4x2TB in the drive bays and boot disk is a small SSD [09:38] also added an external 4x2TB array which makes for more fun happy storage times [09:38] lol popey, how much storage! [09:38] :P [09:38] popey: do you have Intel Rapid / Intel Matrix Storage System RAID? [09:38] I also have 4 more 2TB disks, nothing to put them in [09:39] need to replace the 4 bay storage tower with an 8 bay one [09:39] I have! [09:39] :P# [09:39] then I'll have 12x2TB in the server [09:39] heh [09:39] globally, are android or apple phones more popular atm? [09:39] define $popular [09:39] sales [09:39] couldn't find any stats that were current [09:39] oimon: do you a want a phone that can find a nearest coffee shop or the one with crippled maps & navigation? [09:40] here we go again [09:40] groundhog day in here [09:40] i'm making a case for providing a service that works on android and not just apple at work [09:41] oimon: the only sales figures you can rely on are the yearly calls / tax submissions but they happen at different points in the year for all companies involved. All other figures are made up to minimize taxes. [09:42] hmm.. looking at getting me one of those MK802.II [09:42] 52 euro's is not much to pay for a computer [09:43] - Android - 104.8 million units, 68.1% market share (46.9% in the same period last year) iOS - 26.0 million units, 16.9% share (18.8% Q2 2011) [09:43] that will do for my email. [09:43] hah [09:43] who is target audience? [09:43] employees? what demographic? [09:44] if I surveyed people in the age range 10-16, I'd bet there were way more blackberries than iphone or android [09:44] it was undefined as "the public" [09:44] riiight [09:44] they created a service limited to itunes [09:44] and left it at that, i want to call them to task over it [09:46] let's just hope they're not using something like itunes U then, in which case they'll quickly point out that there simply isn't feature parity [09:53] popey: i think i'm gonna copy you, what is the storage array's you use? [09:53] they no longer make it anymore [09:53] EDGE10 [09:53] I am disapointment in my grammer [09:53] others are available [09:54] yeh, will have a look into that, is a good plan. [09:54] note that the eSATA port on the microserver does _not_ do port multiplexing [09:54] so you have to use a pcie card, which needs to be half-height, half-length with a small bracket [09:54] the array I bought came with one, which has two eSATA ports which _do_ support port multiplexing [09:55] so i can't use 2 drives on hte port as it stands? [09:55] or just not raid? [09:55] you can't have more than one drive on the built-in port [09:55] unless the device containing those drives abstracts it away, so you only see one drive [09:55] e.g. if I plug my 4-bay edge10 into the onboard eSATA port, I can only see the first disk in the array [09:55] so t's not raid specifically, [09:56] plug it into the pcie eSATA card I can see all the disks [09:56] ohhh, on the external [09:56] I use btrfs on my server [09:56] i see [09:56] so you can just have single device on an external connection, unless the external device abstracts away the drives [09:57] ya [09:57] but the 2 internal ports are eSata yes? and can pop in 2 drives. [09:57] which most dumb arrays dont [09:57] 2 internal ports? [09:57] uhh, eSata? i just mean sata [09:57] mine (n36L) only has one [09:57] there's the optical bay nad 2 internal drive bays? [09:57] no, optical bay and 4 internal bays [09:58] http://www.youtube.com/watch?v=oFwBbgfB7n8 [09:58] see that [09:59] cheers. [10:00] did you get it to boot off usb for installing your os? [10:00] see 2:56 for the internal shot [10:00] or did you need an external optical drive? [10:01] i have no need for an optical drive [10:01] i increased the RAM in mine [10:01] its a cracking little box [10:02] loudness wise? could you have it in your living room and be able to read a book without the fan sound distracting you? [10:02] mine is sat 1 foot from my head [10:02] i work all day with it on :) [10:02] hmm, just spousal approval rating wise :) [10:03] it only has one fan in it, on the back, quite big and not too noisy [10:03] ye, saw the fan in that video. [10:03] probably be okay behind the telly, depends on the size of your lounge :) [10:03] apparently you can stick 16GB RAM in them [10:04] actually our new place is lovely, nice big long living room [10:04] could put 4 sofas along the 2 walls and there's still the fireplace in the middle. [10:05] we've no tv yet [10:05] that's in a future month's purchase plan. [10:12] shauno, it is itunes u [10:13] they called it the itunesU project, which sort of made the product choice a fait accompli [10:14] just bit the bullet [10:14] went ahead with teh microserver [10:15] it's a better setup than anything else really out ther.e [10:15] and the cashback if it works out just sweetens it so much more. [10:16] they rarely offer the cashback in RoI :/ no fair [10:17] ah well, that used to be my problem, now i'm a Londoner :) [10:17] resistance is futile eh [10:17] indeed [10:18] down with the sasanach!! .... uhh, woah, gotta curb that reflex [10:18] sometimes I swear I'm just here to confuse people. I'm the southerner that moved to Ireland looking for work. [10:18] Proving hard work shauno ? [10:18] Southerner? [10:19] not at all diplo [10:20] there's a surprising number of companies here just for the tax rate. so in the right sectors, the work's there :) [10:20] the market is strong back home for sure, but it's a little un-interesting in some ways [10:20] IT sector shauno ? [10:21] yeah [10:21] All I hear ( when I actually watch the news ) is that things are really bad over there, no work etc [10:21] the entrepreneurial side has no market to sell to so it's rare to find a nice company to work for. [10:21] the work in IT is all for the multinationals [10:22] right. anyone big and faceless enough that it doesn't matter so much to them where they're based [10:23] there isn't the same presence of the really huge big names in London it seems, but ther's a broader range of smaller firms with interesting work to be done, that's why I'm over [10:23] eg, amazon-aws being in dublin [10:23] yeh, 3 of my friends back home work there [10:24] my cousin married another guy there too :) [10:25] msft, apple, xerox, hp, dell, google, vmware, etc etc. it's quite popular to have a presence here just to call HQ for your EU arm, just for the corporate tax rate [10:25] I was nearly through the google interviews 2 years ago,site reliability team, then i decided against it in favour of a short stint with a smaller team in dublin and planned the move over here:) [10:27] but yeah, at the other end, it's not very startup friendly. especially not at the moment. [10:27] after being interviewed by a quarter of the team, that being 8 people for the day, i realised that wasn't the way i wanted to work. [10:28] yeh, i was in 2 startups in dublin, but they really don't have the same hope or support that other tech centers have [10:29] the government mentoring and grants are rediculously managed, the vc pool is too sparse, and the banks are just not interested [10:30] anyway, enough ranting!!! [10:30] i got a microserver on route :) [10:30] happy day [10:32] * AlanBell has just been having a planning meeting about recruitment [10:33] Interesting ? [10:35] yeah, need to put together a job spec [10:48] hire all the people \o/ [10:52] why not zoidberg? [10:55] How many are you looking for just the one AlanBell ? [10:56] i hope they're not getting another AlanBell! [10:56] :) [10:56] popey, i don't suppose you got time to look at 945987 yesterday did you? [10:56] bug 945987 [10:56] Launchpad bug 945987 in rhythmbox (Ubuntu) "No Settings are available in "Preferred format", only preset defaults are used" [High,Confirmed] https://launchpad.net/bugs/945987 [10:56] no, but can now [10:56] \o/ lunchtime [10:56] * oimon high fives popey [10:59] Lunch sounds like a splendid idea [11:01] I was going to bike to town in lunch to get beer festival tickets [11:01] but this rain :( [11:04] Some what constant up here [11:04] did you all make use of the amazon 99p album offer? [11:04] christel: Another someone called Alan would be a bonus [11:04] Nothing like the rain around Reading on my way home yesterday though. The spray on the motorway was like driving in fog [11:05] Laney, can you see bug 945987 - neither oimon nor I have a "settings" button in Rhythmbox -> Edit -> Preferences -> Music which indicates it's not fixed [11:05] Launchpad bug 945987 in rhythmbox (Ubuntu) "No Settings are available in "Preferred format", only preset defaults are used" [High,Confirmed] https://launchpad.net/bugs/945987 [11:05] theopensourcerer: see now i have visions of you deleting all applications from anyone not called alan! [11:05] i see four options, mp3, mp4, ogg, flac, but the settings button is greyed out [11:06] We would also be very happy with an Alana too christel [11:06] morning prods for christel and czajkowski [11:11] popey: that seems to be wrking here for me [11:11] davmor2: ello [11:11] popey: if I change prefered format to ogg I can change the format settings [11:12] hi hi davmor2 [11:14] theopensourcerer: hehe [11:18] theopensourcerer: surely it would get confusing when someone rings in and says, "Hi it think I was talking to Alan about x.." [11:20] popey: yeah i'm sure there's more work to do there. [11:21] atm i cannot view or define mp3 settings at all [11:21] czajkowski, you're on quantal [11:21] I am on precise [11:21] popey: ah [11:22] Perhaps you can copy /usr/share/gstreamer-0.10/presets/*.prs to ~/.gstreamer-0.10/presets [11:22] bit of a shot in the dark [11:26] Laney, copied them, restarted rb, made no difference [11:27] soz [11:27] the microserver looks awesome, I never realised it had 4 bays [11:27] is it hardware raid? if so, what raids does it support? [11:28] I might look into it again at some point (depends on VMs deciding to work again though) [11:29] Laney, tried on 2 machines, so should be easy to repoduce OOTB [11:29] I believe you [11:29] Hi [11:29] is there a way to scp multiple .gz files from remote server at one go meaning quickly transfer multiple files at the same time? [11:30] scp *.gz user@ip:/place/to/put/them [11:30] just list them [11:31] diplo: i need to pull files [11:31] or any other tool which can do it [11:31] Hmm I've not tried that actually the other way round [11:32] As Laney said, just list them [11:32] scp is fine with remote wildcards [11:32] you might have to protect them from your local shell [11:32] So scp user@host:/location"filename,filname" . [11:32] shauno: any example? [11:33] diplo: ok [11:33] I'd not tried that shauno so didn't want to say :) [11:33] comma? I think you mean space [11:34] laney@iota> scp home:"temp/cups_1.6.1-0ubuntu6.dsc temp/separate-sub" . ~/temp [11:34] cups_1.6.1-0ubuntu6.dsc 100% 2770 2.7KB/s 00:00 [11:34] separate-sub 100% 9241 9.0KB/s 00:00 [11:34] Seems if you use commas you put it in curly braces [11:34] I'd go with space instead :D [11:34] I use "scp mail:*log ." disturbingly ofte, so I know it works :) [11:36] (and doesn't appear to colide with local shell expansion in bash, I assume not having a space before the * makes it difficult to match locally) [11:44] chrisccoulson: Hey dude I've hit an odd issue, I copy my ~/.TB folder from one machine to another an in the new version in Quantal I keep getting a login password issue if my precise box is logged in at the same time is there anywhere that would give me some more insight into the issue? [11:48] Laney: Thanks [11:48] diplo: thanks [12:10] haha, after all this micro server talk, found the what looks to be the same machine on serverdirect.co.uk for over twice the price? inc.vat : £671.96 [12:10] instead of £216.98inc. vat [12:10] seems i have a date with a 13year older woman tonight :D [12:10] almost 3 times. [12:10] bittin^work, are you a maths teacher? [12:10] bittin^work: with out the "er" it's be scary [12:11] pinky-, nope [12:11] oh "older" .. I missed that on first read [12:11] lol [12:11] me too :) [12:16] And me :D [12:18] bittin^work, how old are you? [12:18] 21 [12:19] i know of couples the other way round [12:19] and i'm 8.5 years older than my missis [12:19] i know a few male-female>13 [12:20] :o [12:20] o: [12:20] i too read that as "a 13 year old woman" first time round [12:20] :D [12:22] half your age +7 [12:23] he'd still be breaking that rule then. [12:23] by that standard, 19 year old could go out with 16 year old. [12:23] are there any onscreen keyboards for Lubuntu that work at the login screen [12:24] Danno_: tried asking in #lubuntu? [12:29] popey, married my wife when i was 30, she was 22. wasn't socially ok before then :P x/2+7 [12:30] outrage [12:30] oimon: :P [12:31] actually i think the x/2+7 is the optimal age, right? [12:31] for women dating younger men , the ruile is different [12:32] no, it is symetrical (and offtopic) see http://xkcd.com/314/ [12:33] :) [12:34] * bigcalm flops [12:35] if you can't get a 30 year old then 2 x's 15 will do doesn't take a maths degree [12:35] now we are going *very* off topic . . . [12:36] ok sorry [12:36] I couldn't help it [12:36] lets talk about Amazon search results instead [12:36] lol [12:36] should they go in the dash? [12:36] nope :( [12:36] not that i ever use unity anyways [12:38] * daubers doesn't order physical goods from Amazon anyways [12:38] i have £55 in gift certs to spend there [12:38] i never ordered anything from Amazon [12:38] :-\ [12:39] I used to order lots from Amazon, until they started relying on Yodel :( [12:39] Webhallen ftw! [12:39] i don't usnderstand these words [12:39] yodelling amazons not your thing oimon ? [12:39] Webhallen is a .se online store :D [12:40] i bought an album for 99p yesterday thought from them [12:40] http://www.webhallen.com/se-sv/ [12:40] there's a special offer on [12:40] trouble is, i remembered a load of other albums i wasnted to get [12:40] when I order from Amazon I only buy when it's actually Amazon stocked as I've had too many experiences with fake goods from China being stocked by unscrupulous dealers [12:41] true [12:41] daubers, they dont always, i just got two parcels via royal snail [12:41] * oimon wonders where his rep[lacement touchpad screen is [12:41] * popey hugs amazon prime [12:41] * czajkowski worshops Amazon [12:41] popey: I know, but I've not recieved anything they sent through yodel :( [12:41] it's coming to Christmas shopping so will be living on it again [12:42] And they can't guarentee who it ships with [12:42] this pack of haribo has a high proportion of sour cherries, and i'm not complaining about that :) [12:42] I even offered them more money to ship with someone else [12:42] :( [12:45] daubers, get a job as a postie :) [12:45] or freelance postie where you get to pick it up from the distribution centre [12:46] not had a problem with yodel [12:46] anyway.. shopping results in the dash.. yay! :D [12:46] yodel == Home Delivery Network :) [12:46] ¬,¬ [12:46] i don't know who they are, i just get stuff delivered and it arrives [12:46] ditto [12:47] love working from home, makes amazon prime all the more worthwhile, order, arrives next day, play! [12:47] popey: That in principle is a good thing :) Just hoping it get's extended to other retailers over time [12:47] it will [12:47] we'll soon find out that the ubuntu referral code is actually popey's [12:47] hah, i wish :) [12:48] amazon mp3 downloading is terrible nowadays [12:48] on linux [12:48] i resort to using clamz [12:48] surely thats the sensible thing to do anyway? [12:48] use the right app for the job [12:48] bit harder to tell the wife [12:48] over the phone [12:49] banshee used to do it nicely, but it's annoying to have massive app for that. [12:49] and it was crashy [12:50] * bigcalm sets up a vm for unity on fredora [12:51] It's at times like these that I wish I had a larger SSD in my workstation [12:51] s/fredora/fedora [12:52] Amazon on Unity will not affect me much as I rarely use dash(es) anyway. They just seem to be a superfluous layer of shiny that I have no need for whatsoever. [13:01] * davmor2 suddenly has his eyes opened to the fact that theopensourcerer said superfluous and shiny in the same sentence, there is no such thing as too much shiny unless it is monitor/tv screens, wash your mouth out ;) [13:01] * theopensourcerer is a very opaque and matt kind of guy. [13:03] Kind of grey? [13:03] 50 shades of [13:04] * theopensourcerer tinks the channel is about to veer OT again. [13:04] 50 shares of Alans [13:05] * AlanBell suspects kicking christel would not work well, so carry on ;) [13:05] s/shares/shades [13:05] I really struggled to write shades, most strange [13:05] try raybans instead [13:06] christel \o/ [13:06] AlanBell: it would be mean and wrong, like kicking a puppy. [13:12] christel: what does it mean when you do it to yourself? [13:13] bigcalm: you're a dipstick [13:13] Hehe [13:13] it wasnt me, AlanBell must have hax0red freenode. [13:13] bigcalm: you're drunk? [13:13] davmor2: but christel never gets drunk [13:13] bigcalm: Or incredibly clumsy [13:14] i think you've lost me [13:15] christel: that or bigcalm knows another christel :D [13:15] could be, could be [13:28] time to go home and drink some tea before going out with a 13year older woman :D [13:28] hehe enjoy your older woman ;) [13:29] Haha [13:29] I thought it was a cat [13:29] nothing wrong with going out with someone older :-p [13:29] you thought it was a cat... [13:29] what [13:29] A 13 year old cat [13:30] Quite old [13:30] true, but wouldn't it be a tad weird to go on a date with a cat [13:30] depends... no if you were meeting this woman: http://www.youtube.com/watch?v=mTTwcCVajAc [13:30] *not [13:31] haha <3 [13:34] Oh my [13:35] dwatkins, follwed by this video:) http://www.youtube.com/watch?v=sP4NMoJcFd4&NR=1&feature=fvwp [13:35] pinky-: curse you, I'm going to have to go find some My Little Pony drum'n'bass remixes now to get that out of my head ;) [13:36] haha it's hilarious though [13:36] hahaha [13:36] woah, wtf,,,, that chick is emm, got nice boobs.. [13:36] I blame your choice of nickname for my choice of alternative ;) [13:37] AlanBell: *spoing* [13:37] hi Myrtti [13:37] jeebus, she's nuts [13:37] Coo, it's Myrtti [13:39] ooh, this isn't too bad either [13:39] "Pinkie Pie's Party Cannon - Drum and Bass Mix" - hours of fun, well an hour... [13:42] ._. [13:42] apparently Myrtti has turning into zebedee oh wait no that was boing [13:42] davmor2: it's a flu-ish ping [13:42] dwatkins: pinky- did you see the follow up to that video http://www.youtube.com/watch?v=hDpc9g0Z4Hs&feature=fvwrel [13:42] I don't have energy for a ping, so I did a sloppy spoing [13:42] * pinky- clicks [13:43] Myrtti: ahaha [13:43] a spoing eh? is that a very wet and spongy kinda pingpong? :o [13:43] I'm a bit slow as I was listening to this. People power helped with cloud discovery http://www.bbc.co.uk/news/science-environment-19700699 [13:44] christel: I'm not in that stage yet [13:45] pinky-: i was thinking it was some cloud service discovery thing till i clicked the link [13:45] hehe:) [13:45] brings new meaning to 'cloud storage' [13:46] NET||abuse, yeah lol I first clicked it thinking the same then sat there for 5 minutes with a blank mind [13:46] hehe, cloud appreciation society, that has to be the most important news of the week [13:50] I can see a teapot... [13:55] Status 418 [13:56] :D best HTTP status ever [13:56] * dwatkins wonders what the criteria are to envoke this [14:00] dwatkins, to invoke HTTP 418? attempting to use HTCPCP when the target device is a teapot, not a coffee pot [14:01] as per RFC 2324: [14:01] Any attempt to brew coffee with a teapot should result in the error [14:01] code "418 I'm a teapot". The resulting entity body MAY be short and [14:01] stout. [14:04] ah I see, of course :) [14:14] meh, talking of tea, I can't find where my sister keeps the honey [14:14] I can't do my traditional rosehip tisane with honey :-( [15:31] exit [15:31] oops [15:43] Monday, 2012-09-20, 17:00 UTC. [15:43] wat [15:46] oops [15:46] erm how did it work that date out ? [15:48] ali1234, getting it fixed [15:48] thanks ! [15:48] bit late now, don't you think? [15:48] i mean it's in 2 hours [15:49] unless it was last thursday [15:49] its today [15:50] that reminds me actually [15:50] i noticed the other day, that they've decided to go with grub2 on uefi [15:51] yeah [15:51] my post about that to ubuntu-developers is still awaiting moderation [15:51] after like 6 weeks [15:54] :( [15:54] cjwatson is the person to poke I suspect [15:54] maybe too late I guess :) [15:54] yeah [15:54] it's pointless to post it now [15:56] there was never any risk of key disclosure [15:56] injunctions against selling the devices, yes [15:56] but you can't force someone to do something with the GPL. you can only force them to stop. === Lcawte|Away is now known as Lcawte [17:01] anyone know how to talk directly with a USB printer as if it was an old style serial device? [17:01] I want to send ESC/P instructions direct === schwuk is now known as schwuk_away [17:05] echo "foo " > /dev/ttyS0 ? [17:05] /dev/usblp0? [17:06] seems to be /dev/usb/lp1 [17:06] on mine [17:07] cat > /dev/usb/lp1 [17:07] then just type what needs typing [17:07] of you want special "ESC" codes, use "echo -e \033foo" (033 = 0x1b = ESC) [17:13] bash: /dev/usb/lp1: Permission denied [17:14] AlanBell: ls -l, check against your id [17:14] AlanBell: or use sudo :) [17:14] MartijnVdS: that was with sudo [17:14] wut [17:15] gah, thunderbirds slowness is starting to annoy me :( [17:15] ls -ld /dev/usb ? [17:15] crw-rw---- 1 root lp 180, 1 Sep 24 17:58 /dev/usb/lp1 [17:15] Launchpad bug 180 in Baz (deprecated) "No support for non-ascii characters in my-id" [Medium,New] https://launchpad.net/bugs/180 [17:15] haha lubotu3 :) [17:15] lulz === MattJ100 is now known as MattJ === MattJ is now known as MattJ100 [17:58] well I can write text to it [17:58] the thing does ESC/POS which is related to ESC/P but not quite the same [17:59] sending stuff to it with lpr -o raw works, dunno what is up with the devices [18:05] aloha [18:05] hello [18:05] hows folks this evening [18:06] whats happening for the release party - not that I'll be hear [18:06] czajkowski: fair to middling [18:11] czajkowski: looking into a venue that has been offered, otherwise there are a couple of pubs [18:11] and wut!! not here?? [18:11] cool [18:12] hmmmmm FALCO ROCK ME AMA.....AMA......AMADEUS [18:19] AlanBell: i know, shocking isnt it?! === Lcawte is now known as Lcawte|Away === YaManicKill_ is now known as YaManicKill [19:18] night all [19:21] davmor2: later [19:32] czajkowski: that's lovely :) [19:58] I think I just developed a thing for Nigella [20:00] Lawson? [20:00] uh, put it away ;) [20:00] Only now? [20:00] first time I've really seen any of her shows [20:00] heh [20:00] she's annoying :-/ [20:00] you know you're getting old when... [20:00] i can't stand watching her on tv [20:01] also [20:01] She's no match for Alex Politzi [20:01] as my wife says [20:01] I didn't find her annoying [20:01] there's a reason she never shows full body shots :P [20:01] haha [20:01] meow :( [20:01] http://meow.popey.com/ [20:01] Only Connect is on Right Now™ [20:01] BBC 4. Watch it. [20:02] wait, what, it's not?!?!?!? [20:02] popey: Alex has such a stern face [20:02] can I not read a TV guide? :( [20:02] oh, it was 8.30. I was watching Nigella instead [20:02] burn [20:03] s'alright, iPlayer will save me [20:04] so much for registering a .ie [20:08] think I might have to make a .ppd file [20:22] PC repair shop is saying to my cousin that the heatsink clamps snapped and caused the processor and motherboard to overheat and fry, sounds like bs to me? [20:23] Azelphur: ask to see it first [20:23] It pays to take "Before" pics too [20:23] I saw it a few days ago, I didn't notice any damage on the heatsink, but I didn't particularly look [20:23] it certainly wasn't majorly damaged, it was definitely on there and in the right position [20:24] then I'd ask to see it [20:24] but I'm thinking even if it was damaged, surely the thermal protection would kick in? [20:24] usually, yes.. [20:24] shady "repair place"? [20:24] sounds like it [20:24] "free diagnosis" :P [20:25] Azelphur: why was it in for repair? [20:26] AlanBell: it turns on, but doesn't display any image, I swapped out graphics, PSU, and tried removing most of the ram chips, so that kinda narrows it down to either the motherboard or the CPU [20:27] so I said take it to a PC shop and ask them to diagnose which is dead [20:28] ok, and they didn't have a processor to swap so decided "both" and made up a plausible sounding reason [20:28] tbh, the bottom line is that it needs a new motherboard and processor [20:30] indeed, sounds like it [20:30] not worth replacing imo, it's a core 2 quad with 8GB DDR2 800 [20:30] might as well buy a new i3 board [20:30] cheaper, faster [20:31] yup [20:32] repair shops won't like saying "it is broken, we have no idea why" [20:32] even though that is perfectly true, and there is no need to know why [20:32] hehe [20:32] indeed [20:32] I would have liked to have known which it was, but I didn't have the replacement parts either [20:33] that's why I said take it to a PC store, tell em to find out if it's the CPU or the board [20:33] I'm afraid I won't know how to begin. [20:34] hi em [20:34] Hey :) [20:45] Zzz! [20:59] http://paste.ubuntu.com/1225378/ yeah === lan3y is now known as Laney === rickogden_ is now known as rickogden [21:14] heh, got your binary compatible kernel going ali1234? [21:15] well i managed to build an identical kernel [21:15] i still need to add ipv6 support to it. when i do the build fails [21:15] i can't build the uclibc either, and that needs patching for ipv6 [21:15] the build scripts don't work on new gcc [21:16] I do hope this ends up being worth the effort for you! [21:16] and when i build it on old gcc, it makes the kernel build fail with weird asm errors [21:17] looks like the build system has a nfs mode, i'm trying to set that up [21:17] the build system is basically the broadcom BSP [21:18] with foxconn acos tacked on [21:18] and then a netgear web interface tacked on top of that [21:18] the whole thing is a complete mess [21:19] most of it doesn't even work properly [21:19] what's the hardware, if I can ask? [21:22] it's full of hardcoded paths to /home/finerain/ [21:24] and only works properly if you run the entire build as root [21:24] oh and make clean destroys files that can't be rebuilt due to missing source [21:24] so i have to delete/unpack again every time i make a mistake [21:24] even the kernel build won't work standalone [21:24] because they patched the makefile to pull in the proprietary modules [21:24] if you run make in kernel tree like normal it crashes out because of missing environment variables from the monster top level makefile === Lcawte|Away is now known as Lcawte [21:27] netgear DGND3700 [21:27] it's not really very hard to see why netgear official firmware updates introduce as many bugs as they fix [21:30] the netgear product specs talks about how it has a "powerful dual core" [21:30] but the kernel is not build for SMP [21:30] so the second core is never used [21:35] AlanBell, is there no windows or mac driver? [21:36] popey: there is a windows driver [21:36] and quite good documentation [21:36] what make / model is it? [21:36] is it new or 2nd hand? [21:37] new [21:37] cheap chinese thing [21:37] AlanBell, can you set single line spacing? [21:38] I am not sure how [21:39] ESC 0 Select 1/8-inch line spacing • • • C-51 [21:39] ESC 2 Select 1/6-inch line spacing • • • C-53 [21:39] ESC 3 Set n/180-inch line spacing • • — C-55 [21:39] ESC 3 Set n/216-inch line spacing — — • C-56 [21:39] ESC + Set n/360-inch line spacing • • — C-57 [21:39] oops [21:39] middle dot is esc/p [21:39] left dot is esc/p2 [21:51] what blew up :/ === issyl0_ is now known as Guest23766 === WebPigeo1 is now known as webpigeon [21:56] hmm i went to a date with a girl in Sweden today, and now i have 2 tickets to UK :p === bittin__ is now known as bittin [22:00] bittin, is that good or bad? :) [22:00] popey, okay i guess [22:00] would be anymore good if i could stay somewhere on my UK vacation in December, but i guess i can short that out [22:01] UK is far away anyways, so i guess i will make somone sad [22:01] but well worse things has happend [22:08] * AlanBell gets http://code.google.com/p/python-escpos/ working (kind of) [22:09] oh, I printed out an Ubuntu UK podcast logo on it === YaManicKill_ is now known as YaManicKill [22:09] because it happened to be a file I found called logo.png === christel_ is now known as christel [22:12] * xnox has join/part messages hidden, so I missed out on all the fun =( === Oli is now known as Guest85552 === Lcawte is now known as Lcawte|Away === hamitron__ is now known as hamitron [23:07] i should try to stop think about the woman and go the fuck to bed [23:57] is there any way to make ubuntu treat a long press on the screen as a right click?