/srv/irclogs.ubuntu.com/2013/02/17/#ubuntu-uk.txt

=== Lcawte is now known as Lcawte|Away
ali1234bug 104855604:32
lubotu3bug 1048556 in Ubuntu Translations "Language pack translations export needs to add universe packages to domain map" [High,Triaged] https://launchpad.net/bugs/104855604:32
ali1234https://github.com/ValveSoftware/steam-runtime <- is this what it looks like?04:51
ali1234"valve linux"04:51
ali1234i see crosstool and buildroot04:51
ali1234sure, it's meant to be a chroot... but how hard would it be to throw on a kernel and make it the main system?04:55
ali1234lol06:22
ali1234i wrote a program to stress gnome-panel and find leaks06:22
ali1234found a leak in metacity instead06:22
ali1234http://paste.ubuntu.com/1669331/06:23
ali1234makes metacity memory usage increase about about 500kb/sec06:24
MartijnVdSjust normal window actions?06:31
ali1234minimize, maximize, show, hide06:42
ali1234trying to narrow down the cause now06:42
ali1234ok, it's show/hide06:55
ali1234minimizing also does it... looks like any state change on the window06:59
ali1234as usual, valgrind does not consider it a real memory leak. because gnome developers are doing their usual trick of putting stuff in a hash table and then never using it again.07:16
MartijnVdS"It's still reachable!"07:29
ali1234hmm... it's actually weirder than that07:32
ali1234so because certain XEvents do not have a time stamp (apparently) metacity sends dummy property changes and then waits for the event to return (with a timestamp)07:34
ali1234it does this a lot07:34
ali1234and when it does it, it doesn't properly free the XEvent07:35
MartijnVdSyay non-timestamped events07:35
MartijnVdSI've heard more people complain about those07:35
ali1234if this code is in mutter i will scream07:36
ali1234this might actually be an X11 bug08:00
MartijnVdSali1234: http://xkcd.com/349/08:02
ali1234when an XEvent happens it mallocs some memory08:03
ali1234when the event is handled it doesn't free the event, it puts it into a list to be reused08:04
ali1234but then it never reuses it08:04
ali1234it just mallocs more and more forever08:04
ali1234this is in libX1108:04
ali1234that's why it is still reachable08:05
ali1234ah, i see what's happening08:10
ali1234i'm filling the event queue faster than metacity can handle it08:11
ali1234so it keep generating more and more events because the old ones aren't free yet08:11
ali1234the unused events then build up and never get freed08:11
ali1234apparently metacity can only handle 4 events/ms08:13
ali1234wait, no, i mean it takes 4ms to handle 1 event08:14
=== Lcawte|Away is now known as Lcawte
SuperEngineermorninks all09:43
jacobwmorning SuperEngineer10:13
dwatkinshi di hi10:15
SuperEngineero?10:19
SuperEngineer[that's a very tired version of "o/"]10:20
SuperEngineer...up again till wee hours this a.m.10:20
SuperEngineermy prize... I got my .37 kernel back, I got my nvidia 304 experimental back... I've got my system back!10:21
dwatkinshooray, SuperEngineer - now run a backup ;)10:22
SuperEngineerdwatkins: done already! ;)10:23
dwatkinsexcellent - what do you use to backup, SuperEngineer?10:23
SuperEngineera separate drive in same pooter - and rsync'd whole of /home10:24
* SuperEngineer makes mental note to buy external drive and backup whole damn system! ☺10:30
dwatkinsSuperEngineer: yeah, that's what I'm just about to do10:32
dwatkinsI wonder what the best mechanism is - turn off the machine and boot from an external USB stick so no files are in use, perhaps10:32
SuperEngineerdwatkins: you could save me some £££ here - send me your external drive [pretty please] ;)10:32
dwatkinslol10:33
dwatkinsI need my drives for my own backups, I have several PCs.10:33
MartijnVdSSuperEngineer: protip: get 100/100 fibre, everyone's drive will be your external drive with sshfs ;)10:33
* MartijnVdS mounts $VPS that way10:33
dwatkinsMartijnVdS: you're lucky in that you can get that10:33
MartijnVdSdwatkins: You're free to move to the Netherlands ;)10:34
dwatkinsI am, yes.10:34
dwatkinsI may need to learn Dutch first.10:34
MartijnVdSThe only people who don't speak English are <10 years old10:34
dwatkinsah ok, I imagine it might be useful to speak Dutch in a technical support job, though.10:35
SuperEngineerMartijnVdS:  ;)10:35
SuperEngineerAnyone else using Steam here... and have Puddle - I'm getting tempted10:41
MartijnVdSI've only played half-life through steam10:43
dwatkinsI played TF2 a couple weeks ago, not seen Puddle.... *starts Steam*10:44
AlanBelljust read that TF2 is a 12GB download, that can't be right can it?10:44
MartijnVdSAlanBell: it is..10:44
dwatkinswouldn't entirely surprise me, AlanBell10:44
MartijnVdS1GB of game engine, basic models etc10:45
MartijnVdS11GB of hats.10:45
* AlanBell has a hat10:45
AlanBellwhy does a game have hats?10:45
dwatkinsmonetisation10:46
jacobwDLC10:46
* SuperEngineer found great joy in deleting Half-Life from windoze partition & having it here instead10:46
jacobwHL/CS is old :(10:47
SuperEngineer...but fun10:47
jacobwI'm quite exciting by the prospect of running CS:S on my Ubuntu laptop10:48
SuperEngineerJust a thought - I hope all this Steam commotion doesn't make people forget things like DOSbox10:50
AlanBellmy dns is a bit screwy this morning10:55
MartijnVdSSuperEngineer: some steam games ARE dosbox + the old DOS game :)10:55
MartijnVdSSuperEngineer: but those haven't been ported to Linux yet (should be easy for the devs though)10:55
dwatkinsMy Ubuntu PC is now my newest gaming console, I have an xbox controller which seems to work fine with it and am downloading TF2 :)10:56
dwatkinsSuperEngineer: that makes me wonder if gog.com supports Linux...10:57
directhexAlanBell, 12GB isn't too big by modern standards, really10:58
SuperEngineerMartijnVdS: wow!10:58
directhexan MMORPG is much bigger10:59
SuperEngineerBarry Drake on mail list has just confirmed same problem as I had with newest driver requested by Steam...10:59
directhexbut look at it this way - if a game is meant to be played at 1080p, then how many high resolution texture files need to ship? how much space to high res pictures take? see also sounds, 3d models, maps, badgers10:59
SuperEngineer...and has a much easier way out than it took me to resolve last night!11:00
MartijnVdSdirecthex: 3d models are actually one of the smaller things, even with 6 billion polys11:00
directhexMartijnVdS, true11:00
MartijnVdSyay vectors11:01
AlanBellyeah, I figured they would be comparable to console games bug I guess they are going to be bigger than lego harry potter on the wii11:01
AlanBells/bug/but11:01
MartijnVdSAlanBell: console games come on blu-ray discs, which can store up to 50GB11:01
directhexpoint is, taking tf2 as the example, the game's full set of executables and libraries is under 90 meg. of which 51 meg is libcef.so (Chromium Embedded Framework, i.e. the in-game hat store's web browser engine)11:01
brobostigongood morning everyone,11:02
MartijnVdS\o brobostigon11:02
brobostigono/ MartijnVdS11:02
directhex-rwxrwxr-x  1 directhex directhex 5.3G Feb 16 09:45 Team Fortress 2 Content.gcf11:05
directhex-rwxrwxr-x  1 directhex directhex 4.5G Feb 16 09:45 Team Fortress 2 Materials.gcf11:05
directhexAlanBell, you're correct that games targetting the xbox 360 first tends to weigh in at ~5 gig, due to DVD limitations11:06
directhexAlanBell, if they target PC first, then just a decent set of textures compared to what the 360 can manage will bump that up a lot11:06
AlanBellI will try and see one of these games one day11:06
directhexwell, let's use GTA4 as an example11:07
jacobwdwatkins: an Xbox controll w/ Ubuntu11:07
directhexit's a single-disc xbox 360 game, right?11:07
AlanBellI guess. I am sure they are fun, I was just a bit surprised at it being bigger than a film11:08
AlanBellwe only have a playstation 2 and a wii11:09
AlanBellI guess I haven't seen any modern games of the generation after those11:09
AlanBellapart from angry birds11:09
directhexthe ps2 is 13 years old11:10
dwatkinsjacobw: yes11:10
directhexlet's use some concrete examples. here's GTA on PS2: http://www.blogcdn.com/www.joystiq.com/media/2008/04/gtasa.jpg11:10
directhexand here's GTA on a PC, with a graphics enhancement mod: http://metalarcade.net/wp-content/uploads/2011/08/gta_4_icenhancer_6.jpg11:11
dwatkinsThe cobblestones have no undulation, I feel cheated.11:12
jacobwdwatkins: how?11:14
AlanBellthat is quite a difference11:14
directhexhere's The Elder Scrolls 5: Skyrim, on 2006's Xbox 360: http://gamingbolt.com/wp-content/uploads/2011/10/oi5iq.jpg11:17
directhexthe same game, on pc, with a few mods scattered about: http://barbarella.deadendthrills.com/imagestore/theelderscrollsvskyrim/2560/deadalive.jpg11:20
directhexoh here we go, a better comparable shot: http://barbarella.deadendthrills.com/imagestore/theelderscrollsvskyrim/2560/aircav.jpg11:20
directhexer, http://barbarella.deadendthrills.com/imagestore/theelderscrollsvskyrim/2560/arboretum.jpg11:21
directhexor http://barbarella.deadendthrills.com/imagestore/theelderscrollsvskyrim/2560/dawnofwar.jpg if you prefer11:21
directhexeither way, that's the technology gap applied to the same game11:21
jacobwwow11:22
directhexor http://barbarella.deadendthrills.com/imagestore/theelderscrollsvskyrim/1920/greenzone.jpg is another nice one. generally, deadendthrills.com shows what a few mods can do with a pc game11:22
jacobwthat's a remarkable difference11:22
jacobwhow do the mods work?11:23
=== SassyManOfColour is now known as GentileBen
directhexjacobw, http://deadendthrills.com/index.php?cat=1643 explains the purpose of every mod used for deadendthrills screenshots11:26
directhexinstalling all the mods is *hard work*. i mostly just install the apchaii hair11:26
jacobwis that a texture?11:27
directhexthere are some limited texture mods... most of skyrim's worst texture crimes were taken care of by the free 7 gig "high res texture pack"  dlc.11:28
directhexhttp://store.steampowered.com/app/202485/11:29
MartijnVdSI like how Half-Life (1) has a "high-res texture and model pack"11:29
directhexlots of inferior shaders though, which many mods try to address11:29
MartijnVdSbut it's from 2000 or something so it's still not large (or very high-res) :)11:29
directhexthose are the higher resolution models made for the dreamcast version of half-life11:32
directhexwhich was cancelled at the last minute11:32
MartijnVdSdirecthex: they're also used in Blue Shift11:32
directhexso all the dreamcast content - the high res models, and the mini campaign starring a guard, ended up in a standalone retail release for PC - blue shift11:33
directhexthe main visible difference is scientists' ties are textures originally & separate polygons with the new models11:33
MartijnVdSthe guns look a lot more detailed as well11:34
MartijnVdSand the berets of the military "captains" are black, not red11:34
jacobwDoes Microsoft provide ISOs for installing Windows 7 now?11:35
directhexer, somewhere. hang on.11:36
directhex32 or 64 bit?11:36
directhexand which version (home premium, professional, etc)11:37
jacobw32bit professional11:37
MartijnVdSYes11:37
MartijnVdSofficial ISOs are available11:37
MartijnVdSthey work as a 30-day trial, unless you have a valid registration code (then they work as a full install)11:38
directhexhttp://msft.digitalrivercontent.net/win/X17-24280.iso11:38
directhexi think that's English Professional x8611:38
jacobwThanks11:38
MartijnVdSI re-installed Win7 on my Vaio using that to get rid of Sony crapware11:38
jacobwVAIO is not Linux friendly IIRC11:39
MartijnVdSjacobw: mine is all-intel, and the 3G chip is even supported if you get the firmware from your Windows partition11:39
MartijnVdSeven the fingerprint sensor works with a bit of hacking11:39
jacobwHuh, that's good11:39
popeymorning11:41
kvarleyAnnoying...I just made a USB installer of ubuntu and it works on my laptop but will not boot on my desktop12:14
kvarleyIt accesses it then just says boot failure12:14
kvarleyHmmm apparently formatting the media in windows is supposed to work12:15
kvarleyBIOS systems are so annoying because they're non-standard12:19
kvarleySome are amazing and some are utterly hopeless12:19
MartijnVdSkvarley: you haven't booted enough UEFI systems12:19
penguin42kvarley: When did you last see an amazing one?12:20
kvarleypenguin42: I have an Asus board with a GUI BIOS which is amazing12:20
kvarleyEvery feature is easy to find and it works really well12:20
kvarleyMy laptop one can do all the things I need but it's hard to find stuff12:21
kvarleyMy desktop one is just awful unless you're messing with power settings or clock speeds then it's average12:21
kvarleyIs there such thing as an open source bios?12:21
penguin42there is12:21
kvarleyAny good?12:22
penguin42lookup coreboot12:22
penguin42kvarley: The problem is it has to be ported to each type of hardware12:22
kvarleypenguin42: Do any hardware manufacturers ship an open source bios?12:22
kvarleyWeirdly, making my usb installer in windows worked12:23
penguin42kvarley: not that I'm aware of; EFI itself I think is under an open license (or some part of it?)12:24
kvarleycomputer just hot rebooted12:26
MartijnVdSsounds fun12:28
kvarleyManaged to get gparted loaded up12:29
kvarleySo I'm one step closer12:29
MartijnVdSwith random reboots, I'd be afraid to run that12:29
kvarleyIt's fine, everything is backed up12:30
kvarleyWorst case I'll just wipe it all and start again12:30
kvarleyMoving a 100 GB partition, only gonna take 5 mins. SSD win :)12:30
MartijnVdStook half an hour on my SSD12:32
MartijnVdSbut that was NTFS, maybe that matters12:32
directhexer, moving how?12:34
MartijnVdSdirecthex: sda: | Dead space | sda1: Windows Partition | Free space |12:35
MartijnVdSdirecthex: after move:" sda: | sda1: Windows Partition | Free space |12:35
directhexso not LVM then12:35
MartijnVdSno, gparted12:35
directhexok. there's a data loss bug when moving LVM partitions on an SSD12:35
MartijnVdSthere is?12:36
directhexhttps://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/108232512:36
MartijnVdShow would that work? over-eager TRIM?12:36
lubotu3Ubuntu bug 1082325 in lvm2 (Ubuntu Quantal) "pvmove wipes data when issue_discards=1 on SSD" [Medium,Triaged]12:36
directhexyes, over-eager TRIM!12:36
penguin42hmm why's that only a medium on quantal12:38
MartijnVdSpenguin42: because 3 people use LVM on SSD12:38
penguin42MartijnVdS: I doubt that!12:39
MartijnVdSokay, 512:39
penguin42I guess it's an optional feature and only affects a pvmove which is relatively rare12:44
=== Lcawte is now known as Lcawte|Away
celestehhello, i have a m-audio fast track ultra, which is a usb soundcard. It works fine with jack, but when i open the sound preferences pane to try to route normal system audio through it, it does not show up anywhere there.  can i use it with pulse audio, or is it jack only?12:59
penguin42does it show up in /proc/asound/cards ?13:06
bigcalm_xoomGoodness, am I still here?13:13
jacobwyes13:13
bigcalm_xoomWhoops :)13:16
=== GentileBen is now known as RaycisCharles
bigcalm_xoomThe tweet from this morning is the most popular thing I've ever done. 11 replies, 60 retweets and 17 favorites13:20
MartijnVdSbigcalm_xoom: what did you say now? ;)13:20
bigcalm_xoomEach time I unlock my phone there are more notifications waiting13:21
MartijnVdSbigcalm_xoom: what kind of graphics card do you have?13:22
MartijnVdSbigcalm_xoom: because I've been able to use multi-monitor since forever on intel13:22
bigcalm_xoomMartijnVdS: nvidia geforce gtx 66013:24
MartijnVdShope it works after the next dist-upgrade then ;)13:24
bigcalm_xoomMartijnVdS: 2 DVI and 1 HDMI on the same card13:24
MartijnVdSbigcalm_xoom: I won't re-tell the story of re-installing the nvidia driver on coworkers' machines13:25
MartijnVdS;)13:25
bigcalm_xoomMartijnVdS: I upgraded compiz and the system is already dead. I need to work out how to fix it13:25
bigcalm_xoomMartijnVdS: this setup was out of the box 12.10. I haven't installed binary drivers yet13:26
MartijnVdSbigcalm_xoom: wow, nouveau is getting better then :)13:26
bigcalm_xoomMartijnVdS: it is dog slow though. I want to install the nvidia binary, but I don't know if it will able able to still keep the setup I have13:28
MartijnVdSthe nvidia tools should allow you to set it up similarly13:29
bigcalm_xoomCoffee be drank. Time to go shopping13:29
MartijnVdSbut I don't think you can use the "normal" Ubuntu way13:29
bigcalm_xoomNo, I think you are right there13:30
bigcalm_xoomI. Going to have to write a blog post to answer all of the questions13:31
* bigcalm_xoom zooms away13:31
bigcalm_xoomAww, I wrote xooms but it got auto corrected13:31
mineHow can I save VLC Player downloaded from terminal as setup for future installations?14:29
=== emma is now known as em
czajkowskihmmm14:50
czajkowskisound seems to have gone14:50
czajkowskiand no idea why14:50
czajkowskiI can hear the drums on start up14:50
czajkowskithen no sound on any other application14:50
czajkowskinot even on the test sound14:50
czajkowski:/14:50
* penguin42 wonders who gave me a bytemark rec - whoever it was thanks14:56
czajkowskiI had sound15:00
czajkowskiI was playing rhytmbox15:00
czajkowskiand now nothing15:00
czajkowskithis is very confusing15:01
penguin42czajkowski: There are a few things can happen; are you using pulse?15:01
czajkowskipenguin42: if it's the default then yes15:02
czajkowskias I've never changed a setting15:02
penguin42ok15:02
penguin42czajkowski: so the most likely thing is you've muted it somehow15:02
penguin42czajkowski: but it's also possible something other than pulse grabbed the sound card, or that pulse is now sending it somewhere else - like up your HDMI connection if you have one15:03
penguin42czajkowski: what does the command   pactl info    say as the 'default sink'15:03
czajkowskiwhen I go into the sound setting it can see an input15:04
czajkowskiand an output looks to be not muted15:04
czajkowskibut when I test left/right15:04
czajkowskinothing15:04
czajkowskimost odd15:04
czajkowskiDefault Sink: alsa_output.pci-0000_00_1b.0.analog-stereo15:04
penguin42ok, that's good - sounds like an internal Intel audio15:05
czajkowskipenguin42: I've rebooted twice and still not working though15:05
penguin42czajkowski: How about   lsof /dev/snd/*   is it all pulseaudi as the command?15:05
czajkowskipenguin42: http://pastebin.ubuntu.com/1671627/15:07
penguin42czajkowski: Nope, lsof   it's a command15:07
czajkowskipenguin42: http://pastebin.ubuntu.com/1671637/15:08
* bigcalm sneaks in15:09
penguin42czajkowski: Yeh that's ok15:09
penguin42czajkowski: ok, can you pastebin the output of    amixer15:09
czajkowskipenguin42: http://paste.ubuntu.com/1671652/15:10
penguin42hmm I think that's OK as well.  Hmm15:12
penguin42czajkowski: You on speaker or phones?15:12
czajkowskitis a bit odd15:12
czajkowskispeaker15:12
penguin42ok15:12
penguin42czajkowski: Try installing paman and look at the properties on the sink15:14
czajkowskipenguin42: ok will do15:14
czajkowskithanks15:14
penguin42czajkowski: You could also try  pasuspender  cat /bin/ls > /dev/snd/pcmC0D0p     which should sound truly awful15:16
czajkowskinothing15:17
penguin42hmm15:18
penguin42you've remembered to turn your amp on haven't you? :-)15:18
czajkowskijust my laptop15:19
czajkowskithis is really begining to confuse me15:19
penguin42czajkowski: Only thing I've got left is to run  alsamixer   and check all the options; any binary selectors just try flipping them and see if it springs into life15:20
czajkowskipenguin42: thanks for the help15:22
czajkowskimuch appreciated15:22
penguin42let me know if you find out what did it15:22
czajkowskipenguin42: went to other user and foud sound working15:28
czajkowskirebooted twice more15:28
czajkowskiand now have sound15:28
czajkowskiboggles15:29
czajkowskiplan vlc and it stops15:30
czajkowskinow back to square one15:30
penguin42hmm odd15:32
penguin42anything in dmesg?15:32
czajkowskihttp://paste.ubuntu.com/1671866/15:34
penguin42nothing interesting15:37
bigcalmUpdated compiz and it doesn't like my system :(16:14
penguin42what did it do to you?16:17
bigcalmPendulum: https://plus.google.com/113834766641843352499/posts/JMnvLfhYiDN16:20
bigcalmoops :)16:21
bigcalmpenguin42:  https://plus.google.com/113834766641843352499/posts/JMnvLfhYiDN16:22
bigcalmPendulum: sorry :)16:22
* penguin42 swings16:23
penguin42bigcalm: Looks like graphics driver to me - text console+mouse pointer is quaint16:24
bigcalmpenguin42: that's what I thought :)16:24
bigcalmpenguin42: except that it's the default graphics driver that comes with Ubuntu 12.1016:24
penguin42which hardware?16:24
bigcalmnVidia GeForce GTX 66016:25
bigcalmBut using the free driver that comes with xorg16:25
penguin42any crash info in /var/log/Xorg.0.log or /var/log/lightdm ?16:25
penguin42bigcalm: You're dual head with one on its side?16:27
penguin42bigcalm: The nouveau driver on 12.10 is a bit touchy for me; I run with KDE, have to disable the OpenGL effects for it to work, and also it's a bit touchy when switching monitors on my work laptop; some monitors if I boot with it plugged in it's unhappy but if I add the monitor later it's OK; some are fine either way16:28
bigcalmpenguin42: http://www.myrant.net/2013/02/17/multi-screen-with-ubuntu-unity/16:29
penguin42bigcalm: Nice - Yeh I think you found _the_ working combination of unity/graphics driver that worked :-(16:31
bigcalmWorked once16:31
penguin42nod16:32
bigcalmI'm on my laptop atm. Might go and pastebinit on the xorg log16:33
penguin42nod16:33
BigRedSmyrant.net? There's a domain I'll be forever envious of16:33
penguin42you wouldn't think myrant would go well with bigcalm would you?16:34
BigRedShaha!16:34
jacobwlol16:34
BigRedSYeah, I'd not noticed that16:34
bigcalm:D16:34
bigcalmBigRedS: I also own and use idophp.co.uk :)16:35
penguin42I guess someone has to!16:35
bigcalm:P16:35
BigRedS yeah, I'd be less proud of that one :)16:36
bigcalmPfft16:37
bigcalmI don't use smutsmith.com as much as I'd like to ;)16:38
penguin42bigcalm: While nouveau is a heck of a lot better than it was, it's still touchy with multiple monitors is my experience16:38
penguin42but at least it seems stable when you get it in a mood it likes16:39
bigcalmpenguin42: I don't think that my problem right now is to do with multiple monitors.16:39
=== Lcawte|Away is now known as Lcawte
penguin42bigcalm: OK16:39
bigcalmpenguin42: I've updated compiz, not the gfx driver16:39
* bigcalm nips off to do the pastebin thing16:41
bigcalmHumm. Just booted and it's all working just fine16:51
bigcalmGrr at computers16:51
penguin42haha16:51
bigcalmNow to ever so slowly pick my way though each of the 236 remaining updates16:55
penguin42not just going for it?16:57
bigcalmpenguin42: no. Because that video is the result of 'just going for it'17:01
bigcalmThe video also depicted my view once upgrading compiz on its own, hence posting it17:02
bigcalmHumm. Spotify likes to freeze the whole desktop now and then. That's a new feature17:05
Azelphuris Skype for Linux still terrible, I abandoned ship a couple of years ago17:15
bigcalmAzelphur: I prefer it over the Windows version17:16
bigcalmAzelphur: and use it daily17:16
Azelphurthat sounds promising o.O17:16
AzelphurI've been anti-skype ever since their android/linux bullshit17:17
bigcalm!ohmy | Azelphur17:18
lubotu3Azelphur: Please remember that all Ubuntu IRC channels share the same attitude of providing friendly and polite interaction with all users of all ages and cultures. Basically, this means no foul language and no abuse towards others.17:18
* Azelphur shrugs17:18
Azelphurit's hard to use a nice word ;)17:18
BigRedSwhat's their android/linux, er, stuff?17:23
BigRedSI've only ever used it on those two platforms17:23
BigRedSI dislike it for the UI being atrocious more than anything else, but I don't imagine it's any better on Windows17:23
bigcalmIt's more irritating on Windows17:24
penguin42Azelphur: I guess you'll have to stick to turlingdrome, swut, joojooflop or ...Belgium17:24
AzelphurBigRedS: in the early android days, there was no Skype client, people made gateway apps which Skype actively blocked.17:25
Azelphuras for Linux, lack of support/updates17:25
Azelphurpenguin42: Belgium sounds fun17:26
penguin42 <shock>17:28
Azelphurback when I used skype 2.x, it'd continually crash (silently) and leak memory \o/17:29
Azelphurso I'm sort of hesitant to give it another go, might do though17:30
Azelphurwhat with MSN disappearing and all.17:30
penguin42Google talk?17:40
Azelphuryea, google talk and IRC are always my best ports of call.17:40
MartijnVdShttps://twitter.com/alyankovic/status/30319621880743936017:41
jacobwSkype 4 is good17:45
Azelphurfun17:46
BigRedSAzelphur: Skype's always worked for me. I use it incredibly infrequently, though18:35
Azelphurfun18:35
Azelphuras I say I was never disputing it working, just it being terrible18:35
BigRedSI'd use something else, but there isn't really a free replacement18:35
Azelphurindeed, there needs to be a decent replacement18:35
Azelphuralthough, ekiga 4 looks pretty awesome18:36
AlanBellfree -m19:08
AlanBellgah19:09
AlanBelltoo many keyboards on this desk19:09
zleaplol19:09
BigRedSSynergy!19:11
BigRedS(also, it's 2013. update your muscle memory to free -g)19:12
czajkowskipenguin42: killall pulseaudio gives me back sound19:15
penguin42czajkowski: Hmm19:23
AlanBellnot more pulseaudio /o\19:24
* bigcalm slithers in and hugs Ubuntu19:24
AlanBellit is fixed now surely19:24
bigcalmSystem seems to be playing ball this evening so far.19:24
bigcalmWhen loading an app in unity, is is possible to tell it which of my 3 screens it should start on?19:25
AzelphurAnyone here who's good at VOIP, is it somehow possible to map my own domain to call me, without running my own VOIP server?19:27
Azelphurmaybe SRV records or something?19:27
BigRedSyeah, voip uses srv records19:28
BigRedSso you'd set up voip srv records pointing at whoever provides your voip19:28
BigRedSthey should tell you what they should be19:28
Azelphurthat's sweet :o19:28
AzelphurI'm with sipgate.co.uk19:29
AlanBelljust updated offspring computers running 12.10, wondering if 13.04 will be a performance boost for them19:29
BigRedSthe record is something like _sip._tcp.domain , but I can never remember.19:29
BigRedS13.04 was just a massive pile of crashes for me19:29
penguin42AlanBell: My boot time on 13.04 is much better than 12.10 was19:31
penguin42AlanBell: It also looks like 13.04 has just switched to low latency kernels that should be intersting19:32
AlanBellI am running 13.04 with no drama on my laptop, but that is a core i3 with 8GB ram and SSD. The kids have atom class computers with 1 or 2GB and spinning rust disks19:32
penguin42AlanBell: Nod, I do worry that sometimes devs only test for SSD speed these days; but the ARM stuff has got to help for running in reduced RAM/speed CPUs19:33
AlanBellI might have to get my eldest a new computer running windows and office and publisher :(19:35
penguin42:-(19:35
penguin42why publisher?19:35
AlanBellapparently she is about to get her school report which will ask her to use the same software at home as at school19:35
penguin42yeuch19:36
* AlanBell will be blogging that bit of the report if it turns out to be the case19:36
DJonesAlanBell: Do they provide the Windows & Office suite for free?19:37
dwatkinsmy concern with this is that not knowing Windows applications might be a disadvantage, even though understanding the principles behind word processing etc. is obviously more useful19:38
AlanBellnope, and it seems student version of windows 8 and office is £170 on top of the laptop price19:38
dwatkinsthere was a scheme in Berkshire a couple years ago where a child could get a laptop and a year's worth of 3G internet for free.19:39
AlanBellso £499 for a random laptop with office home & student and windows 8 then on top of that it will need virus junk because it is a windows computer19:39
AlanBelloh and publisher19:39
DJonesThats pretty poor from the school19:40
AlanBellwhich is another £10019:40
dwatkinsis there an online version?19:40
dwatkinskinda like google docs19:40
penguin42office365?19:40
AlanBelldunno, that is the other sucky thing, I know nothing about this stuff19:41
AlanBellanyhow, I will wait for the report19:41
penguin42AlanBell: It would be an interesting task to make sure that capability/compatibility issues are filed against Libreoffice/etc - it's sometimes interesting to see what's still missing19:41
AlanBellmost homework these days consists of downloading pictures from the internet (with no attribution or consideration for content licensing, they don't teach that) and adding captions and text around them19:42
dwatkinsthe kids will get a shock when they get to uni and all their work is checked for copying19:42
dwatkinsautomatically19:42
AlanBellyeah, it is totally bogus19:43
AlanBellthey are not allowed to use wikipedia (which I consider a perfectly valid starting point) but they can copy crap from any other random website without peer review19:43
dwatkinslolwut19:43
dwatkinsthat's completely topsy-turvy19:44
AlanBellyeah, education has a bit of a problem with wikipedia, it is considered a bad source because they don't understand how it works19:44
dwatkinsI admit I'm not sure how articles are checked or what happens in terms of people defacing them.19:45
bigcalmAlanBell: have you considered home schooling? ;)19:45
MartijnVdSyou use wikipedia to find proper sources, right? :)19:45
dwatkinsI do know that it tends to be fairly accurate, however.19:45
AlanBellthey get fixed within seconds19:45
MartijnVdSthey're at the bottom19:45
AlanBellyeah, I know how to use wikipedia :)19:45
dwatkinsand as MartijnVdS says, sources are cited, as they should be in any homework/paper/thesis19:45
MartijnVdSAlanBell: time to educate some educators19:45
AlanBellMartijnVdS: I am looking forward to blogging about the situation19:46
popeyEvening!19:46
AlanBellbut then I will probably have to just spend the £60019:46
AlanBelland then spend it again for the other two \o/19:46
dwatkinsAlanBell: presumably they think that experience with MS Publisher would be to the kids' advantage.19:46
dwatkinsnever used it myself, and I can use most word processors easily enough without spending an hour reading the documentation (apart from LaTeX perhaps)19:47
bigcalmGood evening popey19:47
AlanBellthey might well do. I have never ever ever seen anyone use it since about publisher for windows 9519:48
popeyNobody uses publisher outside education and church newsletters19:48
czajkowskiI know some people who home school, but honestly I think it's gonna do kids a disadvantage of not learning how to socialise at an early start19:48
dwatkinsindeed - I used some GEM-based publishing package in the early 1990s, havn't touched a similar application since. I suspect publishing houses either have their own, or use normal word processing apps.19:48
AlanBellyeah, I am not home schooling19:48
popeyi dont think the kids at our school get told what to use at home19:49
popeyi know at least one kid uses a chromebook, so google docs19:49
popeyclare gets sent email from it19:49
dwatkinsmuch more sensible approach19:49
czajkowskianyone on 13.04 can you please go to the login screen and click on shut down - does it actually shut down19:49
AlanBellI was going to get my younger daughter a chromebook when they do the next ARM one19:49
dwatkinsuse whatever software you have, so long as the end result is appropriate19:49
AlanBellindeed19:50
popeyit would be like mandating the make and model of pen and paper they are told to use19:50
AlanBellexactly19:50
ahayzenpopey, they have tried tht in some schools aswell ;)19:50
czajkowskipopey: ah see we had the pen and paper in primary school, especially for joined up writing to teach us19:50
dwatkinsthe class below me complained they were told to get a specific graphical calculator, as they were quite expensive19:50
czajkowskihad to write within the blue lines and then go to the top and bottom red lines for some letters19:51
dwatkinsnot sure what the end result was, mind19:51
Azelphurhmm, Ekiga 4.0 doesn't seem to work too well, no matter what I do with it I get a "Transport error"19:51
popeywell, for my kids age, yes pencil/paper19:51
AlanBellwe did have to get a specific scientific calculator, but it was £7.9519:51
popeybut clare teaches 15 year olds19:51
czajkowskihows the arm doing?19:51
popey1 week left!19:52
AlanBelland they do specify a uniform supplier19:52
czajkowskipopey: \o/19:52
AlanBellso schools can and do endorse specific businesses and require parents to spend money there19:52
popeyyeah, we have to get uniforms from a shop in reading19:52
czajkowskihmmm wonder if i cant shut down as I've signed into guest ac19:52
czajkowskithis is baffling me today19:52
popey"cant shut down" has been a bug for years on and off19:53
AlanBellbut it just irritates me a bit that my kids each have their own computers running lots of software and can do everything that I do in my daily job, but the school apparently wants me to throw that away and spend £1800 (when all three get there) on computers that do less.19:54
AlanBellor have them all share one computer or something19:54
AlanBelland fight over who gets to do homework on it at specific times, so that doesn't really work19:54
czajkowskipopey: ahh19:54
AlanBell"doesn't suspend" is another irritating bug19:55
AlanBellI really really really want there to be a non-negotiable suspend19:55
popeywindows "doesn't suspend" for me19:55
diploEvening all19:56
bigcalmpopey: I think it was when you retweeted me that my popularity exploded :) Amusing that even omgubuntu retweeted me as well19:56
bigcalmMorning diplo19:56
dwatkinssuspend can be stopped by an application? wow19:57
popeysweet!19:57
popeysophie was doing ballet today, so I had a few hours afk which was nice19:57
bigcalmOnce I gave in and bought an ssd just for Ubuntu, 12.10 has been the best 'out of box' experience for me so far. Well done team :)19:58
popeyoh excellent19:59
popeyshowed sophie how to add things to hers (and mine and mummys) calendar today19:59
popeyI expect lots of things to get added soon19:59
dwatkinssame here, my netbook flies along with an SSD in it, nice one :)19:59
ali1234i have never seen any computer suspend reliably except for macs20:00
popeywifeys mbp refused to suspend recently20:00
popeyknown issue apparently20:01
popeyi think it's steam stopping windows suspending for me20:01
ali1234phones seem to be able to do it20:01
popey\o/ Ubuntu Phone can!20:02
ali1234i find it funny that all the companies jumping on the "mobile" bandwagon put lots of effort into redesigning the UI but don't fix things like making suspend work20:02
popeybattery life on ubuntu phone is (surprisingly - hah) good!20:02
ali1234yeeeaaaah i'll believe that when i see it20:02
popeymeh, I don't care20:03
diplopopey: Running one, or just from info ?20:03
popeyI've seen it, that's good enough for my eyeballs20:03
bigcalm:)20:03
popeyit's an android kernel, so hardly surprising ☺20:03
bigcalmWho has run off with my ps2 to usb adapter? I want to use my unicomp keyboard!20:04
popeyi dont think we've got application suspending nailed yet, that's "to do"20:04
BigRedSali1234: it's like the desktop. All the hard problems get ignored while the solutions to the easy ones are rewritten20:05
ali1234BigRedS: yes, exactly20:05
BigRedSAnd, just as New Thing is ready enough that the hard problems can be worked on, we need a New New Thing20:05
popeyoh I dunno, sound seems not to have been re-written for a while, since pulse came along20:06
popeyx badly needs replacing20:06
BigRedSyeah, that's why we keep getting new DEs isn't it?20:06
BigRedSgnome 2 didn't *need* replacing. It just needed finishing20:07
BigRedSAnd now gnome 3 and Unity need finishing20:07
popeygnome 2 didnt need replacing for some users20:07
BigRedSwhich doesn't sound hugely like progress20:07
popeynot sure how well gnome 2 works on phones / tablets20:08
popeyand TVs20:08
ali1234please stop calling it gnome 220:08
ali1234it's actually called gnome-panel20:08
ali1234and it works on gnome 320:09
BigRedSyeah, so now we've new DEs that are as bad there as they are on the desktops? There's still a load of daft problems either in Unity or Gnome or in whatever underlying thing they share20:09
BigRedSlike NetworkManager, as I keep ranting about :)20:09
popeyyou know what people mean when they say "gnome 2"20:10
ali1234what's wrong with NM? i love it20:10
popey"the two panel interface which people know when someone says gnome 2"20:10
popey+1 on NM20:10
ali1234it does everything and it just works20:10
popeynot perfect but good20:10
ali1234VPNs, connection sharing...20:10
popeynot good for phones20:10
* AlanBell hugs gnome shell20:10
ali1234all that stuff was a right pain before20:10
BigRedSI think if I could tell it that I only wanted it to ever do anything with my WiFi interface it'd be okay20:11
BigRedSbut it keeps breaking other things20:11
ali1234you can tell it that20:11
BigRedSno you can't20:11
ali1234you can specify to ignore interfaces20:11
ali1234and it will20:11
BigRedSyou can tell it which devices to not interfere with, but not which ones to interfere with20:11
AlanBellUnity might work kind of well on a phone where you don't want lots of applications running20:11
AlanBellor lot of windows of one application20:12
ali1234why is that a prblem though? just tell it about all of your devices20:12
BigRedSmy last problem was with virt-manager which didn't seem to have a predictable mac for its bridge20:12
AlanBelldunno if gnome-shell is supposed to work on mobile devices20:12
ali1234ah yes, if you have randomly changing macs NM does not work well at all20:12
popeymoving from WWAN to LAN and back seamlessly doesn't work either20:13
ali1234how could it?20:13
BigRedSI've also never worked out how to make it stop overwriting resolvconf changes. I want the same search domains whatever network I'm on, but it always switces back20:13
popeywhich i think is one reason why connman exists, and the personality causes flimflam to exist20:13
BigRedShow could it work with randomly changing macs? I want to give it a list of macs that it should care about and have it ignore the rest20:13
ali1234no i mean how could it seamlessly switch from WWAN to LAN?20:14
BigRedSI only ever use it to connect to a wifi network, I don't want it pissing around with anything else, especially since when I do have anything else it's not something I've done in nm20:14
BigRedSoh, good20:14
ali1234that's going to cause all your connections to drop no matter what20:14
diploOnly issue I have with NM is when I'm using a vpn, the routing vpn gateway switch doesn't work20:15
popey\o/ hot baguettes & pate for tea20:18
bigcalmNom20:18
* AlanBell has irish brown bread with marmalade on it for tea20:22
* AlanBell is thinking about not using a CMS for exceptionalemails.com20:22
AlanBellwriting the UI in python and html20:22
AlanBelland writing my own paypal subscription integration later20:23
BigRedSyou're all about reinventing the wheel :)20:23
BigRedSbut, yeah, a CMS does seem like massive overkill just to get user auth20:23
popeyi wouldn't do paypal if I were you20:23
AlanBellwell yeah but it is so much easier!20:23
popeyI'd use stripe, ribbon or gumroad20:24
AlanBelldoing the smtpd in python was much easier than using exim20:24
daubersAlanBell: Just use django? it has inbuilt user auth stuffs too20:24
AlanBelldjango is a possibility20:24
AlanBellpopey: thanks for those suggestions, stripe looks good20:25
AlanBellnever heard of any of them before20:25
ali1234use bitcoins20:26
AlanBellyeah, happy to accept bitcoin20:26
ali1234use django if you don't want to use a cms20:26
ali1234definitely don't use drupal since it gives you all the hassles of a cms with none of the features20:27
AlanBellinitially it is going to be a free service for a beta period, but I want to design in chargable subscriptions for later20:28
bigcalmAlanBell: what about security of emails being stored on the server?20:33
AlanBellthey are pretty secure20:34
AlanBelland I have various purging options20:34
AlanBellso I can drop the body from the database as soon as it arrives for example, just search it for the regex the user wants to search for, like must not contain "failed" and if it is OK, drop the body20:36
AlanBellif it is a failure, notify and keep the body20:36
BigRedSmail_location = /dev/null/%d/%u20:36
AlanBellor people can choose to keep all the emails in full if they want20:36
AlanBellI will be advising people not to send emails with their IP address and passwords and file names and to generally think about what they are sending20:38
AlanBell!info python-django20:48
lubotu3python-django (source: python-django): High-level Python web development framework. In component main, is optional. Version 1.4.1-2ubuntu0.2 (quantal), package size 5202 kB, installed size 41258 kB20:48
* AlanBell ponders versions of things20:49
AlanBell1.6 is the new hotness, we have 1.3 in precise, 1.4.1 in quantal and 1.4.3 in raring20:50
BigRedSDo you need anything in 1.6 that's not in 1.3?20:51
AlanBellwell 1.3 is the flat layout and 1.4+ isn't20:52
AlanBellit creates a subdirectory under manage.py20:52
* AlanBell decides to develop on raring20:54
zleapah 13.0421:01
zleapthe one we wanted to call rampent rabbit21:01
AlanBellyeah, that one21:08
AlanBelldjango seems about right, I haven't done a django project from scratch before, just patched existing ones21:08
AlanBellit is fairly raw to the database which is what I need21:09
ali1234django isn't much more than an ORM and MVC templates framework21:15
AlanBellyeah, I disliked it a lot when working on summit and loco directory but I like it for this21:21
AlanBellfor those things I really didn't want to give a toss about schema changes, it made me too aware of the database for a CMS application21:22
AlanBelldjango is nice because I can write directly to the database from other applications without being too scared about doing so21:32
ali1234you dont need to though: there's no reason not to use django orm from a command line app21:54
ali1234and it makes writing command line admin scripts really easy21:54
bigcalmIs it possible to specify which workspace and monitor an app should appear on when loaded?21:57
bigcalmpopey or AlanBell ^^ ?22:01
redtape-renegadeApparently Ubuntu doesn't update it's tweet button [0] on the Ubuntu for Android homepage | http://www.ubuntu.com/devices/android | with a simple search .. you can see many have tweeted the message :  https://twitter.com/search?q=%23U4A&src=typd22:04
redtape-renegade#U4A -122:04
redtape-renegadeHow do I file a bug for that ?22:06
Laneyhttp://bugs.launchpad.net/ubuntu-website22:11
redtape-renegadeopening....22:11
AlanBellali1234: ooh, interesting point, I probably should do that22:12
AlanBellbigcalm: I have no idea22:13
bigcalmAlanBell: ta22:13
bigcalmMultimedia keyboard, can I tie the music controls to Spotify? :)22:15
ali1234bigcalm: you can with unity webapps and experimental spotify web interface, if that's still a thing22:20
ali1234you might have to program it all yourself though22:20
mgdmbigcalm: spotify speaks dbus, so I'm sure it's possible22:21
mgdmI've thought about it but not had enough round tuits yet22:21
redtape-renegadeBug #112846022:40
lubotu3bug 1128460 in Ubuntu Website "Tweet Button Notifier not showing correct number of Tweets for http://www.ubuntu.com/devices/android" [Undecided,New] https://launchpad.net/bugs/112846022:40
ali1234hmm regarding the aaron seigo post, do we know that ubuntu phone actually uses QML for the unity parts?22:59
ali1234it could be just the developer API, with unity using something else23:00
ali1234where smething else == libnux on libhybris/surface flinger23:02

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